aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAge
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-19
|\
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-23
* | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-15
|\ \
| * | s390: Replace __get_cpu_var usesChristoph Lameter2014-08-26
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-10-13
|\ \ \
| * | | s390/ftrace: simplify enabling/disabling of ftrace_graph_callerHeiko Carstens2014-10-09
| * | | s390/ftrace: remove 31 bit ftrace supportHeiko Carstens2014-10-09
| * | | s390/kdump: add support for vector extensionMichael Holzheu2014-10-09
| * | | s390/disassembler: add vector instructionsMartin Schwidefsky2014-10-09
| * | | s390: add support for vector extensionMartin Schwidefsky2014-10-09
| * | | s390/idle: consolidate idle functions and definitionsMartin Schwidefsky2014-10-09
| * | | s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky2014-10-09
| * | | s390/vtime: do not reset idle data on CPU hotplugMartin Schwidefsky2014-10-09
| * | | s390/mm: make use of ipte range facilityHeiko Carstens2014-09-30
| * | | s390/setup: correct 4-level kernel page table detectionMartin Schwidefsky2014-09-26
| * | | s390/topology: call set_sched_topology earlyMartin Schwidefsky2014-09-26
| * | | s390/uprobes: architecture backend for uprobesJan Willeke2014-09-25
| * | | s390/uprobes: common library for kprobes and uprobesJan Willeke2014-09-25
| * | | s390/rwlock: use the interlocked-access facility 1 instructionsMartin Schwidefsky2014-09-25
| * | | s390/rwlock: improve writer fairnessMartin Schwidefsky2014-09-25
| * | | s390/rwlock: remove interrupt-enabling rwlock variant.Martin Schwidefsky2014-09-25
| * | | s390/mm: remove change bit override supportHeiko Carstens2014-09-25
| * | | s390/vmemmap: remove memset call from vmemmap_populate()Heiko Carstens2014-09-25
| * | | s390/head.s: use zero as address for stflChristian Borntraeger2014-09-25
| * | | s390/rwlock: use directed yield for write-locked rwlocksMartin Schwidefsky2014-09-25
| * | | s390/hmcdrv: HMC drive CD/DVD accessRalf Hoppe2014-09-25
| * | | s390/spinlock: optimize spin_unlock codeHeiko Carstens2014-09-09
| * | | s390/ftrace: optimize mcount codeHeiko Carstens2014-09-09
| * | | s390/kprobes: remove unused jprobe_return_end()Heiko Carstens2014-09-09
| * | | s390/ftrace: enforce DYNAMIC_FTRACE if FUNCTION_TRACER is selectedHeiko Carstens2014-09-09
| * | | s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_REGS supportHeiko Carstens2014-09-09
| * | | s390/ftrace: optimize function graph caller codeHeiko Carstens2014-09-09
| * | | s390: pass march flag to assembly files as wellHeiko Carstens2014-09-09
| * | | s390/vdso: add vdso support for coarse clocksMartin Schwidefsky2014-09-09
| * | | s390/vdso: replace stck with stckeMartin Schwidefsky2014-09-09
| * | | s390: remove unused MACHINE_FLAG_RRBMHeiko Carstens2014-09-09
* | | | Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-13
|\ \ \ \
| * | | | seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski2014-09-03
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-13
|\ \ \ \ \
| * | | | | sched, time: Fix build error with 64 bit cputime_t on 32 bit systemsRik van Riel2014-10-02
* | | | | | Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2014-10-10
|\ \ \ \ \ \
| * | | | | | s390: Implement dma_{alloc,free}_attrs()Thierry Reding2014-08-26
| | |_|_|/ / | |/| | | |
* | | | | | nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven2014-10-09
* | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-09
|\ \ \ \ \ \
| * | | | | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-13
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-08
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-24
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-23
| |\ \ \ \ \ \ \
| * | | | | | | | net: filter: constify detection of pkt_type_offsetHannes Frederic Sowa2014-09-13
| * | | | | | | | net: bpf: be friendly to kmemcheckDaniel Borkmann2014-09-09