summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-16s390/dasd: re-prioritize partition detection messageStefan Haberland1-1/+1
2012-05-16s390/qeth: reshuffle initializationSebastian Ott1-15/+13
2012-05-16s390/qeth: cleanup drv attr usageSebastian Ott1-9/+13
2012-05-16s390/claw: cleanup drv attr usageSebastian Ott1-15/+8
2012-05-16s390/lcs: cleanup drv attr usageSebastian Ott1-10/+6
2012-05-16s390/ctc: cleanup drv attr usageSebastian Ott1-9/+6
2012-05-16s390/ccwgroup: remove ccwgroup_create_from_stringSebastian Ott6-85/+10
2012-05-16s390/qeth: stop using struct ccwgroup driver for discipline callbacksSebastian Ott5-64/+61
2012-05-16s390/qeth: switch to ccwgroup_create_devSebastian Ott3-71/+35
2012-05-16s390/claw: switch to ccwgroup_create_devSebastian Ott1-78/+54
2012-05-16s390/lcs: switch to ccwgroup_create_devSebastian Ott1-18/+17
2012-05-16s390/ctcm: switch to ccwgroup_create_devSebastian Ott3-59/+22
2012-05-16s390/ccwgroup: exploit ccwdev_by_dev_idSebastian Ott4-42/+45
2012-05-16s390/ccwgroup: introduce ccwgroup_create_devSebastian Ott2-9/+50
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/claw: remove "eieio" callsHeiko Carstens1-3/+0
2012-05-16s390/memory hotplug: initialize storage keysHeiko Carstens1-1/+11
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 Carstens5-23/+19
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/tape: remove tape block leftoversHeiko Carstens5-311/+2
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: remove superfluous tpi from wait_cons_devMartin Schwidefsky1-54/+19
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 Carstens2-1/+1
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 Glauber3-28/+31
2012-05-16s390/qdio: remove duplicate defines of data div bitsSteffen Maier1-5/+2
2012-05-15mn10300/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat1-3/+6
2012-05-15parisc/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat1-1/+7
2012-05-15genirq: export handle_edge_irq() and irq_to_desc()Jiri Kosina2-0/+2
2012-05-14Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-118/+147
2012-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-7/+9
2012-05-14tty: Fix LED error returnAlan Cox1-1/+1