summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-06-0349-868/+783
|\
| * s390/lowcore: replace lowcore irb array with a per-cpu variableMartin Schwidefsky2014-05-282-11/+3
| * s390/lowcore: reserve 96 bytes for IRB in lowcoreChristian Borntraeger2014-05-281-5/+6
| * s390/facilities: remove extract-cpu-time facility checkHeiko Carstens2014-05-281-4/+4
| * s390: require mvcos facility for z10 and newer machinesHeiko Carstens2014-05-271-3/+3
| * s390/boot: fix boot of compressed kernel built with gcc 4.9Martin Schwidefsky2014-05-271-1/+1
| * s390/time: cast tv_nsec to u64 prior to shift in update_vsyscallMartin Schwidefsky2014-05-271-1/+1
| * s390/oprofile: make return of 0 explicitJulia Lawall2014-05-271-10/+4
| * s390/spinlock: refactor arch_spin_lock_wait[_flags]Martin Schwidefsky2014-05-201-34/+47
| * s390/rwlock: add missing local_irq_restore callsMartin Schwidefsky2014-05-201-0/+2
| * s390/spinlock,rwlock: always to a load-and-test firstMartin Schwidefsky2014-05-202-33/+46
| * s390/cio: fix multiple structure definitionsSebastian Ott2014-05-202-1/+12
| * s390/spinlock: fix system hang with spin_retry <= 0Gerald Schaefer2014-05-201-6/+8
| * s390/appldata: add slab.h for kzalloc/kfreeJeff Mahoney2014-05-201-0/+1
| * s390/uaccess: provide inline variants of get_user/put_userHeiko Carstens2014-05-201-0/+30
| * s390/pci: add some new arch specific pci attributesSebastian Ott2014-05-204-3/+65
| * s390/pci: use pdev->dev.groups for attribute creationSebastian Ott2014-05-203-40/+16
| * s390/pci: use macro for attribute creationSebastian Ott2014-05-201-38/+17
| * s390/pci: improve state check when processing hotplug eventsSebastian Ott2014-05-201-2/+3
| * s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky2014-05-2016-126/+173
| * s390/uaccess: simplify control register updatesMartin Schwidefsky2014-05-208-43/+33
| * s390/smp: Avoid busy loop after halt and "begin" on z/VMMichael Holzheu2014-05-202-12/+2
| * s390: fix new ccwgroup.h kernel-doc warningRandy Dunlap2014-05-201-0/+2
| * s390/dump: Remove CONFIG_ZFCPDUMPMichael Holzheu2014-05-203-17/+8
| * s390/cmma: remove "cmma disable" code in case of dump againHeiko Carstens2014-05-201-10/+0
| * s390/spinlock: optimize spinlock code sequencePhilipp Hachtmann2014-05-205-10/+21
| * s390/spinlock: cleanup spinlock codePhilipp Hachtmann2014-05-203-77/+82
| * s390/mm: Convert bootmem to memblockPhilipp Hachtmann2014-05-209-468/+256
* | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-023-40/+16
|\ \
| * | s390/pci: use pdev->dev.groups for attribute creationSebastian Ott2014-05-223-40/+16
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-05-281-0/+1
|\ \ \
| * | | KVM: s390: announce irqfd capabilityCornelia Huck2014-05-151-0/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-05-231-1/+1
|\ \ \
| * | | net: filter: s390: fix JIT address randomizationHeiko Carstens2014-05-141-1/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-05-212-0/+6
|\ \ \ | |/ / |/| |
| * | crypto: s390 - fix aes,des ctr mode concurrency finding.Harald Freudenberger2014-05-082-0/+6
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-05-021-1/+0
|\ \ \
| * | | s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSHMartin Schwidefsky2014-04-251-1/+0
* | | | Merge branch 'safe-dirty-tlb-flush'Linus Torvalds2014-04-271-1/+12
|\ \ \ \
| * | | | mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds2014-04-251-1/+12
| |/ / /
* | | | s390/ccwgroup: Fix memory corruptionChristian Borntraeger2014-04-251-1/+1
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-04-1611-31/+210
|\ \ \ | |_|/ |/| |
| * | s390/compat: fix typoHeiko Carstens2014-04-111-1/+1
| * | s390/uaccess: fix possible register corruption in strnlen_user_srst()Heiko Carstens2014-04-111-3/+2
| * | s390: add 31 bit warning messageHeiko Carstens2014-04-111-0/+32
| * | s390: wire up sys_renameat2Heiko Carstens2014-04-113-1/+4
| * | s390: show_registers() should not map user space addresses to kernel symbolsHeiko Carstens2014-04-111-4/+4
| * | s390/mm: print control registers and page table walk on crashHeiko Carstens2014-04-091-5/+135
| * | s390/smp: fix smp_stop_cpu() for !CONFIG_SMPHeiko Carstens2014-04-093-16/+31
| * | s390: fix control register updateMartin Schwidefsky2014-04-091-1/+1
OpenPOWER on IntegriCloud