summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2005-06-23[PATCH] Optimize sys_times for a single thread processChristoph Lameter
2005-06-23[PATCH] Software suspend and recalc sigpending bug fixKirill Korotaev
2005-06-23[PATCH] setuid core dumpAlan Cox
2005-06-23[PATCH] jprobes: allow a jprobe to coexist with muliple kprobesPrasanna S Panchamukhi
2005-06-23[PATCH] kprobes: Temporary disarming of reentrant probePrasanna S Panchamukhi
2005-06-23[PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_taskHien Nguyen
2005-06-23[PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch
2005-06-23[PATCH] kprobes: function-return probesHien Nguyen
2005-06-23[PATCH] avoid resursive oopsesAlexander Nyberg
2005-06-23[PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig
2005-06-23[PATCH] preempt_count is int - remove cast and don't assign to unsigned typeJesper Juhl
2005-06-23[PATCH] CON_CONSDEV bit not set correctly on last consoleGreg Edwards
2005-06-23[PATCH] posix-timers: use try_to_del_timer_sync()Oleg Nesterov
2005-06-23[PATCH] timers: introduce try_to_del_timer_sync()Oleg Nesterov
2005-06-23[PATCH] timers fixes/improvementsOleg Nesterov
2005-06-23[PATCH] i386: Selectable Frequency of the Timer InterruptChristoph Lameter
2005-06-21[PATCH] uml: make hw_controller_type->release exist only for archs needing itPaolo 'Blaisorblade' Giarrusso
2005-06-21[PATCH] uml: add and use generic hw_controller_type->releasePaolo 'Blaisorblade' Giarrusso
2005-06-21[PATCH] dup_mmap: update comment on new vmaHugh Dickins
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander
2005-06-21[PATCH] VM: early zone reclaimMartin Hicks
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar
2005-06-20[PATCH] sysfs: (rest) if show/store is missing return -EIODmitry Torokhov
2005-06-18Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2005-06-17[PATCH] timer exit cleanupIngo Molnar
2005-06-13[PATCH] cond_resched_lock() fixJan Kara
2005-06-02Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2005-05-31[PATCH] flush icache in correct contextRoman Zippel
2005-05-28[PATCH] drop note_interrupt() for per-CPU for proper scalingJohn Hawkes
2005-05-27[PATCH] cpuset exit NULL dereference fixPaul Jackson
2005-05-27AUDIT: Record working directory when syscall arguments are pathnamesDavid Woodhouse
2005-05-26AUDIT: Defer freeing aux items until audit_free_context()David Woodhouse
2005-05-24[PATCH] sigkill priority fixKirill Korotaev
2005-05-23AUDIT: Escape comm when logging task infoDavid Woodhouse
2005-05-23AUDIT: Unify auid reporting, put arch before syscall numberDavid Woodhouse
2005-05-21AUDIT: Assign serial number to non-syscall messagesDavid Woodhouse
2005-05-21[PATCH] spin_unlock_bh() and preempt_check_resched()Samuel Thibault
2005-05-21AUDIT: Fix inconsistent use of loginuid vs. auid, signed vs. unsigned Steve Grubb
2005-05-21AUDIT: Fix AVC_USER message passing.Steve Grubb
2005-05-21AUDIT: Avoid sleeping function in SElinux AVC audit.Stephen Smalley
2005-05-20[PATCH] cpusets+hotplug+preepmt brokenPaul Jackson
2005-05-19AUDIT: Honour audit_backlog_limit again.David Woodhouse
2005-05-19Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2005-05-19AUDIT: Quis Custodiet Ipsos Custodes?David Woodhouse
2005-05-19AUDIT: Send netlink messages from a separate kernel threadDavid Woodhouse
2005-05-19AUDIT: Clean up logging of untrusted stringsSteve Grubb
2005-05-18AUDIT: Treat all user messages identically.David Woodhouse
2005-05-17[PATCH] Driver Core: pm diagnostics update, check for errorsDavid Brownell
2005-05-17[PATCH] profile.c: `schedule' parsing fixWilliam Lee Irwin III
2005-05-17[PATCH] add_preferred_console() build fixMatt Mackall