aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl5-9/+14
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell1-0/+1
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney2-2/+2
2005-05-01[PATCH] Deprecate synchronize_kernel, GPL replacementPaul E. McKenney1-2/+14
2005-05-01[PATCH] kernel/rcupdate.c: make the exports EXPORT_SYMBOL_GPLPaul E. McKenney1-3/+3
2005-05-01[PATCH] clean up kernel messagesMatt Mackall1-6/+21
2005-05-01[PATCH] nice and rt-prio rlimitsMatt Mackall2-7/+20
2005-05-01[PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org6-19/+19
2005-04-29Remove bogus BUG() in kernel/exit.cLinus Torvalds1-2/+0
2005-04-28[PATCH] time interpolator: Fix settimeofday inaccuracyChristoph Lameter1-8/+0
2005-04-24[SPARC]: Stop-A printk cleanupTom 'spot' Callaway1-2/+2
2005-04-18[PATCH] sched: fix signed comparisons of long longIngo Molnar1-3/+3
2005-04-18[PATCH] SELinux: fix deadlock on dcache lockStephen Smalley1-0/+28
2005-04-16[PATCH] reparent_to_init cleanupCoywolf Qi Hunt1-1/+1
2005-04-16[PATCH] cpuset: remove function attribute constBenoit Boissinot1-1/+1
2005-04-16[PATCH] pci enumeration on ixp2000: overflow in kernel/resource.cLennert Buytenhek1-1/+1
2005-04-16[PATCH] kill #ifndef HAVE_ARCH_GET_SIGNAL_TO_DELIVER in signal.cChristoph Hellwig1-4/+0
2005-04-16[PATCH] kernel/param.c: don't use .max when .num is NULL in param_array_set()Bert Wesarg1-1/+2
2005-04-16[PATCH] swsusp: SMP fixAlexander Nyberg1-2/+2
2005-04-16[PATCH] Fix get_compat_sigevent()David S. Miller1-1/+1
2005-04-16[PATCH] re-export cancel_rearming_delayed_workqueueJames Bottomley1-2/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds67-0/+40718