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