summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-251-0/+1
* s390/extable: use generic search and sort routinesArd Biesheuvel2016-03-223-93/+2
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-202-3/+13
|\
| * mm/core, x86/mm/pkeys: Differentiate instruction fetchesDave Hansen2016-02-181-1/+1
| * mm/core: Do not enforce PKEY permissions on remote mm accessDave Hansen2016-02-181-1/+2
| * mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keysDave Hansen2016-02-181-0/+11
| * mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-161-3/+1
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-03-205-9/+13
|\ \
| * | s390/dma: Allow per device dma opsChristian Borntraeger2016-03-025-9/+13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-192-4/+4
|\ \ \
| * | | ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-131-4/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-082-1/+3
| |\| |
| * | | net: Facility to report route quality of connected socketsTom Herbert2016-02-251-0/+2
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-182-11/+4
|\ \ \ \
| * | | | param: convert some "on"/"off" users to strtoboolKees Cook2016-03-172-11/+4
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-171-4/+0
|\ \ \ \ \
| * | | | | klp: remove CONFIG_LIVEPATCH dependency from klp headersJiri Kosina2016-03-061-2/+0
| * | | | | klp: remove superfluous errors in asm/livepatch.hMiroslav Benes2016-03-061-2/+0
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-171-0/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | crypto: xts - fix compile errorsStephan Mueller2016-02-171-0/+1
| * | | | | crypto: xts - consolidate sanity check for keysStephan Mueller2016-02-171-0/+5
* | | | | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-162-3/+0
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas2016-03-152-3/+0
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | | * | | | | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-1/+0
| | |/ / / / / | |/| | | | |
| | * | | | | PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas2016-03-081-1/+0
| | * | | | | PCI: Include pci/pcie/Kconfig directly from pci/KconfigBogicevic Sasa2016-03-081-1/+0
| |/ / / / /
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-162-9/+7
|\ \ \ \ \ \
| * | | | | | s390: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger2016-03-152-9/+7
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-03-1651-2183/+2358
|\ \ \ \ \ \ \
| * | | | | | | s390/pci: enforce fmb page boundary ruleSebastian Ott2016-03-142-2/+5
| * | | | | | | s390: fix floating pointer register corruption (again)Martin Schwidefsky2016-03-101-104/+2
| * | | | | | | s390/cpumf: add missing lpp magic initializationHeiko Carstens2016-03-101-0/+1
| * | | | | | | s390: Fix misspellings in commentsAdam Buchbinder2016-03-085-6/+6
| * | | | | | | s390/mm: split arch/s390/mm/pgtable.cMartin Schwidefsky2016-03-0813-1405/+1464
| * | | | | | | s390/mm: uninline pmdp_xxx functions from pgtable.hMartin Schwidefsky2016-03-083-112/+124
| * | | | | | | s390/mm: uninline ptep_xxx functions from pgtable.hMartin Schwidefsky2016-03-083-353/+318
| * | | | | | | s390/pci: add ioctl interface for CLPMartin Schwidefsky2016-03-074-39/+293
| * | | | | | | s390: Use pr_warn instead of pr_warningJoe Perches2016-03-074-19/+12
| * | | | | | | s390/percpu: remove this_cpu_cmpxchg_double_4Heiko Carstens2016-03-021-1/+0
| * | | | | | | s390/cpumf: Improve guest detection heuristicsChristian Borntraeger2016-03-022-3/+7
| * | | | | | | s390/fault: merge report_user_fault implementationsHeiko Carstens2016-03-023-26/+12
| * | | | | | | s390/dis: use correct escape sequence for '%' characterHeiko Carstens2016-03-021-12/+5
| * | | | | | | s390/kvm: simplify set_guest_storage_keyMartin Schwidefsky2016-03-021-17/+0
| * | | | | | | s390/oprofile: add z13/z13s model numbersHeiko Carstens2016-02-241-0/+1
| * | | | | | | s390: add z13s model number to z13 elf platformHeiko Carstens2016-02-242-4/+5
| * | | | | | | s390/mm: correct comment about segment table entriesMartin Schwidefsky2016-02-231-5/+5
| * | | | | | | s390/dumpstack: merge all four stack tracersHeiko Carstens2016-02-237-218/+89
| * | | | | | | s390/mm: remove unnecessary indirection with pgste_update_allMartin Schwidefsky2016-02-231-13/+12
| * | | | | | | s390/dumpstack: use bit fields to decode psw mask in show_registers()Heiko Carstens2016-02-231-13/+4