Age | Commit message (Expand) | Author | Files | Lines |
2006-03-25 | [NET]: Ensure device name passed to SO_BINDTODEVICE is NULL terminated. | David S. Miller | 1 | -2/+3 |
2006-03-25 | [MODULES]: Don't allow statically declared exports | Patrick McHardy | 1 | -0/+1 |
2006-03-25 | [BRIDGE]: Unaligned accesses in the ethernet bridge | Peter Chubb | 1 | -2/+3 |
2006-03-24 | [PATCH] net: ne2k.c won't compile if pci_clone_list is const | Horms | 1 | -1/+1 |
2006-03-24 | [PATCH] AT91RM9200 Ethernet driver | Andrew Victor | 5 | -0/+1358 |
2006-03-24 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 12 | -506/+551 |
2006-03-24 | [PATCH] fix build error if CONFIG_SYSFS=n | Andrew Morton | 1 | -2/+2 |
2006-03-24 | [PATCH] strndup_user: convert keyctl | Davi Arnaut | 1 | -105/+50 |
2006-03-24 | [PATCH] strndup_user: convert module | Davi Arnaut | 1 | -16/+3 |
2006-03-24 | [PATCH] strndup_user() | Davi Arnaut | 2 | -0/+39 |
2006-03-24 | [PATCH] timer-irq-driven soft-watchdog, cleanups | Ingo Molnar | 3 | -27/+33 |
2006-03-24 | [PATCH] Fix module refcount leak in __set_personality() | Sergey Vlasov | 1 | -0/+1 |
2006-03-24 | [PATCH] ext3: Properly report backup block present in a group | Glauber de Oliveira Costa | 1 | -7/+33 |
2006-03-24 | [PATCH] RLIMIT_CPU: document wrong return value | Andrew Morton | 1 | -0/+7 |
2006-03-24 | [PATCH] RLIMIT_CPU: fix handling of a zero limit | Andrew Morton | 1 | -1/+12 |
2006-03-24 | [PATCH] sys_setrlimit() cleanup | Andrew Morton | 1 | -11/+15 |
2006-03-24 | [PATCH] deprecate the tasklist_lock export | Christoph Hellwig | 1 | -0/+11 |
2006-03-24 | [PATCH] Yet more rio cleaning (2 of 2) | Alan Cox | 18 | -912/+265 |
2006-03-24 | [PATCH] Yet more rio cleaning (1 of 2) | Alan Cox | 15 | -524/+36 |
2006-03-24 | [PATCH] rio driver rework continued #5 | Alan Cox | 3 | -10/+2 |
2006-03-24 | [PATCH] rio driver rework continued #4 | Alan Cox | 1 | -272/+118 |
2006-03-24 | [PATCH] rio driver rework continued #3 | Alan Cox | 7 | -535/+232 |
2006-03-24 | [PATCH] rio driver rework continued #2 | Alan Cox | 4 | -154/+115 |
2006-03-24 | [PATCH] rio driver rework continued #1 | Alan Cox | 10 | -167/+118 |
2006-03-24 | [PATCH] rioboot: post-Lindent | Alan Cox | 1 | -252/+177 |
2006-03-24 | [PATCH] rioboot: lindent | Alan Cox | 1 | -811/+704 |
2006-03-24 | [PATCH] rio: more header cleanup | Alan Cox | 10 | -400/+243 |
2006-03-24 | [PATCH] Fix "value computed not used" warnings | Takashi Iwai | 3 | -10/+10 |
2006-03-24 | [PATCH] deprecate the kernel_thread export | Christoph Hellwig | 1 | -0/+11 |
2006-03-24 | [PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operations | Kumar Gala | 3 | -2/+10 |
2006-03-24 | [PATCH] show MCP menu only on ARCH_SA1100 | Adrian Bunk | 1 | -0/+1 |
2006-03-24 | [PATCH] Conditionalize compat_sys_newfstatat | Kyle McMartin | 1 | -0/+2 |
2006-03-24 | [PATCH] console_setup() depends (wrongly?) on CONFIG_PRINTK | John Z. Bohach | 1 | -38/+38 |
2006-03-24 | [PATCH] Updated Documentation/nfsroot.txt | Nico Schottelius | 1 | -3/+14 |
2006-03-24 | [PATCH] mmc: Secure Digital Host Controller Interface driver | Pierre Ossman | 5 | -0/+1469 |
2006-03-24 | [PATCH] Secure Digital Host Controller id and regs | Pierre Ossman | 1 | -0/+1 |
2006-03-24 | [PATCH] msync(): use do_fsync() | Andrew Morton | 1 | -15/+2 |
2006-03-24 | [PATCH] fsync: extract internal code | Andrew Morton | 2 | -20/+24 |
2006-03-24 | [PATCH] msync: fix return value | Andrew Morton | 1 | -7/+7 |
2006-03-24 | [PATCH] msync(MS_SYNC): don't hold mmap_sem while syncing | Andrew Morton | 1 | -23/+26 |
2006-03-24 | [PATCH] msync(): perform dirty page levelling | Andrew Morton | 1 | -32/+61 |
2006-03-24 | [PATCH] set_page_dirty() return value fixes | Andrew Morton | 5 | -9/+11 |
2006-03-24 | [PATCH] balance_dirty_pages_ratelimited: take nr_pages arg | Andrew Morton | 2 | -10/+24 |
2006-03-24 | [PATCH] HOTPLUG_CPU: avoid hitting too many cachelines in recalc_bh_state() | Eric Dumazet | 1 | -1/+4 |
2006-03-24 | [PATCH] sound: remove PC98-specific OPL3_HW_OPL3_PC98 | Arthur Othieno | 1 | -1/+0 |
2006-03-24 | [PATCH] block: floppy98 removal, really. | Arthur Othieno | 1 | -1/+0 |
2006-03-24 | [PATCH] shmdt: check address alignment | Hugh Dickins | 1 | -0/+3 |
2006-03-24 | [PATCH] sb_set_blocksize cleanup | Coywolf Qi Hunt | 1 | -5/+1 |
2006-03-24 | [PATCH] early_printk: cleanup trailiing whitespace | Randy Dunlap | 1 | -45/+45 |
2006-03-24 | [PATCH] fadvise(): write commands | Andrew Morton | 4 | -10/+57 |