aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* perf: Do not get values from disabled counters in group format readJiri Olsa2013-08-07
* perf: Add PERF_EVENT_IOC_ID ioctl to return event IDJiri Olsa2013-08-07
* watchdog: Make it work under full dynticksFrederic Weisbecker2013-07-30
* perf: Implement finer grained full dynticks kickFrederic Weisbecker2013-07-30
* perf: Account freq events per cpuFrederic Weisbecker2013-07-30
* perf: Migrate per cpu event accountingFrederic Weisbecker2013-07-30
* perf: Split the per-cpu accounting part of the event accounting codeFrederic Weisbecker2013-07-30
* perf: Factor out event accounting code to account_event()/__free_event()Frederic Weisbecker2013-07-30
* perf: Sanitize get_callchain_buffer()Frederic Weisbecker2013-07-30
* perf: Fix branch stack refcount leak on callchain init failureFrederic Weisbecker2013-07-30
* sched: Micro-optimize the smart wake-affine logicPeter Zijlstra2013-07-23
* sched: Implement smarter wake-affine logicMichael Wang2013-07-23
* sched: Move h_load calculation to task_h_load()Vladimir Davydov2013-07-23
* perf: Update perf_event_type documentationPeter Zijlstra2013-07-23
* kprobes/x86: Call out into INT3 handler directly instead of using notifierJiri Kosina2013-07-23
* Merge branch 'x86/jumplabel' into perf/coreIngo Molnar2013-07-19
|\
| * x86: Introduce int3 (breakpoint)-based instruction patchingJiri Kosina2013-07-16
* | Merge branch 'linus' into perf/coreIngo Molnar2013-07-19
|\ \
| * \ Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-18
| |\ \
| | * | sysfs.h: add __ATTR_RW() macroGreg Kroah-Hartman2013-07-16
| | |/
| * | kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2013-07-14
| * | rcu: delete __cpuinit usage from all rcu filesPaul Gortmaker2013-07-14
| |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-14
| |\
| | * cgroup: we can use simple_lookup() nowAl Viro2013-07-14
| * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-07-13
| |\ \
| | * | sched: Fix HRTICKPeter Zijlstra2013-07-12
| * | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-13
| |\ \ \
| | * | | genirq: generic chip: Use DIV_ROUND_UP to calculate numchipsAxel Lin2013-07-05
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-07-13
| |\ \ \ \
| | * | | | tick: broadcast: Check broadcast mode on CPU hotplugStephen Boyd2013-07-12
| | * | | | Merge branch 'linus' into timers/urgentThomas Gleixner2013-07-12
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2013-07-10
| | |\ \ \ \
| | | * | | | nohz: Remove obsolete check for full dynticks CPUs to be RCU nocbsFrederic Weisbecker2013-06-20
| | | * | | | watchdog: Boot-disable by default on full dynticksFrederic Weisbecker2013-06-20
| | | * | | | watchdog: Rename confusing state variableFrederic Weisbecker2013-06-20
| | | * | | | watchdog: Register / unregister watchdog kthreads on sysctl controlFrederic Weisbecker2013-06-19
| | | * | | | nohz: Warn if the machine can not perform nohz_fullSteven Rostedt2013-06-19
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-13
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-13
| |\ \ \ \ \ \ \
| | * | | | | | | mutex: Move ww_mutex definitions to ww_mutex.hMaarten Lankhorst2013-07-12
| * | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-13
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | irqdomain: Remove temporary MIPS workaround codeGrant Likely2013-06-17
| * | | | | | | | Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-07-11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tracing: Make tracing_open_generic_{tr,tc}() staticSteven Rostedt (Red Hat)2013-07-02
| | * | | | | | | | tracing: Remove ftrace() functionzhangwei(Jovi)2013-07-02
| | * | | | | | | | tracing: Remove TRACE_EVENT_TYPE enum definitionzhangwei(Jovi)2013-07-02
| | * | | | | | | | tracing: Make tracer_tracing_{off,on,is_on}() staticSteven Rostedt (Red Hat)2013-07-02
| | * | | | | | | | tracing: Fix irqs-off tag display in syscall tracingzhangwei(Jovi)2013-07-02
| | * | | | | | | | uprobes: Fix return value in error handling pathzhangwei(Jovi)2013-07-02
| | * | | | | | | | tracing: Fix race between deleting buffer and setting eventsSteven Rostedt (Red Hat)2013-07-02