summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-10-14ia64: remove duplicate declarations of __per_cpu_start[] and __per_cpu_end[]Geert Uytterhoeven
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-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
2014-10-11Merge 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-09Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-10-09nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2014-10-09alpha: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven
2014-10-09frv: remove deprecated IRQF_DISABLEDMichael Opdenacker
2014-10-09frv: remove unused cpuinfo_frv and friends to fix future build errorGeert Uytterhoeven
2014-10-09m68k: call find_vma with the mmap_sem held in sys_cacheflush()Davidlohr Bueso