summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2005-05-27[PATCH] cpuset exit NULL dereference fixPaul Jackson
2005-05-24[PATCH] sigkill priority fixKirill Korotaev
2005-05-21[PATCH] spin_unlock_bh() and preempt_check_resched()Samuel Thibault
2005-05-20[PATCH] cpusets+hotplug+preepmt brokenPaul Jackson
2005-05-17[PATCH] Driver Core: pm diagnostics update, check for errorsDavid Brownell
2005-05-17[PATCH] profile.c: `schedule' parsing fixWilliam Lee Irwin III
2005-05-17[PATCH] add_preferred_console() build fixMatt Mackall
2005-05-17[PATCH] spurious interrupt fixZhang, Yanmin
2005-05-05[PATCH] correctly name the Shell sortDomen Puncer
2005-05-05[PATCH] setitimer timer expires too earlyPaulo Marques
2005-05-05[PATCH] kprobes: Allow multiple kprobes at the same addressAnanth N Mavinakayanahalli
2005-05-05[PATCH] Kprobes: Oops! in unregister_kprobe()Prasanna S Panchamukhi
2005-05-05[PATCH] ppc64: remove hidden -fno-omit-frame-pointer for schedule.cAnton Blanchard
2005-05-05[PATCH] ppc32: platform-specific functions missing from kallsyms.David Woodhouse
2005-05-05Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2005-05-04Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin...Linus Torvalds
2005-05-03[NETLINK]: Synchronous message processing.Herbert Xu
2005-05-03[patch] MCA recovery module undefined symbol fixRuss Anderson
2005-05-03[PATCH] add new audit data to last skbChris Wright
2005-05-03Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2005-05-01[PATCH] make lots of things staticAdrian Bunk
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz
2005-05-01[PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa
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-29[AUDIT] LOGIN message credentialsSteve Grubb
2005-04-29[AUDIT] Requeue messages at head of queue, up to audit_backlogChris Wright
2005-04-29Add audit uid to netlink credentialsSerge Hallyn
2005-04-29audit: update pointer to userspace tools, remove emacs mode tags
2005-04-29[AUDIT] Avoid using %*.*s format strings.Peter Martuccelli
2005-04-29[AUDIT] Fix signedness of 'serial' in various routines.Steve Grubb
2005-04-29[AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.
2005-04-29audit_log_untrustedstring() warning fixAndrew Morton
2005-04-29AUDIT: Avoid log pollution by untrusted strings.
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