summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-09-10mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()Oleg Nesterov1-44/+7
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov1-1/+1
2015-09-10lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu8-10/+12
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young20-20/+32
2015-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds9-33/+73
2015-09-09Merge branch 'parisc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-21/+15
2015-09-09Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds15-81/+41
2015-09-09mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka5-9/+5
2015-09-09x86: use generic early mem copyMark Salter1-21/+1
2015-09-09arm64: support initrd outside kernel linear mapMark Salter1-0/+62
2015-09-09mem-hotplug: handle node hole when initializing numa_meminfo.Tang Chen1-2/+4
2015-09-09sparc32: do not include swap.h from pgtable_32.hMichal Hocko1-1/+1
2015-09-09Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds26-191/+197
2015-09-09Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-4/+4
2015-09-09Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds6-7/+7
2015-09-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2-2/+3
2015-09-08Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-129/+27
2015-09-08Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds23-250/+1679
2015-09-08Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2-40/+35
2015-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2015-09-08parisc: Use platform_device_register_simple("rtc-generic")Helge Deller1-10/+4
2015-09-08parisc: Drop CONFIG_SMP around update_cr16_clocksource()Helge Deller1-7/+0
2015-09-08xen: switch extra memory accounting to use pfnsJuergen Gross1-36/+44
2015-09-08xen: limit memory to architectural maximumJuergen Gross1-1/+1
2015-09-08xen: avoid another early crash of memory limited dom0Juergen Gross1-8/+15
2015-09-08xen: avoid early crash of memory limited dom0Juergen Gross1-3/+4
2015-09-08parisc: Use double word condition in 64bit CAS operationJohn David Anglin1-1/+1
2015-09-08parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller1-2/+7
2015-09-08parisc: Additionally check for in_atomic() in page fault handlerHelge Deller1-1/+1
2015-09-08parisc: Define ioremap_uc and ioremap_wcGuenter Roeck1-0/+2
2015-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+0
2015-09-06Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-1/+1
2015-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-11/+24
2015-09-05ARM: dts: AM437x: Add the internal and external clock nodes for rtcKeerthy4-0/+33
2015-09-05ARM: config: Switch PXA27x platforms to use PXA RTC driverRob Herring6-6/+6
2015-09-05ARM: mmp: remove unused RTC register definitionsRob Herring1-23/+0
2015-09-05ARM: sa1100: remove unused RTC register definitionsRob Herring1-34/+0
2015-09-05ARM: pxa: add memory resource to SA1100 RTC deviceRob Herring1-16/+2
2015-09-05rtc: pxa: convert to use shared sa1100 functionsRob Herring2-2/+0
2015-09-05genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy4-4/+4
2015-09-05mm: send one IPI per CPU to TLB flush all entries after unmapping pagesMel Gorman2-0/+7
2015-09-05x86, mm: trace when an IPI is about to be sentMel Gorman1-0/+1
2015-09-05userfaultfd: activate syscallAndrea Arcangeli2-0/+2
2015-09-05watchdog: rename watchdog_suspend() and watchdog_resume()Ulrich Obergfell1-2/+2
2015-09-05watchdog: use suspend/resume interface in fixup_ht_bug()Ulrich Obergfell1-2/+5
2015-09-05kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.hGuenter Roeck1-1/+1
2015-09-05sh: use PFN_DOWN macroAlexander Kuleshov2-4/+4
2015-09-05Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-7/+6
2015-09-04Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2-11/+20
2015-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds10-12/+61