summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds27-1171/+1379
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-9/+1
2012-03-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-8/+1
2012-03-13Merge tag 'v3.3-rc7' into sched/coreIngo Molnar1-1/+0
2012-03-13[S390] kernel: Pass correct stack for smp_call_ipl_cpu()Michael Holzheu1-1/+2
2012-03-12sched: Cleanup cpu_active madnessPeter Zijlstra1-6/+0
2012-03-11[S390] stack dump: fix indentation in outputHeiko Carstens1-2/+2
2012-03-11[S390] kernel: Add OS info memory interfaceMichael Holzheu6-18/+248
2012-03-11[S390] Use block_sigmask()Matt Fleming2-10/+2
2012-03-11[S390] kernel: Add z/VM LGR detectionMichael Holzheu9-31/+255
2012-03-11[S390] irq: external interrupt code passingHeiko Carstens5-13/+12
2012-03-11[S390] Use copy_to_absolute_zero() instead of "stura/sturg"Michael Holzheu1-24/+6
2012-03-11[S390] rework idle codeMartin Schwidefsky9-181/+193
2012-03-11[S390] rework smp codeMartin Schwidefsky15-888/+656
2012-03-11[S390] rename lowcore fieldMartin Schwidefsky4-5/+5
2012-03-11[S390] Fix gcc 4.6.0 compile warningMichael Holzheu1-1/+1
2012-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-1/+0
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-3/+1
2012-02-28Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar1-8/+1
2012-02-27compat: fix compile breakage on s390Heiko Carstens4-4/+2
2012-02-24[S390] crash_dump: remove duplicate includeDanny Kukawka1-1/+0
2012-02-22sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds1-1/+1
2012-02-21s390: Convert call_rcu() to kfree_rcu(), drop ext_int_hash_update()Paul E. McKenney1-8/+1
2012-02-17[S390] correct ktime to tod clock comparator conversionMartin Schwidefsky1-2/+5
2012-02-17[S390] idle: avoid RCU usage in extended quiescent stateHeiko Carstens1-2/+3
2012-01-18[S390] cleanup entry point definitionChristian Borntraeger1-2/+2
2012-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-9/+6
2012-01-18audit: inline audit_syscall_entry to reduce burden on archsEric Paris1-6/+5
2012-01-18Audit: push audit success and retcode into arch ptrace.hEric Paris1-3/+1
2012-01-13treewide: remove useless NORET_TYPE macro and usesJoe Perches1-1/+1
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds20-1644/+1430
2012-01-09Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-4/+4
2012-01-08Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-170/+172
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman3-170/+172
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+4
2012-01-04switch debugfs to umode_tAl Viro1-4/+4
2011-12-27[S390] disassembler: mark exception causing instructionsHeiko Carstens1-2/+7
2011-12-27[S390] Enable exception traces by defaultHeiko Carstens1-1/+1
2011-12-27[S390] return address of compat signalsMartin Schwidefsky1-2/+2
2011-12-27[S390] Add VMCOREINFO_SYMBOL(high_memory) to vmcoreinfoMichael Holzheu1-0/+1
2011-12-27[S390] outstanding interrupts vs. smp_send_stopMartin Schwidefsky1-8/+42
2011-12-27[S390] ipc: call generic sys_ipc demultiplexerHeiko Carstens2-67/+12
2011-12-27[S390] cleanup trap handlingMartin Schwidefsky7-150/+108
2011-12-27[S390] topology: increase poll frequency if change is anticipatedHeiko Carstens2-8/+28
2011-12-27[S390] entry[64].S improvementsMartin Schwidefsky7-1171/+926
2011-12-27[S390] kvm: move cmf host id constant out of lowcoreMartin Schwidefsky3-4/+5
2011-12-27[S390] topology: cleanup z10 topology handlingHeiko Carstens1-29/+48
2011-12-27[S390] topology: get rid of ifdefsHeiko Carstens3-147/+141
2011-12-27[S390] kernel: Fix smp_switch_to_ipl_cpu() stack frame setupMichael Holzheu1-2/+2
2011-12-27[S390] add support for physical memory > 4TBMartin Schwidefsky1-14/+53