summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] swsusp: Make userland suspend work on SMP againRafael J. Wysocki2006-10-071-1/+1
* [PATCH] ixp4xxdefconfig arm fixesFrederik Deweerdt2006-10-061-1/+1
* [PATCH] kauditd_thread warning fixAndrew Morton2006-10-061-1/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-055-40/+33
* IRQ: Typedef the IRQ handler function typeDavid Howells2006-10-051-3/+1
* IRQ: Typedef the IRQ flow handler function typeDavid Howells2006-10-051-9/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-042-2/+0
|\
| * Remove all inclusions of <linux/config.h>Dave Jones2006-10-042-2/+0
* | Merge branch 'audit.b32' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-10-042-5/+32
|\ \
| * | [PATCH] name_count array overrunSteve Grubb2006-10-041-2/+17
| * | [PATCH] PPID filtering fixAlexander Viro2006-10-041-2/+7
| * | [PATCH] arch filter lists with < or > should not be acceptedEric Paris2006-10-041-1/+8
| |/
* | [PATCH] rcu: simplify/improve batch tuningOleg Nesterov2006-10-041-8/+3
* | [PATCH] rcu: add sched torture type to rcutortureJosh Triplett2006-10-041-1/+39
* | [PATCH] rcu: add rcu_bh_sync torture type to rcutortureJosh Triplett2006-10-041-1/+15
* | [PATCH] rcu: add rcu_sync torture type to rcutortureJosh Triplett2006-10-041-2/+15
* | [PATCH] rcu: refactor srcu_torture_deferred_free to work for any implementationJosh Triplett2006-10-041-24/+29
* | [PATCH] RCU: add fake writers to rcutortureJosh Triplett2006-10-041-5/+104
* | [PATCH] rcu: Fix sign bug making rcu_random always return the same sequenceJosh Triplett2006-10-041-2/+2
* | [PATCH] rcu: Avoid kthread_stop on invalid pointer if rcutorture reader start...Josh Triplett2006-10-041-1/+1
* | [PATCH] rcu: Mention rcu_bh in description of rcutorture's torture_type param...Josh Triplett2006-10-041-1/+1
* | [PATCH] rcu: Add MODULE_AUTHOR to rcutorture moduleJosh Triplett2006-10-041-0/+1
* | [PATCH] SRCU: report out-of-memory errorsAlan Stern2006-10-042-3/+5
* | [PATCH] Add SRCU-based notifier chainsAlan Stern2006-10-041-1/+123
* | [PATCH] srcu-3: add SRCU operations to rcutorturePaul E. McKenney2006-10-041-10/+123
* | [PATCH] srcu-3: RCU variant permitting read-side blockingPaul E. McKenney2006-10-042-1/+258
* | [PATCH] msi: simplify msi sanity checks by adding with generic irq codeEric W. Biederman2006-10-041-0/+7
* | [PATCH] genirq: irq: add a dynamic irq creation APIEric W. Biederman2006-10-041-0/+56
* | [PATCH] genirq: irq: add moved_masked_irqEric W. Biederman2006-10-041-7/+21
* | [PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bitEric W. Biederman2006-10-041-3/+3
|/
* rcutorture: Fix incorrect description of default for nreaders parameterJosh Triplett2006-10-031-1/+1
* remove duplicate "until" from kernel/workqueue.cRolf Eike Beer2006-10-031-1/+1
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [PATCH] scheduler: NUMA aware placement of sched_group_allnodesChristoph Lameter2006-10-031-3/+4
* [PATCH] sched: fixing wrong comment for find_idlest_cpu()Satoru Takeuchi2006-10-031-1/+1
* [PATCH] sched: cleanup sched_group cpu_power setupSiddha, Suresh B2006-10-031-63/+82
* [PATCH] sched: introduce child field in sched_domainSiddha, Suresh B2006-10-031-10/+30
* [PATCH] sched: don't print migration cost when only 1 CPUDave Jones2006-10-031-6/+8
* [PATCH] sched: remove unnecessary sched group allocationsSiddha, Suresh B2006-10-031-66/+38
* [PATCH] sched: force /sbin/init off isolated cpusNick Piggin2006-10-031-2/+11
* [PATCH] kernel-doc for kernel/resource.cRandy Dunlap2006-10-031-11/+72
* [PATCH] kernel-doc for kernel/dma.cRandy Dunlap2006-10-031-1/+9
* [PATCH] Create kallsyms_lookup_size_offset()Franck Bui-Huu2006-10-032-44/+82
* [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells2006-10-021-2/+0
* [PATCH] replace cad_pid by a struct pidCedric Le Goater2006-10-022-6/+30
* [PATCH] introduce get_task_pid() to fix unsafe get_pid()Oleg Nesterov2006-10-021-0/+9
* [PATCH] introduce kernel_execveArnd Bergmann2006-10-021-3/+2
* [PATCH] nsproxy cloning error path fixPavel2006-10-021-1/+1
* [PATCH] IPC namespace - sysctlsKirill Korotaev2006-10-021-28/+88
* [PATCH] IPC namespace - utilsKirill Korotaev2006-10-021-0/+10