Age | Commit message (Expand) | Author | Files | Lines |
2006-01-18 | [PATCH] hfs: set type/creator for symlinks | Roman Zippel | 2 | -2/+10 |
2006-01-18 | [PATCH] hfs: set correct create date for links | Roman Zippel | 2 | -12/+22 |
2006-01-18 | [PATCH] hfs: set correct ctime | Roman Zippel | 3 | -6/+15 |
2006-01-18 | [PATCH] hfs: add HFSX support | David Elliott | 8 | -23/+90 |
2006-01-18 | [PATCH] hfs: cleanup HFS prints | Roman Zippel | 10 | -53/+48 |
2006-01-18 | [PATCH] hfs: cleanup HFS+ prints | Roman Zippel | 11 | -72/+55 |
2006-01-18 | [PATCH] add missing syscall declarations | Arnd Bergmann | 2 | -2/+18 |
2006-01-18 | [PATCH] fix sched_setscheduler semantics | Jason Baron | 1 | -0/+4 |
2006-01-18 | [PATCH] v9fs: add readpage support | Eric Van Hensbergen | 5 | -0/+116 |
2006-01-18 | [PATCH] uml ubd code: fix a bit of whitespace | Paolo 'Blaisorblade' Giarrusso | 1 | -14/+17 |
2006-01-18 | [PATCH] uml: allow again to move backing file and to override saved location | Paolo 'Blaisorblade' Giarrusso | 1 | -13/+15 |
2006-01-18 | [PATCH] uml: arch Kconfig menu cleanups | Paolo 'Blaisorblade' Giarrusso | 3 | -14/+20 |
2006-01-18 | [PATCH] uml: avoid malloc to sleep in atomic sections | Paolo 'Blaisorblade' Giarrusso | 4 | -11/+19 |
2006-01-18 | [PATCH] uml: sigio code - reduce spinlock hold time | Paolo 'Blaisorblade' Giarrusso | 1 | -25/+58 |
2006-01-18 | [PATCH] uml: fix spinlock recursion and sleep-inside-spinlock in error path | Paolo 'Blaisorblade' Giarrusso | 1 | -2/+13 |
2006-01-18 | [PATCH] uml: networking - clear transport-specific structure | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+5 |
2006-01-18 | [PATCH] uml: make daemon transport behave properly | Paolo 'Blaisorblade' Giarrusso | 2 | -0/+10 |
2006-01-18 | [PATCH] uml: remove leftover from patch revertal | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+1 |
2006-01-18 | [PATCH] uml: TT mode softint fixes | Bodo Stroesser | 2 | -4/+6 |
2006-01-18 | [PATCH] uml: use setjmp/longjmp instead of sigsetjmp/siglongjmp | Jeff Dike | 1 | -2/+2 |
2006-01-18 | [PATCH] uml: implement soft interrupts | Jeff Dike | 8 | -118/+183 |
2006-01-18 | [PATCH] uml: eliminate some globals | Jeff Dike | 1 | -16/+12 |
2006-01-18 | [PATCH] uml: move libc-dependent skas process handling | Gennady Sharapov | 9 | -27/+601 |
2006-01-18 | [PATCH] uml: move libc-dependent skas memory mapping code | Gennady Sharapov | 5 | -118/+123 |
2006-01-18 | [PATCH] uml: move headers to arch/um/include | Gennady Sharapov | 18 | -149/+115 |
2006-01-18 | [PATCH] uml: change interface to boot_timer_handler | Bodo Stroesser | 2 | -4/+13 |
2006-01-18 | [PATCH] uml: move libc-dependent time code | Gennady Sharapov | 16 | -94/+211 |
2006-01-18 | [PATCH] uml: move libc-dependent utility procedures | Gennady Sharapov | 11 | -87/+72 |
2006-01-18 | [PATCH] uml: move LDT creation | Bodo Stroesser | 4 | -23/+29 |
2006-01-18 | [PATCH] uml: add __raw_writel definition | Jeff Dike | 1 | -0/+16 |
2006-01-18 | [PATCH] mm: optimize numa policy handling in slab allocator | Christoph Lameter | 2 | -4/+1 |
2006-01-18 | [PATCH] NUMA policies in the slab allocator V2 | Christoph Lameter | 3 | -0/+43 |
2006-01-18 | [PATCH] sem2mutex: mm/slab.c | Ingo Molnar | 2 | -31/+32 |
2006-01-18 | [PATCH] Zone reclaim: proc override | Christoph Lameter | 3 | -0/+30 |
2006-01-18 | [PATCH] Zone reclaim: Reclaim logic | Christoph Lameter | 5 | -8/+108 |
2006-01-18 | [PATCH] Zone reclaim: resurrect may_swap | Christoph Lameter | 1 | -0/+7 |
2006-01-18 | [PATCH] Simplify migrate_page_add | Christoph Lameter | 1 | -36/+7 |
2006-01-18 | [PATCH] mm: migration page refcounting fix | Nick Piggin | 7 | -75/+76 |
2006-01-18 | [PATCH] mm: dirty_exceeded speedup | Andrew Morton | 1 | -3/+4 |
2006-01-18 | [PATCH] Prevent trident driver from grabbing pcnet32 hardware | Jon Mason | 1 | -10/+8 |
2006-01-18 | [PATCH] synclink_gt fix size of register value storage | Paul Fulghum | 1 | -1/+1 |
2006-01-18 | [PATCH] scsi_transport_spi build fix | Andrew Morton | 1 | -0/+1 |
2006-01-18 | [PATCH] x86_64: Fix MCE exception stack for boot CPU | Jan Beulich | 1 | -1/+1 |
2006-01-18 | [PATCH] jbd: remove_transaction fix | Jan Kara | 1 | -1/+2 |
2006-01-18 | [PATCH] jbd: log_do_checkpoint fix | Jan Kara | 1 | -1/+1 |
2006-01-18 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 3 | -8/+16 |
2006-01-18 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 20 | -207/+193 |
2006-01-18 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 53 | -1744/+1870 |
2006-01-18 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 7 | -11/+70 |
2006-01-18 | [SPARC64]: Fix build with CONFIG_COMPAT disabled. | David S. Miller | 1 | -0/+4 |