aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-27[PATCH] cpuset: oom panic fixNick Piggin1-1/+1
2006-08-27[PATCH] cpuset: top_cpuset tracks hotplug changes to cpu_online_mapPaul Jackson1-0/+33
2006-08-27[PATCH] Remove redundant up() in stop_machine()Yingchao Zhou1-1/+0
2006-08-27[PATCH] futex_find_get_task(): remove an obscure EXIT_ZOMBIE checkOleg Nesterov1-1/+1
2006-08-27[PATCH] revert "Drop tasklist lock in do_sched_setscheduler"Oleg Nesterov1-3/+1
2006-08-14[PATCH] workqueue: remove lock_cpu_hotplug()Andrew Morton1-12/+21
2006-08-14[PATCH] futex_handle_fault always failsjohn stultz1-6/+10
2006-08-14[PATCH] sys_getppid oopses on debug kernelKirill Korotaev1-34/+7
2006-08-14[PATCH] panic.c build fixAndrew Morton1-0/+1
2006-08-14[PATCH] fix hrtimer percpu usage typoJan Blunck1-1/+1
2006-08-06[PATCH] futex: Apply recent futex fixes to futex_compatThomas Gleixner1-3/+3
2006-08-06[PATCH] memory hotadd fixes: find_next_system_ram catch range fixKAMEZAWA Hiroyuki1-1/+2
2006-08-06[PATCH] memory hotadd fixes: change find_next_system_ram's return value mannerKAMEZAWA Hiroyuki1-2/+4
2006-08-06[PATCH] vt: printk: Fix framebuffer console triggering might_sleep assertionAntonino A. Daplas1-1/+3
2006-08-06[PATCH] ptrace: make pid of child process available for PTRACE_EVENT_VFORK_DONEChuck Ebbert1-1/+3
2006-08-06[PATCH] bug in futex unqueue_meChristian Borntraeger1-0/+1
2006-08-06[PATCH] Make suspend possible with a traced process at a breakpointRafael J. Wysocki1-8/+18
2006-08-03[PATCH] take filling ->pid, etc. out of audit_get_context()Al Viro1-11/+12
2006-08-03[PATCH] don't bother with aux entires for dummy contextAl Viro1-3/+3
2006-08-03[PATCH] mark context of syscall entered with no rules as dummyAl Viro1-2/+4
2006-08-03[PATCH] introduce audit rules counterAl Viro2-0/+27
2006-08-03[PATCH] fix audit oops with invalid operatorAmy Griffis1-0/+2
2006-08-03[PATCH] fix oops with CONFIG_AUDIT and !CONFIG_AUDITSYSCALLAmy Griffis1-3/+1
2006-08-03[PATCH] fix missed create event for directory auditAmy Griffis1-3/+13
2006-08-03[PATCH] fix faulty inode data collection for open() with O_CREATAmy Griffis1-22/+41
2006-08-02Fix force_sig_info() semantics after cleanupsLinus Torvalds1-8/+17
2006-07-31[PATCH] timer: Fix tvec_bases initializerJosh Triplett1-1/+1
2006-07-31[PATCH] reference rt-mutex-design in rtmutex.cSteven Rostedt1-0/+2
2006-07-31[PATCH] Reducing local_bh_enable/disable overhead in irqtraceTim Chen1-0/+18
2006-07-31[PATCH] pi-futex: missing pi_waiters plist initializationHeiko Carstens1-0/+5
2006-07-31[PATCH] Add DocBook documentation for workqueue functionsRolf Eike Beer1-4/+54
2006-07-31[PATCH] fix cond_resched() fixJim Houston1-5/+5
2006-07-31[PATCH] fix bad macro param in timer.cSteven Rostedt1-1/+1
2006-07-31[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsChandra Seetharaman5-10/+10
2006-07-31[PATCH] IA64: kprobe invalidate icache of jump bufferbibo, mao1-0/+1
2006-07-31[PATCH] delay accounting: temporarily enable by defaultShailabh Nagar1-4/+4
2006-07-31[PATCH] taskstats: free skb, avoid returns in send_cpu_listenersShailabh Nagar1-13/+11
2006-07-31[PATCH] make taskstats sending completely independent of delay accounting on/off statusShailabh Nagar1-5/+3
2006-07-31[PATCH] genirq: {en,dis}able_irq_wake() need refcounting tooDavid Brownell1-2/+26
2006-07-31[PATCH] sched: build_sched_domains() fixSiddha, Suresh B1-1/+6
2006-07-28[PATCH] pi-futex: robust-futex exitIngo Molnar2-38/+87
2006-07-28[PATCH] pi-futex: robust-futex exit crash fixIngo Molnar1-8/+24
2006-07-23[PATCH] Cpuset: fix ABBA deadlock with cpu hotplug lockPaul Jackson1-3/+21
2006-07-23cpu hotplug: simplify and hopefully fix lockingLinus Torvalds1-41/+34
2006-07-14[PATCH] Remove down_write() from taskstats code invoked on the exit() pathShailabh Nagar1-5/+19
2006-07-14[PATCH] per-task delay accounting taskstats interface: control exit data through cpumasksShailabh Nagar2-13/+192
2006-07-14[PATCH] delay accounting taskstats interface send tgid onceShailabh Nagar3-36/+74
2006-07-14[PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delaysShailabh Nagar1-0/+12
2006-07-14[PATCH] per-task-delay-accounting: delay accounting usage of taskstats interfaceShailabh Nagar2-6/+72
2006-07-14[PATCH] per-task-delay-accounting: taskstats interfaceShailabh Nagar3-0/+344