summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-10-284-0/+158
|\
| * x86: geode: New PCEngines Alix system driverEd Wildgoose2011-09-214-0/+158
* | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-10-281-0/+1
|\ \
| * | x86, cpu: Add cpufeature flag for PCIDsArun Thomas2011-08-221-0/+1
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-10-289-116/+206
|\ \ \
| * | | x86, amd: Include linux/elf.h since we use stuff from asm/elf.hStephen Rothwell2011-09-281-0/+1
| * | | x86: cache_info: Update calculation of AMD L3 cache indicesFrank Arnold2011-09-121-0/+6
| * | | x86: cache_info: Kill the atomic allocation in amd_init_l3_cache()Thomas Gleixner2011-09-122-48/+32
| * | | x86: cache_info: Kill the moronic shadow structThomas Gleixner2011-09-121-38/+22
| * | | x86: cache_info: Remove bogus free of amd_l3_cache dataThomas Gleixner2011-09-121-1/+0
| * | | x86, amd: Include elf.h explicitly, prepare the code for the module.h splitStephen Rothwell2011-08-101-0/+1
| * | | x86-32, amd: Move va_align definition to unbreak 32-bit buildBorislav Petkov2011-08-062-5/+4
| * | | x86, amd: Move BSP code to cpu_dev helperBorislav Petkov2011-08-051-30/+29
| * | | x86: Add a BSP cpu_dev helperBorislav Petkov2011-08-052-0/+4
| * | | x86, amd: Avoid cache aliasing penalties on AMD family 15hBorislav Petkov2011-08-055-18/+131
| * | | Merge commit 'v3.0' into x86/cpuH. Peter Anvin2011-08-053-3/+26
| |\ \ \
* | \ \ \ Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-262-2/+1
|\ \ \ \ \
| * | | | | x86-64, unistd: Remove bogus __IGNORE_getcpuAndy Lutomirski2011-08-241-1/+0
| * | | | | x86, mm, trivial: Remove unnecessary get_order() in free_thread_info()Zhao Jin2011-08-231-1/+1
| * | | | | x86, cleanup: Remove unneeded version.h include from arch/x86/Jesper Juhl2011-08-221-1/+0
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-10-263-6/+18
|\ \ \ \ \
| * | | | | x86-64: Fix CFI data for interrupt framesJan Beulich2011-09-282-5/+11
| * | | | | x86-64: Don't apply destructive erratum workaround on unaffected CPUsJan Beulich2011-09-281-1/+7
* | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-10-266-220/+219
|\ \ \ \ \ \
| * | | | | | x86/irq: Standardize on CONFIG_SPARSE_IRQ=yYinghai Lu2011-10-133-33/+3
| * | | | | | x86, ioapic: Clean up ioapic/apic_id usageYinghai Lu2011-10-121-97/+97
| * | | | | | x86, ioapic: Factor out print_IO_APIC() to only print one io apicYinghai Lu2011-10-121-22/+24
| * | | | | | x86, ioapic: Print out irte with right ioapic indexYinghai Lu2011-10-121-1/+1
| * | | | | | x86, ioapic: Split up setup_ioapic_entry()Yinghai Lu2011-10-121-59/+80
| * | | | | | x86, ioapic: Pass struct irq_attr * to setup_ioapic_irq()Yinghai Lu2011-10-121-11/+11
| * | | | | | apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatchesJan Beulich2011-09-283-13/+19
| |/ / / / /
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-10-261-0/+1
|\ \ \ \ \ \
| * | | | | | clockevents: Make minimum delay adjustments configurableMartin Schwidefsky2011-09-081-0/+1
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-10-261-5/+43
|\ \ \ \ \ \ \
| * | | | | | | x86: Fix insn decoder for longer instructionMasami Hiramatsu2011-10-101-5/+43
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-10-2632-1117/+1646
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, perf, kprobes: Make kprobes's twobyte_is_boostable volatileJosh Stone2011-10-181-1/+3
| * | | | | | | | Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/coreIngo Molnar2011-10-121-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86: jump_label: arch_jump_label_text_poke_early: add missing __initKevin Winchester2011-08-191-1/+1
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | x86, nmi, drivers: Fix nmi splitup build bugIngo Molnar2011-10-101-0/+2
| * | | | | | | | perf, x86: Implement IBS initializationRobert Richter2011-10-106-201/+297
| * | | | | | | | perf, x86: Share IBS macros between perf and oprofileRobert Richter2011-10-103-39/+40
| * | | | | | | | x86, nmi: Track NMI usage statsDon Zickus2011-10-101-2/+18
| * | | | | | | | x86, nmi: Add in logic to handle multiple events and unknown NMIsDon Zickus2011-10-104-9/+93
| * | | | | | | | x86, nmi: Wire up NMI handlers to new routinesDon Zickus2011-10-1013-227/+99
| * | | | | | | | x86, nmi: Create new NMI handler routinesDon Zickus2011-10-102-0/+171
| * | | | | | | | x86, nmi: Split out nmi from traps.cDon Zickus2011-10-103-156/+179
| * | | | | | | | perf, intel: Use GO/HO bits in perf-ctrGleb Natapov2011-10-103-3/+112
| * | | | | | | | perf, amd: Use GO/HO bits in perf-ctrJoerg Roedel2011-10-062-0/+16
| * | | | | | | | Merge branch 'ras' of git://amd64.org/linux/bp into perf/coreIngo Molnar2011-10-061-6/+14
| |\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud