summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] xacct_add_tsk: fix pure theoretical ->mm use-after-freeOleg Nesterov2006-10-301-3/+7
* [PATCH] ndiswrapper: don't set the module->taints flagsRandy Dunlap2006-10-301-1/+1
* [PATCH] taskstats: fix sk_buff size calculationOleg Nesterov2006-10-291-1/+2
* [PATCH] taskstats: fix sk_buff leakOleg Nesterov2006-10-291-2/+1
* [PATCH] workqueue: update kerneldocAlan Stern2006-10-281-3/+3
* [PATCH] cpu-hotplug: release `workqueue_mutex' properly on CPU hot-removeSatoru Takeuchi2006-10-281-6/+6
* [PATCH] time_adjust cleared before useJim Houston2006-10-281-1/+1
* [PATCH] fill_tgid: cleanup delays accountingOleg Nesterov2006-10-281-1/+1
* [PATCH] taskstats: don't use tasklist_lockOleg Nesterov2006-10-281-35/+24
* [PATCH] taskstats: kill ->taskstats_lock in favor of ->siglockOleg Nesterov2006-10-282-11/+7
* [PATCH] taskstats_tgid_free: fix usageOleg Nesterov2006-10-282-1/+1
* [PATCH] bacct_add_tsk: fix unsafe and wrong parent/group_leader dereferenceOleg Nesterov2006-10-281-2/+5
* [PATCH] fill_tgid: fix task_struct leak and possible oopsOleg Nesterov2006-10-281-6/+9
* [PATCH] Constify compat_get_bitmap argumentStephen Rothwell2006-10-281-1/+1
* [PATCH] Add missing space in module.c for taintskernelJan Dittmer2006-10-281-1/+1
* [PATCH] x86-64: Speed up dwarf2 unwinderJan Beulich2006-10-211-39/+279
* [PATCH] kernel/nsproxy.c: use kmemdup()Alexey Dobriyan2006-10-201-4/+2
* [PATCH] cad_pid sysctl with PROC_FS=nRandy Dunlap2006-10-201-0/+4
* [PATCH] readjust comments of task_timeslice for kernel docBorislav Petkov2006-10-201-9/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-10-172-5/+7
|\
| * Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()Peter Zijlstra2006-10-112-5/+7
* | [PATCH] Convert cpu hotplug notifiers to use raw_notifier instead of blocking...Neil Brown2006-10-171-9/+15
* | [PATCH] rt-mutex: fixup rt-mutex debug codePeter Zijlstra2006-10-171-2/+2
* | [PATCH] genirq: clean up irq-flow-type namingIngo Molnar2006-10-171-24/+9
* | [PATCH] swsusp: fix memory leaksAndrew Morton2006-10-171-1/+2
* | [PATCH] posix-cpu-timers: prevent signal delivery starvationThomas Gleixner2006-10-171-6/+21
* | [PATCH] i386 Time: Avoid PIT SMP lockupsjohn stultz2006-10-171-1/+1
* | [PATCH] lockdep: increase max allowed recursion depthIngo Molnar2006-10-171-3/+5
* | [PATCH] fix epoll_pwait when EPOLL=nRandy Dunlap2006-10-161-0/+1
* | [PATCH] lockdep: fix printk recursion logicIngo Molnar2006-10-111-9/+2
* | [PATCH] lockdep: use BUILD_BUG_ONAlexey Dobriyan2006-10-111-4/+1
* | [PATCH] bitmap: parse input from kernel and user buffersReinette Chatre2006-10-112-2/+2
* | [PATCH] sched: likely profilingNick Piggin2006-10-111-3/+3
* | [PATCH] fix Module taint flags listing in Oops/panicFlorin Malita2006-10-111-45/+49
* | [PATCH] mm: kevent threads: use MPOL_DEFAULTChristoph Lameter2006-10-111-0/+7
* | [PATCH] swsusp: Use suspend_consoleRafael J. Wysocki2006-10-112-1/+15
|/
* [PATCH] cpuset ANSI prototypeAl Viro2006-10-101-1/+1
* [PATCH] make kernel/relay.c __user-cleanAl Viro2006-10-101-19/+22
* [PATCH] __user annotations: futexAl Viro2006-10-102-13/+14
* [PATCH] swsusp: Make userland suspend work on SMP againRafael J. Wysocki2006-10-071-1/+1
* [PATCH] ixp4xxdefconfig arm fixesFrederik Deweerdt2006-10-061-1/+1
* [PATCH] kauditd_thread warning fixAndrew Morton2006-10-061-1/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-055-40/+33
* IRQ: Typedef the IRQ handler function typeDavid Howells2006-10-051-3/+1
* IRQ: Typedef the IRQ flow handler function typeDavid Howells2006-10-051-9/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-042-2/+0
|\
| * Remove all inclusions of <linux/config.h>Dave Jones2006-10-042-2/+0
* | Merge branch 'audit.b32' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-10-042-5/+32
|\ \
| * | [PATCH] name_count array overrunSteve Grubb2006-10-041-2/+17
| * | [PATCH] PPID filtering fixAlexander Viro2006-10-041-2/+7
OpenPOWER on IntegriCloud