summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-10-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-13arm/arm64: KVM: map MMIO regions at creation timeArd Biesheuvel
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-10-13ARC: boot: cpu feature print enhancementsVineet Gupta
2014-10-13ARC: boot: consolidate cross-checking of h/w and s/wVineet Gupta
2014-10-13ARC: unbork FPU save/restoreVineet Gupta
2014-10-13ARC: remove extraneous __KERNEL__ guardsVineet Gupta
2014-10-13ARC: Update order of registers in KGDB to match GDB 7.5Anton Kolesov
2014-10-13ARC: Remove unneeded Kconfig entry NO_DMAPaul Bolle
2014-10-13ARC: BUG() dumps stack after @msg (@msg now same as in generic BUG))Vineet Gupta
2014-10-13ARC: refactoring: reduce the scope of some local varsVineet Gupta
2014-10-13ARC: remove gcc mpy heuristicsVineet Gupta
2014-10-13ARC: RIP @running_on_hwVineet Gupta
2014-10-13ARC: Update comments about uncached address spaceVineet Gupta
2014-10-13ARC: rename kconfig option for unaligned emulationVineet Gupta
2014-10-13ARC: [nsimosci] Allow "headless" models to bootVineet Gupta
2014-10-13ARC: [arcfpga] Get rid of ARC_BOARD_ANGEL4 and ARC_BOARD_ML509Paul Bolle
2014-10-13ARC: [arcfpga] Remove more dead codeVineet Gupta
2014-10-13ARC: [plat*] move code out of .init_machine into commonVineet Gupta
2014-10-13ARC: [arcfpga] consolidate machine description, DTVineet Gupta
2014-10-13powerpc/numa: Add ability to disable and debug topology updatesNishanth Aravamudan
2014-10-13powerpc/numa: check error return from proc_createNishanth Aravamudan
2014-10-13powerpc/powernv: Fallback to old HMI handling behavior for old firmwareMahesh Salgaonkar
2014-10-12parisc: Reduce SIGRTMIN from 37 to 32 to behave like other Linux architecturesHelge Deller
2014-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-10-12Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-10-11Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2014-10-10Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2014-10-10Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-10sparc64: Fix lockdep warnings on reboot on Ultra-5David S. Miller
2014-10-10dtb: Add 10GbE node to APM X-Gene SoC device treeIyappan Subramanian
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-10-10arm64: kvm: define PAGE_S2_DEVICE as read-only by defaultArd Biesheuvel
2014-10-10ARM: kvm: define PAGE_S2_DEVICE as read-only by defaultArd Biesheuvel
2014-10-10arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremapArd Biesheuvel
2014-10-10arm/arm64: KVM: fix potential NULL dereference in user_mem_abort()Ard Biesheuvel
2014-10-10arm/arm64: KVM: use __GFP_ZERO not memset() to get zeroed pagesArd Biesheuvel
2014-10-10powerpc/book3s: Don't clear MSR_RI in hmi handler.Mahesh Salgaonkar
2014-10-10powerpc: Fix sys_call_table declaration to enable syscall tracingRomeo Cane
2014-10-10Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-10-10nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2014-10-10alpha: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven
2014-10-10frv: remove deprecated IRQF_DISABLEDMichael Opdenacker
2014-10-10frv: remove unused cpuinfo_frv and friends to fix future build errorGeert Uytterhoeven
2014-10-10m68k: call find_vma with the mmap_sem held in sys_cacheflush()Davidlohr Bueso
2014-10-10arm64: mm: enable RCU fast_gupSteve Capper