Age | Commit message (Expand) | Author | Files | Lines |
2015-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -12/+13 |
2015-05-22 | crypto: s390/ghash - Fix incorrect ghash icv buffer handling. | Harald Freudenberger | 1 | -12/+13 |
2015-05-19 | s390/mm: correct return value of pmd_pfn | Martin Schwidefsky | 1 | -1/+1 |
2015-05-13 | s390/crypto: fix stckf loop | Harald Freudenberger | 1 | -1/+1 |
2015-04-30 | s390/bpf: Fix gcov stack space problem | Michael Holzheu | 1 | -1/+4 |
2015-04-30 | s390/bpf: Adjust ALU64_DIV/MOD to match interpreter change | Michael Holzheu | 1 | -8/+6 |
2015-04-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 10 | -328/+1032 |
2015-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -9/+9 |
2015-04-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
2015-04-23 | s390/zcrypt: Introduce new SHA-512 based Pseudo Random Generator. | Harald Freudenberger | 2 | -102/+870 |
2015-04-23 | s390/mm: change swap pte encoding and pgtable cleanup | Martin Schwidefsky | 2 | -123/+97 |
2015-04-23 | s390/mm: correct transfer of dirty & young bits in __pmd_to_pte | Martin Schwidefsky | 1 | -2/+2 |
2015-04-23 | s390/bpf: add dependency to z196 features | Heiko Carstens | 1 | -1/+1 |
2015-04-23 | s390/kvm: remove delayed reallocation of page tables for KVM | Martin Schwidefsky | 5 | -100/+59 |
2015-04-23 | kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP | Martin Schwidefsky | 1 | -0/+3 |
2015-04-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 9 | -823/+1273 |
2015-04-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -2/+5 |
2015-04-15 | s390: remove use of seq_printf return value | Joe Perches | 1 | -2/+4 |
2015-04-15 | kernel: conditionally support non-root users, groups and capabilities | Iulia Manda | 1 | -0/+1 |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -27/+4 |
2015-04-15 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -2/+0 |
2015-04-15 | VFS: assorted weird filesystems: d_inode() annotations | David Howells | 1 | -9/+9 |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -2/+0 |
2015-04-15 | KVM: s390: disable RRBM again | Christian Borntraeger | 1 | -1/+1 |
2015-04-15 | s390/pci: add locking for fmb access | Sebastian Ott | 3 | -6/+12 |
2015-04-15 | s390/pci: extract software counters from fmb | Sebastian Ott | 4 | -14/+28 |
2015-04-15 | s390/bpf: Add s390x eBPF JIT compiler backend | Michael Holzheu | 4 | -803/+1234 |
2015-04-15 | s390: Use bool function return values of true/false not 1/0 | Joe Perches | 1 | -1/+1 |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 106 | -7095/+1328 |
2015-04-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -29/+30 |
2015-04-14 | mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE | Kees Cook | 1 | -3/+0 |
2015-04-14 | mm: split ET_DYN ASLR from mmap ASLR | Kees Cook | 2 | -11/+2 |
2015-04-14 | s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE | Kees Cook | 2 | -12/+7 |
2015-04-14 | mm: expose arch_mmap_rnd when available | Kees Cook | 2 | -4/+5 |
2015-04-14 | s390: standardize mmap_rnd() usage | Kees Cook | 1 | -11/+23 |
2015-04-14 | s390: expose number of page table levels | Kirill A. Shutemov | 1 | -0/+5 |
2015-04-14 | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -1/+1 |
2015-04-14 | Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -0/+7 |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -0/+46 |
2015-04-13 | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2015-04-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -10/+10 |
2015-04-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+3 |
2015-04-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 14 | -565/+1527 |
2015-04-13 | s390/smp: wait until secondaries are active & online | Heiko Carstens | 1 | -1/+2 |
2015-04-13 | s390/hibernate: fix save and restore of kernel text section | Heiko Carstens | 1 | -0/+4 |
2015-04-13 | s390/cacheinfo: add missing facility check | Heiko Carstens | 1 | -0/+4 |
2015-04-12 | s390: Remove signal translation and exec_domain | Richard Weinberger | 4 | -27/+4 |
2015-04-11 | make new_sync_{read,write}() static | Al Viro | 1 | -2/+0 |
2015-04-11 | Merge branch 'iocb' into for-next | Al Viro | 1 | -1/+1 |
2015-04-09 | jump_label: Allow asm/jump_label.h to be included in assembly | Anton Blanchard | 1 | -0/+3 |