aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2007-10-17wait_task_stopped/continued: remove unneeded p->signal != NULL checkOleg Nesterov
2007-10-17__group_complete_signal: eliminate unneeded wakeup of ->group_exit_taskOleg Nesterov
2007-10-17wait_task_zombie: don't fight with non-existing race with a dying ptraceeOleg Nesterov
2007-10-17zap_other_threads: don't optimize thread_group_empty() caseOleg Nesterov
2007-10-17exit_notify: don't take tasklist for TIF_SIGPENDING re-targetingOleg Nesterov
2007-10-17wait_task_zombie: fix 2/3 races vs forget_original_parent()Oleg Nesterov
2007-10-17wait_task_zombie: remove unneeded child->signal checkOleg Nesterov
2007-10-17handle the multi-threaded init's exit() properlyOleg Nesterov
2007-10-17do_sigaction: remove now unneeded recalc_sigpending()Oleg Nesterov
2007-10-17pi-futex: set PF_EXITING without taking ->pi_lockOleg Nesterov
2007-10-17printk: add interfaces for external access to the log bufferMike Frysinger
2007-10-17kernel/rtmutex-debug.c: cleanupsAdrian Bunk
2007-10-17Add /sys/module/name/notesRoland McGrath
2007-10-17Fix CONFIG_DEBUG_SHIRQ trigger on free_irq()David Woodhouse
2007-10-17Remove "unsafe" from module structRusty Russell
2007-10-17time: simplify smp_call_function_single() call sequenceAvi Kivity
2007-10-17Clean up duplicate includes in kernel/Jesper Juhl
2007-10-17SLAB_PANIC more (proc, posix-timers, shmem)Alexey Dobriyan
2007-10-17softlockup: add a /proc tuning parameterRavikiran G Thirumalai
2007-10-17softlockup watchdog: style cleanupsIngo Molnar
2007-10-17softlockup: improve debug outputIngo Molnar
2007-10-17fix the softlockup watchdog to actually workIngo Molnar
2007-10-17softlockup: use cpu_clock() instead of sched_clock()Ingo Molnar
2007-10-17oom: compare cpuset mems_allowed instead of exclusive ancestorsDavid Rientjes
2007-10-17oom: add oom_kill_allocating_task sysctlDavid Rientjes
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-10-17mm: dirty balancing for tasksPeter Zijlstra
2007-10-17mm: per device dirty thresholdPeter Zijlstra
2007-10-16time: introduce xtime_secondsIngo Molnar
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu
2007-10-16cpuset: remove sched domain hooks from cpusetsPaul Jackson
2007-10-16m32r: convert to generic sys_ptraceChristoph Hellwig
2007-10-16hugetlb: Add hugetlb_dynamic_pool sysctlAdam Litke
2007-10-16memory unplug: memory hotplug cleanupKAMEZAWA Hiroyuki
2007-10-16Group short-lived and reclaimable kernel allocationsMel Gorman
2007-10-16Memoryless nodes: Use N_HIGH_MEMORY for cpusetsChristoph Lameter
2007-10-16Memoryless nodes: Allow profiling data to fall back to other nodesChristoph Lameter
2007-10-16x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis
2007-10-16slow down printk during bootRandy Dunlap
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan
2007-10-15Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2007-10-15Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2007-10-15sched: sync wakeups preempt tooIngo Molnar
2007-10-15sched: affine sync wakeupsIngo Molnar
2007-10-15sched: guest CPU accounting: maintain stats in account_system_time()Laurent Vivier
2007-10-15sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fieldsLaurent Vivier
2007-10-15sched: domain sysctl fixes: add terminator commentMilton Miller
2007-10-15sched: domain sysctl fixes: do not crash on allocation failureMilton Miller
2007-10-15sched: domain sysctl fixes: unregister the sysctl table before domainsMilton Miller