summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master'Steven Whitehouse2006-05-129-218/+580
|\
| * ptrace_attach: fix possible deadlock schenario with irqsLinus Torvalds2006-05-111-1/+19
| * Fix ptrace_attach()/ptrace_traceme()/de_thread() raceLinus Torvalds2006-05-071-18/+21
| * [PATCH] Audit Filter PerformanceSteve Grubb2006-05-011-4/+7
| * [PATCH] Rework of IPC auditingSteve Grubb2006-05-011-3/+51
| * [PATCH] More user space subject labelsSteve Grubb2006-05-013-39/+141
| * [PATCH] Reworked patch for labels on user space messagesSteve Grubb2006-05-011-3/+19
| * [PATCH] change lspp ipc auditingSteve Grubb2006-05-011-47/+21
| * [PATCH] audit inode patchSteve Grubb2006-05-011-37/+16
| * [PATCH] support for context based audit filtering, part 2Darrel Goeddel2006-05-014-27/+256
| * [PATCH] no need to wank with task_lock() and pinning task down in audit_sysca...Al Viro2006-05-011-9/+1
| * [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-011-4/+4
| * [PATCH] drop gfp_mask in audit_log_exit()Al Viro2006-05-011-30/+32
| * [PATCH] move call of audit_free() into do_exit()Al Viro2006-05-013-10/+4
| * [PATCH] deal with deadlocks in audit_free()Al Viro2006-05-011-10/+10
| * [PATCH] request_irq(): remove warnings from irq probingAndrew Morton2006-04-281-2/+4
| * [PATCH] off-by-1 in kernel/power/main.cdean gaudet2006-04-281-1/+1
* | Merge branch 'master'David Teigland2006-04-278-13/+13
|\ \ | |/
| * [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-267-7/+7
| * [PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman2006-04-266-6/+6
* | Merge branch 'master'Steven Whitehouse2006-04-2115-88/+145
|\ \ | |/
| * Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-201-0/+1
| |\
| | * [PATCH] Don't inherit ->splice_pipe across forksJens Axboe2006-04-201-0/+1
| * | [PATCH] kprobes: NULL out non-relevant fields in struct kretprobeAnanth N Mavinakayanahalli2006-04-201-0/+3
| |/
| * [PATCH] Add more prevent_tail_call()OGAWA Hirofumi2006-04-191-13/+46
| * [PATCH] swsusp: prevent possible image corruption on resumeRafael J. Wysocki2006-04-191-4/+5
| * [PATCH] task: Make task list manipulations RCU safeEric W. Biederman2006-04-192-2/+2
| * [PATCH] kill unushed __put_task_struct_cbEric W. Biederman2006-04-141-6/+0
| * [PATCH] remove kernel/power/pm.c:pm_unregister()Adrian Bunk2006-04-141-20/+0
| * [PATCH] fix non-leader exec under ptraceRoland McGrath2006-04-142-7/+4
| * [PATCH] __group_complete_signal: remove bogus BUG_ONOleg Nesterov2006-04-111-1/+0
| * Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-111-0/+4
| |\
| | * [PATCH] splice: add direct fd <-> fd splicing supportJens Axboe2006-04-111-0/+4
| * | [PATCH] add cpu_relax to hrtimer_cancelJoe Korty2006-04-111-0/+1
| * | [PATCH] build kernel/irq/migration.c only if CONFIG_GENERIC_PENDING_IRQ is setChristoph Hellwig2006-04-112-5/+3
| * | [PATCH] the scheduled unexport of panic_timeoutAdrian Bunk2006-04-111-1/+0
| * | [PATCH] timer initialisation fixAndrew Morton2006-04-111-10/+19
| * | [PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up...Hyok S. Choi2006-04-111-0/+12
| * | [PATCH] sched: don't awaken RT tasks on expired arrayMike Galbraith2006-04-111-1/+1
| * | [PATCH] sched: fix interactive task starvationMike Galbraith2006-04-111-18/+44
| |/
| * [PATCH] x86_64: Fix drift with HPET timer enabledJordan Hargrave2006-04-091-1/+1
* | Merge branch 'master'Steven Whitehouse2006-04-0319-228/+387
|\ \ | |/
| * BUG_ON() Conversion in kernel/signal.cEric Sesterhenn2006-04-021-2/+1
| * BUG_ON() Conversion in kernel/signal.cEric Sesterhenn2006-04-021-4/+2
| * BUG_ON() Conversion in kernel/ptrace.cEric Sesterhenn2006-04-021-2/+1
| * Fix comments: s/granuality/granularity/Kalin KOZHUHAROV2006-04-011-4/+4
| * BUG_ON() Conversion in kernel/printk.cEric Sesterhenn2006-04-011-4/+2
| * help text: SOFTWARE_SUSPEND doesn't need ACPIAdrian Bunk2006-04-011-1/+1
| * [PATCH] wrong error path in dup_fd() leading to oopses in RCUKirill Korotaev2006-03-311-1/+1
| * [PATCH] pidhash: Refactor the pid hash tableEric W. Biederman2006-03-312-73/+155
OpenPOWER on IntegriCloud