aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-06
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner2011-12-05
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | time: x86: Remove CLOCK_TICK_RATE from tsc codeDeepak Saxena2011-11-21
| * | | | | | | | | | | | x86, tsc: Skip TSC synchronization checks for tsc=reliableSuresh Siddha2011-12-05
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-06
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | perf events: Add Intel x86 mapping for PERF_COUNT_HW_REF_CPU_CYCLESStephane Eranian2011-12-21
| * | | | | | | | | | | perf events: Enable raw event support for Intel unhalted_reference_cycles eventStephane Eranian2011-12-21
| * | | | | | | | | | | Merge commit 'v3.2-rc6' into perf/coreIngo Molnar2011-12-20
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | / / | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | perf, x86: Expose perf capability to other modulesGleb Natapov2011-12-06
| * | | | | | | | | | perf, x86: Implement arch event mask as quirkPeter Zijlstra2011-12-06
| * | | | | | | | | | x86, perf: Disable non available architectural eventsGleb Natapov2011-12-06
| * | | | | | | | | | jump_label, x86: Fix section mismatchPeter Zijlstra2011-12-06
| * | | | | | | | | | perf, x86: Prefer fixed-purpose counters when schedulingPeter Zijlstra2011-12-06
| * | | | | | | | | | perf, x86: Fix event scheduler for constraints with overlapping countersRobert Richter2011-12-06
| * | | | | | | | | | perf, x86: Implement event scheduler helper functionsRobert Richter2011-12-06
* | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-06
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2011-12-14
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-11
| | * | | | | | | | | | x86: Call idle notifier after irq_enter()Frederic Weisbecker2011-12-11
| | * | | | | | | | | | x86: Enter rcu extended qs after idle notifier callFrederic Weisbecker2011-12-11
| | * | | | | | | | | | nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-11
| | * | | | | | | | | | nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-11
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-01-06
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar2011-12-20
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-08
| | * | | | | | | | | memblock: Kill memblock_init()Tejun Heo2011-12-08
| | * | | | | | | | | Merge branch 'master' into x86/memblockTejun Heo2011-11-28
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / | | | |/| | | | | | |
| | * | | | | | | | | memblock, x86: Replace memblock_x86_reserve/free_range() with generic onesTejun Heo2011-07-14
| | * | | | | | | | | memblock, x86: Reimplement memblock_find_dma_reserve() using iteratorsTejun Heo2011-07-14
| | * | | | | | | | | x86: Replace memblock_x86_find_in_range_size() with for_each_free_mem_range()Tejun Heo2011-07-14
| | * | | | | | | | | x86: Use __memblock_alloc_base() in early_reserve_e820()Tejun Heo2011-07-14
| | * | | | | | | | | memblock: Kill MEMBLOCK_ERRORTejun Heo2011-07-13
* | | | | | | | | | | perf/x86: Fix raw_spin_unlock_irqrestore() usageRobert Richter2011-12-23
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | x86, dumpstack: Fix code bytes breakage due to missing KERN_CONTClemens Ladisch2011-12-19
|/ / / / / / / / /
* | | / / / / / / Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"Keith Packard2011-12-12
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming2011-12-09
* | | | | | | | x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf2011-12-08
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-12-05
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor...Andreas Herrmann2011-12-05
| * | | | | | | | x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platformsMathias Nyman2011-12-05
| * | | | | | | | Merge branch 'ucode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp i...Ingo Molnar2011-12-05
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86, microcode: Fix the failure path of microcode update driver init codeSrivatsa S. Bhat2011-12-05
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | x86: Fix "Acer Aspire 1" reboot hangPeter Chubb2011-12-05
| * | | | | | | | x86/mtrr: Resolve inconsistency with Intel processor manualAjaykumar Hotchandani2011-12-05
| * | | | | | | | Add TAINT_FIRMWARE_WORKAROUND on MTRR fixupPrarit Bhargava2011-12-05
| * | | | | | | | x86/mpparse: Account for bus types other than ISA and PCIBjorn Helgaas2011-12-05
| * | | | | | | | x86/reboot: Blacklist Dell OptiPlex 990 known to require PCI rebootRafael J. Wysocki2011-12-05
| * | | | | | | | x86, UV: Fix UV2 hub part numberJack Steiner2011-12-05
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | x86: Add user_mode_vm check in stack_overflow_checkMitsuo Hayasaka2011-12-05
| |/ / / / / /
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-05
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | |