Age | Commit message (Expand) | Author | Files | Lines |
2016-05-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 33 | -736/+830 |
2016-05-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -9/+4 |
2016-05-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -19/+60 |
2016-05-17 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2016-05-16 | Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -4/+14 |
2016-05-16 | bpf, s390: add support for constant blinding | Daniel Borkmann | 1 | -17/+56 |
2016-05-16 | bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis | Daniel Borkmann | 1 | -3/+5 |
2016-05-16 | bpf: split HAVE_BPF_JIT into cBPF and eBPF variant | Daniel Borkmann | 1 | -1/+1 |
2016-05-11 | s390/vmem: remove unused function parameter | Heiko Carstens | 1 | -3/+3 |
2016-05-11 | s390/vmem: fix identity mapping | Heiko Carstens | 1 | -1/+1 |
2016-05-10 | s390: add missing include statements | Heiko Carstens | 3 | -0/+3 |
2016-05-10 | s390: add missing declarations | Heiko Carstens | 3 | -0/+7 |
2016-05-10 | s390: make couple of variables and functions static | Heiko Carstens | 1 | -1/+1 |
2016-05-10 | s390/cache: remove superfluous locking | Heiko Carstens | 1 | -2/+0 |
2016-05-10 | s390/cpuinfo: simplify locking and skip offline cpus early | Heiko Carstens | 1 | -4/+11 |
2016-05-06 | sched: Allow per-cpu kernel threads to run on online && !active | Peter Zijlstra (Intel) | 1 | -1/+1 |
2016-05-04 | s390/dumpstack: implement and use return_address() | Heiko Carstens | 2 | -1/+27 |
2016-05-03 | s390/cpum_sf: Remove superfluous SMP function call | Anna-Maria Gleixner | 1 | -3/+6 |
2016-05-03 | s390/cpum_cf: Remove superfluous SMP function call | Anna-Maria Gleixner | 1 | -3/+6 |
2016-04-21 | s390/Kconfig: make z196 the default processor type | Martin Schwidefsky | 1 | -1/+1 |
2016-04-21 | s390/fpu: allocate 'struct fpu' with the task_struct | Martin Schwidefsky | 5 | -28/+32 |
2016-04-21 | s390/mm: fix asce_bits handling with dynamic pagetable levels | Gerald Schaefer | 8 | -77/+62 |
2016-04-21 | s390/pci: fix use after free in dma_init | Sebastian Ott | 1 | -6/+10 |
2016-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 4 | -1/+8 |
2016-04-15 | s390/crypto: cleanup and move the header with the cpacf definitions | Martin Schwidefsky | 10 | -660/+556 |
2016-04-15 | s390/pci: fmb enhancements | Sebastian Ott | 2 | -21/+75 |
2016-04-15 | s390/dasd: Add new ioctl BIODASDCHECKFMT | Jan Höppner | 1 | -0/+32 |
2016-04-15 | s390/pci: add report_error attribute | Sebastian Ott | 1 | -0/+23 |
2016-04-15 | s390/sclp: add error notification command | Sebastian Ott | 1 | -0/+13 |
2016-04-15 | s390: Clarify pagefault interrupt | Peter Zijlstra | 1 | -8/+33 |
2016-04-15 | s390: add CPU_BIG_ENDIAN config option | Heiko Carstens | 1 | -0/+3 |
2016-04-15 | s390/spinlock: avoid yield to non existent cpu | Heiko Carstens | 1 | -0/+1 |
2016-04-13 | locking/rwsem, s390: Provide __down_write_killable() | Michal Hocko | 1 | -2/+17 |
2016-04-13 | locking/rwsem: Get rid of __down_write_nested() | Michal Hocko | 1 | -6/+1 |
2016-04-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -2/+2 |
2016-04-05 | s390/mm/kvm: fix mis-merge in gmap handling | Christian Borntraeger | 1 | -2/+2 |
2016-04-04 | Merge branch 'PAGE_CACHE_SIZE-removal' | Linus Torvalds | 1 | -2/+2 |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 1 | -2/+2 |
2016-04-01 | s390/seccomp: include generic seccomp header file | Sudip Mukherjee | 1 | -0/+2 |
2016-04-01 | s390/pci: add extra padding to function measurement block | Sebastian Ott | 1 | -1/+2 |
2016-04-01 | livepatch: reuse module loader code to write relocations | Jessica Yu | 1 | -7/+0 |
2016-04-01 | module: s390: keep mod_arch_specific for livepatch modules | Jessica Yu | 1 | -2/+4 |
2016-04-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 10 | -10/+28 |
2016-04-01 | s390: wire up preadv2/pwritev2 syscalls | Heiko Carstens | 2 | -1/+5 |
2016-04-01 | s390/pci: PCI function group 0 is valid for clp_query_pci_fn | Pierre Morel | 1 | -2/+1 |
2016-03-29 | s390/crypto: provide correct file mode at device register. | Harald Freudenberger | 1 | -0/+2 |
2016-03-26 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko | 1 | -0/+1 |
2016-03-23 | s390/extable: use generic search and sort routines | Ard Biesheuvel | 3 | -93/+2 |
2016-03-21 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -3/+13 |
2016-03-20 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 5 | -9/+13 |