Age | Commit message (Expand) | Author | Files | Lines |
2009-12-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 285 | -7537/+21108 |
2009-12-08 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 9 | -379/+221 |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 135 | -4748/+2183 |
2009-12-07 | cfq-iosched: Do not access cfqq after freeing it | Vivek Goyal | 1 | -3/+4 |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina | 490 | -832/+721 |
2009-12-07 | Merge branches 'bkl-removal', 'upstream' and 'upstream-fixes' into for-linus | Jiri Kosina | 9 | -17/+61 |
2009-12-07 | Revert "pata_sis: Implement MWDMA for the UDMA 133 capable chips" | Jeff Garzik | 1 | -69/+22 |
2009-12-07 | [S390] 3215/3270 console: remove wrong comment | Heiko Carstens | 2 | -2/+0 |
2009-12-07 | [S390] dasd: remove BKL from extended error reporting code | Martin Schwidefsky | 1 | -5/+0 |
2009-12-07 | [S390] vmlogrdr: remove BKL | Martin Schwidefsky | 1 | -6/+2 |
2009-12-07 | [S390] vmur: remove BKL | Martin Schwidefsky | 1 | -3/+0 |
2009-12-07 | [S390] zcrypt: remove BKL | Martin Schwidefsky | 1 | -2/+0 |
2009-12-07 | [S390] 3270: remove BKL | Martin Schwidefsky | 1 | -4/+6 |
2009-12-07 | [S390] vmwatchdog: remove lock_kernel() from open() function | Gerald Schaefer | 1 | -10/+19 |
2009-12-07 | [S390] monwriter: remove lock_kernel() from open() function | Gerald Schaefer | 1 | -3/+4 |
2009-12-07 | [S390] monreader: remove lock_kernel() from open() function | Gerald Schaefer | 1 | -4/+4 |
2009-12-07 | [S390] s390: remove unused nfsd #includes | Boaz Harrosh | 2 | -10/+0 |
2009-12-07 | [S390] ftrace: build ftrace.o when CONFIG_FTRACE_SYSCALLS is set for s390 | Aristeu Rozanski | 1 | -0/+1 |
2009-12-07 | [S390] etr/stp: put correct per cpu variable | Heiko Carstens | 1 | -2/+2 |
2009-12-07 | [S390] tty3270: move keyboard compat ioctls | Arnd Bergmann | 1 | -0/+20 |
2009-12-07 | [S390] sclp: improve servicability setting | Martin Schwidefsky | 1 | -0/+1 |
2009-12-07 | [S390] s390: use change recording override for kernel mapping | Christian Borntraeger | 2 | -4/+11 |
2009-12-07 | [S390] MAINTAINERS: Add s390 drivers block | Joe Perches | 1 | -0/+3 |
2009-12-07 | [S390] use generic sockios.h header file | Christian Borntraeger | 1 | -18/+3 |
2009-12-07 | [S390] use generic termbits.h header file | Christian Borntraeger | 1 | -203/+3 |
2009-12-07 | [S390] smp: remove unused typedef and defines | Heiko Carstens | 1 | -44/+10 |
2009-12-07 | [S390] cmm: free pages on hibernate. | Martin Schwidefsky | 1 | -11/+50 |
2009-12-07 | [S390] Improve code generated by atomic operations. | Martin Schwidefsky | 1 | -4/+4 |
2009-12-07 | [S390] tape: remove BKL from tape driver | Martin Schwidefsky | 4 | -22/+29 |
2009-12-07 | [S390] tape: cleanup reference counting | Martin Schwidefsky | 7 | -51/+50 |
2009-12-07 | [S390] tape: fix tape remove function | Martin Schwidefsky | 1 | -1/+1 |
2009-12-07 | [S390] tape: remove f_pos changes from read / write function. | Martin Schwidefsky | 1 | -2/+0 |
2009-12-07 | [S390] zcrypt: Do not simultaneously schedule hrtimer | Felix Beck | 1 | -3/+8 |
2009-12-07 | [S390] zcrypt: adjust speed rating of cex3 adapters | Felix Beck | 2 | -2/+2 |
2009-12-07 | [S390] zcrypt: adjust speed rating between cex2 and pcixcc | Felix Beck | 1 | -2/+2 |
2009-12-07 | [S390] zcrypt: use definitions for cex3 | Felix Beck | 3 | -28/+67 |
2009-12-07 | [S390] zcrypt: add support for cex3 device types | Felix Beck | 4 | -6/+11 |
2009-12-07 | [S390] zcrypt: special command support for cex3 exploitation | Felix Beck | 3 | -5/+23 |
2009-12-07 | [S390] zcrypt: initialize ap_messages for cex3 exploitation | Felix Beck | 5 | -0/+22 |
2009-12-07 | [S390] dasd: let device initialization wait for LCU setup | Stefan Weinhuber | 3 | -14/+89 |
2009-12-07 | [S390] dasd: remove strings from s390dbf | Stefan Haberland | 4 | -42/+44 |
2009-12-07 | [S390] dasd: improve error recovery for internal I/O | Stefan Weinhuber | 6 | -94/+253 |
2009-12-07 | [S390] dasd: enable prefix independent of pav support | Stefan Weinhuber | 1 | -2/+2 |
2009-12-07 | [S390] dasd: remove dead code | Christian Borntraeger | 6 | -28/+0 |
2009-12-07 | [S390] dasd: support DIAG access for read-only devices | Stefan Weinhuber | 1 | -3/+16 |
2009-12-07 | [S390] Use do_exception() in pagetable walk usercopy functions. | Gerald Schaefer | 3 | -96/+76 |
2009-12-07 | [S390] fault handler access flags check. | Martin Schwidefsky | 1 | -17/+13 |
2009-12-07 | [S390] fault handler performance optimization. | Martin Schwidefsky | 1 | -129/+129 |
2009-12-07 | [S390] Improve notify_page_fault implementation. | Martin Schwidefsky | 1 | -10/+4 |
2009-12-07 | [S390] Improve address space mode selection. | Martin Schwidefsky | 11 | -58/+38 |