aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-11[S390] Fix stfle() lowcore protection problemMichael Holzheu1-1/+1
2012-04-11[S390] cpum_cf: get rid of compile warningsHeiko Carstens1-2/+2
2012-04-11[S390] irq: simple coding style changeHeiko Carstens1-3/+6
2012-03-30[S390] Fix build errors (fallout from system.h disintegration)Heiko Carstens5-2/+5
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds15-13/+7
2012-03-28Disintegrate asm/system.h for S390David Howells15-13/+7
2012-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-0/+839
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron1-8/+2
2012-03-23[S390] perf: add support for s390x CPU countersHendrik Brueckner3-0/+816
2012-03-23[S390] oprofile: Allow multiple users of the measurement alert interruptJan Glauber1-0/+23
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds27-1171/+1379
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-9/+1
2012-03-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus 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/paulmck/linux-rcu into core/rcuIngo 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-21sys_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-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/auditLinus Torvalds1-9/+6
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris1-6/+5
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris1-3/+1
2012-01-12treewide: 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/s390/linuxLinus Torvalds20-1644/+1430
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+4
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus 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/kernel/git/tip/tipLinus Torvalds1-2/+4
2012-01-03switch 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