summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* [NETLINK]: Extend netlink messaging interfaceThomas Graf2006-09-221-1/+1
* [PATCH] genirq core: fix handle_level_irq()Ingo Molnar2006-09-191-3/+3
* [PATCH] bug fix in kernel/kmod.cKenneth Lee2006-09-161-2/+3
* [PATCH] genirq: fix typo in IRQ resendImre Deak2006-09-161-2/+1
* [PATCH] rcu_do_batch: make ->qlen decrement irq safeOleg Nesterov2006-09-131-1/+5
* [PATCH] lockdep: double the number of stack-trace entriesIngo Molnar2006-09-131-1/+1
* [PATCH] audit: AUDIT_PERM supportAl Viro2006-09-113-0/+69
* [PATCH] update audit rule change messagesAmy Griffis2006-09-111-5/+14
* [PATCH] sanity check audit_bufferAmy Griffis2006-09-111-0/+6
* [PATCH] fix ppid bug in 2.6.18 kernelSteve Grubb2006-09-111-0/+1
* [PATCH] Use the correct restart option for futex_lock_piThomas Gleixner2006-09-081-73/+11
* [PATCH] lockdep: do not touch console state when tainting the kernelIngo Molnar2006-09-061-1/+1
* [PATCH] prevent swsusp with PAEPavel Machek2006-09-061-1/+5
* [PATCH] lockdep ifdef fixJarek Poplawski2006-09-061-1/+1
* [PATCH] eligible_child: remove an obsolete ->tgid checkOleg Nesterov2006-09-021-1/+1
* [PATCH] kerneldoc for handle_bad_irq()Henrik Kretzschmar2006-09-011-0/+5
* [PATCH] task delay accounting fixesShailabh Nagar2006-09-013-19/+4
* [PATCH] cpuset: oom panic fixNick Piggin2006-08-271-1/+1
* [PATCH] cpuset: top_cpuset tracks hotplug changes to cpu_online_mapPaul Jackson2006-08-271-0/+33
* [PATCH] Remove redundant up() in stop_machine()Yingchao Zhou2006-08-271-1/+0
* [PATCH] futex_find_get_task(): remove an obscure EXIT_ZOMBIE checkOleg Nesterov2006-08-271-1/+1
* [PATCH] revert "Drop tasklist lock in do_sched_setscheduler"Oleg Nesterov2006-08-271-3/+1
* [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
OpenPOWER on IntegriCloud