summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-11-05exec/ptrace: fix get_dumpable() incorrect testsKees Cook
2013-11-05arch/arm/mach-davinci/sram.c: use gen_pool_dma_alloc() to sram.cNicolin Chen
2013-11-05x86: move fpu_counter into ARCH specific thread_structVineet Gupta
2013-11-05sh: move fpu_counter into ARCH specific thread_structVineet Gupta
2013-11-05errno.h: remove "NFS" from descriptions in commentsEric Sandeen
2013-11-05arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages()Zhi Yong Wu
2013-11-05mem-hotplug: introduce movable_node boot optionTang Chen
2013-11-05x86, acpi, crash, kdump: do reserve_crashkernel() after SRAT is parsed.Tang Chen
2013-11-05x86/mem-hotplug: support initialize page tables in bottom-upTang Chen
2013-11-05x86/mm: factor out of top-down direct mapping setupTang Chen
2013-11-05s390/mmap: randomize mmap base for bottom up directionHeiko Carstens
2013-11-05mm/arch: use NUMA_NO_NODEJianguo Wu
2013-11-05mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu
2013-11-05mm: remove obsolete comments about page table lockNaoya Horiguchi
2013-11-05mm/arch: use __free_reserved_page() to simplify the codeXishi Qiu
2013-11-05cris: media platform drivers: fix buildMauro Carvalho Chehab
2013-11-05x86, mm: get ASLR work for hugetlb mappingsKirill A. Shutemov
2013-11-05x86/srat: use NUMA_NO_NODEJianguo Wu
2013-11-05arch/x86: unify pte_to_pgoff and pgoff_to_pte helpersCyrill Gorcunov
2013-11-05sh64: kernel: remove useless variable 'regs'Chen Gang
2013-11-05sh64: kernel: use 'usp' instead of 'fn'Chen Gang
2013-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-11-02ARC: Incorrect mm reference used in vmalloc fault handlerVineet Gupta
2013-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-31MIPS: ralink: fix return value check in rt_timer_probe()Wei Yongjun
2013-10-30Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2013-10-30percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen
2013-10-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-10-30uml: check length in exitcode_proc_write()Dan Carpenter
2013-10-30MIPS: malta: Fix GIC interrupt offsetsMarkos Chandras
2013-10-30KVM: Fix modprobe failure for kvm_intel/kvm_amdTim Gardner
2013-10-29MIPS: Perf: Fix 74K cache mapDeng-Cheng Zhu
2013-10-29perf/x86: Fix NMI measurementsPeter Zijlstra
2013-10-28Merge tag 'xtensa-next-20131015' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2013-10-27parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAMHelge Deller
2013-10-25Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-10-22s390/time: correct use of store clock fastMartin Schwidefsky
2013-10-19parisc: enable DEVTMPFS, DEVTMPFS_MOUNT and BLK_DEV_INITRD in defconfigsHelge Deller
2013-10-19Revert "parisc: Export flush_cache_page() (needed by lustre)"Helge Deller
2013-10-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-10-16xtensa: Cocci spatch "noderef"Thomas Meyer
2013-10-15Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-10-15Merge branch 'fixes-for-v3.12' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2013-10-15Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-10-15Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-10-15xtensa: don't use alternate signal stack on threadsBaruch Siach
2013-10-15xtensa: fix fast_syscall_spill_registers_fixupMax Filippov
2013-10-15s390/compat,signal: fix return value of copy_siginfo_(to|from)_user32()Heiko Carstens