summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] reference rt-mutex-design in rtmutex.cSteven Rostedt2006-07-311-0/+2
* [PATCH] Reducing local_bh_enable/disable overhead in irqtraceTim Chen2006-07-311-0/+18
* [PATCH] pi-futex: missing pi_waiters plist initializationHeiko Carstens2006-07-311-0/+5
* [PATCH] Add DocBook documentation for workqueue functionsRolf Eike Beer2006-07-311-4/+54
* [PATCH] fix cond_resched() fixJim Houston2006-07-311-5/+5
* [PATCH] fix bad macro param in timer.cSteven Rostedt2006-07-311-1/+1
* [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsChandra Seetharaman2006-07-315-10/+10
* [PATCH] IA64: kprobe invalidate icache of jump bufferbibo, mao2006-07-311-0/+1
* [PATCH] delay accounting: temporarily enable by defaultShailabh Nagar2006-07-311-4/+4
* [PATCH] taskstats: free skb, avoid returns in send_cpu_listenersShailabh Nagar2006-07-311-13/+11
* [PATCH] make taskstats sending completely independent of delay accounting on/...Shailabh Nagar2006-07-311-5/+3
* [PATCH] genirq: {en,dis}able_irq_wake() need refcounting tooDavid Brownell2006-07-311-2/+26
* [PATCH] sched: build_sched_domains() fixSiddha, Suresh B2006-07-311-1/+6
* [PATCH] pi-futex: robust-futex exitIngo Molnar2006-07-282-38/+87
* [PATCH] pi-futex: robust-futex exit crash fixIngo Molnar2006-07-281-8/+24
* [PATCH] Cpuset: fix ABBA deadlock with cpu hotplug lockPaul Jackson2006-07-231-3/+21
* cpu hotplug: simplify and hopefully fix lockingLinus Torvalds2006-07-231-41/+34
* [PATCH] Remove down_write() from taskstats code invoked on the exit() pathShailabh Nagar2006-07-141-5/+19
* [PATCH] per-task delay accounting taskstats interface: control exit data thro...Shailabh Nagar2006-07-142-13/+192
* [PATCH] delay accounting taskstats interface send tgid onceShailabh Nagar2006-07-143-36/+74
* [PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delaysShailabh Nagar2006-07-141-0/+12
* [PATCH] per-task-delay-accounting: delay accounting usage of taskstats interfaceShailabh Nagar2006-07-142-6/+72
* [PATCH] per-task-delay-accounting: taskstats interfaceShailabh Nagar2006-07-143-0/+344
* [PATCH] per-task-delay-accounting: cpu delay collection via schedstatsChandra Seetharaman2006-07-141-22/+49
* [PATCH] per-task-delay-accounting: sync block I/O and swapin delay collectionShailabh Nagar2006-07-142-0/+24
* [PATCH] per-task-delay-accounting: setupShailabh Nagar2006-07-144-0/+92
* [PATCH] lockdep: core, fix rq-lock handling on __ARCH_WANT_UNLOCKED_CTXSWIngo Molnar2006-07-141-0/+8
* [PATCH] Fix sighand->siglock usage in kernel/acct.cOGAWA Hirofumi2006-07-141-2/+2
* [PATCH] improve timekeeping resume robustnessjohn stultz2006-07-141-1/+18
* [PATCH] unexport open_softirqAdrian Bunk2006-07-141-2/+0
* [PATCH] Add try_to_freeze() to rt-test kthreadsLuca Tettamanti2006-07-141-0/+1
* [PATCH] del_timer_sync(): add cpu_relax()Andrew Morton2006-07-141-0/+1
* [PATCH] remove kernel/kthread.c:kthread_stop_sem()Adrian Bunk2006-07-141-22/+2
* [PATCH] null-terminate over-long /proc/kallsyms symbolsAndreas Gruenbacher2006-07-142-9/+6
* [PATCH] The scheduled unexport of insert_resourceAdrian Bunk2006-07-121-2/+0
* [PATCH] remove kernel/power/pm.c:pm_unregister_all()Adrian Bunk2006-07-121-37/+0
* [PATCH] Fix prctl privilege escalation and suid_dumpable (CVE-2006-2451)Marcel Holtmann2006-07-121-1/+1
* [PATCH] lockdep: disable lock debugging when kernel state becomes untrustedArjan van de Ven2006-07-101-0/+2
* [PATCH] remove the tasklist_lock exportChristoph Hellwig2006-07-101-3/+1
* [PATCH] uninline init_waitqueue_head()Ingo Molnar2006-07-101-2/+6
* [PATCH] swsusp: fix panic when signature can't be readLinus Torvalds2006-07-101-2/+4
* [PATCH] swsusp warning fixAndrew Morton2006-07-101-10/+10
* [PATCH] swsusp: do not use memcpy for snapshotting memoryRafael J. Wysocki2006-07-101-2/+8
* [PATCH] adjust clock for lost ticksRoman Zippel2006-07-101-38/+47
* [PATCH] pi-futex: Validate futex type instead of oopsingThomas Gleixner2006-07-101-0/+6
* [PATCH] kernel/softirq.c: EXPORT_UNUSED_SYMBOLAdrian Bunk2006-07-101-1/+1
* [PATCH] kernel/printk.c: EXPORT_SYMBOL_UNUSEDAdrian Bunk2006-07-101-2/+2
* [PATCH] lockdep: core, reduce per-lock class-cache sizeIngo Molnar2006-07-101-33/+54
* [PATCH] lockdep: improve debug outputArjan van de Ven2006-07-101-2/+3
* [PATCH] Minor cleanup to lockdep.cAndi Kleen2006-07-101-32/+12
OpenPOWER on IntegriCloud