aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] swsusp: rework memory shrinkerRafael J. Wysocki2006-06-231-2/+8
* [PATCH] support for panic at OOMKAMEZAWA Hiroyuki2006-06-231-0/+9
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-1/+1
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-232-8/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-221-0/+13
|\
| * [PATCH] Add a prctl to change the endianness of a process.Anton Blanchard2006-06-091-0/+13
* | [PATCH] avoid tasklist_lock at getrusage for multithreaded case tooRavikiran G Thirumalai2006-06-221-34/+22
* | [PATCH] suspend_console() warning fixAndrew Morton2006-06-221-1/+1
* | [PATCH] selinux: add hooks for key subsystemMichael LeMay2006-06-221-1/+1
* | Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-06-207-266/+1555
|\ \
| * | [PATCH] make set_loginuid obey audit_enabledSteve Grubb2006-06-201-11/+16
| * | [PATCH] log more info for directory entry change eventsAmy Griffis2006-06-204-61/+127
| * | [PATCH] fix AUDIT_FILTER_PREPEND handlingAmy Griffis2006-06-201-0/+1
| * | [PATCH] validate rule fields' typesAl Viro2006-06-201-9/+48
| * | [PATCH] audit: path-based rulesAmy Griffis2006-06-204-88/+900
| * | [PATCH] Audit of POSIX Message Queue Syscalls v.2George C. Wilson2006-06-201-1/+273
| * | [PATCH] deprecate AUDIT_POSSBILEAl Viro2006-06-202-4/+5
| * | [PATCH] inline more audit helpersAl Viro2006-06-201-10/+4
| * | [PATCH] update of IPC audit record cleanupLinda Knippers2006-06-201-17/+5
| * | [PATCH] minor audit updatesSerge E. Hallyn2006-06-201-9/+10
| * | [PATCH] fix audit_krule_to_{rule,data} return valuesAmy Griffis2006-06-201-2/+2
| * | [PATCH] add filtering by ppidAl Viro2006-06-201-0/+4
| * | [PATCH] log ppidAl Viro2006-06-201-2/+5
| * | [PATCH] collect sid of those who send signals to auditdAl Viro2006-06-204-23/+44
| * | [PATCH] execve argument loggingAl Viro2006-06-202-3/+56
| * | [PATCH] fix deadlocks in AUDIT_LIST/AUDIT_LIST_RULESAl Viro2006-06-203-52/+81
| * | [PATCH] inotify (1/5): split kernel API from userspace supportAmy Griffis2006-06-202-3/+3
* | | Merge git://git.infradead.org/~dwmw2/rbtree-2.6Linus Torvalds2006-06-201-2/+2
|\ \ \
| * | | [RBTREE] Update hrtimers to use rb_parent() accessor macro.David Woodhouse2006-04-221-2/+2
* | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-06-202-185/+0
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-05-164-25/+65
| |\ \ \ \
| * | | | | Finally remove the obnoxious inter_module_xxx()David Woodhouse2006-05-082-185/+0
* | | | | | Add support for suspending and resuming the whole console subsystemLinus Torvalds2006-06-192-1/+29
| |_|_|/ / |/| | | |
* | | | | [PATCH] arm_timer: remove a racy and obsolete PF_EXITING checkOleg Nesterov2006-06-171-3/+0
* | | | | [PATCH] run_posix_cpu_timers: remove a bogus BUG_ON()Oleg Nesterov2006-06-172-26/+18
* | | | | [PATCH] check_process_timers: fix possible lockupOleg Nesterov2006-06-171-5/+4
| |_|_|/ |/| | |
* | | | [PATCH] hrtimer: export symbolsStephen Hemminger2006-05-311-0/+6
* | | | Revert "[PATCH] sched: fix interactive task starvation"Linus Torvalds2006-05-211-44/+18
* | | | [PATCH] Fix a NO_IDLE_HZ timer bugZachary Amsden2006-05-211-0/+16
* | | | [PATCH] cpuset: might_sleep_if check in cpuset_zones_allowedPaul Jackson2006-05-211-0/+1
* | | | [PATCH] cpuset: update cpuset_zones_allowed commentPaul Jackson2006-05-211-9/+15
| |/ / |/| |
* | | [PATCH] symbol_put_addr() locks kernelTrent Piepho2006-05-152-7/+7
* | | [PATCH] RCU: introduce rcu_needs_cpu() interfaceHeiko Carstens2006-05-151-0/+19
* | | 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