summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2012-05-28Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-05-21new helper: sigsuspend()Al Viro
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner
2012-05-21s390: Use generic time configAnna-Maria Gleixner
2012-05-17KVM: s390: onereg for timer related registersJason J. herne
2012-05-17KVM: s390: epoch difference and TOD programmable fieldCarsten Otte
2012-05-17KVM: s390: KVM_GET/SET_ONEREG for s390Carsten Otte
2012-05-17KVM: s390: add capability indicating COW supportChristian Borntraeger
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-05-16s390/ccwgroup: remove ccwgroup_create_from_stringSebastian Ott
2012-05-16s390/ccwgroup: exploit ccwdev_by_dev_idSebastian Ott
2012-05-16s390/ccwgroup: introduce ccwgroup_create_devSebastian Ott
2012-05-16s390: fix race on TIF_MCCK_PENDINGMartin Schwidefsky
2012-05-16s390/barrier: make use of fast-bcr facilityHeiko Carstens
2012-05-16s390/barrier: cleanup barrier functionsHeiko Carstens
2012-05-16s390/time: simply Kconfig dependencyHeiko Carstens
2012-05-16s390/Kconfig: add HAVE_MARCH_[ARCH]_FEATURES Kconfig symbolsHeiko Carstens
2012-05-16s390/entry64: avoid SPP code duplicationHeiko Carstens
2012-05-16s390/pfault: add sanity checkHeiko Carstens
2012-05-16s390/pfault: use __set_task_stateHeiko Carstens
2012-05-16s390/pfault: always search for task with reported pidHeiko Carstens
2012-05-16s390/pfault: fix task state raceHeiko Carstens
2012-05-16s390/time: always use stckf instead of stck if availableHeiko Carstens
2012-05-16s390/kvm: bad rss-counter stateChristian Borntraeger
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/hugepages: clear page table for sw large page emulationGerald Schaefer
2012-05-16s390: replace TIF_SIE with PF_VCPUMartin Schwidefsky
2012-05-16s390: allow absolute memory access for /dev/memMichael Holzheu
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/crash dump: add missing SMP dependencyHeiko Carstens
2012-05-16s390/smp: get rid of compile warningHeiko Carstens
2012-05-16s390/crypto des: add missing select statementHeiko Carstens
2012-05-16s390/compat: select COMPAT_BINFMT_ELF only if BINFMT_ELF is setHeiko Carstens
2012-05-16s390/qdio: Cleanup error handling to driversJan Glauber
2012-05-16s390/qdio: remove duplicate defines of data div bitsSteffen Maier
2012-05-15userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner
2012-05-05s390: Use generic init_taskThomas Gleixner
2012-05-04Merge tag 'v3.4-rc5' into nextJames Morris