summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-231-8/+1
|\
| * new helper: sigsuspend()Al Viro2012-05-211-8/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-05-231-4/+14
|\ \
| * | userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman2012-05-151-2/+2
| * | userns: Convert group_info values from gid_t to kgid_t.Eric W. Biederman2012-05-031-2/+12
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-211-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-213-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-2815-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-274-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-231-8/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-03-2227-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
| |\ \ | | |/
| * | sched: Cleanup cpu_active madnessPeter Zijlstra2012-03-121-6/+0
| * | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-201-8/+1
|\ \ \ | |_|/ |/| |
OpenPOWER on IntegriCloud