aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* wait_task_stopped/continued: remove unneeded p->signal != NULL checkOleg Nesterov2007-10-17
* __group_complete_signal: eliminate unneeded wakeup of ->group_exit_taskOleg Nesterov2007-10-17
* wait_task_zombie: don't fight with non-existing race with a dying ptraceeOleg Nesterov2007-10-17
* zap_other_threads: don't optimize thread_group_empty() caseOleg Nesterov2007-10-17
* exit_notify: don't take tasklist for TIF_SIGPENDING re-targetingOleg Nesterov2007-10-17
* wait_task_zombie: fix 2/3 races vs forget_original_parent()Oleg Nesterov2007-10-17
* wait_task_zombie: remove unneeded child->signal checkOleg Nesterov2007-10-17
* handle the multi-threaded init's exit() properlyOleg Nesterov2007-10-17
* do_sigaction: remove now unneeded recalc_sigpending()Oleg Nesterov2007-10-17
* pi-futex: set PF_EXITING without taking ->pi_lockOleg Nesterov2007-10-17
* printk: add interfaces for external access to the log bufferMike Frysinger2007-10-17
* kernel/rtmutex-debug.c: cleanupsAdrian Bunk2007-10-17
* Add /sys/module/name/notesRoland McGrath2007-10-17
* Fix CONFIG_DEBUG_SHIRQ trigger on free_irq()David Woodhouse2007-10-17
* Remove "unsafe" from module structRusty Russell2007-10-17
* time: simplify smp_call_function_single() call sequenceAvi Kivity2007-10-17
* Clean up duplicate includes in kernel/Jesper Juhl2007-10-17
* SLAB_PANIC more (proc, posix-timers, shmem)Alexey Dobriyan2007-10-17
* softlockup: add a /proc tuning parameterRavikiran G Thirumalai2007-10-17
* softlockup watchdog: style cleanupsIngo Molnar2007-10-17
* softlockup: improve debug outputIngo Molnar2007-10-17
* fix the softlockup watchdog to actually workIngo Molnar2007-10-17
* softlockup: use cpu_clock() instead of sched_clock()Ingo Molnar2007-10-17
* oom: compare cpuset mems_allowed instead of exclusive ancestorsDavid Rientjes2007-10-17
* oom: add oom_kill_allocating_task sysctlDavid Rientjes2007-10-17
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* mm: dirty balancing for tasksPeter Zijlstra2007-10-17
* mm: per device dirty thresholdPeter Zijlstra2007-10-17
* time: introduce xtime_secondsIngo Molnar2007-10-16
* kprobes: support kretprobe blacklistMasami Hiramatsu2007-10-16
* cpuset: remove sched domain hooks from cpusetsPaul Jackson2007-10-16
* m32r: convert to generic sys_ptraceChristoph Hellwig2007-10-16
* hugetlb: Add hugetlb_dynamic_pool sysctlAdam Litke2007-10-16
* memory unplug: memory hotplug cleanupKAMEZAWA Hiroyuki2007-10-16
* Group short-lived and reclaimable kernel allocationsMel Gorman2007-10-16
* Memoryless nodes: Use N_HIGH_MEMORY for cpusetsChristoph Lameter2007-10-16
* Memoryless nodes: Allow profiling data to fall back to other nodesChristoph Lameter2007-10-16
* x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig2007-10-16
* Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-16
* slow down printk during bootRandy Dunlap2007-10-16
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-16
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-10-15
|\
| * SUNRPC: Convert rpc_pipefs to use the generic filesystem notification hooksTrond Myklebust2007-10-09
* | Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2007-10-15
|\ \
| * | lockdep: annotate rcu_read_{,un}lock{,_bh}Peter Zijlstra2007-10-11
| * | lockdep: syscall exit checkPeter Zijlstra2007-10-11
| * | lockdep: fixup mutex annotationsPeter Zijlstra2007-10-11
| * | lockdep: fix mismatched lockdep_depth/curr_chain_hashGregory Haskins2007-10-11
| * | lockdep: Avoid /proc/lockdep & lock_stat infinite outputTim Pepper2007-10-11
* | | sched: sync wakeups preempt tooIngo Molnar2007-10-15