aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-23[PATCH] swsusp: use less memory during resumeRafael J. Wysocki2-58/+85
2006-06-23[PATCH] kernel/power/snapshot.c: cleanupsAdrian Bunk1-7/+8
2006-06-23[PATCH] swsusp: take lowmem reserves into accountRafael J. Wysocki1-1/+3
2006-06-23[PATCH] swsusp: add architecture special saveable pages supportShaohua Li3-15/+117
2006-06-23[PATCH] x86: kernel irq balance doesn't workZhang Yanmin1-0/+3
2006-06-23[PATCH] SELinux: add security hook call to mediate attach_task (kernel/cpuset.c)David Quigley1-0/+8
2006-06-23[PATCH] SELinux: add security hooks to {get,set}affinityDavid Quigley1-1/+8
2006-06-23[PATCH] move_pages: fix 32 -> 64 bit compat functionChristoph Lameter1-2/+2
2006-06-23[PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter2-0/+24
2006-06-23[PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter1-0/+1
2006-06-23[PATCH] swsusp: rework memory shrinkerRafael J. Wysocki1-2/+8
2006-06-23[PATCH] support for panic at OOMKAMEZAWA Hiroyuki1-0/+9
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells1-1/+1
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2-8/+8
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+13
2006-06-22[PATCH] avoid tasklist_lock at getrusage for multithreaded case tooRavikiran G Thirumalai1-34/+22
2006-06-22[PATCH] suspend_console() warning fixAndrew Morton1-1/+1
2006-06-22[PATCH] selinux: add hooks for key subsystemMichael LeMay1-1/+1
2006-06-20Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds7-266/+1555
2006-06-20Merge git://git.infradead.org/~dwmw2/rbtree-2.6Linus Torvalds1-2/+2
2006-06-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-185/+0
2006-06-20[PATCH] make set_loginuid obey audit_enabledSteve Grubb1-11/+16
2006-06-20[PATCH] log more info for directory entry change eventsAmy Griffis4-61/+127
2006-06-20[PATCH] fix AUDIT_FILTER_PREPEND handlingAmy Griffis1-0/+1
2006-06-20[PATCH] validate rule fields' typesAl Viro1-9/+48
2006-06-20[PATCH] audit: path-based rulesAmy Griffis4-88/+900
2006-06-20[PATCH] Audit of POSIX Message Queue Syscalls v.2George C. Wilson1-1/+273
2006-06-20[PATCH] deprecate AUDIT_POSSBILEAl Viro2-4/+5
2006-06-20[PATCH] inline more audit helpersAl Viro1-10/+4
2006-06-20[PATCH] update of IPC audit record cleanupLinda Knippers1-17/+5
2006-06-20[PATCH] minor audit updatesSerge E. Hallyn1-9/+10
2006-06-20[PATCH] fix audit_krule_to_{rule,data} return valuesAmy Griffis1-2/+2
2006-06-20[PATCH] add filtering by ppidAl Viro1-0/+4
2006-06-20[PATCH] log ppidAl Viro1-2/+5
2006-06-20[PATCH] collect sid of those who send signals to auditdAl Viro4-23/+44
2006-06-20[PATCH] execve argument loggingAl Viro2-3/+56
2006-06-20[PATCH] fix deadlocks in AUDIT_LIST/AUDIT_LIST_RULESAl Viro3-52/+81
2006-06-20[PATCH] inotify (1/5): split kernel API from userspace supportAmy Griffis2-3/+3
2006-06-19Add support for suspending and resuming the whole console subsystemLinus Torvalds2-1/+29
2006-06-17[PATCH] arm_timer: remove a racy and obsolete PF_EXITING checkOleg Nesterov1-3/+0
2006-06-17[PATCH] run_posix_cpu_timers: remove a bogus BUG_ON()Oleg Nesterov2-26/+18
2006-06-17[PATCH] check_process_timers: fix possible lockupOleg Nesterov1-5/+4
2006-06-09[PATCH] Add a prctl to change the endianness of a process.Anton Blanchard1-0/+13
2006-05-31[PATCH] hrtimer: export symbolsStephen Hemminger1-0/+6
2006-05-21Revert "[PATCH] sched: fix interactive task starvation"Linus Torvalds1-44/+18
2006-05-21[PATCH] Fix a NO_IDLE_HZ timer bugZachary Amsden1-0/+16
2006-05-21[PATCH] cpuset: might_sleep_if check in cpuset_zones_allowedPaul Jackson1-0/+1
2006-05-21[PATCH] cpuset: update cpuset_zones_allowed commentPaul Jackson1-9/+15
2006-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse4-25/+65
2006-05-15[PATCH] symbol_put_addr() locks kernelTrent Piepho2-7/+7