| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] vfree and kfree cleanup in drivers/ | Jesper Juhl | 2005-09-10 | 20 | -142/+86 |
* | [PATCH] fix unusual placement of inline keyword in hpet | Adrian Bunk | 2005-09-10 | 1 | -2/+2 |
* | [PATCH] update FSF address in COPYING | Pekka J Enberg | 2005-09-10 | 1 | -2/+2 |
* | [PATCH] i386/smpboot: use msleep() instead of schedule_timeout() | Nishanth Aravamudan | 2005-09-10 | 1 | -2/+1 |
* | [PATCH] telephony/ixj: use msleep() instead of schedule_timeout() | Nishanth Aravamudan | 2005-09-10 | 1 | -52/+10 |
* | [PATCH] dmapool: Fix "nocast type" warnings | Victor Fusco | 2005-09-10 | 2 | -2/+4 |
* | [PATCH] lib/radix-tree: Fix "nocast type" warnings | Victor Fusco | 2005-09-10 | 2 | -3/+3 |
* | [PATCH] Spelling fixes for Documentation/ | Tobias Klauser | 2005-09-10 | 18 | -21/+21 |
* | [PATCH] mm/swap_state: Fix "nocast type" warnings | Victor Fusco | 2005-09-10 | 1 | -2/+2 |
* | [PATCH] Add kerneldoc reference to CodingStyle | Pekka J Enberg | 2005-09-10 | 1 | -0/+3 |
* | [PATCH] SH64: C99 initializers for hw_interrupt_type structures | Thomas Gleixner | 2005-09-10 | 1 | -7/+7 |
* | [PATCH] V850: C99 initializers for hw_interrupt_type structures | Thomas Gleixner | 2005-09-10 | 3 | -21/+21 |
* | [PATCH] SH: C99 initializers for hw_interrupt_type structures | Thomas Gleixner | 2005-09-10 | 13 | -105/+105 |
* | [PATCH] PPC: C99 initializers for hw_interrupt_type structures | Thomas Gleixner | 2005-09-10 | 5 | -38/+23 |
* | [PATCH] kernel/acct: add kerneldoc | Randy Dunlap | 2005-09-10 | 1 | -16/+27 |
* | [PATCH] char/n_tty: fix sparse warnings (__nocast type) | Victor Fusco | 2005-09-10 | 1 | -1/+1 |
* | [PATCH] mm/slab: fix sparse warnings | Victor Fusco | 2005-09-10 | 2 | -3/+4 |
* | [PATCH] sb16_csp: untypedef | Alexey Dobriyan | 2005-09-10 | 1 | -7/+7 |
* | [PATCH] sb16_csp: remove home-grown le??_to_cpu macros | Alexey Dobriyan | 2005-09-10 | 1 | -16/+14 |
* | [PATCH] hdpu_cpustate.c: misc_register() can fail | Christophe Lucas | 2005-09-10 | 1 | -4/+19 |
* | [PATCH] drivers/char/lcd.c: misc_register() can fail | Christophe Lucas | 2005-09-10 | 1 | -1/+6 |
* | [PATCH] applicom: fix error handling | Christophe Lucas | 2005-09-10 | 1 | -4/+20 |
* | [PATCH] mm/filemap.c: make two functions static | Adrian Bunk | 2005-09-10 | 4 | -12/+11 |
* | [PATCH] Yet another RCU documentation update | Paul E. McKenney | 2005-09-10 | 5 | -24/+1064 |
* | [PATCH] Remove even more stale references to Documentation/smp.tex | Arthur Othieno | 2005-09-10 | 2 | -4/+4 |
* | [PATCH] sched: allow the load to grow upto its cpu_power | Siddha, Suresh B | 2005-09-10 | 1 | -2/+7 |
* | [PATCH] sched: don't kick ALB in the presence of pinned task | Siddha, Suresh B | 2005-09-10 | 1 | -1/+14 |
* | [PATCH] sched: use cached variable in sys_sched_yield() | Renaud Lienhart | 2005-09-10 | 1 | -1/+1 |
* | [PATCH] sched: HT optimisation | Nick Piggin | 2005-09-10 | 1 | -6/+28 |
* | [PATCH] sched: less locking | Nick Piggin | 2005-09-10 | 1 | -7/+2 |
* | [PATCH] sched: less newidle locking | Nick Piggin | 2005-09-10 | 1 | -7/+10 |
* | [PATCH] sched: fix SMT scheduler latency bug | Ingo Molnar | 2005-09-10 | 1 | -4/+15 |
* | [PATCH] sched: TASK_NONINTERACTIVE | Ingo Molnar | 2005-09-10 | 3 | -2/+16 |
* | [PATCH] sched cleanups | Ingo Molnar | 2005-09-10 | 1 | -19/+25 |
* | [PATCH] sched: make idlest_group/cpu cpus_allowed-aware | M.Baris Demiray | 2005-09-10 | 1 | -4/+13 |
* | [PATCH] sched: run SCHED_NORMAL tasks with real time tasks on SMT siblings | Con Kolivas | 2005-09-10 | 1 | -18/+47 |
* | [PATCH] synclink_cs add statistics clear | Paul Fulghum | 2005-09-10 | 1 | -5/+11 |
* | [PATCH] cpuset semaphore depth check deadlock fix | Paul Jackson | 2005-09-10 | 2 | -40/+61 |
* | [PATCH] spinlock consolidation | Ingo Molnar | 2005-09-10 | 69 | -2871/+1591 |
* | [PATCH] Subject: PATCH: fix numa caused compile warnings | Alan Cox | 2005-09-10 | 2 | -5/+11 |
* | [PATCH] ntfs build fix | Andrew Morton | 2005-09-10 | 1 | -0/+1 |
* | [PATCH] md: fix BUG when raid10 rebuilds without enough drives | NeilBrown | 2005-09-09 | 1 | -1/+7 |
* | [PATCH] md: fix raid10 assembly when too many devices are missing | NeilBrown | 2005-09-09 | 1 | -3/+27 |
* | [PATCH] md: really get sb_size setting right in all cases | NeilBrown | 2005-09-09 | 1 | -2/+2 |
* | [PATCH] md: make sure the new 'sb_size' is set properly device added without ... | NeilBrown | 2005-09-09 | 1 | -0/+2 |
* | [PATCH] md: report spare drives in /proc/mdstat | NeilBrown | 2005-09-09 | 1 | -1/+2 |
* | [PATCH] md: add information about superblock version to /proc/mdstat | NeilBrown | 2005-09-09 | 1 | -0/+9 |
* | [PATCH] md: use queue_hardsect_size instead of block_size for md superblock s... | NeilBrown | 2005-09-09 | 1 | -1/+1 |
* | [PATCH] md: choose better default offset for bitmap. | NeilBrown | 2005-09-09 | 1 | -2/+1 |
* | [PATCH] md: tidy up daemon stop/start code in md/bitmap.c | NeilBrown | 2005-09-09 | 2 | -47/+28 |