Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2011-07-23 | 1 | -0/+29 | |
|\ | ||||||
| * | i8253: Cleanup outb/inb magic | Thomas Gleixner | 2011-07-01 | 1 | -3/+0 | |
| * | i8253: Create common clockevent implementation | Thomas Gleixner | 2011-07-01 | 1 | -0/+2 | |
| * | i8253: Move remaining content and delete asm/i8253.h | Ralf Baechle | 2011-06-09 | 1 | -1/+2 | |
| * | i8253: Consolidate definitions of PIT_LATCH | Ralf Baechle | 2011-06-09 | 1 | -0/+4 | |
| * | i8253: Unify all kernel declarations of i8253_lock | Ralf Baechle | 2011-06-09 | 1 | -0/+14 | |
| * | i8253: Create linux/i8253.h and use it in all 8253 related files | Ralf Baechle | 2011-06-09 | 1 | -0/+11 | |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-07-23 | 7 | -22/+30 | |
|\ \ | ||||||
| * \ | Merge branch 'linus' into sched/core | Ingo Molnar | 2011-07-21 | 24 | -36/+112 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-07-01 | 7 | -22/+30 | |
| |\ \ \ | ||||||
| | * | | | sched: Generalize sleep inside spinlock detection | Frederic Weisbecker | 2011-06-23 | 1 | -1/+1 | |
| | * | | | sched: Isolate preempt counting in its own config option | Frederic Weisbecker | 2011-06-10 | 6 | -21/+29 | |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-23 | 6 | -55/+54 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-07-21 | 1 | -0/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tracing: Have dynamic size event stack traces | Steven Rostedt | 2011-07-14 | 1 | -0/+1 | |
| * | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2011-07-21 | 1 | -3/+4 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | ftrace: Fix warning when CONFIG_FUNCTION_TRACER is not defined | Steven Rostedt | 2011-07-11 | 1 | -2/+2 | |
| | * | | | | | ftrace: Fix regression of :mod:module function enabling | Steven Rostedt | 2011-07-07 | 1 | -1/+2 | |
| * | | | | | | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-07-05 | 3 | -3/+7 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | tracing/kprobes: Fix kprobe-tracer to support stack trace | Masami Hiramatsu | 2011-06-15 | 1 | -0/+4 | |
| | * | | | | | | x86: Swap save_stack_trace_regs parameters | Masami Hiramatsu | 2011-06-15 | 1 | -2/+2 | |
| | * | | | | | | tracing: Use NUMA allocation for per-cpu ring buffer pages | Vaibhav Nagarnaik | 2011-06-15 | 1 | -1/+1 | |
| * | | | | | | | perf: export perf_event_refresh() to modules | Avi Kivity | 2011-07-01 | 1 | -0/+5 | |
| * | | | | | | | perf: Add context field to perf_event | Avi Kivity | 2011-07-01 | 2 | -3/+11 | |
| * | | | | | | | perf, arch: Add generic NODE cache events | Peter Zijlstra | 2011-07-01 | 1 | -1/+2 | |
| * | | | | | | | perf_events: Update Intel extra regs shared constraints management | Stephane Eranian | 2011-07-01 | 1 | -3/+11 | |
| * | | | | | | | perf: Remove the perf_output_begin(.sample) argument | Peter Zijlstra | 2011-07-01 | 1 | -3/+1 | |
| * | | | | | | | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 2011-07-01 | 1 | -10/+8 | |
| * | | | | | | | perf: Remove 64-bit alignment padding from perf_event_context | Richard Kennedy | 2011-07-01 | 1 | -1/+1 | |
| * | | | | | | | Merge commit 'v3.0-rc5' into perf/core | Ingo Molnar | 2011-07-01 | 41 | -168/+433 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge commit 'v3.0-rc3' into perf/core | Ingo Molnar | 2011-06-16 | 26 | -87/+99 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | perf: Split up buffer handling from core code | Frederic Weisbecker | 2011-06-09 | 1 | -29/+4 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-07-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | rcu: Fix wrong check in list_splice_init_rcu() | Jan H. Schönherr | 2011-07-20 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-07-23 | 3 | -55/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | mutex: Make mutex_destroy() an inline function | Jean Delvare | 2011-07-21 | 1 | -1/+1 | |
| * | | | | | | | | | plist: Remove the need to supply locks to plist heads | Dima Zavin | 2011-07-08 | 2 | -54/+5 | |
* | | | | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-07-23 | 3 | -0/+48 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jor... | Ingo Molnar | 2011-07-07 | 3 | -0/+48 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | | | | | | | | | | | ||||||
| | | \ \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ \ | Merge branches 'amd/transparent-bridge' and 'core' | Joerg Roedel | 2011-06-21 | 3 | -0/+48 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / | | | |/| | | | | | | | | ||||||
| | | | * | | | | | | | | iommu/amd: Move missing parts to drivers/iommu | Joerg Roedel | 2011-06-21 | 1 | -0/+35 | |
| | | | * | | | | | | | | x86/ia64: intel-iommu: move to drivers/iommu/ | Ohad Ben-Cohen | 2011-06-21 | 1 | -0/+11 | |
| | | | * | | | | | | | | iommu-api: Add missing header file | Laura Abbott | 2011-06-14 | 1 | -0/+2 | |
| | | |/ / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2011-07-23 | 6 | -20/+156 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'pm-runtime' into for-linus | Rafael J. Wysocki | 2011-07-15 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | PM / Runtime: Add new helper function: pm_runtime_status_suspended() | Kevin Hilman | 2011-07-12 | 1 | -0/+6 | |
| * | | | | | | | | | | | | Merge branch 'pm-domains' into for-linus | Rafael J. Wysocki | 2011-07-15 | 4 | -20/+134 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | ARM / shmobile: Use genpd_queue_power_off_work() | Rafael J. Wysocki | 2011-07-14 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | PM / Domains: Introduce function to power off all unused PM domains | Rafael J. Wysocki | 2011-07-13 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | PM / Domains: Allow callbacks to execute all runtime PM helpers | Rafael J. Wysocki | 2011-07-12 | 1 | -0/+3 |