summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2014-10-14frv: remove unused declarations of __start___ex_table and __stop___ex_tableGeert Uytterhoeven
2014-10-14kvm: ensure hard lockup detection is disabled by defaultUlrich Obergfell
2014-10-14arch/x86/mm/numa.c: fix boot failure when all nodes are hotpluggableXishi Qiu
2014-10-14ARM: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14arch/x86/kernel/cpu/common.c: fix unused symbol warningAndrew Morton
2014-10-14x86: use optimized ioresource lookup in ioremap functionMike Travis
2014-10-14kexec-bzimage64: fix sparse warningsVivek Goyal
2014-10-14kexec: check if crashk_res_low exists when exclude it from crash mem rangesBaoquan He
2014-10-14arch/x86/purgatory/Makefile: try to use automatic variable in kexec purgatory...Baoquan He
2014-10-14ARM: dts: fix wrong compatible string of Exynos3250 RTC dt nodeChanwoo Choi
2014-10-13um: net: Eliminate NULL test after alloc_bootmemHimangi Saraogi
2014-10-13um: Add support for CONFIG_STACKTRACEDaniel Walter
2014-10-13um: ubd: Fix for processes stuck in D state foreverThorsten Knabe
2014-10-13Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-13Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-13Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-10-13Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-13um: delete unnecessary bootmem struct page arrayHonggang Li
2014-10-13um: remove csum_partial_copy_generic_i386 to clean up exception tableHonggang Li
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
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-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds