summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2006-08-03[PATCH] take filling ->pid, etc. out of audit_get_context()Al Viro-11/+12
2006-08-03[PATCH] don't bother with aux entires for dummy contextAl Viro-3/+3
2006-08-03[PATCH] mark context of syscall entered with no rules as dummyAl Viro-2/+4
2006-08-03[PATCH] introduce audit rules counterAl Viro-0/+27
2006-08-03[PATCH] fix audit oops with invalid operatorAmy Griffis-0/+2
2006-08-03[PATCH] fix oops with CONFIG_AUDIT and !CONFIG_AUDITSYSCALLAmy Griffis-3/+1
2006-08-03[PATCH] fix missed create event for directory auditAmy Griffis-3/+13
2006-08-03[PATCH] fix faulty inode data collection for open() with O_CREATAmy Griffis-22/+41
2006-08-02Fix force_sig_info() semantics after cleanupsLinus Torvalds-8/+17
2006-07-31[PATCH] timer: Fix tvec_bases initializerJosh Triplett-1/+1
2006-07-31[PATCH] reference rt-mutex-design in rtmutex.cSteven Rostedt-0/+2
2006-07-31[PATCH] Reducing local_bh_enable/disable overhead in irqtraceTim Chen-0/+18
2006-07-31[PATCH] pi-futex: missing pi_waiters plist initializationHeiko Carstens-0/+5
2006-07-31[PATCH] Add DocBook documentation for workqueue functionsRolf Eike Beer-4/+54
2006-07-31[PATCH] fix cond_resched() fixJim Houston-5/+5
2006-07-31[PATCH] fix bad macro param in timer.cSteven Rostedt-1/+1
2006-07-31[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsChandra Seetharaman-10/+10
2006-07-31[PATCH] IA64: kprobe invalidate icache of jump bufferbibo, mao-0/+1
2006-07-31[PATCH] delay accounting: temporarily enable by defaultShailabh Nagar-4/+4
2006-07-31[PATCH] taskstats: free skb, avoid returns in send_cpu_listenersShailabh Nagar-13/+11
2006-07-31[PATCH] make taskstats sending completely independent of delay accounting on/...Shailabh Nagar-5/+3
2006-07-31[PATCH] genirq: {en,dis}able_irq_wake() need refcounting tooDavid Brownell-2/+26
2006-07-31[PATCH] sched: build_sched_domains() fixSiddha, Suresh B-1/+6
2006-07-28[PATCH] pi-futex: robust-futex exitIngo Molnar-38/+87
2006-07-28[PATCH] pi-futex: robust-futex exit crash fixIngo Molnar-8/+24
2006-07-23[PATCH] Cpuset: fix ABBA deadlock with cpu hotplug lockPaul Jackson-3/+21
2006-07-23cpu hotplug: simplify and hopefully fix lockingLinus Torvalds-41/+34
2006-07-14[PATCH] Remove down_write() from taskstats code invoked on the exit() pathShailabh Nagar-5/+19
2006-07-14[PATCH] per-task delay accounting taskstats interface: control exit data thro...Shailabh Nagar-13/+192
2006-07-14[PATCH] delay accounting taskstats interface send tgid onceShailabh Nagar-36/+74
2006-07-14[PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delaysShailabh Nagar-0/+12
2006-07-14[PATCH] per-task-delay-accounting: delay accounting usage of taskstats interfaceShailabh Nagar-6/+72
2006-07-14[PATCH] per-task-delay-accounting: taskstats interfaceShailabh Nagar-0/+344
2006-07-14[PATCH] per-task-delay-accounting: cpu delay collection via schedstatsChandra Seetharaman-22/+49
2006-07-14[PATCH] per-task-delay-accounting: sync block I/O and swapin delay collectionShailabh Nagar-0/+24
2006-07-14[PATCH] per-task-delay-accounting: setupShailabh Nagar-0/+92
2006-07-14[PATCH] lockdep: core, fix rq-lock handling on __ARCH_WANT_UNLOCKED_CTXSWIngo Molnar-0/+8
2006-07-14[PATCH] Fix sighand->siglock usage in kernel/acct.cOGAWA Hirofumi-2/+2
2006-07-14[PATCH] improve timekeeping resume robustnessjohn stultz-1/+18
2006-07-14[PATCH] unexport open_softirqAdrian Bunk-2/+0
2006-07-14[PATCH] Add try_to_freeze() to rt-test kthreadsLuca Tettamanti-0/+1
2006-07-14[PATCH] del_timer_sync(): add cpu_relax()Andrew Morton-0/+1
2006-07-14[PATCH] remove kernel/kthread.c:kthread_stop_sem()Adrian Bunk-22/+2
2006-07-14[PATCH] null-terminate over-long /proc/kallsyms symbolsAndreas Gruenbacher-9/+6
2006-07-12[PATCH] The scheduled unexport of insert_resourceAdrian Bunk-2/+0
2006-07-12[PATCH] remove kernel/power/pm.c:pm_unregister_all()Adrian Bunk-37/+0
2006-07-12[PATCH] Fix prctl privilege escalation and suid_dumpable (CVE-2006-2451)Marcel Holtmann-1/+1
2006-07-10[PATCH] lockdep: disable lock debugging when kernel state becomes untrustedArjan van de Ven-0/+2
2006-07-10[PATCH] remove the tasklist_lock exportChristoph Hellwig-3/+1
2006-07-10[PATCH] uninline init_waitqueue_head()Ingo Molnar-2/+6