summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* [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
|\ \ \ | |_|/ |/| |
| * | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-02-281-8/+1
| |\ \ | | |/ | |/|
| | * s390: Convert call_rcu() to kfree_rcu(), drop ext_int_hash_update()Paul E. McKenney2012-02-211-8/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-03-011-1/+0
|\ \ \ | |/ / |/| |
| * | [S390] crash_dump: remove duplicate includeDanny Kukawka2012-02-241-1/+0
* | | compat: fix compile breakage on s390Heiko Carstens2012-02-274-4/+2
|/ /
* | sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds2012-02-211-1/+1
* | [S390] correct ktime to tod clock comparator conversionMartin Schwidefsky2012-02-171-2/+5
* | [S390] idle: avoid RCU usage in extended quiescent stateHeiko Carstens2012-02-171-2/+3
|/
* [S390] cleanup entry point definitionChristian Borntraeger2012-01-181-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-171-9/+6
|\
| * audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-171-6/+5
| * Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-171-3/+1
* | treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-121-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-01-0920-1644/+1430
|\
| * [S390] disassembler: mark exception causing instructionsHeiko Carstens2011-12-271-2/+7
| * [S390] Enable exception traces by defaultHeiko Carstens2011-12-271-1/+1
| * [S390] return address of compat signalsMartin Schwidefsky2011-12-271-2/+2
| * [S390] Add VMCOREINFO_SYMBOL(high_memory) to vmcoreinfoMichael Holzheu2011-12-271-0/+1
| * [S390] outstanding interrupts vs. smp_send_stopMartin Schwidefsky2011-12-271-8/+42
| * [S390] ipc: call generic sys_ipc demultiplexerHeiko Carstens2011-12-272-67/+12
| * [S390] cleanup trap handlingMartin Schwidefsky2011-12-277-150/+108
| * [S390] topology: increase poll frequency if change is anticipatedHeiko Carstens2011-12-272-8/+28
| * [S390] entry[64].S improvementsMartin Schwidefsky2011-12-277-1171/+926