aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2006-10-17[PATCH] lockdep: increase max allowed recursion depthGravatar Ingo Molnar 1-3/+5
2006-10-16[PATCH] fix epoll_pwait when EPOLL=nGravatar Randy Dunlap 1-0/+1
2006-10-11[PATCH] lockdep: fix printk recursion logicGravatar Ingo Molnar 1-9/+2
2006-10-11[PATCH] lockdep: use BUILD_BUG_ONGravatar Alexey Dobriyan 1-4/+1
2006-10-11[PATCH] bitmap: parse input from kernel and user buffersGravatar Reinette Chatre 2-2/+2
2006-10-11[PATCH] sched: likely profilingGravatar Nick Piggin 1-3/+3
2006-10-11[PATCH] fix Module taint flags listing in Oops/panicGravatar Florin Malita 1-45/+49
2006-10-11[PATCH] mm: kevent threads: use MPOL_DEFAULTGravatar Christoph Lameter 1-0/+7
2006-10-11[PATCH] swsusp: Use suspend_consoleGravatar Rafael J. Wysocki 2-1/+15
2006-10-10[PATCH] cpuset ANSI prototypeGravatar Al Viro 1-1/+1
2006-10-10[PATCH] make kernel/relay.c __user-cleanGravatar Al Viro 1-19/+22
2006-10-10[PATCH] __user annotations: futexGravatar Al Viro 2-13/+14
2006-10-07[PATCH] swsusp: Make userland suspend work on SMP againGravatar Rafael J. Wysocki 1-1/+1
2006-10-06[PATCH] ixp4xxdefconfig arm fixesGravatar Frederik Deweerdt 1-1/+1
2006-10-06[PATCH] kauditd_thread warning fixGravatar Andrew Morton 1-1/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 5-40/+33
2006-10-05IRQ: Typedef the IRQ handler function typeGravatar David Howells 1-3/+1
2006-10-05IRQ: Typedef the IRQ flow handler function typeGravatar David Howells 1-9/+3
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighGravatar Linus Torvalds 2-2/+0
2006-10-04Merge branch 'audit.b32' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-5/+32
2006-10-04[PATCH] rcu: simplify/improve batch tuningGravatar Oleg Nesterov 1-8/+3
2006-10-04[PATCH] rcu: add sched torture type to rcutortureGravatar Josh Triplett 1-1/+39
2006-10-04[PATCH] rcu: add rcu_bh_sync torture type to rcutortureGravatar Josh Triplett 1-1/+15
2006-10-04[PATCH] rcu: add rcu_sync torture type to rcutortureGravatar Josh Triplett 1-2/+15
2006-10-04[PATCH] rcu: refactor srcu_torture_deferred_free to work for any implementationGravatar Josh Triplett 1-24/+29
2006-10-04[PATCH] RCU: add fake writers to rcutortureGravatar Josh Triplett 1-5/+104
2006-10-04[PATCH] rcu: Fix sign bug making rcu_random always return the same sequenceGravatar Josh Triplett 1-2/+2
2006-10-04[PATCH] rcu: Avoid kthread_stop on invalid pointer if rcutorture reader start...Gravatar Josh Triplett 1-1/+1
2006-10-04[PATCH] rcu: Mention rcu_bh in description of rcutorture's torture_type param...Gravatar Josh Triplett 1-1/+1
2006-10-04[PATCH] rcu: Add MODULE_AUTHOR to rcutorture moduleGravatar Josh Triplett 1-0/+1
2006-10-04[PATCH] SRCU: report out-of-memory errorsGravatar Alan Stern 2-3/+5
2006-10-04[PATCH] Add SRCU-based notifier chainsGravatar Alan Stern 1-1/+123
2006-10-04[PATCH] srcu-3: add SRCU operations to rcutortureGravatar Paul E. McKenney 1-10/+123
2006-10-04[PATCH] srcu-3: RCU variant permitting read-side blockingGravatar Paul E. McKenney 2-1/+258
2006-10-04[PATCH] msi: simplify msi sanity checks by adding with generic irq codeGravatar Eric W. Biederman 1-0/+7
2006-10-04[PATCH] genirq: irq: add a dynamic irq creation APIGravatar Eric W. Biederman 1-0/+56
2006-10-04[PATCH] genirq: irq: add moved_masked_irqGravatar Eric W. Biederman 1-7/+21
2006-10-04[PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bitGravatar Eric W. Biederman 1-3/+3
2006-10-04[PATCH] name_count array overrunGravatar Steve Grubb 1-2/+17
2006-10-04[PATCH] PPID filtering fixGravatar Alexander Viro 1-2/+7
2006-10-04[PATCH] arch filter lists with < or > should not be acceptedGravatar Eric Paris 1-1/+8
2006-10-04Remove all inclusions of <linux/config.h>Gravatar Dave Jones 2-2/+0
2006-10-03rcutorture: Fix incorrect description of default for nreaders parameterGravatar Josh Triplett 1-1/+1
2006-10-03remove duplicate "until" from kernel/workqueue.cGravatar Rolf Eike Beer 1-1/+1
2006-10-03fix file specification in commentsGravatar Uwe Zeisberger 1-1/+1
2006-10-03[PATCH] scheduler: NUMA aware placement of sched_group_allnodesGravatar Christoph Lameter 1-3/+4
2006-10-03[PATCH] sched: fixing wrong comment for find_idlest_cpu()Gravatar Satoru Takeuchi 1-1/+1
2006-10-03[PATCH] sched: cleanup sched_group cpu_power setupGravatar Siddha, Suresh B 1-63/+82
2006-10-03[PATCH] sched: introduce child field in sched_domainGravatar Siddha, Suresh B 1-10/+30
2006-10-03[PATCH] sched: don't print migration cost when only 1 CPUGravatar Dave Jones 1-6/+8