summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/ipl: cleanup macro usageSebastian Ott2015-03-251-19/+11
* s390/ipl: cleanup shutdown_action attributesSebastian Ott2015-03-251-31/+20
* s390/ipl: cleanup bin attr usageSebastian Ott2015-03-251-56/+18
* s390/uprobes: fix address space annotationHeiko Carstens2015-03-251-1/+3
* s390: make couple of functions and variables staticHeiko Carstens2015-03-251-1/+1
* s390/maccess: remove potentially broken probe_kernel_write()Heiko Carstens2015-03-253-8/+8
* s390/traps: panic() instead of die() on translation exceptionHeiko Carstens2015-03-251-1/+1
* s390: remove 31 bit syscallsHeiko Carstens2015-03-252-361/+361
* s390: remove "64" suffix from a couple of filesHeiko Carstens2015-03-254-3/+3
* s390: remove 31 bit supportHeiko Carstens2015-03-2528-2102/+60
* s390/smp: reenable smt after resumeHeiko Carstens2015-03-251-0/+11
* s390/ftrace: fix compile error if CONFIG_KPROBES is disabledHeiko Carstens2015-03-131-16/+45
* s390/cpum_sf: add diagnostic sampling event only if it is authorizedHendrik Brueckner2015-03-131-2/+5
* s390/ftrace: fix crashes when switching tracers / add notrace to cpu_relax()Heiko Carstens2015-03-021-1/+1
* s390/jump label: improve and fix sanity checkHeiko Carstens2015-02-261-4/+8
* s390/jump label: add missing jump_label_apply_nops() callHeiko Carstens2015-02-261-0/+1
* 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-141-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-132-2/+2
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-1221-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-221-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
|/