summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-01-08Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2012-01-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-01-04ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detachOleg Nesterov
2012-01-04ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov
2012-01-03hung_task: fix false positive during vforkMandeep Singh Baines
2011-12-31futex: Fix uninterruptible loop due to gate_areaHugh Dickins
2011-12-30Revert "clockevents: Set noop handler in clockevents_exchange_device()"Linus Torvalds
2011-12-21tracing: Factorize filter creationTejun Heo
2011-12-21tracing: Have stack tracing set filtered functions at bootSteven Rostedt
2011-12-21ftrace: Allow access to the boot time function enablingSteven Rostedt
2011-12-21tracing: Have stack_tracer use a separate list of functionsSteven Rostedt
2011-12-21ftrace: Decouple hash items from showing filtered functionsSteven Rostedt
2011-12-21ftrace: Allow other users of function tracing to use the output listingSteven Rostedt
2011-12-21ftrace: Create ftrace_hash_empty() helper routineSteven Rostedt
2011-12-21ftrace: Fix ftrace hash record update with notraceSteven Rostedt
2011-12-21ftrace: Use bsearch to find record ipSteven Rostedt
2011-12-21ftrace: Sort the mcount records on each pageSteven Rostedt
2011-12-21ftrace: Replace record newlist with record page listSteven Rostedt
2011-12-21ftrace: Allocate the mcount record pages as groupsSteven Rostedt
2011-12-21ftrace: Remove usage of "freed" recordsSteven Rostedt
2011-12-21ftrace: Allow archs to modify code without stop machineSteven Rostedt
2011-12-21ftrace: Fix unregister ftrace_ops accountingJiri Olsa
2011-12-20Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-12-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-12-20Merge commit 'v3.2-rc6' into perf/coreIngo Molnar
2011-12-20binary_sysctl(): fix memory leakMichel Lespinasse
2011-12-20cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemaskDavid Rientjes
2011-12-19cgroups: fix a css_set not found bug in cgroup_attach_procMandeep Singh Baines
2011-12-19time/clocksource: Fix kernel-doc warningsKusanagi Kouichi
2011-12-17Merge branches 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://...Linus Torvalds
2011-12-16sched: Fix select_idle_sibling() regression in selecting an idle SMT siblingPeter Zijlstra
2011-12-14perf events: Fix ring_buffer_wakeup() brown paperbag bugWill Deacon
2011-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-09sys_getppid: add missing rcu_dereferenceMandeep Singh Baines
2011-12-09printk: avoid double lock acquirePeter Zijlstra
2011-12-08Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-12-07perf: Do no try to schedule task events if there are noneGleb Natapov
2011-12-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-06jump_label: Provide jump_label_key initializersPeter Zijlstra
2011-12-06jump_label, x86: Fix section mismatchPeter Zijlstra
2011-12-06Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-12-06lockdep, kmemcheck: Annotate ->lock in lockdep_init_map()Yong Zhang
2011-12-06alarmtimers: Fix time comparisonThomas Gleixner
2011-12-06perf, core: Rate limit perf_sched_events jump_label patchingGleb Natapov
2011-12-06perf: Fix enable_on_exec for sibling eventsPeter Zijlstra
2011-12-06perf: Remove superfluous argumentsPeter Zijlstra
2011-12-06perf: Avoid a useless pmu_disable() in the perf-tickPeter Zijlstra
2011-12-06Merge branch 'perf/urgent' into perf/coreIngo Molnar
2011-12-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-05Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds