aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-12-0976-2713/+2727
|\
| * [S390] 3215/3270 console: remove wrong commentHeiko Carstens2009-12-072-2/+0
| * [S390] dasd: remove BKL from extended error reporting codeMartin Schwidefsky2009-12-071-5/+0
| * [S390] vmlogrdr: remove BKLMartin Schwidefsky2009-12-071-6/+2
| * [S390] vmur: remove BKLMartin Schwidefsky2009-12-071-3/+0
| * [S390] zcrypt: remove BKLMartin Schwidefsky2009-12-071-2/+0
| * [S390] 3270: remove BKLMartin Schwidefsky2009-12-071-4/+6
| * [S390] vmwatchdog: remove lock_kernel() from open() functionGerald Schaefer2009-12-071-10/+19
| * [S390] monwriter: remove lock_kernel() from open() functionGerald Schaefer2009-12-071-3/+4
| * [S390] monreader: remove lock_kernel() from open() functionGerald Schaefer2009-12-071-4/+4
| * [S390] s390: remove unused nfsd #includesBoaz Harrosh2009-12-072-10/+0
| * [S390] ftrace: build ftrace.o when CONFIG_FTRACE_SYSCALLS is set for s390Aristeu Rozanski2009-12-071-0/+1
| * [S390] etr/stp: put correct per cpu variableHeiko Carstens2009-12-071-2/+2
| * [S390] tty3270: move keyboard compat ioctlsArnd Bergmann2009-12-071-0/+20
| * [S390] sclp: improve servicability settingMartin Schwidefsky2009-12-071-0/+1
| * [S390] s390: use change recording override for kernel mappingChristian Borntraeger2009-12-072-4/+11
| * [S390] MAINTAINERS: Add s390 drivers blockJoe Perches2009-12-071-0/+3
| * [S390] use generic sockios.h header fileChristian Borntraeger2009-12-071-18/+3
| * [S390] use generic termbits.h header fileChristian Borntraeger2009-12-071-203/+3
| * [S390] smp: remove unused typedef and definesHeiko Carstens2009-12-071-44/+10
| * [S390] cmm: free pages on hibernate.Martin Schwidefsky2009-12-071-11/+50
| * [S390] Improve code generated by atomic operations.Martin Schwidefsky2009-12-071-4/+4
| * [S390] tape: remove BKL from tape driverMartin Schwidefsky2009-12-074-22/+29
| * [S390] tape: cleanup reference countingMartin Schwidefsky2009-12-077-51/+50
| * [S390] tape: fix tape remove functionMartin Schwidefsky2009-12-071-1/+1
| * [S390] tape: remove f_pos changes from read / write function.Martin Schwidefsky2009-12-071-2/+0
| * [S390] zcrypt: Do not simultaneously schedule hrtimerFelix Beck2009-12-071-3/+8
| * [S390] zcrypt: adjust speed rating of cex3 adaptersFelix Beck2009-12-072-2/+2
| * [S390] zcrypt: adjust speed rating between cex2 and pcixccFelix Beck2009-12-071-2/+2
| * [S390] zcrypt: use definitions for cex3Felix Beck2009-12-073-28/+67
| * [S390] zcrypt: add support for cex3 device typesFelix Beck2009-12-074-6/+11
| * [S390] zcrypt: special command support for cex3 exploitationFelix Beck2009-12-073-5/+23
| * [S390] zcrypt: initialize ap_messages for cex3 exploitationFelix Beck2009-12-075-0/+22
| * [S390] dasd: let device initialization wait for LCU setupStefan Weinhuber2009-12-073-14/+89
| * [S390] dasd: remove strings from s390dbfStefan Haberland2009-12-074-42/+44
| * [S390] dasd: improve error recovery for internal I/OStefan Weinhuber2009-12-076-94/+253
| * [S390] dasd: enable prefix independent of pav supportStefan Weinhuber2009-12-071-2/+2
| * [S390] dasd: remove dead codeChristian Borntraeger2009-12-076-28/+0
| * [S390] dasd: support DIAG access for read-only devicesStefan Weinhuber2009-12-071-3/+16
| * [S390] Use do_exception() in pagetable walk usercopy functions.Gerald Schaefer2009-12-073-96/+76
| * [S390] fault handler access flags check.Martin Schwidefsky2009-12-071-17/+13
| * [S390] fault handler performance optimization.Martin Schwidefsky2009-12-071-129/+129
| * [S390] Improve notify_page_fault implementation.Martin Schwidefsky2009-12-071-10/+4
| * [S390] Improve address space mode selection.Martin Schwidefsky2009-12-0711-58/+38
| * [S390] Improve address space check.Martin Schwidefsky2009-12-071-54/+45
| * [S390] cio: dont unregister a busy device in ccw_device_set_offlineSebastian Ott2009-12-071-9/+20
| * [S390] cio: improve error recovery for internal I/OsPeter Oberparleiter2009-12-074-6/+7
| * [S390] cio: change locking in io_subchannel_removeSebastian Ott2009-12-071-3/+2
| * [S390] cio: quiesce subchannel in io_subchannel_removeSebastian Ott2009-12-071-1/+9
| * [S390] cio: handle busy subchannel in ccw_device_move_to_schSebastian Ott2009-12-071-2/+22