summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-216-125/+107
|\
| * s390/spinlock: disabled compare-and-delay by defaultMartin Schwidefsky2015-02-191-5/+7
| * s390/cacheinfo: coding style changesHeiko Carstens2015-02-121-13/+3
| * s390/cacheinfo: fix shared cpu masksHeiko Carstens2015-02-121-5/+4
| * s390/smp: reduce size of struct pcpuHeiko Carstens2015-02-121-27/+27
| * s390/topology: convert cpu_topology array to per cpu variableHeiko Carstens2015-02-121-17/+17
| * s390/topology: delay initialization of topology cpu masksHeiko Carstens2015-02-122-54/+47
| * s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3Martin Schwidefsky2015-02-121-4/+2
* | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin2015-02-131-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-131-0/+29
|\ \
| * | s390/kernel: Update /proc/sysinfo file with Extended Name and UUIDEkaterina Tumanova2015-02-091-0/+29
* | | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-122-2/+2
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-1121-469/+594
|\ \
| * | s390/process: free vx save area when releasing tasksHendrik Brueckner2015-02-101-0/+8
| * | s390/cacheinfo: don't use smp_processor_id() in preemptible contextHeiko Carstens2015-02-101-2/+5
| * | s390/jump label: use different nop instructionHeiko Carstens2015-01-291-6/+13
| * | s390/jump label: add sanity checksHeiko Carstens2015-01-291-14/+42
| * | s390/ftrace: hotpatch support for function tracingHeiko Carstens2015-01-294-4/+20
| * | s390: reintroduce diag 44 calls for cpu_relax()Heiko Carstens2015-01-291-1/+9
| * | s390/spinlock: add compare-and-delay to lock wait loopsMartin Schwidefsky2015-01-231-0/+18
| * | s390/smp: remove check for CONFIG_ZFCPDUMPPaul Bolle2015-01-221-1/+1
| * | s390: add SMT supportMartin Schwidefsky2015-01-228-95/+336
| * | s390: avoid z13 cache aliasingMartin Schwidefsky2015-01-221-10/+0
| * | s390: add z13 code generation supportMartin Schwidefsky2015-01-222-1/+6
| * | s390: move cacheinfo sysfs to generic cacheinfo infrastructureSudeep Holla2015-01-081-296/+92
| * | s390/sclp: sign extend return value of _sclp_print_early()Heiko Carstens2015-01-081-1/+2
| * | s390/signal: add sys_sigreturn and sys_rt_sigreturn declarationsHeiko Carstens2015-01-081-1/+3
| * | s390/disassembler: remove indentical initializerHeiko Carstens2015-01-081-1/+0
| * | s390/ftrace: add code replacement sanity checksHeiko Carstens2015-01-081-46/+49
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-01-231-7/+3
|\ \ \
| * | | module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell2015-01-201-7/+3
| | |/ | |/|
* | | s390/uprobes: fix user space PER eventsJan Willeke2015-01-121-9/+60
| |/ |/|
* | s390: wire up execveat syscallHeiko Carstens2014-12-181-0/+1
* | s390/vtime: Get rid of redundant WARN_ONChristian Borntraeger2014-12-181-2/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-12-171-1/+1
|\
| * groups: Consolidate the setgroups permission checksEric W. Biederman2014-12-051-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-12-1123-590/+739
|\ \
| * | s390: use local symbol names in entry[64].SMartin Schwidefsky2014-12-082-398/+398
| * | s390/ptrace: always include vector registers in core filesMartin Schwidefsky2014-12-081-10/+8
| * | s390/simd: clear vector register pointer on fork/cloneMartin Schwidefsky2014-12-081-0/+1
| * | s390/idle: convert open coded idle time seqcountFrederic Weisbecker2014-12-081-13/+11
| * | s390/idle: add missing irq off lockdep annotationHeiko Carstens2014-12-081-0/+2
| * | s390/debug: avoid function call for debug_sprintf_*Christian Borntraeger2014-12-081-8/+4
| * | s390/kprobes: fix instruction copy for out of line executionHeiko Carstens2014-12-011-1/+1
| * | s390/traps: die on translation exceptionsHeiko Carstens2014-11-211-2/+6
| * | s390/traps: print interrupt code and instruction length codeHeiko Carstens2014-11-212-2/+4
| * | s390/kernel: add system calls for PCI memory accessAlexey Ishchuk2014-11-193-0/+6
| * | s390: fix ptrace of user area if the inferior uses vector registersMartin Schwidefsky2014-11-191-22/+75
| * | s390/irq: use irq 0Sebastian Ott2014-11-181-4/+1
| * | s390/cpum_sf: Remove initialization of PMU event indexHendrik Brueckner2014-11-031-1/+0
OpenPOWER on IntegriCloud