summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2014-08-14xtensa: allow single-stepping through unaligned load/storeMax Filippov
2014-08-14xtensa: move invalid unaligned instruction handler closer to its usersMax Filippov
2014-08-14xtensa: make fast_unaligned store restartableMax Filippov
2014-08-14xtensa: add double exception fixup handler for fast_unalignedMax Filippov
2014-08-14xtensa: fix kernel/user jump out of fast_unalignedMax Filippov
2014-08-14xtensa: configure kc705 for highmemMax Filippov
2014-08-14xtensa: support highmem in aliasing cache flushing codeMax Filippov
2014-08-14xtensa: support aliasing cache in kmapMax Filippov
2014-08-14xtensa: support aliasing cache in k[un]map_atomicMax Filippov
2014-08-14xtensa: implement clear_user_highpage and copy_user_highpageMax Filippov
2014-08-14xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_missMax Filippov
2014-08-14xtensa: allow fixmap and kmap span more than one page tableMax Filippov
2014-08-14xtensa: make fixmap region addressing grow with indexMax Filippov
2014-08-14xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DSMax Filippov
2014-08-14xtensa: add renameat2 syscallMiklos Szeredi
2014-08-14xtensa: fix address checks in dma_{alloc,free}_coherentAlan Douglas
2014-08-14xtensa: replace IOCTL code definitions with constantsMax Filippov
2014-08-14xtensa: remove orphan MATH_EMULATION symbolMax Filippov
2014-08-14xtensa: select HAVE_IDE only on platforms that may have itMax Filippov
2014-08-14xtensa: sort 'select' statements in KconfigMax Filippov
2014-08-14xtensa: make MMU-related configuration options depend on MMUMax Filippov
2014-08-14xtensa: simplify addition of new core variantsMax Filippov
2014-08-13sparc: Hook up memfd_create system call.David S. Miller
2014-08-13sparc64: Properly claim resources as each PCI bus is probed.David S. Miller
2014-08-13sparc64: Skip bogus PCI bridge ranges.David S. Miller
2014-08-13sparc64: Expand PCI bridge probing debug logging.David S. Miller
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-08-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-13Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-13Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-08-13Merge tag 'metag-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-13powerpc/thp: Add tracepoints to track hugepage invalidateAneesh Kumar K.V
2014-08-13powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V
2014-08-13powerpc/thp: Use ACCESS_ONCE when loading pmdpAneesh Kumar K.V
2014-08-13powerpc/thp: Invalidate with vpn in loopAneesh Kumar K.V
2014-08-13powerpc/thp: Handle combo pages in invalidateAneesh Kumar K.V
2014-08-13powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pteAneesh Kumar K.V
2014-08-13powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V
2014-08-13powerpc/thp: Add write barrier after updating the valid bitAneesh Kumar K.V
2014-08-13powerpc: reorder per-cpu NUMA information's initializationNishanth Aravamudan
2014-08-13powerpc/perf/hv-24x7: Use kmem_cache_freeHimangi Saraogi
2014-08-13powerpc/pseries/hvcserver: Fix endian issue in hvcs_get_partner_infoThomas Falcon
2014-08-13powerpc: Hard disable interrupts in xmonAnton Blanchard
2014-08-13powerpc: remove duplicate definition of TEXASR_FSNishanth Aravamudan
2014-08-13powerpc/pseries: Avoid deadlock on removing ddwGavin Shan
2014-08-13powerpc/pseries: Failure on removing device nodeGavin Shan
2014-08-13powerpc/boot: Use correct zlib types for comparisonBenjamin Herrenschmidt
2014-08-13powerpc/powernv: Interface to register/unregister opal dump regionVasant Hegde
2014-08-13powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYSMichael Ellerman