| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] cleanup lowcore access from external interrupts | Martin Schwidefsky | 2010-10-25 | 1 | -7/+7 |
* | [S390] drivers/s390/char: Use static const char arrays | Joe Perches | 2010-10-25 | 1 | -2/+2 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 2 | -6/+6 |
|\ |
|
| * | drivers/s390: Remove unnecessary casts of private_data | Joe Perches | 2010-09-23 | 1 | -3/+3 |
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-11 | 1 | -1/+7 |
| |\ |
|
| * \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-10 | 2 | -2/+2 |
| |\ \ |
|
| * | | | Fix spelling fuction -> function in comments | Stefan Weil | 2010-08-09 | 1 | -3/+3 |
* | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 8 | -0/+9 |
|\ \ \ \ |
|
| * | | | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 8 | -0/+9 |
* | | | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 1 | -6/+7 |
|\ \ \ \ \ |
|
| * | | | | | block: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-10-05 | 1 | -6/+7 |
| |/ / / / |
|
* | | | | | Fix IRQ flag handling naming | David Howells | 2010-10-07 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-09-10 | 1 | -2/+1 |
|\ \ \ \ |
|
| * | | | | block: switch s390 tape_block and mg_disk to elevator_change() | Jens Axboe | 2010-08-23 | 1 | -2/+1 |
| | |_|/
| |/| | |
|
* | | | | Input: sysrq - drop tty argument form handle_sysrq() | Dmitry Torokhov | 2010-08-21 | 2 | -4/+2 |
|/ / / |
|
* | | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-10 | 1 | -1/+7 |
|\ \ \
| |_|/
|/| | |
|
| * | | block: push down BKL into .open and .release | Arnd Bergmann | 2010-08-07 | 1 | -1/+7 |
| |/ |
|
* | | s390: remove WARN_ON for misc_deregister() failures | Akinobu Mita | 2010-08-09 | 2 | -2/+2 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-04-23 | 19 | -35/+30 |
| |\ |
|
| * | | Fix typos in comments | Thomas Weber | 2010-03-16 | 1 | -1/+1 |
* | | | [S390] drivers/s390/char: Use kmemdup | Julia Lawall | 2010-05-17 | 1 | -8/+6 |
* | | | [S390] drivers/s390/char: Use kstrdup | Julia Lawall | 2010-05-17 | 1 | -4/+3 |
* | | | [S390] avoid default_llseek in s390 drivers | Martin Schwidefsky | 2010-05-17 | 2 | -2/+3 |
* | | | [S390] vmcp: disallow modular build | Heiko Carstens | 2010-05-17 | 2 | -32/+9 |
| |/
|/| |
|
* | | [S390] zcore: Fix reipl device detection | Michael Holzheu | 2010-04-22 | 1 | -5/+1 |
* | | [S390] sclp_async: potential buffer overflow | Dan Carpenter | 2010-04-09 | 1 | -1/+1 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 18 | -1/+19 |
* | | [S390] fix broken proc interface for sclp_async | Hans-Joachim Picht | 2010-03-24 | 1 | -0/+1 |
* | | [S390] sclp: avoid 64 bit division | Heiko Carstens | 2010-03-24 | 1 | -7/+7 |
* | | [S390] zcore: CPU registers are not saved under LPAR | Michael Holzheu | 2010-03-24 | 1 | -29/+2 |
* | | memory hotplug/s390: set phys_device | Heiko Carstens | 2010-03-17 | 1 | -0/+7 |
|/ |
|
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 2 | -2/+2 |
|\ |
|
| * | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 2 | -2/+2 |
* | | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-03-01 | 1 | -3/+2 |
|\ \ |
|
| * | | block: Consolidate phys_segment and hw_segment limits | Martin K. Petersen | 2010-02-26 | 1 | -2/+1 |
| * | | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors | Martin K. Petersen | 2010-02-26 | 1 | -1/+1 |
| |/ |
|
* | | [S390] zcore: Add prefix registers to dump header | Michael Holzheu | 2010-02-26 | 1 | -3/+19 |
* | | [S390] Cleanup struct _lowcore usage and defines. | Heiko Carstens | 2010-02-26 | 1 | -0/+1 |
* | | [S390] zfcpdump: remove cross arch dump support | Heiko Carstens | 2010-02-26 | 1 | -93/+47 |
|/ |
|
* | [S390] sclp_vt220: set initial terminal window size | Hendrik Brueckner | 2010-01-27 | 1 | -0/+4 |
* | [S390] tape_char: add missing compat_ptr conversion | Heiko Carstens | 2010-01-13 | 1 | -3/+15 |
* | [S390] con3215: remove empty ioctl function | Heiko Carstens | 2010-01-13 | 1 | -17/+0 |
* | [S390] tape_block: remove ioctl function | Heiko Carstens | 2010-01-13 | 1 | -39/+0 |
* | [S390] fs3270: add missing compat ptr conversion | Heiko Carstens | 2010-01-13 | 1 | -6/+11 |
* | [S390] vmcp: add missing compat ptr conversion | Heiko Carstens | 2010-01-13 | 1 | -3/+9 |
* | [S390] Use strim instead of strstrip to avoid false warnings. | Heiko Carstens | 2009-12-18 | 1 | -1/+1 |
* | [S390] tape: Add pr_fmt() macro to all tape source files | Michael Holzheu | 2009-12-18 | 8 | -0/+18 |
* | [S390] tty: PTR_ERR return of wrong pointer in fs3270_open() | Roel Kluin | 2009-12-18 | 1 | -1/+1 |
* | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 | 5 | -5/+5 |