Age | Commit message (Expand) | Author |
2006-10-16 | [PATCH] fix epoll_pwait when EPOLL=n | Randy Dunlap |
2006-10-11 | [PATCH] lockdep: fix printk recursion logic | Ingo Molnar |
2006-10-11 | [PATCH] lockdep: use BUILD_BUG_ON | Alexey Dobriyan |
2006-10-11 | [PATCH] bitmap: parse input from kernel and user buffers | Reinette Chatre |
2006-10-11 | [PATCH] sched: likely profiling | Nick Piggin |
2006-10-11 | [PATCH] fix Module taint flags listing in Oops/panic | Florin Malita |
2006-10-11 | [PATCH] mm: kevent threads: use MPOL_DEFAULT | Christoph Lameter |
2006-10-11 | [PATCH] swsusp: Use suspend_console | Rafael J. Wysocki |
2006-10-11 | Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass() | Peter Zijlstra |
2006-10-10 | [PATCH] cpuset ANSI prototype | Al Viro |
2006-10-10 | [PATCH] make kernel/relay.c __user-clean | Al Viro |
2006-10-10 | [PATCH] __user annotations: futex | Al Viro |
2006-10-07 | [PATCH] swsusp: Make userland suspend work on SMP again | Rafael J. Wysocki |
2006-10-06 | [PATCH] ixp4xxdefconfig arm fixes | Frederik Deweerdt |
2006-10-06 | [PATCH] kauditd_thread warning fix | Andrew Morton |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-05 | IRQ: Typedef the IRQ handler function type | David Howells |
2006-10-05 | IRQ: Typedef the IRQ flow handler function type | David Howells |
2006-10-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh | Linus Torvalds |
2006-10-04 | Merge branch 'audit.b32' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2006-10-04 | [PATCH] rcu: simplify/improve batch tuning | Oleg Nesterov |
2006-10-04 | [PATCH] rcu: add sched torture type to rcutorture | Josh Triplett |
2006-10-04 | [PATCH] rcu: add rcu_bh_sync torture type to rcutorture | Josh Triplett |
2006-10-04 | [PATCH] rcu: add rcu_sync torture type to rcutorture | Josh Triplett |
2006-10-04 | [PATCH] rcu: refactor srcu_torture_deferred_free to work for any implementation | Josh Triplett |
2006-10-04 | [PATCH] RCU: add fake writers to rcutorture | Josh Triplett |
2006-10-04 | [PATCH] rcu: Fix sign bug making rcu_random always return the same sequence | Josh Triplett |
2006-10-04 | [PATCH] rcu: Avoid kthread_stop on invalid pointer if rcutorture reader start... | Josh Triplett |
2006-10-04 | [PATCH] rcu: Mention rcu_bh in description of rcutorture's torture_type param... | Josh Triplett |
2006-10-04 | [PATCH] rcu: Add MODULE_AUTHOR to rcutorture module | Josh Triplett |
2006-10-04 | [PATCH] SRCU: report out-of-memory errors | Alan Stern |
2006-10-04 | [PATCH] Add SRCU-based notifier chains | Alan Stern |
2006-10-04 | [PATCH] srcu-3: add SRCU operations to rcutorture | Paul E. McKenney |
2006-10-04 | [PATCH] srcu-3: RCU variant permitting read-side blocking | Paul E. McKenney |
2006-10-04 | [PATCH] msi: simplify msi sanity checks by adding with generic irq code | Eric W. Biederman |
2006-10-04 | [PATCH] genirq: irq: add a dynamic irq creation API | Eric W. Biederman |
2006-10-04 | [PATCH] genirq: irq: add moved_masked_irq | Eric W. Biederman |
2006-10-04 | [PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bit | Eric W. Biederman |
2006-10-04 | [PATCH] name_count array overrun | Steve Grubb |
2006-10-04 | [PATCH] PPID filtering fix | Alexander Viro |
2006-10-04 | [PATCH] arch filter lists with < or > should not be accepted | Eric Paris |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones |
2006-10-03 | rcutorture: Fix incorrect description of default for nreaders parameter | Josh Triplett |
2006-10-03 | remove duplicate "until" from kernel/workqueue.c | Rolf Eike Beer |
2006-10-03 | fix file specification in comments | Uwe Zeisberger |
2006-10-03 | [PATCH] scheduler: NUMA aware placement of sched_group_allnodes | Christoph Lameter |
2006-10-03 | [PATCH] sched: fixing wrong comment for find_idlest_cpu() | Satoru Takeuchi |
2006-10-03 | [PATCH] sched: cleanup sched_group cpu_power setup | Siddha, Suresh B |
2006-10-03 | [PATCH] sched: introduce child field in sched_domain | Siddha, Suresh B |
2006-10-03 | [PATCH] sched: don't print migration cost when only 1 CPU | Dave Jones |