aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2012-05-16s390: fix race on TIF_MCCK_PENDINGMartin Schwidefsky
2012-05-16s390/time: simply Kconfig dependencyHeiko Carstens
2012-05-16s390/entry64: avoid SPP code duplicationHeiko Carstens
2012-05-16s390/time: always use stckf instead of stck if availableHeiko Carstens
2012-05-16s390: add various .gitignore files.Heiko Carstens
2012-05-16s390/ipl: remove builtin tape ipl codeHeiko Carstens
2012-05-16s390: remove dead code from signal handlerMartin Schwidefsky
2012-05-16s390: replace TIF_SIE with PF_VCPUMartin Schwidefsky
2012-05-16s390: make sie intercept independent of thread_infoMartin Schwidefsky
2012-05-16s390: initialize backchain for ext_int_handler()Michael Holzheu
2012-05-16s390/smp: get rid of compile warningHeiko Carstens
2012-05-15userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman
2012-05-05s390: Use generic init_taskThomas Gleixner
2012-05-04Merge tag 'v3.4-rc5' into nextJames Morris
2012-05-03userns: Convert group_info values from gid_t to kgid_t.Eric W. Biederman
2012-04-26s390: Use generic idle thread allocationThomas Gleixner
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner
2012-04-18seccomp: ignore secure_computing return valuesWill Drewry
2012-04-11[S390] Fix stfle() lowcore protection problemMichael Holzheu
2012-04-11[S390] cpum_cf: get rid of compile warningsHeiko Carstens
2012-04-11[S390] irq: simple coding style changeHeiko Carstens
2012-03-30[S390] Fix build errors (fallout from system.h disintegration)Heiko Carstens
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for S390David Howells
2012-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron
2012-03-23[S390] perf: add support for s390x CPU countersHendrik Brueckner
2012-03-23[S390] oprofile: Allow multiple users of the measurement alert interruptJan Glauber
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-03-13Merge tag 'v3.3-rc7' into sched/coreIngo Molnar
2012-03-13[S390] kernel: Pass correct stack for smp_call_ipl_cpu()Michael Holzheu
2012-03-12sched: Cleanup cpu_active madnessPeter Zijlstra
2012-03-11[S390] stack dump: fix indentation in outputHeiko Carstens
2012-03-11[S390] kernel: Add OS info memory interfaceMichael Holzheu
2012-03-11[S390] Use block_sigmask()Matt Fleming
2012-03-11[S390] kernel: Add z/VM LGR detectionMichael Holzheu
2012-03-11[S390] irq: external interrupt code passingHeiko Carstens
2012-03-11[S390] Use copy_to_absolute_zero() instead of "stura/sturg"Michael Holzheu
2012-03-11[S390] rework idle codeMartin Schwidefsky
2012-03-11[S390] rework smp codeMartin Schwidefsky
2012-03-11[S390] rename lowcore fieldMartin Schwidefsky
2012-03-11[S390] Fix gcc 4.6.0 compile warningMichael Holzheu
2012-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner
2012-02-28Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2012-02-27compat: fix compile breakage on s390Heiko Carstens
2012-02-24[S390] crash_dump: remove duplicate includeDanny Kukawka
2012-02-21sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds