summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* SLAB_PANIC more (proc, posix-timers, shmem)Alexey Dobriyan2007-10-171-1/+2
* softlockup: add a /proc tuning parameterRavikiran G Thirumalai2007-10-172-9/+31
* softlockup watchdog: style cleanupsIngo Molnar2007-10-171-7/+7
* softlockup: improve debug outputIngo Molnar2007-10-171-7/+13
* fix the softlockup watchdog to actually workIngo Molnar2007-10-171-3/+4
* softlockup: use cpu_clock() instead of sched_clock()Ingo Molnar2007-10-171-4/+6
* oom: compare cpuset mems_allowed instead of exclusive ancestorsDavid Rientjes2007-10-171-32/+11
* oom: add oom_kill_allocating_task sysctlDavid Rientjes2007-10-171-0/+9
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-2/+1
* mm: dirty balancing for tasksPeter Zijlstra2007-10-171-0/+10
* mm: per device dirty thresholdPeter Zijlstra2007-10-171-1/+1
* time: introduce xtime_secondsIngo Molnar2007-10-162-12/+1
* 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
OpenPOWER on IntegriCloud