| Commit message (Expand) | Author | Files | Lines |
2008-07-14 | ftrace: document updates | Steven Rostedt | 1 | -63/+71 |
2008-07-14 | Start using the new '%pS' infrastructure to print symbols | Linus Torvalds | 2 | -27/+3 |
2008-07-14 | lockdep: fix kernel/fork.c warning | Ingo Molnar | 1 | -1/+1 |
2008-07-14 | lockdep: fix ftrace irq tracing false positive | Ingo Molnar | 1 | -1/+2 |
2008-07-14 | [S390] sclp_tty: Fix scheduling while atomic bug. | Heiko Carstens | 1 | -19/+17 |
2008-07-14 | [S390] sclp_tty: remove ioctl interface. | Heiko Carstens | 3 | -248/+23 |
2008-07-14 | [S390] Remove P390 support. | Heiko Carstens | 7 | -27/+1 |
2008-07-14 | [S390] Cleanup vmcp printk messages. | Christian Borntraeger | 1 | -10/+5 |
2008-07-14 | [S390] Cleanup lcs printk messages. | Klaus-D. Wacker | 1 | -5/+2 |
2008-07-14 | [S390] Cleanup kprobes printk messages. | Martin Schwidefsky | 2 | -4/+1 |
2008-07-14 | [S390] Cleanup vmwatch printk messages. | Martin Schwidefsky | 1 | -13/+3 |
2008-07-14 | [S390] Cleanup dcssblk printk messages. | Hongjie Yang | 1 | -19/+3 |
2008-07-14 | [S390] Cleanup zfcp dumper printk messages. | Michael Holzheu | 1 | -19/+12 |
2008-07-14 | [S390] Cleanup vmlogrdr printk messages. | Martin Schwidefsky | 1 | -26/+3 |
2008-07-14 | [S390] Cleanup s390 debug feature print messages. | Michael Holzheu | 1 | -9/+0 |
2008-07-14 | [S390] Cleanup monreader printk messages. | Gerald Schaefer | 1 | -67/+7 |
2008-07-14 | [S390] Cleanup appldata printk messages. | Gerald Schaefer | 5 | -177/+11 |
2008-07-14 | [S390] Cleanup smsgiucv printk messages. | Martin Schwidefsky | 1 | -8/+2 |
2008-07-14 | [S390] Cleanup cpacf printk messages. | Jan Glauber | 1 | -4/+1 |
2008-07-14 | [S390] Cleanup qeth print messages. | Frank Blaschka | 2 | -10/+2 |
2008-07-14 | [S390] Cleanup netiucv printk messages. | Ursula Braun | 1 | -52/+9 |
2008-07-14 | [S390] Cleanup iucv printk messages. | Ursula Braun | 2 | -13/+4 |
2008-07-14 | [S390] Cleanup sclp printk messages. | Martin Schwidefsky | 9 | -46/+9 |
2008-07-14 | [S390] Cleanup zcrypt printk messages. | Felix Beck | 7 | -130/+17 |
2008-07-14 | [S390] Cleanup 3215 printk messages. | Martin Schwidefsky | 1 | -22/+1 |
2008-07-14 | [S390] Cleanup 3270 printk messages. | Martin Schwidefsky | 3 | -8/+1 |
2008-07-14 | [S390] Cleanup xpram printk messages. | Martin Schwidefsky | 1 | -14/+4 |
2008-07-14 | [S390] Cleanup vtime printk messages. | Martin Schwidefsky | 1 | -44/+12 |
2008-07-14 | [S390] Cleanup cio printk messages. | Michael Ernst | 4 | -26/+11 |
2008-07-14 | [S390] Move memory detection code to own file. | Heiko Carstens | 7 | -129/+127 |
2008-07-14 | [S390] cio: fix double unregistering of subchannels | Sebastian Ott | 1 | -1/+2 |
2008-07-14 | [S390] Add support for memory hot-add via sclp. | Heiko Carstens | 1 | -8/+308 |
2008-07-14 | [S390] Add support for memory hot-add. | Heiko Carstens | 4 | -3/+26 |
2008-07-14 | [S390] s390: use memory_read_from_buffer() | Akinobu Mita | 1 | -14/+4 |
2008-07-14 | [S390] s390: use simple_read_from_buffer() | Akinobu Mita | 1 | -19/+10 |
2008-07-14 | [S390] s390/cio: use memory_read_from_buffer() | Akinobu Mita | 1 | -9/+2 |
2008-07-14 | [S390] s390/vmcp: use simple_read_from_buffer() | Akinobu Mita | 1 | -14/+8 |
2008-07-14 | [S390] drivers/s390: Eliminate NULL test and memset after alloc_bootmem | Julia Lawall | 2 | -12/+1 |
2008-07-14 | [S390] arch/s390: Eliminate NULL test and memset after alloc_bootmem | Julia Lawall | 1 | -2/+0 |
2008-07-14 | [S390] Add sched.h include to asm-s390/pgtable.h. | Heiko Carstens | 1 | -0/+1 |
2008-07-14 | [S390] zcrypt: Add additional card IDs to CEX2C and CEX2A | Ralph Wuerthner | 4 | -1/+5 |
2008-07-14 | [S390] Extra Kernel Parameters via VMPARM | Hendrik Brueckner | 5 | -87/+475 |
2008-07-14 | [S390] ap: Use high-resolution timer for polling | Felix Beck | 1 | -10/+53 |
2008-07-14 | [S390] sclp: simplify vt220 cleanup logic | Peter Oberparleiter | 1 | -27/+28 |
2008-07-14 | [S390] idle: remove idle notifier chain. | Heiko Carstens | 4 | -63/+16 |
2008-07-14 | [S390] cio: Add chsc subchannel driver. | Cornelia Huck | 20 | -31/+1068 |
2008-07-14 | [S390] cio: suppress chpid event in case of configure error | Peter Oberparleiter | 1 | -6/+17 |
2008-07-14 | [S390] css: Use css_device_id for bus matching. | Cornelia Huck | 4 | -12/+15 |
2008-07-14 | [S390] cio: Repair chpid event handling. | Cornelia Huck | 5 | -36/+43 |
2008-07-14 | [S390] cio: Use isc_{register,unregister}. | Cornelia Huck | 3 | -3/+6 |