aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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
2007-10-15sched: domain sysctl fixes: use for_each_online_cpu()Milton Miller
2007-10-15sched: domain sysctl fixes: use kcalloc()Milton Miller
2007-10-15Make scheduler debug file operations constArjan van de Ven
2007-10-15sched: allow the immediate migration of cache-cold tasksIngo Molnar
2007-10-15sched: debug, improve migration statisticsIngo Molnar
2007-10-15sched: debug: increase width of debug lineIngo Molnar
2007-10-15sched: activate task_hot() only on fair-scheduled tasksPeter Zijlstra
2007-10-15sched: reintroduce cache-hot affinityIngo Molnar
2007-10-15sched: speed up context-switches a bitIngo Molnar
2007-10-15sched: do not wakeup-preempt with SCHED_BATCH tasksIngo Molnar
2007-10-15sched: generate uevents for user creation/destructionSrivatsa Vaddagiri
2007-10-15sched: do not normalize kernel threads via SysRq-NIngo Molnar
2007-10-15sched: remove stale comment from sched_group_set_shares()Andi Kleen
2007-10-15sched: clean up is_migration_thread()Ingo Molnar
2007-10-15sched: cleanup: refactor normalize_rt_tasksAndi Kleen
2007-10-15sched: cleanup: refactor common code of sleep_on / wait_for_completionAndi Kleen
2007-10-15sched: cleanup: remove unnecessary gotosAndi Kleen
2007-10-15sched: update commentIngo Molnar
2007-10-15sched: prevent wakeup over-schedulingMike Galbraith
2007-10-15sched: disable forced preemption by defaultPeter Zijlstra
2007-10-15sched: fix group scheduling for SCHED_BATCHDmitry Adamushko
2007-10-15sched: some proc entries are missed in sched_domain sys_ctl debug codeZou Nan hai
2007-10-15sched: fix rt ptracer monopolizing CPUGautham R Shenoy
2007-10-15sched: group scheduling, sysfs tunablesDhaval Giani
2007-10-15sched: disable sleeper_fairness on SCHED_BATCHPeter Zijlstra
2007-10-15sched: another wakeup_granularity fixPeter Zijlstra
2007-10-15sched: export cpu_clock()Paul E. McKenney
2007-10-15sched: fix: move the CPU check into ->task_new_fair()Ingo Molnar