summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/uaccess: simplify control register updatesMartin Schwidefsky2014-05-208-43/+33Star
* s390/smp: Avoid busy loop after halt and "begin" on z/VMMichael Holzheu2014-05-202-12/+2Star
* s390: fix new ccwgroup.h kernel-doc warningRandy Dunlap2014-05-201-0/+2
* s390/dump: Remove CONFIG_ZFCPDUMPMichael Holzheu2014-05-203-17/+8Star
* s390/cmma: remove "cmma disable" code in case of dump againHeiko Carstens2014-05-201-10/+0Star
* 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/+256Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-05-021-1/+0Star
|\
| * s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSHMartin Schwidefsky2014-04-251-1/+0Star
* | Merge branch 'safe-dirty-tlb-flush'Linus Torvalds2014-04-281-1/+12
|\ \
| * | mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds2014-04-261-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/+2Star
| * 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
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-121-1/+0Star
|\ \
| * | get rid of DEBUG_WRITECOUNTAl Viro2014-04-021-1/+0Star
* | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-122-4/+4
|\ \ \ | |_|/ |/| |
| * | audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris2014-03-201-1/+1
| * | syscall_get_arch: remove useless function argumentsEric Paris2014-03-201-3/+2Star
| * | audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro2014-03-201-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-04-0836-958/+892Star
|\ \ \
| * | | s390/uaccess: rework uaccess code - fix locking issuesHeiko Carstens2014-04-0315-815/+556Star
| * | | s390/mm,tlb: optimize TLB flushing for zEC12Martin Schwidefsky2014-04-0311-66/+213
| * | | s390/mm,tlb: safeguard against speculative TLB creationMartin Schwidefsky2014-04-033-18/+21
| * | | s390/irq: Use defines for external interruption codesThomas Huth2014-04-0310-23/+30
| * | | s390/irq: Add defines for external interruption codesThomas Huth2014-04-031-0/+13
| * | | kvm/s390: also set guest pages back to stable on kexec/kdumpChristian Borntraeger2014-04-011-0/+4
| * | | s390/bitops,atomic: add missing memory barriersHeiko Carstens2014-04-012-46/+65
* | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-082-1/+4
|\ \ \ \
| * | | | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-081-1/+1
| * | | | mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags"Alex Thorlton2014-04-081-0/+3
* | | | | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-072-5/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | s390, smp: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-4/+9
| * | | | s390, cacheinfo: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+4
| | |_|/ | |/| |
* | | | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-031-2/+1Star
|\ \ \ \
| * | | | ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-071-1/+1
| * | | | ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-071-1/+0Star
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-031-5/+8
|\ \ \ \ \
| * | | | | net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann2014-03-311-1/+4
| * | | | | net: Rename skb->rxhash to skb->hashTom Herbert2014-03-261-4/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-031-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2014-02-2061-373/+3215
| |\ \ \ \ \ | | | |/ / / | | |/| | |