summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2006-04-28[PATCH] request_irq(): remove warnings from irq probingAndrew Morton-2/+4
2006-04-28[PATCH] off-by-1 in kernel/power/main.cdean gaudet-1/+1
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman-7/+7
2006-04-26[PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman-6/+6
2006-04-20Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds-0/+1
2006-04-20[PATCH] kprobes: NULL out non-relevant fields in struct kretprobeAnanth N Mavinakayanahalli-0/+3
2006-04-20[PATCH] Don't inherit ->splice_pipe across forksJens Axboe-0/+1
2006-04-19[PATCH] Add more prevent_tail_call()OGAWA Hirofumi-13/+46
2006-04-19[PATCH] swsusp: prevent possible image corruption on resumeRafael J. Wysocki-4/+5
2006-04-19[PATCH] task: Make task list manipulations RCU safeEric W. Biederman-2/+2
2006-04-14[PATCH] kill unushed __put_task_struct_cbEric W. Biederman-6/+0
2006-04-14[PATCH] remove kernel/power/pm.c:pm_unregister()Adrian Bunk-20/+0
2006-04-14[PATCH] fix non-leader exec under ptraceRoland McGrath-7/+4
2006-04-11[PATCH] __group_complete_signal: remove bogus BUG_ONOleg Nesterov-1/+0
2006-04-11Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds-0/+4
2006-04-11[PATCH] add cpu_relax to hrtimer_cancelJoe Korty-0/+1
2006-04-11[PATCH] build kernel/irq/migration.c only if CONFIG_GENERIC_PENDING_IRQ is setChristoph Hellwig-5/+3
2006-04-11[PATCH] the scheduled unexport of panic_timeoutAdrian Bunk-1/+0
2006-04-11[PATCH] timer initialisation fixAndrew Morton-10/+19
2006-04-11[PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up...Hyok S. Choi-0/+12
2006-04-11[PATCH] sched: don't awaken RT tasks on expired arrayMike Galbraith-1/+1
2006-04-11[PATCH] sched: fix interactive task starvationMike Galbraith-18/+44
2006-04-11[PATCH] splice: add direct fd <-> fd splicing supportJens Axboe-0/+4
2006-04-09[PATCH] x86_64: Fix drift with HPET timer enabledJordan Hargrave-1/+1
2006-04-02BUG_ON() Conversion in kernel/signal.cEric Sesterhenn-2/+1
2006-04-02BUG_ON() Conversion in kernel/signal.cEric Sesterhenn-4/+2
2006-04-02BUG_ON() Conversion in kernel/ptrace.cEric Sesterhenn-2/+1
2006-04-01Fix comments: s/granuality/granularity/Kalin KOZHUHAROV-4/+4
2006-04-01BUG_ON() Conversion in kernel/printk.cEric Sesterhenn-4/+2
2006-04-01help text: SOFTWARE_SUSPEND doesn't need ACPIAdrian Bunk-1/+1
2006-03-31[PATCH] wrong error path in dup_fd() leading to oopses in RCUKirill Korotaev-1/+1
2006-03-31[PATCH] pidhash: Refactor the pid hash tableEric W. Biederman-73/+155
2006-03-31[PATCH] task: RCU protect task->usageEric W. Biederman-1/+6
2006-03-31[PATCH] resurrect __put_task_structAndrew Morton-3/+7
2006-03-31[PATCH] Make setsid() more robustEric W. Biederman-4/+15
2006-03-31[PATCH] futex: check and validate timevalsThomas Gleixner-2/+6
2006-03-31[PATCH] sched: activate SCHED BATCH expiredCon Kolivas-3/+7
2006-03-31[PATCH] sched: remove on runqueue requeueingCon Kolivas-2/+1
2006-03-31[PATCH] sched: include noninteractive sleep in idle detectCon Kolivas-2/+1
2006-03-31[PATCH] sched: dont decrease idle sleep avgCon Kolivas-5/+10
2006-03-31[PATCH] sched: make task_noninteractive use sleep_typeCon Kolivas-8/+8
2006-03-31[PATCH] sched: cleanup task_activated()Con Kolivas-9/+15
2006-03-31[PATCH] sched: reduce overhead of calc_loadJack Steiner-1/+16
2006-03-31[PATCH] hrtimer: call get_softirq_time() only when necessary in run_hrtimer_q...Dimitri Sivanich-0/+3
2006-03-31[PATCH] hrtimer: use generic sleeper for nanosleepThomas Gleixner-30/+9
2006-03-31[PATCH] hrtimer: create generic sleeperThomas Gleixner-0/+19
2006-03-31[PATCH] modules: permit Dual-MIT/GPL licensesAndrew Morton-0/+1
2006-03-31[PATCH] cpuset: memory migration interaction fixPaul Jackson-5/+52
2006-03-31[PATCH] cpuset: unsafe mm reference fixPaul Jackson-2/+2
2006-03-31[PATCH] cpuset: task_lock comment fixPaul Jackson-6/+4