Age | Commit message (Expand) | Author |
2006-03-28 | [PATCH] compat_sys_futex() warning fix | Andrew Morton |
2006-03-28 | [PATCH] for_each_possible_cpu: fixes for generic part | KAMEZAWA Hiroyuki |
2006-03-28 | [PATCH] Change dash2underscore() return value to char | Eric Sesterhenn |
2006-03-28 | [PATCH] symversion warning fix | Andrew Morton |
2006-03-27 | [PATCH] Notifier chain update: API changes | Alan Stern |
2006-03-27 | [PATCH] lightweight robust futexes updates | Ingo Molnar |
2006-03-27 | [PATCH] lightweight robust futexes: compat | Ingo Molnar |
2006-03-27 | [PATCH] lightweight robust futexes: core | Ingo Molnar |
2006-03-27 | [PATCH] sched: fix group power for allnodes_domains | Siddha, Suresh B |
2006-03-27 | [PATCH] sched: new sched domain for representing multi-core | Siddha, Suresh B |
2006-03-27 | [PATCH] Small schedule() optimization | Andreas Mohr |
2006-03-27 | [PATCH] sched: fix task interactivity calculation | Martin Andersson |
2006-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-03-26 | [PATCH] kretprobe instance recycled by parent process | bibo mao |
2006-03-26 | [PATCH] hrtimers: remove data field | Roman Zippel |
2006-03-26 | [PATCH] hrtimers: remove nsec_t typedef | Roman Zippel |
2006-03-26 | [PATCH] hrtimers: remove state field | Roman Zippel |
2006-03-26 | [PATCH] hrtimers: simplify nanosleep | Roman Zippel |
2006-03-26 | [PATCH] hrtimers: posix-timer: cleanup common_timer_get() | Roman Zippel |
2006-03-26 | [PATCH] hrtimers: pass current time to hrtimer_forward() | Roman Zippel |
2006-03-26 | [PATCH] hrtimers: optimize softirq runqueues | Thomas Gleixner |
2006-03-26 | [PATCH] consolidate sys32/compat_adjtimex | Stephen Rothwell |
2006-03-26 | [PATCH] swswsup: return correct load_image error | Con Kolivas |
2006-03-26 | [PATCH] warn if free_irq() is called from IRQ context | Ingo Molnar |
2006-03-26 | BUG_ON() Conversion in kernel/fork.c | Eric Sesterhenn |
2006-03-25 | Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2006-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-03-25 | [PATCH] remove pps support | Roman Zippel |
2006-03-25 | [PATCH] Add SA_PERCPU_IRQ flag support | Dimitri Sivanich |
2006-03-25 | [PATCH] Use unsigned int types for a faster bsearch | Eric Dumazet |
2006-03-25 | [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu() | Ashok Raj |
2006-03-25 | [PATCH] No need to protect current->group_info in sys_getgroups(), in_group_p... | Eric Dumazet |
2006-03-25 | [PATCH] find_task_by_pid() needs tasklist_lock | Andrew Morton |
2006-03-25 | [PATCH] refactor capable() to one implementation, add __capable() helper | Chris Wright |
2006-03-25 | [PATCH] IRQ: prevent enabling of previously disabled interrupt | Bryan Holty |
2006-03-25 | [PATCH] irq: uninline migration functions | Andrew Morton |
2006-03-25 | [PATCH] kernel/params.c: make param_array() static | Adrian Bunk |
2006-03-25 | [PATCH] Remove MODULE_PARM | Rusty Russell |
2006-03-25 | [PATCH] Validate and sanitze itimer timeval from userspace | Thomas Gleixner |
2006-03-25 | [PATCH] sys_alarm() unsigned signed conversion fixup | Thomas Gleixner |
2006-03-25 | [PATCH] timer irq driven soft watchdog fix | Andrew Morton |
2006-03-24 | BUG_ON() Conversion in kernel/cpu.c | Eric Sesterhenn |
2006-03-24 | [PATCH] fix build error if CONFIG_SYSFS=n | Andrew Morton |
2006-03-24 | [PATCH] strndup_user: convert module | Davi Arnaut |
2006-03-24 | [PATCH] timer-irq-driven soft-watchdog, cleanups | Ingo Molnar |
2006-03-24 | [PATCH] Fix module refcount leak in __set_personality() | Sergey Vlasov |
2006-03-24 | [PATCH] RLIMIT_CPU: document wrong return value | Andrew Morton |
2006-03-24 | [PATCH] RLIMIT_CPU: fix handling of a zero limit | Andrew Morton |
2006-03-24 | [PATCH] sys_setrlimit() cleanup | Andrew Morton |
2006-03-24 | [PATCH] console_setup() depends (wrongly?) on CONFIG_PRINTK | John Z. Bohach |