summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-11-15mm, thp: do not access mm->pmd_huge_pte directlyKirill A. Shutemov
2013-11-15mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKSKirill A. Shutemov
2013-11-14sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai
2013-11-14sparc64: Add self-IPI support for smp_send_reschedule()Kirill Tkhai
2013-11-14sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...oftedal
2013-11-14ARM: highbank: only select errata 764369 if SMPOlof Johansson
2013-11-14ARM: sti: only select errata 764369 if SMPOlof Johansson
2013-11-14ARM: tegra: init fuse before setting reset handlerAlexandre Courbot
2013-11-14ARM: vt8500: add defconfig for v6/v7 chipsOlof Johansson
2013-11-14ARM: integrator_cp: Set LCD{0,1} enable lines when turning on CLCDJonathan Austin
2013-11-14ARM: OMAP2+: smsc911x: fix return value check in gpmc_smsc911x_init()Wei Yongjun
2013-11-14Merge tag 'for-v3.13/clock-fixes-a' of git://git.kernel.org/pub/scm/linux/ker...Tony Lindgren
2013-11-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-11-14Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-11-14Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-14Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-13sparc64: Encode huge PMDs using PTE encoding.David S. Miller
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-11-13sparc: Use preempt_schedule_irqThomas Gleixner
2013-11-13ia64: Use preempt_schedule_irqThomas Gleixner
2013-11-13m32r: Use preempt_schedule_irqThomas Gleixner
2013-11-13hardirq: Make hardirq bits genericThomas Gleixner
2013-11-13m68k: Simplify low level interrupt handling codeThomas Gleixner
2013-11-13kvm, vmx: Fix lazy FPU on nested guestAnthoine Bourgeois
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-11-12twl4030_charger: Add devicetree supportNeilBrown
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-13Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2013-11-13exec/ptrace: fix get_dumpable() incorrect testsKees Cook
2013-11-13arch/arm/mach-davinci/sram.c: use gen_pool_dma_alloc() to sram.cNicolin Chen
2013-11-13x86: move fpu_counter into ARCH specific thread_structVineet Gupta
2013-11-13sh: move fpu_counter into ARCH specific thread_structVineet Gupta
2013-11-13errno.h: remove "NFS" from descriptions in commentsEric Sandeen
2013-11-13arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages()Zhi Yong Wu
2013-11-13mem-hotplug: introduce movable_node boot optionTang Chen
2013-11-13x86, acpi, crash, kdump: do reserve_crashkernel() after SRAT is parsed.Tang Chen
2013-11-13x86/mem-hotplug: support initialize page tables in bottom-upTang Chen
2013-11-13x86/mm: factor out of top-down direct mapping setupTang Chen
2013-11-13s390/mmap: randomize mmap base for bottom up directionHeiko Carstens
2013-11-13mm/arch: use NUMA_NO_NODEJianguo Wu
2013-11-13mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu
2013-11-13mm: remove obsolete comments about page table lockNaoya Horiguchi
2013-11-13mm/arch: use __free_reserved_page() to simplify the codeXishi Qiu
2013-11-13cris: media platform drivers: fix buildMauro Carvalho Chehab