| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | x86-64: Slightly shorten int_ret_from_sys_call | Jan Beulich | 2011-12-05 | 1 | -3/+1 |
| * | | | | | | | | | x86: Default to vsyscall=emulate | Andy Lutomirski | 2011-12-05 | 1 | -1/+1 |
| * | | | | | | | | | x86-64: Set siginfo and context on vsyscall emulation faults | Andy Lutomirski | 2011-12-05 | 1 | -8/+67 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-01-06 | 16 | -57/+423 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86: Skip cpus with apic-ids >= 255 in !x2apic_mode | Suresh Siddha | 2011-12-23 | 1 | -1/+2 |
| * | | | | | | | | | x86, x2apic: Allow "nox2apic" to disable x2apic mode setup by BIOS | Yinghai Lu | 2011-12-23 | 1 | -10/+27 |
| * | | | | | | | | | x86, x2apic: Fallback to xapic when BIOS doesn't setup interrupt-remapping | Yinghai Lu | 2011-12-23 | 2 | -18/+59 |
| * | | | | | | | | | x86, acpi: Skip acpi x2apic entries if the x2apic feature is not present | Yinghai Lu | 2011-12-23 | 1 | -2/+8 |
| * | | | | | | | | | x86, apic: Add probe() for apic_flat | Yinghai Lu | 2011-12-23 | 1 | -1/+6 |
| * | | | | | | | | | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' | Kevin Winchester | 2011-12-21 | 7 | -28/+4 |
| * | | | | | | | | | x86: Convert per-cpu counter icr_read_retry_count into a member of irq_stat | Fernando Luis Vazquez Cao | 2011-12-18 | 2 | -8/+3 |
| * | | | | | | | | | x86: Add per-cpu stat counter for APIC ICR read tries | Fernando Luis Vázquez Cao | 2011-12-14 | 2 | -0/+11 |
| * | | | | | | | | | x86: Fix the !CONFIG_NUMA build of the new CPU ID fixup code support | Steffen Persvold | 2011-12-06 | 1 | -0/+2 |
| * | | | | | | | | | x86: Add NumaChip support | Steffen Persvold | 2011-12-05 | 2 | -0/+295 |
| * | | | | | | | | | x86: Add x86_init platform override to fix up NUMA core numbering | Daniel J Blueman | 2011-12-05 | 3 | -0/+17 |
| * | | | | | | | | | x86: Make flat_init_apic_ldr() available | Daniel J Blueman | 2011-12-05 | 1 | -1/+1 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-01-06 | 2 | -5/+5 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst... | Thomas Gleixner | 2011-12-05 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | time: x86: Remove CLOCK_TICK_RATE from tsc code | Deepak Saxena | 2011-11-21 | 1 | -2/+2 |
| * | | | | | | | | | | x86, tsc: Skip TSC synchronization checks for tsc=reliable | Suresh Siddha | 2011-12-05 | 2 | -3/+3 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-01-06 | 5 | -89/+316 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | 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 | 2 | -11/+12 |
| * | | | | | | | | | | Merge commit 'v3.2-rc6' into perf/core | Ingo Molnar | 2011-12-20 | 20 | -41/+157 |
| |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / / /
| | |/| | | | | | | /
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
| * | | | | | | | | | perf, x86: Expose perf capability to other modules | Gleb Natapov | 2011-12-06 | 1 | -0/+12 |
| * | | | | | | | | | 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 | 2 | -5/+28 |
| * | | | | | | | | | 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 '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 | 9 | -82/+67 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l... | Ingo Molnar | 2011-12-20 | 9 | -82/+67 |
| |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / /
| |/| | | | | | | | |
|
| | * | | | | | | | | 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 | 2 | -4/+0 |
| | * | | | | | | | | Merge branch 'master' into x86/memblock | Tejun Heo | 2011-11-28 | 98 | -7211/+3763 |
| | |\ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|/
| | | |/| | | | | | |
|
| | * | | | | | | | | memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones | Tejun Heo | 2011-07-14 | 8 | -21/+20 |
| | * | | | | | | | | memblock, x86: Reimplement memblock_find_dma_reserve() using iterators | Tejun Heo | 2011-07-14 | 1 | -5/+20 |
| | * | | | | | | | | x86: Replace memblock_x86_find_in_range_size() with for_each_free_mem_range() | Tejun Heo | 2011-07-14 | 1 | -19/+15 |
| | * | | | | | | | | x86: Use __memblock_alloc_base() in early_reserve_e820() | Tejun Heo | 2011-07-14 | 2 | -28/+8 |
| | * | | | | | | | | memblock: Kill MEMBLOCK_ERROR | Tejun Heo | 2011-07-13 | 5 | -6/+6 |
* | | | | | | | | | | perf/x86: Fix raw_spin_unlock_irqrestore() usage | Robert Richter | 2011-12-23 | 1 | -1/+1 |
| |_|_|_|_|_|_|/ /
|/| | | | | | | | |
|
* | | | | | | | | | x86, dumpstack: Fix code bytes breakage due to missing KERN_CONT | Clemens Ladisch | 2011-12-19 | 2 | -8/+8 |
|/ / / / / / / / |
|