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