summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2015-02-12s390/cacheinfo: coding style changesHeiko Carstens
2015-02-12s390/cacheinfo: fix shared cpu masksHeiko Carstens
2015-02-12s390/smp: reduce size of struct pcpuHeiko Carstens
2015-02-12s390/topology: convert cpu_topology array to per cpu variableHeiko Carstens
2015-02-12s390/topology: delay initialization of topology cpu masksHeiko Carstens
2015-02-12s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3Martin Schwidefsky
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-02-10s390/process: free vx save area when releasing tasksHendrik Brueckner
2015-02-10s390/cacheinfo: don't use smp_processor_id() in preemptible contextHeiko Carstens
2015-01-29s390/jump label: use different nop instructionHeiko Carstens
2015-01-29s390/jump label: add sanity checksHeiko Carstens
2015-01-29s390/ftrace: hotpatch support for function tracingHeiko Carstens
2015-01-29s390: reintroduce diag 44 calls for cpu_relax()Heiko Carstens
2015-01-23s390/spinlock: add compare-and-delay to lock wait loopsMartin Schwidefsky
2015-01-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-22s390/smp: remove check for CONFIG_ZFCPDUMPPaul Bolle
2015-01-22s390: add SMT supportMartin Schwidefsky
2015-01-22s390: avoid z13 cache aliasingMartin Schwidefsky
2015-01-22s390: add z13 code generation supportMartin Schwidefsky
2015-01-20module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell
2015-01-12s390/uprobes: fix user space PER eventsJan Willeke
2015-01-08s390: move cacheinfo sysfs to generic cacheinfo infrastructureSudeep Holla
2015-01-08s390/sclp: sign extend return value of _sclp_print_early()Heiko Carstens
2015-01-08s390/signal: add sys_sigreturn and sys_rt_sigreturn declarationsHeiko Carstens
2015-01-08s390/disassembler: remove indentical initializerHeiko Carstens
2015-01-08s390/ftrace: add code replacement sanity checksHeiko Carstens
2014-12-18s390: wire up execveat syscallHeiko Carstens
2014-12-18s390/vtime: Get rid of redundant WARN_ONChristian Borntraeger
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-12-08s390: use local symbol names in entry[64].SMartin Schwidefsky
2014-12-08s390/ptrace: always include vector registers in core filesMartin Schwidefsky
2014-12-08s390/simd: clear vector register pointer on fork/cloneMartin Schwidefsky
2014-12-08s390/idle: convert open coded idle time seqcountFrederic Weisbecker
2014-12-08s390/idle: add missing irq off lockdep annotationHeiko Carstens
2014-12-08s390/debug: avoid function call for debug_sprintf_*Christian Borntraeger
2014-12-05groups: Consolidate the setgroups permission checksEric W. Biederman
2014-12-01s390/kprobes: fix instruction copy for out of line executionHeiko Carstens
2014-12-01s390: fix machine check handlingSebastian Ott
2014-11-21s390/traps: die on translation exceptionsHeiko Carstens
2014-11-21s390/traps: print interrupt code and instruction length codeHeiko Carstens
2014-11-19s390/kernel: add system calls for PCI memory accessAlexey Ishchuk
2014-11-19s390: fix ptrace of user area if the inferior uses vector registersMartin Schwidefsky
2014-11-18s390/irq: use irq 0Sebastian Ott
2014-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-11-03s390/cpum_sf: Remove initialization of PMU event indexHendrik Brueckner
2014-11-03s390/signal: add sparse annotationsMartin Schwidefsky
2014-11-03s390/cmpxchg: use compiler builtinsMartin Schwidefsky
2014-10-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-28perf: Fix and clean up initialization of pmu::event_idxPeter Zijlstra