aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] aio: make wait_queue ->task ->privateBenjamin LaHaise2005-06-231-1/+1
* [PATCH] Optimize sys_times for a single thread processChristoph Lameter2005-06-232-26/+65
* [PATCH] Software suspend and recalc sigpending bug fixKirill Korotaev2005-06-231-0/+1
* [PATCH] setuid core dumpAlan Cox2005-06-232-11/+20
* [PATCH] jprobes: allow a jprobe to coexist with muliple kprobesPrasanna S Panchamukhi2005-06-231-10/+51
* [PATCH] kprobes: Temporary disarming of reentrant probePrasanna S Panchamukhi2005-06-231-0/+1
* [PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_taskHien Nguyen2005-06-231-1/+4
* [PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch2005-06-231-8/+4
* [PATCH] kprobes: function-return probesHien Nguyen2005-06-231-5/+208
* [PATCH] avoid resursive oopsesAlexander Nyberg2005-06-231-0/+11
* [PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig2005-06-231-7/+1
* [PATCH] preempt_count is int - remove cast and don't assign to unsigned typeJesper Juhl2005-06-232-3/+7
* [PATCH] CON_CONSDEV bit not set correctly on last consoleGreg Edwards2005-06-231-2/+10
* [PATCH] posix-timers: use try_to_del_timer_sync()Oleg Nesterov2005-06-231-27/+7
* [PATCH] timers: introduce try_to_del_timer_sync()Oleg Nesterov2005-06-231-20/+33
* [PATCH] timers fixes/improvementsOleg Nesterov2005-06-231-171/+157
* [PATCH] i386: Selectable Frequency of the Timer InterruptChristoph Lameter2005-06-231-0/+46
* [PATCH] uml: make hw_controller_type->release exist only for archs needing itPaolo 'Blaisorblade' Giarrusso2005-06-211-0/+4
* [PATCH] uml: add and use generic hw_controller_type->releasePaolo 'Blaisorblade' Giarrusso2005-06-211-0/+4
* [PATCH] dup_mmap: update comment on new vmaHugh Dickins2005-06-211-2/+3
* [PATCH] Avoiding mmap fragmentationWolfgang Wander2005-06-211-0/+2
* [PATCH] VM: early zone reclaimMartin Hicks2005-06-211-0/+1
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-214-7/+7
* [PATCH] sysfs: (rest) if show/store is missing return -EIODmitry Torokhov2005-06-201-2/+2
* Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-06-183-5/+7
|\
| * [PATCH] timer exit cleanupIngo Molnar2005-06-172-3/+2
| * [PATCH] cond_resched_lock() fixJan Kara2005-06-131-2/+5
* | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-06-026-13/+40
|\ \ | |/
| * [PATCH] flush icache in correct contextRoman Zippel2005-05-311-0/+6
| * [PATCH] drop note_interrupt() for per-CPU for proper scalingJohn Hawkes2005-05-281-2/+0
| * [PATCH] cpuset exit NULL dereference fixPaul Jackson2005-05-271-5/+19
| * [PATCH] sigkill priority fixKirill Korotaev2005-05-241-1/+10
| * [PATCH] spin_unlock_bh() and preempt_check_resched()Samuel Thibault2005-05-211-4/+4
| * [PATCH] cpusets+hotplug+preepmt brokenPaul Jackson2005-05-201-1/+1
* | AUDIT: Record working directory when syscall arguments are pathnamesDavid Woodhouse2005-05-271-0/+23
* | AUDIT: Defer freeing aux items until audit_free_context()David Woodhouse2005-05-261-8/+2
* | AUDIT: Escape comm when logging task infoDavid Woodhouse2005-05-231-1/+2
* | AUDIT: Unify auid reporting, put arch before syscall numberDavid Woodhouse2005-05-232-9/+9
* | AUDIT: Assign serial number to non-syscall messagesDavid Woodhouse2005-05-212-44/+48
* | AUDIT: Fix inconsistent use of loginuid vs. auid, signed vs. unsigned Steve Grubb2005-05-212-11/+8
* | AUDIT: Fix AVC_USER message passing.Steve Grubb2005-05-211-0/+2
* | AUDIT: Avoid sleeping function in SElinux AVC audit.Stephen Smalley2005-05-211-0/+40
* | AUDIT: Honour audit_backlog_limit again.David Woodhouse2005-05-191-0/+12
* | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-05-194-45/+50
|\ \ | |/
| * [PATCH] Driver Core: pm diagnostics update, check for errorsDavid Brownell2005-05-171-3/+3
| * [PATCH] profile.c: `schedule' parsing fixWilliam Lee Irwin III2005-05-171-6/+10
| * [PATCH] add_preferred_console() build fixMatt Mackall2005-05-171-36/+36
| * [PATCH] spurious interrupt fixZhang, Yanmin2005-05-171-0/+1
* | AUDIT: Quis Custodiet Ipsos Custodes?David Woodhouse2005-05-191-3/+4
* | AUDIT: Send netlink messages from a separate kernel threadDavid Woodhouse2005-05-191-121/+70