Age | Commit message (Expand) | Author | Files | Lines |
2012-01-07 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 16 | -57/+423 |
2012-01-07 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -5/+5 |
2012-01-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -89/+316 |
2012-01-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 7 | -13/+21 |
2012-01-06 | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 9 | -82/+67 |
2011-12-23 | x86: Skip cpus with apic-ids >= 255 in !x2apic_mode | Suresh Siddha | 1 | -1/+2 |
2011-12-23 | x86, x2apic: Allow "nox2apic" to disable x2apic mode setup by BIOS | Yinghai Lu | 1 | -10/+27 |
2011-12-23 | x86, x2apic: Fallback to xapic when BIOS doesn't setup interrupt-remapping | Yinghai Lu | 2 | -18/+59 |
2011-12-23 | x86, acpi: Skip acpi x2apic entries if the x2apic feature is not present | Yinghai Lu | 1 | -2/+8 |
2011-12-23 | x86, apic: Add probe() for apic_flat | Yinghai Lu | 1 | -1/+6 |
2011-12-23 | perf/x86: Fix raw_spin_unlock_irqrestore() usage | Robert Richter | 1 | -1/+1 |
2011-12-21 | perf events: Add Intel x86 mapping for PERF_COUNT_HW_REF_CPU_CYCLES | Stephane Eranian | 1 | -0/+1 |
2011-12-21 | perf events: Enable raw event support for Intel unhalted_reference_cycles event | Stephane Eranian | 2 | -11/+12 |
2011-12-21 | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' | Kevin Winchester | 7 | -28/+4 |
2011-12-20 | Merge commit 'v3.2-rc6' into perf/core | Ingo Molnar | 20 | -41/+157 |
2011-12-20 | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l... | Ingo Molnar | 9 | -82/+67 |
2011-12-20 | x86, dumpstack: Fix code bytes breakage due to missing KERN_CONT | Clemens Ladisch | 2 | -8/+8 |
2011-12-18 | x86: Convert per-cpu counter icr_read_retry_count into a member of irq_stat | Fernando Luis Vazquez Cao | 2 | -8/+3 |
2011-12-14 | x86: Add per-cpu stat counter for APIC ICR read tries | Fernando Luis Vázquez Cao | 2 | -0/+11 |
2011-12-14 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 7 | -13/+21 |
2011-12-12 | Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid" | Keith Packard | 2 | -22/+2 |
2011-12-11 | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() | Frederic Weisbecker | 1 | -2/+4 |
2011-12-11 | x86: Call idle notifier after irq_enter() | Frederic Weisbecker | 5 | -9/+9 |
2011-12-11 | x86: Enter rcu extended qs after idle notifier call | Frederic Weisbecker | 1 | -2/+8 |
2011-12-11 | nohz: Allow rcu extended quiescent state handling seperately from tick stop | Frederic Weisbecker | 2 | -4/+4 |
2011-12-11 | nohz: Separate out irq exit and idle loop dyntick logic | Frederic Weisbecker | 2 | -4/+4 |
2011-12-09 | x86, efi: Calling __pa() with an ioremap()ed address is invalid | Matt Fleming | 2 | -2/+22 |
2011-12-09 | x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked | Mark Langsdorf | 1 | -7/+14 |
2011-12-08 | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users | Tejun Heo | 1 | -2/+1 |
2011-12-08 | memblock: Kill memblock_init() | Tejun Heo | 2 | -4/+0 |
2011-12-06 | perf, x86: Expose perf capability to other modules | Gleb Natapov | 1 | -0/+12 |
2011-12-06 | perf, x86: Implement arch event mask as quirk | Peter Zijlstra | 3 | -33/+68 |
2011-12-06 | x86, perf: Disable non available architectural events | Gleb Natapov | 2 | -5/+28 |
2011-12-06 | jump_label, x86: Fix section mismatch | Peter Zijlstra | 1 | -1/+1 |
2011-12-06 | perf, x86: Prefer fixed-purpose counters when scheduling | Peter Zijlstra | 1 | -5/+14 |
2011-12-06 | perf, x86: Fix event scheduler for constraints with overlapping counters | Robert Richter | 3 | -5/+72 |
2011-12-06 | perf, x86: Implement event scheduler helper functions | Robert Richter | 1 | -53/+132 |
2011-12-06 | x86: Fix the !CONFIG_NUMA build of the new CPU ID fixup code support | Steffen Persvold | 1 | -0/+2 |
2011-12-06 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -12/+64 |
2011-12-06 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -23/+38 |
2011-12-06 | Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst... | Thomas Gleixner | 1 | -2/+2 |
2011-12-05 | x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor... | Andreas Herrmann | 1 | -0/+13 |
2011-12-05 | x86, tsc: Skip TSC synchronization checks for tsc=reliable | Suresh Siddha | 2 | -3/+3 |
2011-12-05 | x86: Add NumaChip support | Steffen Persvold | 2 | -0/+295 |
2011-12-05 | x86: Add x86_init platform override to fix up NUMA core numbering | Daniel J Blueman | 3 | -0/+17 |
2011-12-05 | x86: Make flat_init_apic_ldr() available | Daniel J Blueman | 1 | -1/+1 |
2011-12-05 | x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platforms | Mathias Nyman | 1 | -0/+5 |
2011-12-05 | Merge branch 'ucode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp i... | Ingo Molnar | 1 | -9/+19 |
2011-12-05 | x86: Fix "Acer Aspire 1" reboot hang | Peter Chubb | 1 | -2/+11 |
2011-12-05 | x86/mtrr: Resolve inconsistency with Intel processor manual | Ajaykumar Hotchandani | 1 | -0/+1 |