aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2006-09-01[PATCH] task delay accounting fixesShailabh Nagar
2006-08-27[PATCH] cpuset: oom panic fixNick Piggin
2006-08-27[PATCH] cpuset: top_cpuset tracks hotplug changes to cpu_online_mapPaul Jackson
2006-08-27[PATCH] Remove redundant up() in stop_machine()Yingchao Zhou
2006-08-27[PATCH] futex_find_get_task(): remove an obscure EXIT_ZOMBIE checkOleg Nesterov
2006-08-27[PATCH] revert "Drop tasklist lock in do_sched_setscheduler"Oleg Nesterov
2006-08-14[PATCH] workqueue: remove lock_cpu_hotplug()Andrew Morton
2006-08-14[PATCH] futex_handle_fault always failsjohn stultz
2006-08-14[PATCH] sys_getppid oopses on debug kernelKirill Korotaev
2006-08-14[PATCH] panic.c build fixAndrew Morton
2006-08-14[PATCH] fix hrtimer percpu usage typoJan Blunck
2006-08-06[PATCH] futex: Apply recent futex fixes to futex_compatThomas Gleixner
2006-08-06[PATCH] memory hotadd fixes: find_next_system_ram catch range fixKAMEZAWA Hiroyuki
2006-08-06[PATCH] memory hotadd fixes: change find_next_system_ram's return value mannerKAMEZAWA Hiroyuki
2006-08-06[PATCH] vt: printk: Fix framebuffer console triggering might_sleep assertionAntonino A. Daplas
2006-08-06[PATCH] ptrace: make pid of child process available for PTRACE_EVENT_VFORK_DONEChuck Ebbert
2006-08-06[PATCH] bug in futex unqueue_meChristian Borntraeger
2006-08-06[PATCH] Make suspend possible with a traced process at a breakpointRafael J. Wysocki
2006-08-03[PATCH] take filling ->pid, etc. out of audit_get_context()Al Viro
2006-08-03[PATCH] don't bother with aux entires for dummy contextAl Viro
2006-08-03[PATCH] mark context of syscall entered with no rules as dummyAl Viro
2006-08-03[PATCH] introduce audit rules counterAl Viro
2006-08-03[PATCH] fix audit oops with invalid operatorAmy Griffis
2006-08-03[PATCH] fix oops with CONFIG_AUDIT and !CONFIG_AUDITSYSCALLAmy Griffis
2006-08-03[PATCH] fix missed create event for directory auditAmy Griffis
2006-08-03[PATCH] fix faulty inode data collection for open() with O_CREATAmy Griffis
2006-08-02Fix force_sig_info() semantics after cleanupsLinus Torvalds
2006-07-31[PATCH] timer: Fix tvec_bases initializerJosh Triplett
2006-07-31[PATCH] reference rt-mutex-design in rtmutex.cSteven Rostedt
2006-07-31[PATCH] Reducing local_bh_enable/disable overhead in irqtraceTim Chen
2006-07-31[PATCH] pi-futex: missing pi_waiters plist initializationHeiko Carstens
2006-07-31[PATCH] Add DocBook documentation for workqueue functionsRolf Eike Beer
2006-07-31[PATCH] fix cond_resched() fixJim Houston
2006-07-31[PATCH] fix bad macro param in timer.cSteven Rostedt
2006-07-31[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsChandra Seetharaman
2006-07-31[PATCH] IA64: kprobe invalidate icache of jump bufferbibo, mao
2006-07-31[PATCH] delay accounting: temporarily enable by defaultShailabh Nagar
2006-07-31[PATCH] taskstats: free skb, avoid returns in send_cpu_listenersShailabh Nagar
2006-07-31[PATCH] make taskstats sending completely independent of delay accounting on/...Shailabh Nagar
2006-07-31[PATCH] genirq: {en,dis}able_irq_wake() need refcounting tooDavid Brownell
2006-07-31[PATCH] sched: build_sched_domains() fixSiddha, Suresh B
2006-07-28[PATCH] pi-futex: robust-futex exitIngo Molnar
2006-07-28[PATCH] pi-futex: robust-futex exit crash fixIngo Molnar
2006-07-23[PATCH] Cpuset: fix ABBA deadlock with cpu hotplug lockPaul Jackson
2006-07-23cpu hotplug: simplify and hopefully fix lockingLinus Torvalds
2006-07-14[PATCH] Remove down_write() from taskstats code invoked on the exit() pathShailabh Nagar
2006-07-14[PATCH] per-task delay accounting taskstats interface: control exit data thro...Shailabh Nagar
2006-07-14[PATCH] delay accounting taskstats interface send tgid onceShailabh Nagar
2006-07-14[PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delaysShailabh Nagar
2006-07-14[PATCH] per-task-delay-accounting: delay accounting usage of taskstats interfaceShailabh Nagar