summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-101-0/+11
|\
| * mm: Make arch_unmap()/bprm_mm_init() available to all architecturesDave Hansen2014-11-191-0/+11
* | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-101-5/+5
|\ \
| * | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-231-2/+2
| * | PCI/MSI: Rename mask/unmask_msi_irq et alThomas Gleixner2014-11-231-2/+2
| * | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-231-1/+1
| * | s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()Yijing Wang2014-11-111-2/+2
* | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-092-9/+5
|\ \ \
| * \ \ Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux...Arnd Bergmann2014-11-111-5/+0
| |\ \ \
| | * | | s390: io: remove dummy relaxed accessor macros for readsWill Deacon2014-10-201-5/+0
| | |/ /
| * / / /dev/mem: Use more consistent data typesThierry Reding2014-11-102-4/+5
| |/ /
* | / s390: fix machine check handlingSebastian Ott2014-12-011-6/+2
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-11-0511-90/+67
|\ \
| * | s390/ftrace: add ftrace_graph_is_dead() checkHeiko Carstens2014-10-281-0/+2
| * | s390: update default configurationMartin Schwidefsky2014-10-275-74/+32
| * | s390/vdso: fix stack corruptionHeiko Carstens2014-10-274-16/+29
| * | s390/time: use stck clock fast for do_account_vtimeMartin Schwidefsky2014-10-271-0/+4
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-311-6/+0
|\ \ \ | |/ / |/| |
| * | perf: Fix and clean up initialization of pmu::event_idxPeter Zijlstra2014-10-281-6/+0
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-10-216-6/+9
|\ \ | |/ |/|
| * s390/uprobes: fix kprobes dependencyJan Willeke2014-10-172-2/+2
| * s390: wire up bpf syscallHeiko Carstens2014-10-173-1/+4
| * s390/mm: fixing calls of pte_unmap_unlockDominik Dingel2014-10-151-3/+3
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-3/+1
|\ \ | |/ |/|
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-3/+1
* | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-1510-41/+45
|\ \
| * | s390: Replace __get_cpu_var usesChristoph Lameter2014-08-2612-44/+48
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-10-1473-911/+2399
|\ \ \
| * | | s390/ftrace: simplify enabling/disabling of ftrace_graph_callerHeiko Carstens2014-10-092-15/+10
| * | | s390/ftrace: remove 31 bit ftrace supportHeiko Carstens2014-10-096-205/+56
| * | | s390/kdump: add support for vector extensionMichael Holzheu2014-10-098-21/+112
| * | | s390/disassembler: add vector instructionsMartin Schwidefsky2014-10-092-9/+249
| * | | s390: add support for vector extensionMartin Schwidefsky2014-10-0921-187/+802
| * | | s390/idle: consolidate idle functions and definitionsMartin Schwidefsky2014-10-0912-144/+166
| * | | s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky2014-10-095-27/+7
| * | | s390/vtime: do not reset idle data on CPU hotplugMartin Schwidefsky2014-10-091-2/+0
| * | | s390/mm: make use of ipte range facilityHeiko Carstens2014-09-302-7/+47
| * | | s390/setup: correct 4-level kernel page table detectionMartin Schwidefsky2014-09-261-2/+2
| * | | s390/topology: call set_sched_topology earlyMartin Schwidefsky2014-09-261-8/+10
| * | | s390/uprobes: architecture backend for uprobesJan Willeke2014-09-2510-13/+430
| * | | s390/uprobes: common library for kprobes and uprobesJan Willeke2014-09-254-151/+168
| * | | s390/rwlock: use the interlocked-access facility 1 instructionsMartin Schwidefsky2014-09-252-2/+108
| * | | s390/rwlock: improve writer fairnessMartin Schwidefsky2014-09-251-5/+9
| * | | s390/rwlock: remove interrupt-enabling rwlock variant.Martin Schwidefsky2014-09-252-66/+4
| * | | s390/mm: remove change bit override supportHeiko Carstens2014-09-254-13/+6
| * | | s390/vmemmap: remove memset call from vmemmap_populate()Heiko Carstens2014-09-251-3/+2
| * | | s390/head.s: use zero as address for stflChristian Borntraeger2014-09-251-1/+1
| * | | s390/rwlock: use directed yield for write-locked rwlocksMartin Schwidefsky2014-09-255-32/+54
| * | | s390/hmcdrv: HMC drive CD/DVD accessRalf Hoppe2014-09-252-0/+2
| * | | s390/spinlock: optimize spin_unlock codeHeiko Carstens2014-09-092-9/+18