aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-4/+14
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+0
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-1/+1
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-73/+6
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-3/+0
2012-05-16s390/ccwgroup: remove ccwgroup_create_from_stringSebastian Ott1-13/+2
2012-05-16s390/ccwgroup: exploit ccwdev_by_dev_idSebastian Ott1-2/+2
2012-05-16s390/ccwgroup: introduce ccwgroup_create_devSebastian Ott1-0/+5
2012-05-16s390: fix race on TIF_MCCK_PENDINGMartin Schwidefsky2-20/+22
2012-05-16s390/barrier: make use of fast-bcr facilityHeiko Carstens1-0/+5
2012-05-16s390/barrier: cleanup barrier functionsHeiko Carstens1-17/+15
2012-05-16s390/time: simply Kconfig dependencyHeiko Carstens2-2/+2
2012-05-16s390/Kconfig: add HAVE_MARCH_[ARCH]_FEATURES Kconfig symbolsHeiko Carstens1-0/+24
2012-05-16s390/entry64: avoid SPP code duplicationHeiko Carstens1-3/+1
2012-05-16s390/pfault: add sanity checkHeiko Carstens1-0/+3
2012-05-16s390/pfault: use __set_task_stateHeiko Carstens1-2/+2
2012-05-16s390/pfault: always search for task with reported pidHeiko Carstens1-14/+10
2012-05-16s390/pfault: fix task state raceHeiko Carstens1-2/+12
2012-05-16s390/time: always use stckf instead of stck if availableHeiko Carstens4-21/+17
2012-05-16s390/kvm: bad rss-counter stateChristian Borntraeger1-0/+2
2012-05-16s390: add various .gitignore files.Heiko Carstens5-0/+8
2012-05-16s390/ipl: remove builtin tape ipl codeHeiko Carstens2-150/+0
2012-05-16s390: remove dead code from signal handlerMartin Schwidefsky2-23/+0
2012-05-16s390/hugepages: clear page table for sw large page emulationGerald Schaefer1-0/+2
2012-05-16s390: replace TIF_SIE with PF_VCPUMartin Schwidefsky3-6/+1
2012-05-16s390: allow absolute memory access for /dev/memMichael Holzheu2-5/+69
2012-05-16s390: make sie intercept independent of thread_infoMartin Schwidefsky1-6/+6
2012-05-16s390: initialize backchain for ext_int_handler()Michael Holzheu1-0/+1
2012-05-16s390/crash dump: add missing SMP dependencyHeiko Carstens1-1/+1
2012-05-16s390/smp: get rid of compile warningHeiko Carstens1-0/+4
2012-05-16s390/crypto des: add missing select statementHeiko Carstens1-1/+0
2012-05-16s390/compat: select COMPAT_BINFMT_ELF only if BINFMT_ELF is setHeiko Carstens1-1/+1
2012-05-16s390/qdio: Cleanup error handling to driversJan Glauber1-5/+7
2012-05-16s390/qdio: remove duplicate defines of data div bitsSteffen Maier1-5/+2
2012-05-15userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman1-2/+2
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner1-1/+0
2012-05-05s390: Use generic init_taskThomas Gleixner4-40/+2
2012-05-04Merge tag 'v3.4-rc5' into nextJames Morris11-65/+108
2012-05-03userns: Convert group_info values from gid_t to kgid_t.Eric W. Biederman1-2/+12
2012-04-26s390: Use generic idle thread allocationThomas Gleixner2-31/+3
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner2-2/+2
2012-04-18seccomp: ignore secure_computing return valuesWill Drewry1-1/+1
2012-04-11[S390] Fix compile error in swab.hMartin Schwidefsky1-1/+1
2012-04-11[S390] Fix stfle() lowcore protection problemMichael Holzheu2-3/+2
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-04-11[S390] update default configurationMichael Holzheu1-19/+18
2012-04-11[S390] fix tlb flushing for page table pagesMartin Schwidefsky4-28/+61
2012-04-11[S390] kernel: Use local_irq_save() for memcpy_real()Michael Holzheu1-9/+18
2012-03-30[S390] Fix build errors (fallout from system.h disintegration)Heiko Carstens7-2/+9