summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-08Merge branch 'parisc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-09-08Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2015-09-08mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka
2015-09-08x86: use generic early mem copyMark Salter
2015-09-08arm64: support initrd outside kernel linear mapMark Salter
2015-09-08mem-hotplug: handle node hole when initializing numa_meminfo.Tang Chen
2015-09-08sparc32: do not include swap.h from pgtable_32.hMichal Hocko
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-08Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2015-09-08Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2015-09-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-09-08Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-09-08Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-08Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2015-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-09-08parisc: Use platform_device_register_simple("rtc-generic")Helge Deller
2015-09-08parisc: Drop CONFIG_SMP around update_cr16_clocksource()Helge Deller
2015-09-08xen: switch extra memory accounting to use pfnsJuergen Gross
2015-09-08xen: limit memory to architectural maximumJuergen Gross
2015-09-08xen: avoid another early crash of memory limited dom0Juergen Gross
2015-09-08xen: avoid early crash of memory limited dom0Juergen Gross
2015-09-08parisc: Use double word condition in 64bit CAS operationJohn David Anglin
2015-09-08parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller
2015-09-08parisc: Additionally check for in_atomic() in page fault handlerHelge Deller
2015-09-08parisc: Define ioremap_uc and ioremap_wcGuenter Roeck
2015-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-09-05Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-09-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-05ARM: dts: AM437x: Add the internal and external clock nodes for rtcKeerthy
2015-09-05ARM: config: Switch PXA27x platforms to use PXA RTC driverRob Herring
2015-09-05ARM: mmp: remove unused RTC register definitionsRob Herring
2015-09-05ARM: sa1100: remove unused RTC register definitionsRob Herring
2015-09-05ARM: pxa: add memory resource to SA1100 RTC deviceRob Herring
2015-09-05rtc: pxa: convert to use shared sa1100 functionsRob Herring
2015-09-04genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy
2015-09-04mm: send one IPI per CPU to TLB flush all entries after unmapping pagesMel Gorman
2015-09-04x86, mm: trace when an IPI is about to be sentMel Gorman
2015-09-04userfaultfd: activate syscallAndrea Arcangeli
2015-09-04watchdog: rename watchdog_suspend() and watchdog_resume()Ulrich Obergfell
2015-09-04watchdog: use suspend/resume interface in fixup_ht_bug()Ulrich Obergfell
2015-09-04kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.hGuenter Roeck
2015-09-04sh: use PFN_DOWN macroAlexander Kuleshov
2015-09-04Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-09-04Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2015-09-04crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin
2015-09-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-09-04kbuild: Fix clang detectionMichal Marek
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds