aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-05-17[PATCH] spurious interrupt fixZhang, Yanmin1-0/+1
2005-05-05[PATCH] correctly name the Shell sortDomen Puncer1-1/+1
2005-05-05[PATCH] setitimer timer expires too earlyPaulo Marques1-1/+5
2005-05-05[PATCH] kprobes: Allow multiple kprobes at the same addressAnanth N Mavinakayanahalli1-13/+131
2005-05-05[PATCH] Kprobes: Oops! in unregister_kprobe()Prasanna S Panchamukhi1-1/+5
2005-05-05[PATCH] ppc64: remove hidden -fno-omit-frame-pointer for schedule.cAnton Blanchard1-1/+1
2005-05-05[PATCH] ppc32: platform-specific functions missing from kallsyms.David Woodhouse1-2/+11
2005-05-05Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2-11/+10
2005-05-04Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.gitLinus Torvalds1-0/+2
2005-05-03[NETLINK]: Synchronous message processing.Herbert Xu1-11/+8
2005-05-03[patch] MCA recovery module undefined symbol fixRuss Anderson1-0/+2
2005-05-03[PATCH] add new audit data to last skbChris Wright1-1/+1
2005-05-03Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse16-54/+103
2005-05-01[PATCH] make lots of things staticAdrian Bunk1-1/+3
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz2-1/+4
2005-05-01[PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa2-2/+2
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-29[AUDIT] LOGIN message credentialsSteve Grubb1-4/+5
2005-04-29[AUDIT] Requeue messages at head of queue, up to audit_backlogChris Wright1-5/+3
2005-04-29Add audit uid to netlink credentialsSerge Hallyn2-22/+29
2005-04-29audit: update pointer to userspace tools, remove emacs mode tags2-3/+3
2005-04-29[AUDIT] Avoid using %*.*s format strings.Peter Martuccelli1-2/+2
2005-04-29[AUDIT] Fix signedness of 'serial' in various routines.Steve Grubb2-3/+5
2005-04-29[AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.1-6/+16
2005-04-29audit_log_untrustedstring() warning fixAndrew Morton1-1/+1
2005-04-29AUDIT: Avoid log pollution by untrusted strings.2-3/+27
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