aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-05-22
|\
| * crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger2015-05-21
* | s390/mm: correct return value of pmd_pfnMartin Schwidefsky2015-05-19
* | s390/crypto: fix stckf loopHarald Freudenberger2015-05-13
* | s390/bpf: Fix gcov stack space problemMichael Holzheu2015-04-30
* | s390/bpf: Adjust ALU64_DIV/MOD to match interpreter changeMichael Holzheu2015-04-30
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-28
|\ \
| * | s390/zcrypt: Introduce new SHA-512 based Pseudo Random Generator.Harald Freudenberger2015-04-23
| * | s390/mm: change swap pte encoding and pgtable cleanupMartin Schwidefsky2015-04-23
| * | s390/mm: correct transfer of dirty & young bits in __pmd_to_pteMartin Schwidefsky2015-04-23
| * | s390/bpf: add dependency to z196 featuresHeiko Carstens2015-04-23
| * | s390/kvm: remove delayed reallocation of page tables for KVMMartin Schwidefsky2015-04-23
| * | kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky2015-04-23
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\ \ \
| * | | VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-15
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-26
|\ \ \ \ | |_|/ / |/| | |
| * | | KVM: s390: disable RRBM againChristian Borntraeger2015-04-15
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-20
|\ \ \ \ | |_|_|/ |/| | |
| * | | s390/pci: add locking for fmb accessSebastian Ott2015-04-15
| * | | s390/pci: extract software counters from fmbSebastian Ott2015-04-15
| * | | s390/bpf: Add s390x eBPF JIT compiler backendMichael Holzheu2015-04-15
| * | | s390: Use bool function return values of true/false not 1/0Joe Perches2015-04-15
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-15
|\ \ \ \
| * | | | s390: remove use of seq_printf return valueJoe Perches2015-04-15
| * | | | kernel: conditionally support non-root users, groups and capabilitiesIulia Manda2015-04-15
* | | | | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-15
|\ \ \ \ \
| * | | | | s390: Remove signal translation and exec_domainRichard Weinberger2015-04-12
* | | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-15
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | make new_sync_{read,write}() staticAl Viro2015-04-11
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-15
|\| | | | | |_|/ / |/| | |
| * | | Merge branch 'iocb' into for-davemAl Viro2015-04-09
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-02
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | s390: fix /proc/interrupts outputSebastian Ott2015-03-25
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-20
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-09
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-03
| |\ \ \ \ \ \
| * | | | | | | s390: remove claw driverUrsula Braun2015-02-28
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-14
|\ \ \ \ \ \ \ \
| * | | | | | | | s390/smp: wait until secondaries are active & onlineHeiko Carstens2015-04-13
| * | | | | | | | s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens2015-04-13
| * | | | | | | | s390/cacheinfo: add missing facility checkHeiko Carstens2015-04-13
| * | | | | | | | s390/syscalls: simplify syscall_get_arch()Heiko Carstens2015-03-30
| * | | | | | | | s390/irq: enforce correct irqclass_sub_desc array sizeHeiko Carstens2015-03-25
| * | | | | | | | s390: remove "64" suffix from mem64.S and swsusp_asm64.SHeiko Carstens2015-03-25
| * | | | | | | | s390/ipl: cleanup macro usageSebastian Ott2015-03-25
| * | | | | | | | s390/ipl: cleanup shutdown_action attributesSebastian Ott2015-03-25
| * | | | | | | | s390/ipl: cleanup bin attr usageSebastian Ott2015-03-25
| * | | | | | | | s390/uprobes: fix address space annotationHeiko Carstens2015-03-25
| * | | | | | | | s390: add missing arch_release_task_struct() declarationHeiko Carstens2015-03-25
| * | | | | | | | s390: make couple of functions and variables staticHeiko Carstens2015-03-25