| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 1 | -1/+1 |
| |\ |
|
| | * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-12-09 | 17 | -108/+137 |
|\ \ \ |
|
| * | | | [S390] 3215/3270 console: remove wrong comment | Heiko Carstens | 2009-12-07 | 2 | -2/+0 |
| * | | | [S390] vmlogrdr: remove BKL | Martin Schwidefsky | 2009-12-07 | 1 | -6/+2 |
| * | | | [S390] vmur: remove BKL | Martin Schwidefsky | 2009-12-07 | 1 | -3/+0 |
| * | | | [S390] 3270: remove BKL | Martin Schwidefsky | 2009-12-07 | 1 | -4/+6 |
| * | | | [S390] vmwatchdog: remove lock_kernel() from open() function | Gerald Schaefer | 2009-12-07 | 1 | -10/+19 |
| * | | | [S390] monwriter: remove lock_kernel() from open() function | Gerald Schaefer | 2009-12-07 | 1 | -3/+4 |
| * | | | [S390] monreader: remove lock_kernel() from open() function | Gerald Schaefer | 2009-12-07 | 1 | -4/+4 |
| * | | | [S390] tty3270: move keyboard compat ioctls | Arnd Bergmann | 2009-12-07 | 1 | -0/+20 |
| * | | | [S390] sclp: improve servicability setting | Martin Schwidefsky | 2009-12-07 | 1 | -0/+1 |
| * | | | [S390] tape: remove BKL from tape driver | Martin Schwidefsky | 2009-12-07 | 4 | -22/+29 |
| * | | | [S390] tape: cleanup reference counting | Martin Schwidefsky | 2009-12-07 | 7 | -51/+50 |
| * | | | [S390] tape: fix tape remove function | Martin Schwidefsky | 2009-12-07 | 1 | -1/+1 |
| * | | | [S390] tape: remove f_pos changes from read / write function. | Martin Schwidefsky | 2009-12-07 | 1 | -2/+0 |
| * | | | [S390] cio: split PGID settings and status | Peter Oberparleiter | 2009-12-07 | 1 | -1/+2 |
| |/ / |
|