| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-01-06 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Martin Schwidefsky | 2011-12-19 | 1 | -1/+1 |
| |\ |
|
| | * | Merge commit 'v3.2-rc5' into sched/core | Ingo Molnar | 2011-12-15 | 50 | -142/+542 |
| | |\ |
|
| | * | | sched/accounting: Change cpustat fields to an array | Glauber Costa | 2011-12-06 | 1 | -1/+1 |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-01-06 | 17 | -462/+1030 |
|\ \ \ \ |
|
| * | | | | perf events: Add Intel x86 mapping for PERF_COUNT_HW_REF_CPU_CYCLES | Stephane Eranian | 2011-12-21 | 1 | -0/+1 |
| * | | | | perf events: Enable raw event support for Intel unhalted_reference_cycles event | Stephane Eranian | 2011-12-21 | 3 | -18/+20 |
| * | | | | Merge commit 'v3.2-rc6' into perf/core | Ingo Molnar | 2011-12-20 | 40 | -131/+468 |
| |\ \ \ \ |
|
| * | | | | | perf, x86: Expose perf capability to other modules | Gleb Natapov | 2011-12-06 | 2 | -0/+27 |
| * | | | | | perf, x86: Implement arch event mask as quirk | Peter Zijlstra | 2011-12-06 | 3 | -33/+68 |
| * | | | | | x86, perf: Disable non available architectural events | Gleb Natapov | 2011-12-06 | 3 | -5/+42 |
| * | | | | | jump_label, x86: Fix section mismatch | Peter Zijlstra | 2011-12-06 | 1 | -1/+1 |
| * | | | | | perf, x86: Prefer fixed-purpose counters when scheduling | Peter Zijlstra | 2011-12-06 | 1 | -5/+14 |
| * | | | | | perf, x86: Fix event scheduler for constraints with overlapping counters | Robert Richter | 2011-12-06 | 3 | -5/+72 |
| * | | | | | perf, x86: Implement event scheduler helper functions | Robert Richter | 2011-12-06 | 1 | -53/+132 |
| * | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2011-12-06 | 8 | -26/+42 |
| |\ \ \ \ \ |
|
| * | | | | | | x86/tools: Add decoded instruction dump mode | Masami Hiramatsu | 2011-12-05 | 1 | -3/+4 |
| * | | | | | | x86: Update instruction decoder to support new AVX formats | Masami Hiramatsu | 2011-12-05 | 2 | -282/+345 |
| * | | | | | | x86/tools: Fix insn_sanity message outputs | Masami Hiramatsu | 2011-12-05 | 1 | -2/+2 |
| * | | | | | | x86/tools: Fix instruction decoder message output | Masami Hiramatsu | 2011-12-05 | 1 | -4/+3 |
| * | | | | | | x86: Fix instruction decoder to handle grouped AVX instructions | Masami Hiramatsu | 2011-12-05 | 2 | -2/+11 |
| * | | | | | | x86/tools: Fix Makefile to build all test tools | Masami Hiramatsu | 2011-12-05 | 1 | -2/+1 |
| * | | | | | | Merge branch 'core' of git://amd64.org/linux/rric into perf/core | Ingo Molnar | 2011-11-15 | 4 | -76/+29 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'perf/core' into oprofile/master | Robert Richter | 2011-11-08 | 22 | -379/+605 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | oprofile, x86: Reimplement nmi timer mode using perf event | Robert Richter | 2011-11-04 | 3 | -90/+9 |
| | * | | | | | | | oprofile, x86: Add kernel parameter oprofile.cpu_type=timer | Robert Richter | 2011-11-04 | 1 | -6/+21 |
| * | | | | | | | | x86, perf: Add a build-time sanity test to the x86 decoder | Masami Hiramatsu | 2011-11-10 | 3 | -1/+291 |
* | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-01-06 | 7 | -13/+21 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2011-12-14 | 7 | -13/+21 |
| |\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ / /
| |/| | | | | | | | |
|
| | * | | | | | | | | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() | Frederic Weisbecker | 2011-12-11 | 1 | -2/+4 |
| | * | | | | | | | | x86: Call idle notifier after irq_enter() | Frederic Weisbecker | 2011-12-11 | 5 | -9/+9 |
| | * | | | | | | | | x86: Enter rcu extended qs after idle notifier call | Frederic Weisbecker | 2011-12-11 | 1 | -2/+8 |
| | * | | | | | | | | nohz: Allow rcu extended quiescent state handling seperately from tick stop | Frederic Weisbecker | 2011-12-11 | 2 | -4/+4 |
| | * | | | | | | | | nohz: Separate out irq exit and idle loop dyntick logic | Frederic Weisbecker | 2011-12-11 | 2 | -4/+4 |
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
* | | | | | | | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2012-01-06 | 26 | -568/+155 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l... | Ingo Molnar | 2011-12-20 | 26 | -568/+155 |
| |\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/ /
| |/| | | | | | | | |
|
| | * | | | | | | | | memblock: Kill early_node_map[] | Tejun Heo | 2011-12-08 | 1 | -3/+0 |
| | * | | | | | | | | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users | Tejun Heo | 2011-12-08 | 1 | -2/+1 |
| | * | | | | | | | | memblock: Kill memblock_init() | Tejun Heo | 2011-12-08 | 3 | -6/+0 |
| | * | | | | | | | | Merge branch 'master' into x86/memblock | Tejun Heo | 2011-11-28 | 406 | -14063/+25894 |
| | |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones | Tejun Heo | 2011-07-14 | 19 | -92/+40 |
| | * | | | | | | | | | memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config option | Tejun Heo | 2011-07-14 | 2 | -2/+1 |
| | * | | | | | | | | | x86: Use absent_pages_in_range() instead of memblock_x86_hole_size() | Tejun Heo | 2011-07-14 | 4 | -68/+20 |
| | * | | | | | | | | | memblock, x86: Reimplement memblock_find_dma_reserve() using iterators | Tejun Heo | 2011-07-14 | 3 | -94/+20 |
| | * | | | | | | | | | memblock, x86: Replace __get_free_all_memory_range() with for_each_free_mem_r... | Tejun Heo | 2011-07-14 | 3 | -79/+11 |
| | * | | | | | | | | | memblock, x86: Make free_all_memory_core_early() explicitly free lowmem only | Tejun Heo | 2011-07-14 | 3 | -12/+1 |
| | * | | | | | | | | | x86: Replace memblock_x86_find_in_range_size() with for_each_free_mem_range() | Tejun Heo | 2011-07-14 | 4 | -102/+28 |
| | * | | | | | | | | | x86: Use __memblock_alloc_base() in early_reserve_e820() | Tejun Heo | 2011-07-14 | 3 | -29/+9 |
| | * | | | | | | | | | x86: Use HAVE_MEMBLOCK_NODE_MAP | Tejun Heo | 2011-07-14 | 6 | -29/+13 |
| | * | | | | | | | | | memblock, x86: Replace memblock_x86_find_in_range_node() with generic membloc... | Tejun Heo | 2011-07-14 | 3 | -24/+1 |