summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-08-07perf: Do not get values from disabled counters in group format readJiri Olsa
2013-08-07perf: Add PERF_EVENT_IOC_ID ioctl to return event IDJiri Olsa
2013-07-30watchdog: Make it work under full dynticksFrederic Weisbecker
2013-07-30perf: Implement finer grained full dynticks kickFrederic Weisbecker
2013-07-30perf: Account freq events per cpuFrederic Weisbecker
2013-07-30perf: Migrate per cpu event accountingFrederic Weisbecker
2013-07-30perf: Split the per-cpu accounting part of the event accounting codeFrederic Weisbecker
2013-07-30perf: Factor out event accounting code to account_event()/__free_event()Frederic Weisbecker
2013-07-30perf: Sanitize get_callchain_buffer()Frederic Weisbecker
2013-07-30perf: Fix branch stack refcount leak on callchain init failureFrederic Weisbecker
2013-07-23sched: Micro-optimize the smart wake-affine logicPeter Zijlstra
2013-07-23sched: Implement smarter wake-affine logicMichael Wang
2013-07-23sched: Move h_load calculation to task_h_load()Vladimir Davydov
2013-07-23perf: Update perf_event_type documentationPeter Zijlstra
2013-07-23kprobes/x86: Call out into INT3 handler directly instead of using notifierJiri Kosina
2013-07-19Merge branch 'x86/jumplabel' into perf/coreIngo Molnar
2013-07-19Merge branch 'linus' into perf/coreIngo Molnar
2013-07-18Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-17x86: Introduce int3 (breakpoint)-based instruction patchingJiri Kosina
2013-07-16sysfs.h: add __ATTR_RW() macroGreg Kroah-Hartman
2013-07-14kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker
2013-07-14rcu: delete __cpuinit usage from all rcu filesPaul Gortmaker
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-14cgroup: we can use simple_lookup() nowAl Viro
2013-07-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-07-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-07-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-07-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-13Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-12sched: Fix HRTICKPeter Zijlstra
2013-07-12perf: Remove the 'match' callback for auxiliary events processingJiri Olsa
2013-07-12tick: broadcast: Check broadcast mode on CPU hotplugStephen Boyd
2013-07-12Merge branch 'linus' into timers/urgentThomas Gleixner
2013-07-12mutex: Move ww_mutex definitions to ww_mutex.hMaarten Lankhorst
2013-07-12perf: Fix perf_lock_task_context() vs RCUPeter Zijlstra
2013-07-12perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenarioJiri Olsa
2013-07-12perf: Clone child context from parent context pmuJiri Olsa
2013-07-11Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2013-07-11Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-11Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-07-11mm: remove free_area_cacheMichel Lespinasse
2013-07-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-10Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-07-10Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-09reboot: move arch/x86 reboot= handling to generic kernelRobin Holt
2013-07-09reboot: checkpatch.pl the new kernel/reboot.c fileRobin Holt
2013-07-09reboot: move shutdown/reboot related functions to kernel/reboot.cRobin Holt
2013-07-09reboot: remove -stable friendly PF_THREAD_BOUND defineRobin Holt