Age | Commit message (Expand) | Author | Files | Lines |
2006-01-09 | [PATCH] atomic: dec_and_lock use atomic primitives | Nick Piggin | 1 | -43/+6 |
2006-01-09 | [PATCH] pktcdvd: Use bd_claim to get exclusive access | Peter Osterlund | 1 | -3/+9 |
2006-01-09 | [PATCH] kernel/: small cleanups | Adrian Bunk | 4 | -2/+5 |
2006-01-09 | [PATCH] drivers/isdn/: "extern inline" -> "static inline" | Adrian Bunk | 3 | -5/+4 |
2006-01-09 | [PATCH] move rtc_interrupt() prototype to rtc.h | Adrian Bunk | 5 | -9/+10 |
2006-01-09 | [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait) | OGAWA Hirofumi | 16 | -61/+48 |
2006-01-09 | [PATCH] fat: support a truncate() for expanding size (generic_cont_expand) | OGAWA Hirofumi | 3 | -18/+76 |
2006-01-09 | [PATCH] export/change sync_page_range/_nolock() | OGAWA Hirofumi | 2 | -5/+7 |
2006-01-09 | [PATCH] fat: support ->direct_IO() | OGAWA Hirofumi | 4 | -16/+89 |
2006-01-09 | [PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/ | OGAWA Hirofumi | 5 | -17/+17 |
2006-01-09 | [PATCH] fat: add the read/writepages() | OGAWA Hirofumi | 1 | -1/+16 |
2006-01-09 | [PATCH] fat: use sb_find_get_block() instead of sb_getblk() | OGAWA Hirofumi | 1 | -2/+2 |
2006-01-09 | [PATCH] fat: move fat_clusters_flush() to write_super() | OGAWA Hirofumi | 3 | -6/+14 |
2006-01-09 | [PATCH] IRQ type flags | Russell King | 14 | -61/+80 |
2006-01-09 | [PATCH] new driver synclink_gt | Paul Fulghum | 4 | -1/+4518 |
2006-01-09 | [PATCH] fix more missing includes | Tim Schmielau | 19 | -0/+22 |
2006-01-09 | [PATCH] cpuset: skip rcu check if task is in root cpuset | Paul Jackson | 1 | -4/+9 |
2006-01-09 | [PATCH] cpuset: mark number_of_cpusets read_mostly | Paul Jackson | 1 | -1/+1 |
2006-01-09 | [PATCH] cpuset: use rcu directly optimization | Paul Jackson | 1 | -10/+30 |
2006-01-09 | [PATCH] cpuset: remove test for null cpuset from alloc code path | Paul Jackson | 3 | -6/+19 |
2006-01-09 | [PATCH] cpuset: migrate all tasks in cpuset at once | Paul Jackson | 1 | -13/+16 |
2006-01-09 | [PATCH] cpuset: rebind vma mempolicies fix | Paul Jackson | 3 | -0/+137 |
2006-01-09 | [PATCH] cpuset: number_of_cpusets optimization | Paul Jackson | 2 | -2/+20 |
2006-01-09 | [PATCH] cpuset: numa_policy_rebind cleanup | Paul Jackson | 3 | -15/+30 |
2006-01-09 | [PATCH] cpuset: implement cpuset_mems_allowed | Paul Jackson | 3 | -7/+33 |
2006-01-09 | [PATCH] cpuset: combine refresh_mems and update_mems | Paul Jackson | 3 | -61/+48 |
2006-01-09 | [PATCH] cpuset: fork hook fix | Paul Jackson | 2 | -5/+5 |
2006-01-09 | [PATCH] cpuset: update_nodemask code reformat | Paul Jackson | 1 | -10/+15 |
2006-01-09 | [PATCH] cpuset: minor spacing initializer fixes | Paul Jackson | 1 | -6/+3 |
2006-01-09 | [PATCH] cpuset: remove marker_pid documentation | Paul Jackson | 1 | -46/+4 |
2006-01-09 | [PATCH] cpuset: document additional features | Paul Jackson | 1 | -25/+153 |
2006-01-09 | [PATCH] cpuset: memory pressure meter | Paul Jackson | 3 | -2/+203 |
2006-01-09 | [PATCH] cpuset: mempolicy one more nodemask conversion | Paul Jackson | 3 | -15/+5 |
2006-01-09 | [PATCH] cpuset: better bitmap remap defaults | Paul Jackson | 1 | -45/+44 |
2006-01-09 | [PATCH] slob: introduce the SLOB allocator | Matt Mackall | 5 | -1/+440 |
2006-01-09 | [PATCH] slob: introduce mm/util.c for shared functions | Matt Mackall | 3 | -38/+40 |
2006-01-09 | [PATCH] DEBUG_SLAB depends on SLAB | Ingo Molnar | 1 | -1/+1 |
2006-01-09 | [PATCH] radix-tree: reduce tree height upon partial truncation | Nick Piggin | 1 | -10/+36 |
2006-01-09 | [PATCH] radix tree: early termination of tag clearing | Nick Piggin | 1 | -17/+23 |
2006-01-09 | [PATCH] radix tree: code consolidation | Nick Piggin | 1 | -31/+26 |
2006-01-09 | [PATCH] remove get_task_struct_rcu() | Paul E. McKenney | 1 | -12/+0 |
2006-01-09 | [PATCH] Simpler signal-exit concurrency handling | Paul E. McKenney | 1 | -5/+6 |
2006-01-09 | [PATCH] RCU signal handling | Ingo Molnar | 8 | -31/+143 |
2006-01-09 | [PATCH] Make RCU task_struct safe for oprofile | Paul E. McKenney | 1 | -15/+15 |
2006-01-09 | [PATCH] uml: prevent MODE_SKAS=n and MODE_TT=n | Adrian Bunk | 1 | -1/+1 |
2006-01-09 | [PATCH] uml: whitespace cleanup | Jeff Dike | 1 | -7/+7 |
2006-01-09 | [PATCH] consolidate asm/futex.h | Jeff Dike | 18 | -777/+72 |
2006-01-09 | [PATCH] uml: merge trap_user.c and trap_kern.c | Gennady Sharapov | 4 | -60/+39 |
2006-01-09 | [PATCH] uml: move libc-dependent code from trap_user.c | Gennady Sharapov | 13 | -91/+123 |
2006-01-09 | [PATCH] uml: move libc-dependent code from signal_user.c | Gennady Sharapov | 24 | -226/+162 |