summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-221-0/+1
|\
| *-. Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar2015-06-227-26/+27
| |\ \
| | | * arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani2015-06-071-0/+1
| | * | Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar2015-06-032-3/+1
| | |\ \ | | | |/ | | |/|
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-223-7/+13
|\ \ \ \
| * \ \ \ Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar2015-06-024-23/+25
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-271-1/+2
| * | | | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-191-1/+1
| * | | | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand2015-05-191-5/+10
| | |/ / | |/| |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-06-222-3/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra2015-05-191-1/+1
| * | | locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra2015-05-191-1/+1
| * | | arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner2015-05-131-2/+0
| |/ /
* | | s390/bpf: fix bpf frame pointer setupMichael Holzheu2015-06-031-4/+7
* | | s390/bpf: fix stack allocationMichael Holzheu2015-06-031-1/+3
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-05-221-12/+13
|\ \
| * | crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger2015-05-221-12/+13
* | | s390/mm: correct return value of pmd_pfnMartin Schwidefsky2015-05-191-1/+1
* | | s390/crypto: fix stckf loopHarald Freudenberger2015-05-131-1/+1
* | | s390/bpf: Fix gcov stack space problemMichael Holzheu2015-04-301-1/+4
* | | s390/bpf: Adjust ALU64_DIV/MOD to match interpreter changeMichael Holzheu2015-04-301-8/+6
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-2810-328/+1032
|\ \
| * | s390/zcrypt: Introduce new SHA-512 based Pseudo Random Generator.Harald Freudenberger2015-04-232-102/+870
| * | s390/mm: change swap pte encoding and pgtable cleanupMartin Schwidefsky2015-04-232-123/+97
| * | s390/mm: correct transfer of dirty & young bits in __pmd_to_pteMartin Schwidefsky2015-04-231-2/+2
| * | s390/bpf: add dependency to z196 featuresHeiko Carstens2015-04-231-1/+1
| * | s390/kvm: remove delayed reallocation of page tables for KVMMartin Schwidefsky2015-04-235-100/+59
| * | kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky2015-04-231-0/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-261-9/+9
|\ \ \
| * | | VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-151-9/+9
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-261-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | KVM: s390: disable RRBM againChristian Borntraeger2015-04-151-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-209-823/+1273
|\ \ \ \ | |_|_|/ |/| | |
| * | | s390/pci: add locking for fmb accessSebastian Ott2015-04-153-6/+12
| * | | s390/pci: extract software counters from fmbSebastian Ott2015-04-154-14/+28
| * | | s390/bpf: Add s390x eBPF JIT compiler backendMichael Holzheu2015-04-154-803/+1234
| * | | s390: Use bool function return values of true/false not 1/0Joe Perches2015-04-151-1/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-152-2/+5
|\ \ \ \
| * | | | s390: remove use of seq_printf return valueJoe Perches2015-04-151-2/+4
| * | | | kernel: conditionally support non-root users, groups and capabilitiesIulia Manda2015-04-151-0/+1
* | | | | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-154-27/+4
|\ \ \ \ \
| * | | | | s390: Remove signal translation and exec_domainRichard Weinberger2015-04-124-27/+4
* | | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-151-2/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | make new_sync_{read,write}() staticAl Viro2015-04-111-2/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-152-2/+0
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Merge branch 'iocb' into for-davemAl Viro2015-04-091-1/+1
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-024-19/+62
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | s390: fix /proc/interrupts outputSebastian Ott2015-03-251-1/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-201-1/+0
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-0911-82/+76
| |\ \ \ \ \
OpenPOWER on IntegriCloud