summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal2014-08-291-2/+0
* s390: wire up memfd_create syscallHeiko Carstens2014-08-123-1/+4
* s390: add system information as device randomnessMartin Schwidefsky2014-08-121-0/+19
* s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPLMichael Holzheu2014-08-121-0/+7
* s390: wire up seccomp and getrandom syscallsHeiko Carstens2014-08-123-1/+7
* Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-093-92/+69
|\
| * s390: Use get_signal() signal_setup_done()Richard Weinberger2014-08-063-92/+69
* | Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds2014-08-085-20/+4
|\ \
| * | kexec: load and relocate purgatory at kernel load timeVivek Goyal2014-08-081-0/+2
| * | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-082-17/+0
| * | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-083-3/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-073-3/+3
|\ \ \ | |/ / |/| |
| * | KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras2014-08-051-0/+1
| * | KVM: irqchip: Provide and use accessors for irq routing tablePaul Mackerras2014-08-051-2/+1
| * | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini2014-08-051-1/+1
| |\ \
| | * | KVM: Rename and add argument to check_extensionAlexander Graf2014-07-281-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-08-0714-216/+266
|\ \ \ \
| * | | | s390/locking: Reenable optimistic spinningChristian Borntraeger2014-08-061-0/+1
| * | | | s390/mm: implement dirty bits for large segment table entriesMartin Schwidefsky2014-08-013-144/+159
| * | | | KVM: s390/mm: Fix page table locking vs. split pmd lockChristian Borntraeger2014-08-011-2/+3
| * | | | s390/irq: improve displayed interrupt order in /proc/interruptsHendrik Brueckner2014-07-281-45/+50
| * | | | s390/seccomp: fix error return for filtered system callsJan Willeke2014-07-281-1/+1
| * | | | s390/pci: introduce lazy IOTLB flushing for DMA unmapGerald Schaefer2014-07-221-14/+36
| * | | | s390/pci: fix kmsg componentGerald Schaefer2014-07-225-10/+10
| * | | | s390/kdump: Return NOTIFY_OK for all actions other than MEM_GOING_OFFLINEMichael Holzheu2014-07-221-0/+2
| * | | | s390/qdio: add helpers to manage qdio buffersSebastian Ott2014-07-221-0/+4
| | |_|/ | |/| |
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-063-6/+0
|\ \ \ \
| * | | | tgt: defconfig cleanupBart Van Assche2014-07-173-6/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-061-2/+2
|\ \ \ \ \
| * | | | | net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-021-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-052-9/+8
|\ \ \ \ \
| * | | | | timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2014-07-231-8/+8
| * | | | | clocksource: Get rid of cycle_lastThomas Gleixner2014-07-231-1/+1
| * | | | | ktime: Kill non-scalar ktime_t implementation for 2038John Stultz2014-07-231-1/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-043-6/+32
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar2014-07-286-64/+34
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | perf kvm: Add stat support on s390Alexander Yarygin2014-07-162-0/+26
| * | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes and refresh the b...Ingo Molnar2014-06-259-32/+43
| |\ \ \ \ \
| * | | | | | s390, perf: Use common PMU interrupt disabled codeVince Weaver2014-06-191-6/+6
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-041-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-048-132/+132
|\ \ \ \ \ \
| * | | | | | KVM: s390: rework broken SIGP STOP interrupt handlingDavid Hildenbrand2014-07-311-0/+3
| * | | | | | KVM: s390: Fix memory leak on busy SIGP stopChristian Borntraeger2014-07-301-0/+1
| * | | | | | KVM: s390: add ipte to trace event decodingChristian Borntraeger2014-07-211-0/+1
| * | | | | | KVM: s390: advertise KVM_CAP_S390_IRQCHIPCornelia Huck2014-07-211-0/+1
| * | | | | | KVM: s390: remove the tasklet used by the hrtimerDavid Hildenbrand2014-07-214-16/+1
| * | | | | | KVM: s390: move vcpu wakeup code to a central pointDavid Hildenbrand2014-07-213-23/+22
| * | | | | | KVM: s390: remove _bh locking from start_stop_lockDavid Hildenbrand2014-07-211-4/+4
| * | | | | | KVM: s390: remove _bh locking from local_int.lockDavid Hildenbrand2014-07-213-28/+28