summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-067-2/+185
|\
| * x86, x2apic: Allow "nox2apic" to disable x2apic mode setup by BIOSYinghai Lu2011-12-231-0/+1
| * x86, x2apic: Fallback to xapic when BIOS doesn't setup interrupt-remappingYinghai Lu2011-12-232-0/+5
| * x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2011-12-211-2/+0
| * x86: Convert per-cpu counter icr_read_retry_count into a member of irq_statFernando Luis Vazquez Cao2011-12-182-2/+1
| * x86: Add per-cpu stat counter for APIC ICR read triesFernando Luis Vázquez Cao2011-12-141-0/+3
| * x86: Add NumaChip supportSteffen Persvold2011-12-051-0/+167
| * x86: Add x86_init platform override to fix up NUMA core numberingDaniel J Blueman2011-12-051-0/+3
| * x86: Make flat_init_apic_ldr() availableDaniel J Blueman2011-12-051-0/+7
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-062-1/+3
|\ \
| * \ Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner2011-12-051-1/+1
| |\ \
| | * | time: x86: Remove CLOCK_TICK_RATE from mach_timer.hDeepak Saxena2011-11-211-1/+1
| * | | x86, tsc: Skip TSC synchronization checks for tsc=reliableSuresh Siddha2011-12-051-0/+2
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-061-1/+1
|\ \ \
| * \ \ Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Martin Schwidefsky2011-12-191-1/+1
| |\ \ \
| | * \ \ Merge commit 'v3.2-rc5' into sched/coreIngo Molnar2011-12-1512-14/+74
| | |\ \ \
| | * | | | sched/accounting: Change cpustat fields to an arrayGlauber Costa2011-12-061-1/+1
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-062-7/+44
|\ \ \ \ \ \
| * | | | | | perf events: Enable raw event support for Intel unhalted_reference_cycles eventStephane Eranian2011-12-211-7/+8
| * | | | | | Merge commit 'v3.2-rc6' into perf/coreIngo Molnar2011-12-2010-9/+66
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | perf, x86: Expose perf capability to other modulesGleb Natapov2011-12-061-0/+15
| * | | | | | x86, perf: Disable non available architectural eventsGleb Natapov2011-12-061-0/+14
| * | | | | | x86, perf: Add a build-time sanity test to the x86 decoderMasami Hiramatsu2011-11-101-0/+7
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar2011-12-202-24/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge branch 'master' into x86/memblockTejun Heo2011-11-2892-2738/+2862
| |\ \ \ \ \
| * | | | | | memblock, x86: Replace memblock_x86_reserve/free_range() with generic onesTejun Heo2011-07-141-7/+0
| * | | | | | memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config optionTejun Heo2011-07-141-2/+0
| * | | | | | x86: Use absent_pages_in_range() instead of memblock_x86_hole_size()Tejun Heo2011-07-141-2/+0
| * | | | | | memblock, x86: Reimplement memblock_find_dma_reserve() using iteratorsTejun Heo2011-07-141-2/+0
| * | | | | | memblock, x86: Replace __get_free_all_memory_range() with for_each_free_mem_r...Tejun Heo2011-07-141-3/+0
| * | | | | | memblock, x86: Make free_all_memory_core_early() explicitly free lowmem onlyTejun Heo2011-07-141-1/+0
| * | | | | | x86: Replace memblock_x86_find_in_range_size() with for_each_free_mem_range()Tejun Heo2011-07-141-3/+0
| * | | | | | x86: Use __memblock_alloc_base() in early_reserve_e820()Tejun Heo2011-07-141-1/+1
| * | | | | | x86: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-07-141-2/+0
| * | | | | | memblock, x86: Replace memblock_x86_find_in_range_node() with generic membloc...Tejun Heo2011-07-141-1/+0
* | | | | | | Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"Keith Packard2011-12-122-8/+5
| |_|_|/ / / |/| | | | |
* | | | | | x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming2011-12-092-5/+8
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-12-054-6/+27
|\ \ \ \ \ \
| * | | | | | x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platformsMathias Nyman2011-12-051-0/+9
| * | | | | | Merge branch 'ucode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp i...Ingo Molnar2011-12-051-1/+8
| |\ \ \ \ \ \
| | * | | | | | x86: Document rdmsr_safe restrictionsBorislav Petkov2011-12-051-1/+8
| | | |_|_|/ / | | |/| | | |
| * | | | | | x86,mrst: Power control commands updateJacob Pan2011-12-051-5/+9
| * | | | | | x86, UV: Fix UV2 hub part numberJack Steiner2011-12-051-0/+1
| |/ / / / /
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-12-051-1/+22
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | sched, x86: Avoid unnecessary overflow in sched_clockSalman Qazi2011-11-161-1/+22
| | |_|/ / | |/| | |
* | | | | xen/pm_idle: Make pm_idle be default_idle under Xen.Konrad Rzeszutek Wilk2011-12-031-0/+1
| |_|/ / |/| | |
* | | | x86/mrst: Avoid reporting wrong nmi statusJacob Pan2011-11-102-1/+2
* | | | x86/mrst: Add support for Penwell clock calibrationDirk Brandewie2011-11-101-0/+7
* | | | x86/apic: Allow use of lapic timer early calibration resultJacob Pan2011-11-101-0/+1
* | | | x86/platform: Add a wallclock_init func to x86_platforms opsFeng Tang2011-11-101-0/+2
OpenPOWER on IntegriCloud