summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney
2005-05-01[PATCH] Deprecate synchronize_kernel, GPL replacementPaul E. McKenney
2005-05-01[PATCH] kernel/rcupdate.c: make the exports EXPORT_SYMBOL_GPLPaul E. McKenney
2005-05-01[PATCH] clean up kernel messagesMatt Mackall
2005-05-01[PATCH] nice and rt-prio rlimitsMatt Mackall
2005-05-01[PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org
2005-04-29Remove bogus BUG() in kernel/exit.cLinus Torvalds
2005-04-28[PATCH] time interpolator: Fix settimeofday inaccuracyChristoph Lameter
2005-04-24[SPARC]: Stop-A printk cleanupTom 'spot' Callaway
2005-04-18[PATCH] sched: fix signed comparisons of long longIngo Molnar
2005-04-18[PATCH] SELinux: fix deadlock on dcache lockStephen Smalley
2005-04-16[PATCH] reparent_to_init cleanupCoywolf Qi Hunt
2005-04-16[PATCH] cpuset: remove function attribute constBenoit Boissinot
2005-04-16[PATCH] pci enumeration on ixp2000: overflow in kernel/resource.cLennert Buytenhek
2005-04-16[PATCH] kill #ifndef HAVE_ARCH_GET_SIGNAL_TO_DELIVER in signal.cChristoph Hellwig
2005-04-16[PATCH] kernel/param.c: don't use .max when .num is NULL in param_array_set()Bert Wesarg
2005-04-16[PATCH] swsusp: SMP fixAlexander Nyberg
2005-04-16[PATCH] Fix get_compat_sigevent()David S. Miller
2005-04-16[PATCH] re-export cancel_rearming_delayed_workqueueJames Bottomley
2005-04-03[PATCH] cpuset.c __user annotationsAlexander Viro
2005-03-30[PATCH] vt: don't call unblank at irq timeBenjamin Herrenschmidt
2005-03-30[PATCH] sched: fix schedstats warningNick Piggin
2005-03-30[PATCH] kernel/rcupdate.c: make the exports EXPORT_SYMBOL_GPLAdrian Bunk
2005-03-30[PATCH] seccomp for ppc64Andrea Arcangeli
2005-03-30[PATCH] cpuset: make function decl. ANSIRandy Dunlap
2005-03-30[PATCH] BDI: Provide backing device capability information [try #3]David Howells
2005-03-28Merge whitespace and __nocast changesLinus Torvalds
2005-03-28[PATCH] Futex: make futex_wait() atomic againJakub JelĂ­nek
2005-03-28[PATCH] posix-cpu-timers and cputime_t divisons.Martin Schwidefsky
2005-03-28[PATCH] Fix POSIX timers expiring before their scheduled timeGeorge Anzinger
2005-03-28[PATCH] cpusets: mems generation deadlock fixPaul Jackson
2005-03-28[PATCH] Missing set_fs() calls around kernel syscallRandolph Chung
2005-03-28[PATCH] kprobes: incorrect spin_unlock_irqrestore() call in register_kprobe()Prasanna S. Panchamukhi
2005-03-28[PATCH] New console flag: CON_BOOTMatthew Wilcox
2005-03-28[PATCH] Exports to enable clock driver modulesChristoph Lameter
2005-03-28[PATCH] Fix irq_affinity write from /proc for ia64Ashok Raj
2005-03-28[PATCH] break_lock fixIngo Molnar
2005-03-28[PATCH] swsusp: kill swsusp_restorePavel Machek
2005-03-28[PATCH] swsusp: small updatesPavel Machek
2005-03-28[PATCH] swsusp: Add missing refrigerator callsPavel Machek
2005-03-28[PATCH] x86: CMOS time update optimisationGeorge Anzinger
2005-03-28[PATCH] ppc64: fix linkage error on G5Anton Blanchard
2005-03-28[PATCH] mm counter operations through macrosChristoph Lameter
2005-03-28Mark "gfp" masks as "unsigned int" and use __nocast to find violations.Linus Torvalds
2005-03-16MergeLinus Torvalds
2005-03-15[PATCH] tasklist left lockedHugh Dickins
2005-03-13[PATCH] Update panic() commentHeiko Carstens
2005-03-13[PATCH] verify_area cleanup : i386 and misc.Jesper Juhl