aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2006-10-21[PATCH] x86-64: Speed up dwarf2 unwinderJan Beulich
2006-10-20[PATCH] kernel/nsproxy.c: use kmemdup()Alexey Dobriyan
2006-10-20[PATCH] cad_pid sysctl with PROC_FS=nRandy Dunlap
2006-10-20[PATCH] readjust comments of task_timeslice for kernel docBorislav Petkov
2006-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2006-10-17[PATCH] Convert cpu hotplug notifiers to use raw_notifier instead of blocking...Neil Brown
2006-10-17[PATCH] rt-mutex: fixup rt-mutex debug codePeter Zijlstra
2006-10-17[PATCH] genirq: clean up irq-flow-type namingIngo Molnar
2006-10-17[PATCH] swsusp: fix memory leaksAndrew Morton
2006-10-17[PATCH] posix-cpu-timers: prevent signal delivery starvationThomas Gleixner
2006-10-17[PATCH] i386 Time: Avoid PIT SMP lockupsjohn stultz
2006-10-17[PATCH] lockdep: increase max allowed recursion depthIngo Molnar
2006-10-16[PATCH] fix epoll_pwait when EPOLL=nRandy Dunlap
2006-10-11[PATCH] lockdep: fix printk recursion logicIngo Molnar
2006-10-11[PATCH] lockdep: use BUILD_BUG_ONAlexey Dobriyan
2006-10-11[PATCH] bitmap: parse input from kernel and user buffersReinette Chatre
2006-10-11[PATCH] sched: likely profilingNick Piggin
2006-10-11[PATCH] fix Module taint flags listing in Oops/panicFlorin Malita
2006-10-11[PATCH] mm: kevent threads: use MPOL_DEFAULTChristoph Lameter
2006-10-11[PATCH] swsusp: Use suspend_consoleRafael J. Wysocki
2006-10-11Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()Peter Zijlstra
2006-10-10[PATCH] cpuset ANSI prototypeAl Viro
2006-10-10[PATCH] make kernel/relay.c __user-cleanAl Viro
2006-10-10[PATCH] __user annotations: futexAl Viro
2006-10-07[PATCH] swsusp: Make userland suspend work on SMP againRafael J. Wysocki
2006-10-06[PATCH] ixp4xxdefconfig arm fixesFrederik Deweerdt
2006-10-06[PATCH] kauditd_thread warning fixAndrew Morton
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-05IRQ: Typedef the IRQ handler function typeDavid Howells
2006-10-05IRQ: Typedef the IRQ flow handler function typeDavid Howells
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds
2006-10-04Merge branch 'audit.b32' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2006-10-04[PATCH] rcu: simplify/improve batch tuningOleg Nesterov
2006-10-04[PATCH] rcu: add sched torture type to rcutortureJosh Triplett
2006-10-04[PATCH] rcu: add rcu_bh_sync torture type to rcutortureJosh Triplett
2006-10-04[PATCH] rcu: add rcu_sync torture type to rcutortureJosh Triplett
2006-10-04[PATCH] rcu: refactor srcu_torture_deferred_free to work for any implementationJosh Triplett
2006-10-04[PATCH] RCU: add fake writers to rcutortureJosh Triplett
2006-10-04[PATCH] rcu: Fix sign bug making rcu_random always return the same sequenceJosh 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 moduleJosh Triplett
2006-10-04[PATCH] SRCU: report out-of-memory errorsAlan Stern
2006-10-04[PATCH] Add SRCU-based notifier chainsAlan Stern
2006-10-04[PATCH] srcu-3: add SRCU operations to rcutorturePaul E. McKenney
2006-10-04[PATCH] srcu-3: RCU variant permitting read-side blockingPaul E. McKenney
2006-10-04[PATCH] msi: simplify msi sanity checks by adding with generic irq codeEric W. Biederman
2006-10-04[PATCH] genirq: irq: add a dynamic irq creation APIEric W. Biederman
2006-10-04[PATCH] genirq: irq: add moved_masked_irqEric W. Biederman
2006-10-04[PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bitEric W. Biederman