| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 2006-03-28 | 139 | -225/+225 |
* | [PATCH] mark f_ops const in the inode | Arjan van de Ven | 2006-03-28 | 42 | -74/+75 |
* | [PATCH] ia64: const f_ops fix | Andrew Morton | 2006-03-28 | 1 | -19/+20 |
* | [PATCH] for_each_possible_cpu: documentaion | KAMEZAWA Hiroyuki | 2006-03-28 | 2 | -3/+3 |
* | [PATCH] for_each_possible_cpu: i386 | KAMEZAWA Hiroyuki | 2006-03-28 | 4 | -7/+7 |
* | [PATCH] for_each_possible_cpu: oprofile. | KAMEZAWA Hiroyuki | 2006-03-28 | 1 | -2/+2 |
* | [PATCH] for_each_possible_cpu: loopback device. | KAMEZAWA Hiroyuki | 2006-03-28 | 1 | -1/+1 |
* | [PATCH] for_each_possible_cpu: fixes for generic part | KAMEZAWA Hiroyuki | 2006-03-28 | 11 | -17/+17 |
* | [PATCH] for_each_possible_cpu: defines for_each_possible_cpu | KAMEZAWA Hiroyuki | 2006-03-28 | 1 | -2/+3 |
* | [PATCH] Fold select_bits_alloc/free into caller code. | Vadim Lobanov | 2006-03-28 | 1 | -11/+2 |
* | [PATCH] use fget_light() in select/poll | Eric Dumazet | 2006-03-28 | 1 | -4/+6 |
* | [PATCH] Optimize select/poll by putting small data sets on the stack | Andi Kleen | 2006-03-28 | 2 | -42/+81 |
* | [PATCH] ide_generic_all_on() warning fix | Andrew Morton | 2006-03-28 | 1 | -1/+2 |
* | [PATCH] Small fixes backported to old IDE SiS driver | Alan Cox | 2006-03-28 | 2 | -0/+3 |
* | [PATCH] ide: AMD756 no host side cable detection | Rene Herman | 2006-03-28 | 1 | -6/+2 |
* | [PATCH] autofs4: proper prototype for autofs4_dentry_release() | Adrian Bunk | 2006-03-28 | 2 | -1/+3 |
* | [PATCH] drivers/block/acsi_slm.c: size_t can't be < 0 | Alexey Dobriyan | 2006-03-28 | 1 | -2/+0 |
* | [PATCH] remove relayfs_fs.h | Andrew Morton | 2006-03-28 | 1 | -287/+0 |
* | [PATCH] Philip Gladstone has moved | Philip Gladstone | 2006-03-28 | 1 | -1/+3 |
* | [PATCH] fs/fat/: proper prototypes for two functions | Adrian Bunk | 2006-03-28 | 2 | -3/+3 |
* | [PATCH] drivers/block/paride/pd.c: fix an off-by-one error | Adrian Bunk | 2006-03-28 | 1 | -1/+2 |
* | [PATCH] Change dash2underscore() return value to char | Eric Sesterhenn | 2006-03-28 | 1 | -1/+1 |
* | [PATCH] mqueue comment typo fix | Serge E. Hallyn | 2006-03-28 | 1 | -1/+1 |
* | [PATCH] alpha: make poll flags the same as other architectures | Andrew Morton | 2006-03-28 | 1 | -2/+2 |
* | [PATCH] Add oprofile_add_ext_sample | Brian Rogan | 2006-03-28 | 2 | -3/+20 |
* | [PATCH] symversion warning fix | Andrew Morton | 2006-03-28 | 1 | -1/+1 |
* | [PATCH] capi: register_chrdev() fix | Andrew Morton | 2006-03-28 | 1 | -3/+5 |
* | [PATCH] paride-pt: register_chrdev fix | Andrew Morton | 2006-03-28 | 1 | -3/+5 |
* | [PATCH] paride: register_chrdev fix | Andrew Morton | 2006-03-28 | 1 | -3/+5 |
* | [PATCH] let BLK_DEV_RAM_COUNT depend on BLK_DEV_RAM | Adrian Bunk | 2006-03-28 | 1 | -1/+2 |
* | [PATCH] synclink_gt: remove uneeded async code | Paul Fulghum | 2006-03-28 | 1 | -4/+0 |
* | [PATCH] synclink_gt add gpio feature | Paul Fulghum | 2006-03-28 | 2 | -5/+252 |
* | [PATCH] synclink: remove dead code | Paul Fulghum | 2006-03-28 | 1 | -30/+1 |
* | [PATCH] Decrapify asm-generic/local.h | Kyle McMartin | 2006-03-28 | 1 | -71/+9 |
* | [PATCH] RTC: Remove some duplicate BCD definitions | Matt Mackall | 2006-03-28 | 7 | -65/+22 |
* | [PATCH] RTC: Fix up some RTC whitespace and style | Matt Mackall | 2006-03-28 | 3 | -30/+36 |
* | [PATCH] RTC: Remove RTC UIP synchronization on Alpha | Matt Mackall | 2006-03-28 | 1 | -1/+2 |
* | [PATCH] RTC: Remove RTC UIP synchronization on SH MPC1211 | Matt Mackall | 2006-03-28 | 1 | -15/+3 |
* | [PATCH] RTC: Remove RTC UIP synchronization on SH03 | Matt Mackall | 2006-03-28 | 1 | -4/+0 |
* | [PATCH] RTC: Remove RTC UIP synchronization on MIPS-based DEC | Matt Mackall | 2006-03-28 | 1 | -36/+11 |
* | [PATCH] RTC: Remove RTC UIP synchronization on MIPS MC146818 | Matt Mackall | 2006-03-28 | 1 | -31/+2 |
* | [PATCH] RTC: Remove RTC UIP synchronization on ARM | Matt Mackall | 2006-03-28 | 1 | -16/+1 |
* | [PATCH] RTC: Remove RTC UIP synchronization on PPC Maple | Matt Mackall | 2006-03-28 | 1 | -22/+2 |
* | [PATCH] RTC: Remove RTC UIP synchronization on CHRP (arch/powerpc) | Matt Mackall | 2006-03-28 | 1 | -20/+2 |
* | [PATCH] RTC: Remove RTC UIP synchronization on PPC CHRP (arch/ppc) | Matt Mackall | 2006-03-28 | 1 | -20/+2 |
* | [PATCH] RTC: Remove RTC UIP synchronization on Sparc64 | Matt Mackall | 2006-03-28 | 1 | -15/+1 |
* | [PATCH] RTC: Remove RTC UIP synchronization on x86_64 | Matt Mackall | 2006-03-28 | 1 | -29/+12 |
* | [PATCH] RTC: Remove RTC UIP synchronization on x86 | Matt Mackall | 2006-03-28 | 1 | -14/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-03-27 | 1 | -2/+2 |
|\ |
|
| * | [SPARC64]: Fix off-by-1 error in TSB grow check. | David S. Miller | 2006-03-27 | 1 | -2/+2 |