summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | s390/Kconfig: make z196 the default processor typeMartin Schwidefsky2016-04-211-1/+1
| * | | | | s390/fpu: allocate 'struct fpu' with the task_structMartin Schwidefsky2016-04-215-28/+32
| * | | | | s390/crypto: cleanup and move the header with the cpacf definitionsMartin Schwidefsky2016-04-1510-660/+556Star
| * | | | | s390/pci: fmb enhancementsSebastian Ott2016-04-152-21/+75
| * | | | | s390/dasd: Add new ioctl BIODASDCHECKFMTJan Höppner2016-04-151-0/+32
| * | | | | s390/pci: add report_error attributeSebastian Ott2016-04-151-0/+23
| * | | | | s390/sclp: add error notification commandSebastian Ott2016-04-151-0/+13
| * | | | | s390: Clarify pagefault interruptPeter Zijlstra2016-04-151-8/+33
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-182-9/+4Star
|\ \ \ \ \ \
| * | | | | | livepatch: reuse module loader code to write relocationsJessica Yu2016-04-011-7/+0Star
| * | | | | | module: s390: keep mod_arch_specific for livepatch modulesJessica Yu2016-04-011-2/+4
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-05-182-19/+60
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | bpf, s390: add support for constant blindingDaniel Borkmann2016-05-161-17/+56
| * | | | | | bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apisDaniel Borkmann2016-05-161-3/+5
| * | | | | | bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann2016-05-161-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-161-1/+1
|\ \ \ \ \ \
| * | | | | | sched: Allow per-cpu kernel threads to run on online && !activePeter Zijlstra (Intel)2016-05-061-1/+1
| |/ / / / /
* | | | | | Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-05-161-4/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | locking/rwsem, s390: Provide __down_write_killable()Michal Hocko2016-04-131-2/+17
| * | | | | locking/rwsem: Get rid of __down_write_nested()Michal Hocko2016-04-131-6/+1Star
| | |_|/ / | |/| | |
* | | | | s390/mm: fix asce_bits handling with dynamic pagetable levelsGerald Schaefer2016-04-218-77/+62Star
* | | | | s390/pci: fix use after free in dma_initSebastian Ott2016-04-211-6/+10
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-04-184-1/+8
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | s390: add CPU_BIG_ENDIAN config optionHeiko Carstens2016-04-151-0/+3
| * | | s390/spinlock: avoid yield to non existent cpuHeiko Carstens2016-04-151-0/+1
| * | | s390/seccomp: include generic seccomp header fileSudip Mukherjee2016-04-011-0/+2
| * | | s390/pci: add extra padding to function measurement blockSebastian Ott2016-04-011-1/+2
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-04-061-2/+2
|\ \ \ \
| * | | | s390/mm/kvm: fix mis-merge in gmap handlingChristian Borntraeger2016-04-051-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds2016-04-041-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-04-0110-10/+28
|\ \ \ | |/ / |/| |
| * | s390: wire up preadv2/pwritev2 syscallsHeiko Carstens2016-04-012-1/+5
| * | s390/pci: PCI function group 0 is valid for clp_query_pci_fnPierre Morel2016-04-011-2/+1Star
| * | s390/crypto: provide correct file mode at device register.Harald Freudenberger2016-03-291-0/+2
| * | s390/mm: handle PTE-mapped tail pages in fast gupGerald Schaefer2016-03-171-3/+5
| * | s390: add DEBUG_RODATA supportHeiko Carstens2016-03-172-3/+10
| * | s390: disable postinit-readonly for nowKees Cook2016-03-171-0/+3
| * | s390/cpum_sf: Fix cpu hotplug notifier transitionsAnna-Maria Gleixner2016-03-171-1/+1
| * | s390/cpum_cf: Fix missing cpu hotplug notifier transitionAnna-Maria Gleixner2016-03-171-0/+1
* | | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-261-0/+1
* | | s390/extable: use generic search and sort routinesArd Biesheuvel2016-03-223-93/+2Star
* | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-212-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/+1Star
* | | | 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
|\ \ \ \ \