summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* kprobes: support kretprobe blacklistMasami Hiramatsu2007-10-161-0/+23
* cpuset: remove sched domain hooks from cpusetsPaul Jackson2007-10-162-111/+2
* m32r: convert to generic sys_ptraceChristoph Hellwig2007-10-161-0/+10
* hugetlb: Add hugetlb_dynamic_pool sysctlAdam Litke2007-10-161-0/+8
* memory unplug: memory hotplug cleanupKAMEZAWA Hiroyuki2007-10-161-1/+25
* Group short-lived and reclaimable kernel allocationsMel Gorman2007-10-161-1/+1
* Memoryless nodes: Use N_HIGH_MEMORY for cpusetsChristoph Lameter2007-10-161-18/+38
* Memoryless nodes: Allow profiling data to fall back to other nodesChristoph Lameter2007-10-161-2/+2
* x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig2007-10-161-36/+3
* Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-161-4/+4
* slow down printk during bootRandy Dunlap2007-10-161-0/+59
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-0/+3
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-10-151-0/+1
|\
| * SUNRPC: Convert rpc_pipefs to use the generic filesystem notification hooksTrond Myklebust2007-10-091-0/+1
* | Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2007-10-154-39/+91
|\ \
| * | lockdep: annotate rcu_read_{,un}lock{,_bh}Peter Zijlstra2007-10-111-0/+8
| * | lockdep: syscall exit checkPeter Zijlstra2007-10-111-0/+16
| * | lockdep: fixup mutex annotationsPeter Zijlstra2007-10-111-15/+20
| * | lockdep: fix mismatched lockdep_depth/curr_chain_hashGregory Haskins2007-10-111-5/+5
| * | lockdep: Avoid /proc/lockdep & lock_stat infinite outputTim Pepper2007-10-111-19/+42
* | | sched: sync wakeups preempt tooIngo Molnar2007-10-151-10/+1
* | | sched: affine sync wakeupsIngo Molnar2007-10-151-1/+7
* | | sched: guest CPU accounting: maintain stats in account_system_time()Laurent Vivier2007-10-151-0/+25
* | | sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fieldsLaurent Vivier2007-10-152-0/+9
* | | sched: domain sysctl fixes: add terminator commentMilton Miller2007-10-151-0/+1
* | | sched: domain sysctl fixes: do not crash on allocation failureMilton Miller2007-10-151-2/+8
* | | sched: domain sysctl fixes: unregister the sysctl table before domainsMilton Miller2007-10-151-4/+30
* | | sched: domain sysctl fixes: use for_each_online_cpu()Milton Miller2007-10-151-1/+2
* | | sched: domain sysctl fixes: use kcalloc()Milton Miller2007-10-151-3/+2
* | | Make scheduler debug file operations constArjan van de Ven2007-10-151-1/+1
* | | sched: allow the immediate migration of cache-cold tasksIngo Molnar2007-10-151-1/+7
* | | sched: debug, improve migration statisticsIngo Molnar2007-10-152-32/+131
* | | sched: debug: increase width of debug lineIngo Molnar2007-10-151-6/+7
* | | sched: activate task_hot() only on fair-scheduled tasksPeter Zijlstra2007-10-151-3/+8
* | | sched: reintroduce cache-hot affinityIngo Molnar2007-10-153-0/+37
* | | sched: speed up context-switches a bitIngo Molnar2007-10-151-11/+0
* | | sched: do not wakeup-preempt with SCHED_BATCH tasksIngo Molnar2007-10-151-0/+6
* | | sched: generate uevents for user creation/destructionSrivatsa Vaddagiri2007-10-151-0/+4
* | | sched: do not normalize kernel threads via SysRq-NIngo Molnar2007-10-151-11/+7
* | | sched: remove stale comment from sched_group_set_shares()Andi Kleen2007-10-151-2/+0
* | | sched: clean up is_migration_thread()Ingo Molnar2007-10-151-6/+9
* | | sched: cleanup: refactor normalize_rt_tasksAndi Kleen2007-10-151-20/+23
* | | sched: cleanup: refactor common code of sleep_on / wait_for_completionAndi Kleen2007-10-151-139/+49
* | | sched: cleanup: remove unnecessary gotosAndi Kleen2007-10-151-165/+162
* | | sched: update commentIngo Molnar2007-10-151-7/+5
* | | sched: prevent wakeup over-schedulingMike Galbraith2007-10-152-4/+14
* | | sched: disable forced preemption by defaultPeter Zijlstra2007-10-152-12/+16
* | | sched: fix group scheduling for SCHED_BATCHDmitry Adamushko2007-10-151-3/+2
* | | sched: some proc entries are missed in sched_domain sys_ctl debug codeZou Nan hai2007-10-151-3/+3
* | | sched: fix rt ptracer monopolizing CPUGautham R Shenoy2007-10-151-1/+1