aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2005-05-27[PATCH] cpuset exit NULL dereference fixGravatar Paul Jackson 1-5/+19
2005-05-24[PATCH] sigkill priority fixGravatar Kirill Korotaev 1-1/+10
2005-05-21[PATCH] spin_unlock_bh() and preempt_check_resched()Gravatar Samuel Thibault 1-4/+4
2005-05-20[PATCH] cpusets+hotplug+preepmt brokenGravatar Paul Jackson 1-1/+1
2005-05-17[PATCH] Driver Core: pm diagnostics update, check for errorsGravatar David Brownell 1-3/+3
2005-05-17[PATCH] profile.c: `schedule' parsing fixGravatar William Lee Irwin III 1-6/+10
2005-05-17[PATCH] add_preferred_console() build fixGravatar Matt Mackall 1-36/+36
2005-05-17[PATCH] spurious interrupt fixGravatar Zhang, Yanmin 1-0/+1
2005-05-05[PATCH] correctly name the Shell sortGravatar Domen Puncer 1-1/+1
2005-05-05[PATCH] setitimer timer expires too earlyGravatar Paulo Marques 1-1/+5
2005-05-05[PATCH] kprobes: Allow multiple kprobes at the same addressGravatar Ananth N Mavinakayanahalli 1-13/+131
2005-05-05[PATCH] Kprobes: Oops! in unregister_kprobe()Gravatar Prasanna S Panchamukhi 1-1/+5
2005-05-05[PATCH] ppc64: remove hidden -fno-omit-frame-pointer for schedule.cGravatar Anton Blanchard 1-1/+1
2005-05-05[PATCH] ppc32: platform-specific functions missing from kallsyms.Gravatar David Woodhouse 1-2/+11
2005-05-05Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitGravatar David Woodhouse 2-11/+10
2005-05-04Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin...Gravatar Linus Torvalds 1-0/+2
2005-05-03[NETLINK]: Synchronous message processing.Gravatar Herbert Xu 1-11/+8
2005-05-03[patch] MCA recovery module undefined symbol fixGravatar Russ Anderson 1-0/+2
2005-05-03[PATCH] add new audit data to last skbGravatar Chris Wright 1-1/+1
2005-05-03Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitGravatar David Woodhouse 16-54/+103
2005-05-01[PATCH] make lots of things staticGravatar Adrian Bunk 1-1/+3
2005-05-01[PATCH] DocBook: fix some descriptionsGravatar Martin Waitz 2-1/+4
2005-05-01[PATCH] DocBook: changes and extensions to the kernel documentationGravatar Pavel Pisa 2-2/+2
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Gravatar Jesper Juhl 5-9/+14
2005-05-01[PATCH] consolidate sys_shmatGravatar Stephen Rothwell 1-0/+1
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedGravatar Paul E. McKenney 2-2/+2
2005-05-01[PATCH] Deprecate synchronize_kernel, GPL replacementGravatar Paul E. McKenney 1-2/+14
2005-05-01[PATCH] kernel/rcupdate.c: make the exports EXPORT_SYMBOL_GPLGravatar Paul E. McKenney 1-3/+3
2005-05-01[PATCH] clean up kernel messagesGravatar Matt Mackall 1-6/+21
2005-05-01[PATCH] nice and rt-prio rlimitsGravatar Matt Mackall 2-7/+20
2005-05-01[PATCH] use smp_mb/wmb/rmb where possibleGravatar akpm@osdl.org 6-19/+19
2005-04-29Remove bogus BUG() in kernel/exit.cGravatar Linus Torvalds 1-2/+0
2005-04-29[AUDIT] LOGIN message credentialsGravatar Steve Grubb 1-4/+5
2005-04-29[AUDIT] Requeue messages at head of queue, up to audit_backlogGravatar Chris Wright 1-5/+3
2005-04-29Add audit uid to netlink credentialsGravatar Serge Hallyn 2-22/+29
2005-04-29audit: update pointer to userspace tools, remove emacs mode tagsGravatar 2-3/+3
2005-04-29[AUDIT] Avoid using %*.*s format strings.Gravatar Peter Martuccelli 1-2/+2
2005-04-29[AUDIT] Fix signedness of 'serial' in various routines.Gravatar Steve Grubb 2-3/+5
2005-04-29[AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.Gravatar 1-6/+16
2005-04-29audit_log_untrustedstring() warning fixGravatar Andrew Morton 1-1/+1
2005-04-29AUDIT: Avoid log pollution by untrusted strings.Gravatar 2-3/+27
2005-04-28[PATCH] time interpolator: Fix settimeofday inaccuracyGravatar Christoph Lameter 1-8/+0
2005-04-24[SPARC]: Stop-A printk cleanupGravatar Tom 'spot' Callaway 1-2/+2
2005-04-18[PATCH] sched: fix signed comparisons of long longGravatar Ingo Molnar 1-3/+3
2005-04-18[PATCH] SELinux: fix deadlock on dcache lockGravatar Stephen Smalley 1-0/+28
2005-04-16[PATCH] reparent_to_init cleanupGravatar Coywolf Qi Hunt 1-1/+1
2005-04-16[PATCH] cpuset: remove function attribute constGravatar Benoit Boissinot 1-1/+1
2005-04-16[PATCH] pci enumeration on ixp2000: overflow in kernel/resource.cGravatar Lennert Buytenhek 1-1/+1
2005-04-16[PATCH] kill #ifndef HAVE_ARCH_GET_SIGNAL_TO_DELIVER in signal.cGravatar Christoph Hellwig 1-4/+0
2005-04-16[PATCH] kernel/param.c: don't use .max when .num is NULL in param_array_set()Gravatar Bert Wesarg 1-1/+2