aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2006-09-26[PATCH] Add the __stack_chk_fail() functionArjan van de Ven
2006-09-26[PATCH] Add the canary field to the PDA area and the task structArjan van de Ven
2006-09-26[PATCH] Avoid recursion in lockdep when stack tracer takes locksAndi Kleen
2006-09-26[PATCH] x86: Some preparationary cleanup for stack traceAndi Kleen
2006-09-26[PATCH] i386: Account spinlocks to the caller during profiling for !FP kernelsAndi Kleen
2006-09-26[PATCH] x86: Add portable getcpu callAndi Kleen
2006-09-26[PATCH] x86: Allow users to force a panic on NMIDon Zickus
2006-09-26[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus
2006-09-26[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...Don Zickus
2006-09-25[PATCH] load_module: no BUG if module_subsys uninitializedEd Swierk
2006-09-22[NETLINK]: Extend netlink messaging interfaceThomas Graf
2006-09-19[PATCH] genirq core: fix handle_level_irq()Ingo Molnar
2006-09-16[PATCH] bug fix in kernel/kmod.cKenneth Lee
2006-09-16[PATCH] genirq: fix typo in IRQ resendImre Deak
2006-09-13[PATCH] rcu_do_batch: make ->qlen decrement irq safeOleg Nesterov
2006-09-13[PATCH] lockdep: double the number of stack-trace entriesIngo Molnar
2006-09-11[PATCH] audit: AUDIT_PERM supportAl Viro
2006-09-11[PATCH] update audit rule change messagesAmy Griffis
2006-09-11[PATCH] sanity check audit_bufferAmy Griffis
2006-09-11[PATCH] fix ppid bug in 2.6.18 kernelSteve Grubb
2006-09-08[PATCH] Use the correct restart option for futex_lock_piThomas Gleixner
2006-09-06[PATCH] lockdep: do not touch console state when tainting the kernelIngo Molnar
2006-09-06[PATCH] prevent swsusp with PAEPavel Machek
2006-09-06[PATCH] lockdep ifdef fixJarek Poplawski
2006-09-02[PATCH] eligible_child: remove an obsolete ->tgid checkOleg Nesterov
2006-09-01[PATCH] kerneldoc for handle_bad_irq()Henrik Kretzschmar
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