aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAge
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-15
|\
| * Merge commit 'v2.6.38-rc8' into perf/coreIngo Molnar2011-03-08
| |\
| * | perf: Avoid the percore allocations if the CPU is not HT capableLin Ming2011-03-05
| * | perf: Add support for supplementary event registersAndi Kleen2011-03-04
| * | x86: Remove die_nmi()Jan Beulich2011-02-18
| * | perf, x86: Add support for AMD family 15h core countersRobert Richter2011-02-16
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-15
|\ \ \
| * \ \ Merge commit 'v2.6.38-rc5' into core/lockingIngo Molnar2011-02-16
| |\ \ \
| * \ \ \ Merge branch 'tip/rtmutex' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Thomas Gleixner2011-01-31
| |\ \ \ \
| * | | | | rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner2011-01-27
| * | | | | rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner2011-01-27
| * | | | | rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner2011-01-27
| * | | | | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner2011-01-27
| * | | | | x86: Cleanup rwsem_count_t typedefThomas Gleixner2011-01-27
| * | | | | rwsem: Cleanup includesThomas Gleixner2011-01-27
* | | | | | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-15
|\ \ \ \ \ \
| * | | | | | futex: Sanitize futex ops argument typesMichel Lespinasse2011-03-11
| * | | | | | futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse2011-03-11
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-15
|\ \ \ \ \ \
| * | | | | | x86: Add new syscalls for x86_64Aneesh Kumar K.V2011-03-15
| * | | | | | x86: Add new syscalls for x86_32Aneesh Kumar K.V2011-03-15
* | | | | | | Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds2011-03-15
|\ \ \ \ \ \ \
| * | | | | | | xen: switch to new schedop hypercall by default.Ian Campbell2011-02-25
| * | | | | | | xen: use new schedop interface for suspendIan Campbell2011-02-25
| | |_|_|_|/ / | |/| | | | |
| | | | | | |
| \ \ \ \ \ \
*-. \ \ \ \ \ \ Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...Linus Torvalds2011-03-15
|\ \ \ \ \ \ \ \
| | * | | | | | | pci/xen: Cleanup: convert int** to int[]Konrad Rzeszutek Wilk2011-02-18
| | |/ / / / / /
| | | | | | | |
| \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...Linus Torvalds2011-03-15
|\ \ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | xen/m2p: Check whether the MFN has IDENTITY_FRAME bit set..Stefano Stabellini2011-03-14
| * | | | | | | | xen/m2p: No need to catch exceptions when we know that there is no RAMKonrad Rzeszutek Wilk2011-03-14
| * | | | | | | | xen/debugfs: Add 'p2m' file for printing out the P2M layout.Konrad Rzeszutek Wilk2011-03-14
| * | | | | | | | xen/mmu: Add the notion of identity (1-1) mapping.Konrad Rzeszutek Wilk2011-03-14
| * | | | | | | | xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.Konrad Rzeszutek Wilk2011-03-03
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-14
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | x86: ce4100: Set pci ops via callback instead of module initSebastian Andrzej Siewior2011-03-14
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-10
|\| | | | | | | | |_|_|_|/ / / |/| | | | | |
| * | | | | | x86, UV: Initialize the broadcast assist unit base destination node id properlyCliff Wickman2011-03-09
* | | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-03-02
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | intel_idle: disable Atom/Lincroft HW C-state auto-demotionLen Brown2011-02-17
| * | | | | | intel_idle: disable NHM/WSM HW C-state auto-demotionLen Brown2011-02-17
| | |_|/ / / | |/| | | |
* | | | | | x86: Use u32 instead of long to set reset vector back to 0Don Zickus2011-02-28
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-25
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann2011-02-24
| | |_|/ / | |/| | |
* / | | | perf, x86: P4 PMU: Fix spurious NMI messagesCyrill Gorcunov2011-02-16
|/ / / /
* | | | x86: Fix mwait_usable section mismatchBorislav Petkov2011-02-14
* | | | x86: Fix section mismatch in LAPIC initializationJan Beulich2011-02-10
|/ / /
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-06
|\ \ \
| * | | x86-32: Make sure the stack is set up before we use itH. Peter Anvin2011-02-05
* | | | x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...Suresh Siddha2011-02-03
|/ / /
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-01-27
|\ \ \ | |_|/ |/| |
| * | percpu, x86: Fix percpu_xchg_op()Eric Dumazet2011-01-26