summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2006-10-11[PATCH] swsusp: Use suspend_consoleRafael J. Wysocki-1/+15
2006-10-10[PATCH] cpuset ANSI prototypeAl Viro-1/+1
2006-10-10[PATCH] make kernel/relay.c __user-cleanAl Viro-19/+22
2006-10-10[PATCH] __user annotations: futexAl Viro-13/+14
2006-10-07[PATCH] swsusp: Make userland suspend work on SMP againRafael J. Wysocki-1/+1
2006-10-06[PATCH] ixp4xxdefconfig arm fixesFrederik Deweerdt-1/+1
2006-10-06[PATCH] kauditd_thread warning fixAndrew Morton-1/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-40/+33
2006-10-05IRQ: Typedef the IRQ handler function typeDavid Howells-3/+1
2006-10-05IRQ: Typedef the IRQ flow handler function typeDavid Howells-9/+3
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds-2/+0
2006-10-04Merge branch 'audit.b32' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-5/+32
2006-10-04[PATCH] rcu: simplify/improve batch tuningOleg Nesterov-8/+3
2006-10-04[PATCH] rcu: add sched torture type to rcutortureJosh Triplett-1/+39
2006-10-04[PATCH] rcu: add rcu_bh_sync torture type to rcutortureJosh Triplett-1/+15
2006-10-04[PATCH] rcu: add rcu_sync torture type to rcutortureJosh Triplett-2/+15
2006-10-04[PATCH] rcu: refactor srcu_torture_deferred_free to work for any implementationJosh Triplett-24/+29
2006-10-04[PATCH] RCU: add fake writers to rcutortureJosh Triplett-5/+104
2006-10-04[PATCH] rcu: Fix sign bug making rcu_random always return the same sequenceJosh Triplett-2/+2
2006-10-04[PATCH] rcu: Avoid kthread_stop on invalid pointer if rcutorture reader start...Josh Triplett-1/+1
2006-10-04[PATCH] rcu: Mention rcu_bh in description of rcutorture's torture_type param...Josh Triplett-1/+1
2006-10-04[PATCH] rcu: Add MODULE_AUTHOR to rcutorture moduleJosh Triplett-0/+1
2006-10-04[PATCH] SRCU: report out-of-memory errorsAlan Stern-3/+5
2006-10-04[PATCH] Add SRCU-based notifier chainsAlan Stern-1/+123
2006-10-04[PATCH] srcu-3: add SRCU operations to rcutorturePaul E. McKenney-10/+123
2006-10-04[PATCH] srcu-3: RCU variant permitting read-side blockingPaul E. McKenney-1/+258
2006-10-04[PATCH] msi: simplify msi sanity checks by adding with generic irq codeEric W. Biederman-0/+7
2006-10-04[PATCH] genirq: irq: add a dynamic irq creation APIEric W. Biederman-0/+56
2006-10-04[PATCH] genirq: irq: add moved_masked_irqEric W. Biederman-7/+21
2006-10-04[PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bitEric W. Biederman-3/+3
2006-10-04[PATCH] name_count array overrunSteve Grubb-2/+17
2006-10-04[PATCH] PPID filtering fixAlexander Viro-2/+7
2006-10-04[PATCH] arch filter lists with < or > should not be acceptedEric Paris-1/+8
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones-2/+0
2006-10-03rcutorture: Fix incorrect description of default for nreaders parameterJosh Triplett-1/+1
2006-10-03remove duplicate "until" from kernel/workqueue.cRolf Eike Beer-1/+1
2006-10-03fix file specification in commentsUwe Zeisberger-1/+1
2006-10-03[PATCH] scheduler: NUMA aware placement of sched_group_allnodesChristoph Lameter-3/+4
2006-10-03[PATCH] sched: fixing wrong comment for find_idlest_cpu()Satoru Takeuchi-1/+1
2006-10-03[PATCH] sched: cleanup sched_group cpu_power setupSiddha, Suresh B-63/+82
2006-10-03[PATCH] sched: introduce child field in sched_domainSiddha, Suresh B-10/+30
2006-10-03[PATCH] sched: don't print migration cost when only 1 CPUDave Jones-6/+8
2006-10-03[PATCH] sched: remove unnecessary sched group allocationsSiddha, Suresh B-66/+38
2006-10-03[PATCH] sched: force /sbin/init off isolated cpusNick Piggin-2/+11
2006-10-03[PATCH] kernel-doc for kernel/resource.cRandy Dunlap-11/+72
2006-10-03[PATCH] kernel-doc for kernel/dma.cRandy Dunlap-1/+9
2006-10-03[PATCH] Create kallsyms_lookup_size_offset()Franck Bui-Huu-44/+82
2006-10-02[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells-2/+0
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater-6/+30
2006-10-02[PATCH] introduce get_task_pid() to fix unsafe get_pid()Oleg Nesterov-0/+9