aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAge
* Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-10-28
|\
| * x86: constify PCI raw ops structuresJan Beulich2011-10-14
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2011-10-28
|\ \
| * | compat: sync compat_stats with statfs.Eric W. Biederman2011-10-28
| |/
* | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-10-28
|\ \
| * | x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner2011-09-21
| |/
* | Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-10-28
|\ \
| * \ Merge branch 'upstream/ticketlock-cleanup' of git://github.com/jsgf/linux-xen...Ingo Molnar2011-09-28
| |\ \ | | |/ | |/|
| | * x86, ticketlock: remove obsolete commentJeremy Fitzhardinge2011-09-28
| | * x86, cmpxchg: Use __compiletime_error() to make usage messages a bit nicerJeremy Fitzhardinge2011-08-29
| | * x86, ticketlock: Make __ticket_spin_trylock commonJeremy Fitzhardinge2011-08-29
| | * x86, ticketlock: Convert __ticket_spin_lock to use xadd()Jeremy Fitzhardinge2011-08-29
| | * x86, ticketlock: Convert spin loop to CJeremy Fitzhardinge2011-08-29
| | * x86, ticketlock: Clean up types and accessorsJeremy Fitzhardinge2011-08-29
| | * x86: Use xadd helper more widelyJeremy Fitzhardinge2011-08-29
| | * x86: Add xadd helper macroJeremy Fitzhardinge2011-08-29
| | * x86, cmpxchg: Unify cmpxchg into cmpxchg.hJeremy Fitzhardinge2011-08-29
| | * x86, cmpxchg: Move 64-bit set64_bit() to match 32-bitJeremy Fitzhardinge2011-08-29
| | * x86, cmpxchg: Move 32-bit __cmpxchg_wrong_size to match 64 bit.Jeremy Fitzhardinge2011-08-29
| | * x86, cmpxchg: <linux/alternative.h> has LOCK_PREFIXJeremy Fitzhardinge2011-08-29
* | | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-28
|\ \ \
| * | | x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin2011-07-31
| * | | x86, random: Architectural inlines to get random integers with RDRANDH. Peter Anvin2011-07-31
* | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-10-28
|\ \ \ \
| * | | | x86, intel: Output microcode revision in /proc/cpuinfoAndi Kleen2011-10-14
| | |/ / | |/| |
* | | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-10-28
|\ \ \ \
| * | | | x86, cpu: Add cpufeature flag for PCIDsArun Thomas2011-08-22
* | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-10-28
|\ \ \ \ \
| * | | | | x86: cache_info: Kill the atomic allocation in amd_init_l3_cache()Thomas Gleixner2011-09-12
| * | | | | x86, amd: Avoid cache aliasing penalties on AMD family 15hBorislav Petkov2011-08-05
* | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-26
|\ \ \ \ \ \
| * | | | | | x86-64, unistd: Remove bogus __IGNORE_getcpuAndy Lutomirski2011-08-24
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-10-26
|\ \ \ \ \ \
| * | | | | | x86-64: Fix CFI data for interrupt framesJan Beulich2011-09-28
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-10-26
|\ \ \ \ \ \
| * | | | | | x86/irq: Standardize on CONFIG_SPARSE_IRQ=yYinghai Lu2011-10-13
| * | | | | | apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatchesJan Beulich2011-09-28
| |/ / / / /
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-10-26
|\ \ \ \ \ \
| * | | | | | perf, x86: Implement IBS initializationRobert Richter2011-10-10
| * | | | | | perf, x86: Share IBS macros between perf and oprofileRobert Richter2011-10-10
| * | | | | | x86, nmi: Add in logic to handle multiple events and unknown NMIsDon Zickus2011-10-10
| * | | | | | x86, nmi: Wire up NMI handlers to new routinesDon Zickus2011-10-10
| * | | | | | x86, nmi: Create new NMI handler routinesDon Zickus2011-10-10
| * | | | | | perf, intel: Use GO/HO bits in perf-ctrGleb Natapov2011-10-10
| * | | | | | perf, amd: Use GO/HO bits in perf-ctrJoerg Roedel2011-10-06
| |/ / / / /
* | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-26
|\ \ \ \ \ \
| * | | | | | iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha2011-09-21
| * | | | | | x86, ioapic: Define irq_remap_modify_chip_defaults()Suresh Siddha2011-09-21
| |/ / / / /
* | | | | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-26
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'staging-next' into Linux 3.1Greg Kroah-Hartman2011-10-25
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |