summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2005-06-17[PATCH] timer exit cleanupIngo Molnar-3/+2
2005-06-13[PATCH] cond_resched_lock() fixJan Kara-2/+5
2005-05-31[PATCH] flush icache in correct contextRoman Zippel-0/+6
2005-05-28[PATCH] drop note_interrupt() for per-CPU for proper scalingJohn Hawkes-2/+0
2005-05-27[PATCH] cpuset exit NULL dereference fixPaul Jackson-5/+19
2005-05-24[PATCH] sigkill priority fixKirill Korotaev-1/+10
2005-05-21[PATCH] spin_unlock_bh() and preempt_check_resched()Samuel Thibault-4/+4
2005-05-20[PATCH] cpusets+hotplug+preepmt brokenPaul Jackson-1/+1
2005-05-17[PATCH] Driver Core: pm diagnostics update, check for errorsDavid Brownell-3/+3
2005-05-17[PATCH] profile.c: `schedule' parsing fixWilliam Lee Irwin III-6/+10
2005-05-17[PATCH] add_preferred_console() build fixMatt Mackall-36/+36
2005-05-17[PATCH] spurious interrupt fixZhang, Yanmin-0/+1
2005-05-05[PATCH] correctly name the Shell sortDomen Puncer-1/+1
2005-05-05[PATCH] setitimer timer expires too earlyPaulo Marques-1/+5
2005-05-05[PATCH] kprobes: Allow multiple kprobes at the same addressAnanth N Mavinakayanahalli-13/+131
2005-05-05[PATCH] Kprobes: Oops! in unregister_kprobe()Prasanna S Panchamukhi-1/+5
2005-05-05[PATCH] ppc64: remove hidden -fno-omit-frame-pointer for schedule.cAnton Blanchard-1/+1
2005-05-05[PATCH] ppc32: platform-specific functions missing from kallsyms.David Woodhouse-2/+11
2005-05-05Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse-11/+10
2005-05-04Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin...Linus Torvalds-0/+2
2005-05-03[NETLINK]: Synchronous message processing.Herbert Xu-11/+8
2005-05-03[patch] MCA recovery module undefined symbol fixRuss Anderson-0/+2
2005-05-03[PATCH] add new audit data to last skbChris Wright-1/+1
2005-05-03Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse-54/+103
2005-05-01[PATCH] make lots of things staticAdrian Bunk-1/+3
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz-1/+4
2005-05-01[PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa-2/+2
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl-9/+14
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell-0/+1
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney-2/+2
2005-05-01[PATCH] Deprecate synchronize_kernel, GPL replacementPaul E. McKenney-2/+14
2005-05-01[PATCH] kernel/rcupdate.c: make the exports EXPORT_SYMBOL_GPLPaul E. McKenney-3/+3
2005-05-01[PATCH] clean up kernel messagesMatt Mackall-6/+21
2005-05-01[PATCH] nice and rt-prio rlimitsMatt Mackall-7/+20
2005-05-01[PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org-19/+19
2005-04-29Remove bogus BUG() in kernel/exit.cLinus Torvalds-2/+0
2005-04-29[AUDIT] LOGIN message credentialsSteve Grubb-4/+5
2005-04-29[AUDIT] Requeue messages at head of queue, up to audit_backlogChris Wright-5/+3
2005-04-29Add audit uid to netlink credentialsSerge Hallyn-22/+29
2005-04-29audit: update pointer to userspace tools, remove emacs mode tags-3/+3
2005-04-29[AUDIT] Avoid using %*.*s format strings.Peter Martuccelli-2/+2
2005-04-29[AUDIT] Fix signedness of 'serial' in various routines.Steve Grubb-3/+5
2005-04-29[AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.-6/+16
2005-04-29audit_log_untrustedstring() warning fixAndrew Morton-1/+1
2005-04-29AUDIT: Avoid log pollution by untrusted strings.-3/+27
2005-04-28[PATCH] time interpolator: Fix settimeofday inaccuracyChristoph Lameter-8/+0
2005-04-24[SPARC]: Stop-A printk cleanupTom 'spot' Callaway-2/+2
2005-04-18[PATCH] sched: fix signed comparisons of long longIngo Molnar-3/+3
2005-04-18[PATCH] SELinux: fix deadlock on dcache lockStephen Smalley-0/+28
2005-04-16[PATCH] reparent_to_init cleanupCoywolf Qi Hunt-1/+1