Age | Commit message (Expand) | Author | Files | Lines |
2006-01-06 | [PATCH] I2O: Beautifying | Markus Lidel | 9 | -26/+20 |
2006-01-06 | [PATCH] I2O: Bugfixes | Markus Lidel | 5 | -25/+21 |
2006-01-06 | [PATCH] I2O: Remove wrong I2O device class | Markus Lidel | 5 | -115/+68 |
2006-01-06 | [PATCH] I2O: SPARC fixes | Markus Lidel | 5 | -101/+111 |
2006-01-06 | [PATCH] I2O: changed I2O API to create I2O messages in kernel memory | Markus Lidel | 9 | -849/+964 |
2006-01-06 | [PATCH] s390: cleanup Kconfig | Martin Schwidefsky | 60 | -208/+183 |
2006-01-06 | [PATCH] s390: fix invalid return code in sclp_cpi | Peter Oberparleiter | 1 | -1/+1 |
2006-01-06 | [PATCH] s390: Fix missing release function and cosmetic changes | Cornelia Huck | 2 | -4/+13 |
2006-01-06 | [PATCH] s390: add support for cex2a crypto cards | Eric Rossman | 4 | -51/+383 |
2006-01-06 | [PATCH] s390: multiple subchannel sets support | Cornelia Huck | 16 | -165/+354 |
2006-01-06 | [PATCH] s390: convert /proc/cio_ignore | Cornelia Huck | 1 | -30/+92 |
2006-01-06 | [PATCH] s390: introduce struct channel_subsystem | Cornelia Huck | 6 | -45/+90 |
2006-01-06 | [PATCH] s390: introduce for_each_subchannel | Cornelia Huck | 5 | -290/+318 |
2006-01-06 | [PATCH] s390: introduce struct subchannel_id | Cornelia Huck | 18 | -238/+313 |
2006-01-06 | [PATCH] s390: qdio V=V pass-through | Frank Pavlic | 5 | -156/+556 |
2006-01-06 | [PATCH] s390: in-kernel crypto test vectors | Jan Glauber | 2 | -0/+68 |
2006-01-06 | [PATCH] s390: aes support | Jan Glauber | 6 | -14/+308 |
2006-01-06 | [PATCH] s390: sha256 support | Jan Glauber | 6 | -1/+171 |
2006-01-06 | [PATCH] s390: in-kernel crypto rename | Jan Glauber | 7 | -211/+222 |
2006-01-06 | [PATCH] s390: add oprofile callgraph support | Andreas Krebbel | 3 | -1/+84 |
2006-01-06 | [PATCH] s390: dasd failfast support | Horst Hummel | 5 | -12/+34 |
2006-01-06 | [PATCH] s390: BIODASDPRRD ioctl return code | Horst Hummel | 1 | -1/+4 |
2006-01-06 | [PATCH] s390: move s390_root_dev_* out of the cio layer | Carsten Otte | 9 | -48/+74 |
2006-01-06 | [PATCH] s390: re-activated path detection | Cornelia Huck | 1 | -0/+15 |
2006-01-06 | [PATCH] s390: cputime_t fixes | Martin Schwidefsky | 2 | -14/+16 |
2006-01-06 | [PATCH] s390: update default configuration | Martin Schwidefsky | 1 | -16/+39 |
2006-01-06 | [PATCH] s390: rt_sigreturn fix | Cedric Le Goater | 2 | -5/+3 |
2006-01-06 | [PATCH] s390: uaccess warnings | Martin Schwidefsky | 2 | -7/+9 |
2006-01-06 | [PATCH] s390: cms volume label definitions | Peter Oberparleiter | 4 | -40/+44 |
2006-01-06 | [PATCH] s390: atomic primitives | Martin Schwidefsky | 10 | -131/+96 |
2006-01-06 | [PATCH] uml: free network IRQ correctly | Jeff Dike | 1 | -0/+2 |
2006-01-06 | [PATCH] uml: fix whitespace in mconsole driver | Jeff Dike | 1 | -54/+42 |
2006-01-06 | [PATCH] uml: capture printk output for mconsole sysrq | Jeff Dike | 1 | -18/+30 |
2006-01-06 | [PATCH] uml: capture printk output for mconsole stack | Jeff Dike | 1 | -6/+81 |
2006-01-06 | [PATCH] uml: add mconsole_reply variant with length param | Jeff Dike | 2 | -6/+14 |
2006-01-06 | [PATCH] uml: better diagnostics for broken configs | Jeff Dike | 1 | -0/+3 |
2006-01-06 | [PATCH] uml: SIGWINCH handling cleanup | Jeff Dike | 1 | -30/+24 |
2006-01-06 | [PATCH] uml: umid cleanup | Jeff Dike | 6 | -126/+164 |
2006-01-06 | [PATCH] uml: separate libc-dependent umid code | Jeff Dike | 7 | -339/+324 |
2006-01-06 | [PATCH] uml: Add throttling to console driver | Jeff Dike | 6 | -14/+63 |
2006-01-06 | [PATCH] uml: Fix flip_buf full handling | Jeff Dike | 1 | -1/+1 |
2006-01-06 | [PATCH] uml: Simplify console opening/closing and irq registration | Jeff Dike | 6 | -166/+137 |
2006-01-06 | [PATCH] uml: move console configuration | Jeff Dike | 5 | -32/+35 |
2006-01-06 | [PATCH] uml: line_setup interface change | Jeff Dike | 1 | -3/+9 |
2006-01-06 | [PATCH] uml: Add static initializations and declarations | Jeff Dike | 4 | -10/+9 |
2006-01-06 | [PATCH] uml: Move mconsole support out of generic code | Jeff Dike | 4 | -15/+14 |
2006-01-06 | [PATCH] uml: Remove unneeded structure field | Jeff Dike | 3 | -14/+9 |
2006-01-06 | [PATCH] uml: use ARRAY_SIZE | Jeff Dike | 2 | -20/+13 |
2006-01-06 | [PATCH] uml: Formatting changes | Jeff Dike | 8 | -368/+381 |
2006-01-06 | [PATCH] uml: non-void functions should return something | Jeff Dike | 3 | -11/+6 |