summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-11-17writeback: remove vm_dirties and task->dirtiesWu Fengguang1-5/+0
2011-11-16sched: Fix buglet in return_cfs_rq_runtime()Paul Turner1-1/+1
2011-11-16sched: Avoid SMT siblings in select_idle_sibling() if possiblePeter Zijlstra1-14/+28
2011-11-15Merge branch 'core' of git://amd64.org/linux/rric into perf/coreIngo Molnar1-0/+2
2011-11-14events: Don't divide events if it has field periodAndrew Vagin1-1/+6
2011-11-14perf: Carve out callchain functionalityBorislav Petkov4-211/+230
2011-11-14perf: Do not set task_ctx pointer in cpuctx if there are no events in the con...Gleb Natapov1-1/+2
2011-11-14sched: Set the command name of the idle tasks in SMP kernelsCarsten Emde1-0/+4
2011-11-14sched, rt: Provide means of disabling cross-cpu bandwidth sharingPeter Zijlstra2-0/+4
2011-11-14sched: Document wait_for_completion_*() return valuesJ. Bruce Fields1-0/+13
2011-11-14sched_fair: Fix a typo in the comment describing update_sd_lb_statsHui Kang1-1/+1
2011-11-14sched: Add a comment to effective_load() since it's a painPeter Zijlstra1-18/+95
2011-11-11Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar9-31/+83
2011-11-11Merge branch 'formingo/3.2/tip/timers/core' of git://git.linaro.org/people/js...Ingo Molnar2-10/+55
2011-11-10clocksource: Avoid selecting mult values that might overflow when adjustedJohn Stultz2-10/+55
2011-11-08Merge branch 'perf/core' into oprofile/masterRobert Richter6-44/+27
2011-11-07PM / QoS: Set cpu_dma_pm_qos->nameDominik Brodowski1-0/+1
2011-11-07tracing/latency: Fix header output for latency tracersJiri Olsa4-2/+40
2011-11-07ftrace: Fix hash record accounting bugSteven Rostedt1-1/+3
2011-11-07jump_label: jump_label_inc may return before the code is patchedGleb Natapov1-1/+2
2011-11-07ftrace: Remove force undef config value left for testingSteven Rostedt1-1/+0
2011-11-07lockdep: Show subclass in pretty print of lockdep outputSteven Rostedt1-17/+13
2011-11-06Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-16/+21
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds78-65/+83
2011-11-06Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+3
2011-11-06Merge git://github.com/rustyrussell/linuxLinus Torvalds2-4/+9
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-2/+0
2011-11-07module,bug: Add TAINT_OOT_MODULE flag for modules not built in-treeBen Hutchings2-0/+7
2011-11-07module: Enable dynamic debugging regardless of taintBen Hutchings1-4/+2
2011-11-04tracing: Add boiler plate for subsystem filterSteven Rostedt1-7/+19
2011-11-04PM / Freezer: Revert 27920651fe "PM / Freezer: Make fake_signal_wake_up() wak...Tejun Heo1-1/+1
2011-11-04PM / QoS: Remove redundant checkGuennadi Liakhovetski1-2/+1
2011-11-04PM / Sleep: Fix race between CPU hotplug and freezerSrivatsa S. Bhat1-0/+74
2011-11-04oprofile, x86: Reimplement nmi timer mode using perf eventRobert Richter1-0/+2
2011-11-03Revert "perf: Add PM notifiers to fix CPU hotplug races"Linus Torvalds1-95/+2
2011-11-03genirq: Fix irqfixup, irqpoll regressionEdward Donovan1-1/+1
2011-11-02memcg: replace ss->id_lock with a rwlockAndrew Bresticker1-9/+9
2011-11-02sysctl: add support for poll()Lucas De Marchi2-0/+25
2011-11-02cpusets: avoid looping when storing to mems_allowed if one node remains setDavid Rientjes1-3/+6
2011-11-02cgroups: don't attach task to subsystem if migration failedBen Blum1-6/+9
2011-11-02cgroups: more safe tasklist locking in cgroup_attach_procBen Blum1-3/+3
2011-11-02tracing: Restore system filter behaviorLi Zefan1-1/+6
2011-11-01Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-6/+6
2011-10-31Merge branch 'akpm' (Andrew's incoming)Linus Torvalds9-25/+54
2011-10-31kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko1-6/+6
2011-10-31printk: remove bounds checking for log_prefixWilliam Douglas1-3/+0
2011-10-31printk: fix bounds checking for log_prefixWilliam Douglas1-1/+1
2011-10-31printk: add console_suspend module parameterYanmin Zhang1-0/+4
2011-10-31printk: add module parameter ignore_loglevel to control ignore_loglevelYanmin Zhang1-0/+3
2011-10-31kernel/sysctl.c: add cap_last_cap to /proc/sys/kernelDan Ballard1-0/+9