aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-60/+10
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+1
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 Torvalds36-336/+361
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-83/+305
2012-03-28Delete all instances of asm/system.hDavid Howells1-7/+0
2012-03-28Disintegrate asm/system.h for S390David Howells36-335/+366
2012-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds10-34/+969
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron1-8/+2
2012-03-23[S390] register cpu devices for SMP=nMartin Schwidefsky1-0/+1
2012-03-23[S390] perf: add support for s390x CPU countersHendrik Brueckner5-5/+912
2012-03-23[S390] oprofile: Allow multiple users of the measurement alert interruptJan Glauber4-30/+59
2012-03-23[S390] Remove unncessary export of arch_pick_mmap_layoutBen Hutchings1-2/+0
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds44-1458/+1594