aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-07-29mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()Oleg Nesterov
2015-07-29mm: mark most vm_operations_struct constKirill A. Shutemov
2015-07-29ARM: mm: do not use virt_to_idmap() for NOMMU systemsVitaly Andrianov
2015-07-29Revert "kernel/watchdog: move NMI function header declarations from watchdog....Stephen Rothwell
2015-07-29Merge branch 'akpm-current/current'Stephen Rothwell
2015-07-29Merge remote-tracking branch 'clk/clk-next'Stephen Rothwell
2015-07-29Merge remote-tracking branch 'pinctrl/for-next'Stephen Rothwell
2015-07-29Merge remote-tracking branch 'tty/tty-next'Stephen Rothwell
2015-07-29Merge remote-tracking branch 'xen-tip/linux-next'Stephen Rothwell
2015-07-29Merge remote-tracking branch 'kvms390/next'Stephen Rothwell
2015-07-29Merge remote-tracking branch 'kvm-arm/next'Stephen Rothwell
2015-07-29Merge remote-tracking branch 'kvm/linux-next'Stephen Rothwell
2015-07-29Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2015-07-29Merge remote-tracking branch 'clockevents/clockevents/next'Stephen Rothwell
2015-07-29Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2015-07-29Merge remote-tracking branch 'spi/for-next'Stephen Rothwell
2015-07-29Merge remote-tracking branch 'security/next'Stephen Rothwell
2015-07-29Merge remote-tracking branch 'drm/drm-next'Stephen Rothwell
2015-07-29Merge remote-tracking branch 'crypto/master'Stephen Rothwell
2015-07-29Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2015-07-29Merge remote-tracking branch 'slave-dma/next'Stephen Rothwell
2015-07-29Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2015-07-29Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2015-07-29kdump, vmcoreinfo: report actual value of phys_baseHATAYAMA Daisuke
2015-07-29kexec: split kexec_load syscall from kexec core codedyoung@redhat.com
2015-07-29mm: define MADV_FREE for some archesMinchan Kim
2015-07-29arm64: add pmd_[dirty|mkclean] for THPMinchan Kim
2015-07-29arm: add pmd_mkclean for THPMinchan Kim
2015-07-29powerpc: add pmd_[dirty|mkclean] for THPMinchan Kim
2015-07-29sparc-add-pmd_-for-thp-fixAndrew Morton
2015-07-29sparc: add pmd_[dirty|mkclean] for THPMinchan Kim
2015-07-29x86-add-pmd_-for-thp-fixAndrew Morton
2015-07-29x86: add pmd_[dirty|mkclean] for THPMinchan Kim
2015-07-29mm-srcu-ify-shrinkers-fix-fixAndrew Morton
2015-07-29mm-srcu-ify-shrinkers-fixDavidlohr Bueso
2015-07-29mem-hotplug: handle node hole when initializing numa_meminfo.Tang Chen
2015-07-29genalloc-add-name-arg-to-gen_pool_get-and-devm_gen_pool_create-v2Vladimir Zapolskiy
2015-07-29genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy
2015-07-29mm: send one IPI per CPU to TLB flush all entries after unmapping pagesMel Gorman
2015-07-29x86, mm: trace when an IPI is about to be sentMel Gorman
2015-07-29mm-mmap-add-mmap-flag-to-request-vm_lockonfault-v4Eric B Munson
2015-07-29mm: mmap: add mmap flag to request VM_LOCKONFAULTEric B Munson
2015-07-29mm: mlock: introduce VM_LOCKONFAULT and add mlock flags to enable itEric B Munson
2015-07-29mm-mlock-add-new-mlock-munlock-and-munlockall-system-calls-fix-2Heiko Carstens
2015-07-29mm: fix up new locking syscallsMark Brown
2015-07-29mm: mlock: Add new mlock, munlock, and munlockall system callsEric B Munson
2015-07-29mm: mlock: add new mlock, munlock, and munlockall system callsEric B Munson
2015-07-29userfaultfd: activate syscall fixStephen Rothwell
2015-07-29userfaultfd: activate syscallAndrea Arcangeli
2015-07-29kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.hGuenter Roeck