aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-25[PATCH] schedule_on_each_cpu(): reduce kmalloc() sizeAndrew Morton1-8/+20
2006-06-25[PATCH] kernel/sys.c: cleanupsAdrian Bunk2-5/+3
2006-06-25[PATCH] Make printk work for really early debuggingMichael Ellerman1-17/+33
2006-06-25[PATCH] Allow raw_notifier callouts to unregister themselvesAlan Stern1-2/+3
2006-06-25[PATCH] Define __raw_get_cpu_var and use itPaul Mackerras4-6/+6
2006-06-25[PATCH] ensure NULL deref can't possibly happen in is_exported()Jesper Juhl1-1/+1
2006-06-24Add some basic resume trace facilitiesLinus Torvalds1-0/+9
2006-06-23[PATCH] More BUG_ON conversionEric Sesterhenn1-3/+2
2006-06-23[PATCH] adjust handle_IRR_event() return typeJan Beulich1-2/+3
2006-06-23[PATCH] When CONFIG_BASE_SMALL=1, cascade() may enter an infinite loopPorpoise1-13/+9
2006-06-23[PATCH] list: use list_replace_init() instead of list_splice_init()Oleg Nesterov2-6/+6
2006-06-23[PATCH] Doc: add audit & acct to DocBookRandy Dunlap1-0/+1
2006-06-23[PATCH] Make RCU API inaccessible to non-GPL Linux kernel modulesPaul E. McKenney1-11/+2
2006-06-23[PATCH] kernel/sys.c doesn't need init.hJes Sorensen1-1/+0
2006-06-23[PATCH] CONFIG_NET=n build fixAndrew Morton1-1/+1
2006-06-23[PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely()Andreas Mohr1-6/+6
2006-06-23[PATCH] invert irq/migration.c brach predictionDaniel Walker1-2/+2
2006-06-23[PATCH] cond_resched() might_sleep() fixIngo Molnar1-0/+3
2006-06-23[PATCH] dup fd error fixPrasanna Meda1-1/+2
2006-06-23[PATCH] mmput() might sleepAndrew Morton1-0/+2
2006-06-23[PATCH] Add a sysfs file to determine if a kexec kernel is loadedJeff Moyer2-3/+22
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