summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] setitimer timer expires too earlyPaulo Marques2005-05-051-1/+5
* [PATCH] kprobes: Allow multiple kprobes at the same addressAnanth N Mavinakayanahalli2005-05-051-13/+131
* [PATCH] Kprobes: Oops! in unregister_kprobe()Prasanna S Panchamukhi2005-05-051-1/+5
* [PATCH] ppc64: remove hidden -fno-omit-frame-pointer for schedule.cAnton Blanchard2005-05-051-1/+1
* [PATCH] ppc32: platform-specific functions missing from kallsyms.David Woodhouse2005-05-051-2/+11
* Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-05-052-11/+10
|\
| * Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin...Linus Torvalds2005-05-041-0/+2
| |\
| | * [patch] MCA recovery module undefined symbol fixRuss Anderson2005-05-031-0/+2
| * | [NETLINK]: Synchronous message processing.Herbert Xu2005-05-031-11/+8
| |/
* | [PATCH] add new audit data to last skbChris Wright2005-05-031-1/+1
* | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-05-0316-54/+103
|\ \ | |/
| * [PATCH] make lots of things staticAdrian Bunk2005-05-011-1/+3
| * [PATCH] DocBook: fix some descriptionsMartin Waitz2005-05-012-1/+4
| * [PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa2005-05-012-2/+2
| * [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-015-9/+14
| * [PATCH] consolidate sys_shmatStephen Rothwell2005-05-011-0/+1
| * [PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney2005-05-012-2/+2
| * [PATCH] Deprecate synchronize_kernel, GPL replacementPaul E. McKenney2005-05-011-2/+14
| * [PATCH] kernel/rcupdate.c: make the exports EXPORT_SYMBOL_GPLPaul E. McKenney2005-05-011-3/+3
| * [PATCH] clean up kernel messagesMatt Mackall2005-05-011-6/+21
| * [PATCH] nice and rt-prio rlimitsMatt Mackall2005-05-012-7/+20
| * [PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org2005-05-016-19/+19
| * Remove bogus BUG() in kernel/exit.cLinus Torvalds2005-04-291-2/+0
* | [AUDIT] LOGIN message credentialsSteve Grubb2005-04-291-4/+5
* | [AUDIT] Requeue messages at head of queue, up to audit_backlogChris Wright2005-04-291-5/+3
* | Add audit uid to netlink credentialsSerge Hallyn2005-04-292-22/+29
* | audit: update pointer to userspace tools, remove emacs mode tags2005-04-292-3/+3
* | [AUDIT] Avoid using %*.*s format strings.Peter Martuccelli2005-04-291-2/+2
* | [AUDIT] Fix signedness of 'serial' in various routines.Steve Grubb2005-04-292-3/+5
* | [AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.2005-04-291-6/+16
* | audit_log_untrustedstring() warning fixAndrew Morton2005-04-291-1/+1
* | AUDIT: Avoid log pollution by untrusted strings.2005-04-292-3/+27
|/
* [PATCH] time interpolator: Fix settimeofday inaccuracyChristoph Lameter2005-04-281-8/+0
* [SPARC]: Stop-A printk cleanupTom 'spot' Callaway2005-04-241-2/+2
* [PATCH] sched: fix signed comparisons of long longIngo Molnar2005-04-181-3/+3
* [PATCH] SELinux: fix deadlock on dcache lockStephen Smalley2005-04-181-0/+28
* [PATCH] reparent_to_init cleanupCoywolf Qi Hunt2005-04-161-1/+1
* [PATCH] cpuset: remove function attribute constBenoit Boissinot2005-04-161-1/+1
* [PATCH] pci enumeration on ixp2000: overflow in kernel/resource.cLennert Buytenhek2005-04-161-1/+1
* [PATCH] kill #ifndef HAVE_ARCH_GET_SIGNAL_TO_DELIVER in signal.cChristoph Hellwig2005-04-161-4/+0
* [PATCH] kernel/param.c: don't use .max when .num is NULL in param_array_set()Bert Wesarg2005-04-161-1/+2
* [PATCH] swsusp: SMP fixAlexander Nyberg2005-04-161-2/+2
* [PATCH] Fix get_compat_sigevent()David S. Miller2005-04-161-1/+1
* [PATCH] re-export cancel_rearming_delayed_workqueueJames Bottomley2005-04-161-2/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1667-0/+40718
OpenPOWER on IntegriCloud