summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] workqueue: remove lock_cpu_hotplug()Andrew Morton2006-08-141-12/+21
* [PATCH] futex_handle_fault always failsjohn stultz2006-08-141-6/+10
* [PATCH] sys_getppid oopses on debug kernelKirill Korotaev2006-08-141-34/+7
* [PATCH] panic.c build fixAndrew Morton2006-08-141-0/+1
* [PATCH] fix hrtimer percpu usage typoJan Blunck2006-08-141-1/+1
* [PATCH] futex: Apply recent futex fixes to futex_compatThomas Gleixner2006-08-061-3/+3
* [PATCH] memory hotadd fixes: find_next_system_ram catch range fixKAMEZAWA Hiroyuki2006-08-061-1/+2
* [PATCH] memory hotadd fixes: change find_next_system_ram's return value mannerKAMEZAWA Hiroyuki2006-08-061-2/+4
* [PATCH] vt: printk: Fix framebuffer console triggering might_sleep assertionAntonino A. Daplas2006-08-061-1/+3
* [PATCH] ptrace: make pid of child process available for PTRACE_EVENT_VFORK_DONEChuck Ebbert2006-08-061-1/+3
* [PATCH] bug in futex unqueue_meChristian Borntraeger2006-08-061-0/+1
* [PATCH] Make suspend possible with a traced process at a breakpointRafael J. Wysocki2006-08-061-8/+18
* [PATCH] take filling ->pid, etc. out of audit_get_context()Al Viro2006-08-031-11/+12
* [PATCH] don't bother with aux entires for dummy contextAl Viro2006-08-031-3/+3
* [PATCH] mark context of syscall entered with no rules as dummyAl Viro2006-08-031-2/+4
* [PATCH] introduce audit rules counterAl Viro2006-08-032-0/+27
* [PATCH] fix audit oops with invalid operatorAmy Griffis2006-08-031-0/+2
* [PATCH] fix oops with CONFIG_AUDIT and !CONFIG_AUDITSYSCALLAmy Griffis2006-08-031-3/+1
* [PATCH] fix missed create event for directory auditAmy Griffis2006-08-031-3/+13
* [PATCH] fix faulty inode data collection for open() with O_CREATAmy Griffis2006-08-031-22/+41
* Fix force_sig_info() semantics after cleanupsLinus Torvalds2006-08-021-8/+17
* [PATCH] timer: Fix tvec_bases initializerJosh Triplett2006-07-311-1/+1
* [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
OpenPOWER on IntegriCloud