summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/cpu: remove cpu "capabilities" sysfs attributeHeiko Carstens2012-05-302-35/+0
* s390/kernel: Fix smp_call_ipl_cpu() for offline CPUsMichael Holzheu2012-05-301-9/+10
* s390/kernel: Introduce memcpy_absolute() functionMichael Holzheu2012-05-303-12/+17
* s390/irq: split irq stats for cpu-measurement alert facilitiesHendrik Brueckner2012-05-232-2/+3
* s390/kexec: Move early_pgm_check_handler() to text sectionMichael Holzheu2012-05-231-1/+1
* s390/kdump: Use real mode for PSW restart and kexecMichael Holzheu2012-05-233-1/+15
* s390/kdump: Account /sys/kernel/kexec_crash_size changes in OS infoMichael Holzheu2012-05-231-1/+7
* s390/kernel: Remove OS info init function call and diag 308 for kdumpMichael Holzheu2012-05-233-20/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-221-1/+1
|\
| * Merge tag 'v3.4-rc5' into nextJames Morris2012-05-043-6/+9
| |\
| * | seccomp: ignore secure_computing return valuesWill Drewry2012-04-181-1/+1
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-223-71/+4
|\ \ \
| * | | s390: Use generic init_taskThomas Gleixner2012-05-052-39/+1
| * | | s390: Use generic idle thread allocationThomas Gleixner2012-04-261-31/+2
| * | | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
| | |/ | |/|
* | | s390: fix race on TIF_MCCK_PENDINGMartin Schwidefsky2012-05-162-20/+22
* | | s390/time: simply Kconfig dependencyHeiko Carstens2012-05-161-1/+1
* | | s390/entry64: avoid SPP code duplicationHeiko Carstens2012-05-161-3/+1
* | | s390/time: always use stckf instead of stck if availableHeiko Carstens2012-05-162-6/+12
* | | s390: add various .gitignore files.Heiko Carstens2012-05-163-0/+3
* | | s390/ipl: remove builtin tape ipl codeHeiko Carstens2012-05-161-123/+0
* | | s390: remove dead code from signal handlerMartin Schwidefsky2012-05-162-23/+0
* | | s390: replace TIF_SIE with PF_VCPUMartin Schwidefsky2012-05-161-3/+0
* | | s390: make sie intercept independent of thread_infoMartin Schwidefsky2012-05-161-6/+6
* | | s390: initialize backchain for ext_int_handler()Michael Holzheu2012-05-161-0/+1
* | | s390/smp: get rid of compile warningHeiko Carstens2012-05-161-0/+4
|/ /
* | [S390] Fix stfle() lowcore protection problemMichael Holzheu2012-04-111-1/+1
* | [S390] cpum_cf: get rid of compile warningsHeiko Carstens2012-04-111-2/+2
* | [S390] irq: simple coding style changeHeiko Carstens2012-04-111-3/+6
|/
* [S390] Fix build errors (fallout from system.h disintegration)Heiko Carstens2012-03-305-2/+5
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2915-13/+7
|\
| * Disintegrate asm/system.h for S390David Howells2012-03-2815-13/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-03-284-0/+839
|\ \
| * | [S390] perf: add support for s390x CPU countersHendrik Brueckner2012-03-233-0/+816
| * | [S390] oprofile: Allow multiple users of the measurement alert interruptJan Glauber2012-03-231-0/+23
| |/
* / coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-241-8/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-03-2327-1171/+1379
|\
| * [S390] kernel: Pass correct stack for smp_call_ipl_cpu()Michael Holzheu2012-03-131-1/+2
| * [S390] stack dump: fix indentation in outputHeiko Carstens2012-03-111-2/+2
| * [S390] kernel: Add OS info memory interfaceMichael Holzheu2012-03-116-18/+248
| * [S390] Use block_sigmask()Matt Fleming2012-03-112-10/+2
| * [S390] kernel: Add z/VM LGR detectionMichael Holzheu2012-03-119-31/+255
| * [S390] irq: external interrupt code passingHeiko Carstens2012-03-115-13/+12
| * [S390] Use copy_to_absolute_zero() instead of "stura/sturg"Michael Holzheu2012-03-111-24/+6
| * [S390] rework idle codeMartin Schwidefsky2012-03-119-181/+193
| * [S390] rework smp codeMartin Schwidefsky2012-03-1115-888/+656
| * [S390] rename lowcore fieldMartin Schwidefsky2012-03-114-5/+5
| * [S390] Fix gcc 4.6.0 compile warningMichael Holzheu2012-03-111-1/+1
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-202-9/+1
|\ \
| * | Merge tag 'v3.3-rc7' into sched/coreIngo Molnar2012-03-131-1/+0
| |\|