aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2006-06-09kbuild: check license compatibility when building modulesSam Ravnborg
2006-05-31[PATCH] hrtimer: export symbolsStephen Hemminger
2006-05-21Revert "[PATCH] sched: fix interactive task starvation"Linus Torvalds
2006-05-21[PATCH] Fix a NO_IDLE_HZ timer bugZachary Amsden
2006-05-21[PATCH] cpuset: might_sleep_if check in cpuset_zones_allowedPaul Jackson
2006-05-21[PATCH] cpuset: update cpuset_zones_allowed commentPaul Jackson
2006-05-15[PATCH] symbol_put_addr() locks kernelTrent Piepho
2006-05-15[PATCH] RCU: introduce rcu_needs_cpu() interfaceHeiko Carstens
2006-05-11ptrace_attach: fix possible deadlock schenario with irqsLinus Torvalds
2006-05-07Fix ptrace_attach()/ptrace_traceme()/de_thread() raceLinus Torvalds
2006-05-01[PATCH] Audit Filter PerformanceSteve Grubb
2006-05-01[PATCH] Rework of IPC auditingSteve Grubb
2006-05-01[PATCH] More user space subject labelsSteve Grubb
2006-05-01[PATCH] Reworked patch for labels on user space messagesSteve Grubb
2006-05-01[PATCH] change lspp ipc auditingSteve Grubb
2006-05-01[PATCH] audit inode patchSteve Grubb
2006-05-01[PATCH] support for context based audit filtering, part 2Darrel Goeddel
2006-05-01[PATCH] no need to wank with task_lock() and pinning task down in audit_sysca...Al Viro
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro
2006-05-01[PATCH] drop gfp_mask in audit_log_exit()Al Viro
2006-05-01[PATCH] move call of audit_free() into do_exit()Al Viro
2006-05-01[PATCH] deal with deadlocks in audit_free()Al Viro
2006-04-28[PATCH] request_irq(): remove warnings from irq probingAndrew Morton
2006-04-28[PATCH] off-by-1 in kernel/power/main.cdean gaudet
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman
2006-04-26[PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman
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