| Commit message (Expand) | Author | Files | Lines |
2006-07-02 | [PATCH] irq-flags: H8300: Use the new IRQF_ constants | Thomas Gleixner | 3 | -6/+4 |
2006-07-02 | [PATCH] irq-flags: FRV: Use the new IRQF_ constants | Thomas Gleixner | 5 | -12/+10 |
2006-07-02 | [PATCH] irq-flags: CRIS: Use the new IRQF_ constants | Thomas Gleixner | 12 | -20/+22 |
2006-07-02 | [PATCH] irq-flags: ARM26: Use the new IRQF_ constants | Thomas Gleixner | 4 | -12/+10 |
2006-07-02 | [PATCH] irq-flags: ALPHA: Use the new IRQF_ constants | Thomas Gleixner | 6 | -14/+12 |
2006-07-02 | [PATCH] irq-flags: consolidate flags for request_irq | Thomas Gleixner | 4 | -54/+83 |
2006-07-02 | [PATCH] powermac: Fix some 64b resource damage | Benjamin Herrenschmidt | 2 | -3/+3 |
2006-07-01 | [PATCH] pnp: suppress request_irq() warning | Andrew Morton | 1 | -1/+2 |
2006-07-01 | [PATCH] drivers/block/nbd.c compile fix | Ingo van Lil | 1 | -1/+1 |
2006-07-01 | [PATCH] kernel-doc: make man/text mode function output same | Randy Dunlap | 1 | -1/+4 |
2006-07-01 | [PATCH] Fix problem with ATAPI DMA on IT8212 in Linux | Alan Cox | 1 | -0/+2 |
2006-07-01 | [PATCH] kernel-doc: consistent text/man mode output | Randy.Dunlap | 1 | -3/+5 |
2006-07-01 | [PATCH] reiserfs: update ctime and mtime on expanding truncate | Vladimir Saveliev | 1 | -0/+5 |
2006-07-01 | [PATCH] s390: put sys_call_table into .rodata section and write protect it | Heiko Carstens | 3 | -17/+28 |
2006-07-01 | [PATCH] add __[start|end]_rodata sections to asm-generic/sections.h | Heiko Carstens | 4 | -11/+10 |
2006-07-01 | [PATCH] hotcpu_notifier-fixes | Andrew Morton | 1 | -3/+3 |
2006-07-01 | [PATCH] RTC: class driver for Samsung S3C series SoC | Ben Dooks | 3 | -0/+624 |
2006-07-01 | [PATCH] Fix IS_ERR Threshold Value | Ralf Baechle | 1 | -1/+3 |
2006-07-01 | [PATCH] ufs: truncate should allocate block for last byte | Evgeniy Dushistov | 7 | -66/+205 |
2006-07-01 | [PATCH] uml: rename and improve actually_do_remove() | Paolo 'Blaisorblade' Giarrusso | 1 | -16/+37 |
2006-07-01 | [PATCH] uml: fix not_dead_yet when directory is in bad state | Paolo 'Blaisorblade' Giarrusso | 1 | -19/+29 |
2006-07-01 | [PATCH] uml: make copy_*_user atomic | Paolo 'Blaisorblade' Giarrusso | 2 | -7/+28 |
2006-07-01 | [PATCH] SMP alternatives: skip with UP kernels | Gerd Hoffmann | 3 | -0/+23 |
2006-07-01 | [PATCH] IB/ipath: namespace cleanup: replace ips with ipath | Bryan O'Sullivan | 16 | -357/+198 |
2006-07-01 | [PATCH] IB/ipath: ignore receive queue size if SRQ is specified | Bryan O'Sullivan | 1 | -11/+16 |
2006-07-01 | [PATCH] IB/ipath: remove some #if 0 code related to lockable memory | Bryan O'Sullivan | 1 | -11/+0 |
2006-07-01 | [PATCH] IB/ipath: fix a bug that results in addresses near 0 being written vi... | Bryan O'Sullivan | 4 | -26/+60 |
2006-07-01 | [PATCH] IB/ipath: read/write correct sizes through diag interface | Bryan O'Sullivan | 1 | -4/+5 |
2006-07-01 | [PATCH] IB/ipath: support more models of InfiniPath hardware | Bryan O'Sullivan | 4 | -10/+38 |
2006-07-01 | [PATCH] IB/ipath: drop the "stats" sysfs attribute group | Bryan O'Sullivan | 1 | -83/+0 |
2006-07-01 | [PATCH] IB/ipath: purge sps_lid and sps_mlid arrays | Bryan O'Sullivan | 6 | -36/+11 |
2006-07-01 | [PATCH] IB/ipath: rC receive interrupt performance changes | Bryan O'Sullivan | 6 | -269/+265 |
2006-07-01 | [PATCH] IB/ipath: fixes to performance get counters for IB compliance | Bryan O'Sullivan | 9 | -27/+93 |
2006-07-01 | [PATCH] IB/ipath: check for valid LID and multicast LIDs | Bryan O'Sullivan | 1 | -2/+2 |
2006-07-01 | [PATCH] IB/ipath: removed redundant statements | Bryan O'Sullivan | 3 | -5/+0 |
2006-07-01 | [PATCH] IB/ipath: don't confuse the max message size with the MTU | Bryan O'Sullivan | 1 | -1/+1 |
2006-07-01 | [PATCH] IB/ipath: disallow send of invalid packet sizes over UD | Bryan O'Sullivan | 1 | -0/+5 |
2006-07-01 | [PATCH] IB/ipath: fix lost interrupts on HT-400 | Bryan O'Sullivan | 2 | -17/+36 |
2006-07-01 | [PATCH] IB/ipath: fixed bug 9776 for real | Bryan O'Sullivan | 2 | -31/+42 |
2006-07-01 | [PATCH] IB/ipath: reduce overhead on receive interrupts | Bryan O'Sullivan | 4 | -73/+105 |
2006-07-01 | [PATCH] IB/ipath: memory management cleanups | Bryan O'Sullivan | 6 | -370/+279 |
2006-07-01 | [PATCH] IB/ipath: use vmalloc to allocate struct ipath_devdata | Bryan O'Sullivan | 2 | -8/+3 |
2006-07-01 | [PATCH] IB/ipath: use more appropriate gfp flags | Bryan O'Sullivan | 1 | -12/+14 |
2006-07-01 | [PATCH] IB/ipath: enable freeze mode when shutting down device | Bryan O'Sullivan | 1 | -1/+1 |
2006-07-01 | [PATCH] IB/ipath: print better debug info when handling 32/64-bit DMA mask pr... | Bryan O'Sullivan | 1 | -3/+20 |
2006-07-01 | [PATCH] IB/ipath: removed unused field ipath_kregvirt from struct ipath_devdata | Bryan O'Sullivan | 2 | -10/+2 |
2006-07-01 | [PATCH] IB/ipath: enforce device resource limits | Bryan O'Sullivan | 6 | -33/+204 |
2006-07-01 | [PATCH] IB/ipath: report correct device identification information in /sys | Bryan O'Sullivan | 4 | -22/+35 |
2006-07-01 | [PATCH] IB/ipath: return an error for unknown multicast GID | Bryan O'Sullivan | 1 | -1/+1 |
2006-07-01 | [PATCH] IB/ipath: fix some memory leaks on failure paths | Bryan O'Sullivan | 2 | -0/+3 |