summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2011-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-6/+2
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+4
2011-03-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-2/+15
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-71/+9
2011-03-15Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-10/+12
2011-03-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-1/+7
2011-03-15Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds1-4/+11
2011-03-15Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...Linus Torvalds1-4/+4
2011-03-15Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...Linus Torvalds1-10/+37
2011-03-15x86: Add new syscalls for x86_64Aneesh Kumar K.V1-0/+4
2011-03-15x86: Add new syscalls for x86_32Aneesh Kumar K.V1-1/+3
2011-03-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+6
2011-03-14xen/m2p: Check whether the MFN has IDENTITY_FRAME bit set..Stefano Stabellini1-7/+22
2011-03-14xen/m2p: No need to catch exceptions when we know that there is no RAMKonrad Rzeszutek Wilk1-1/+5
2011-03-14xen/debugfs: Add 'p2m' file for printing out the P2M layout.Konrad Rzeszutek Wilk1-0/+3
2011-03-14xen/mmu: Add the notion of identity (1-1) mapping.Konrad Rzeszutek Wilk1-2/+6
2011-03-14x86: ce4100: Set pci ops via callback instead of module initSebastian Andrzej Siewior1-0/+6
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse1-5/+5
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse1-7/+9
2011-03-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2011-03-09x86, UV: Initialize the broadcast assist unit base destination node id properlyCliff Wickman1-1/+1
2011-03-09Merge commit 'v2.6.38-rc8' into x86/asmIngo Molnar6-2/+10
2011-03-08Merge commit 'v2.6.38-rc8' into perf/coreIngo Molnar3-1/+7
2011-03-05perf: Avoid the percore allocations if the CPU is not HT capableLin Ming1-0/+10
2011-03-04perf: Add support for supplementary event registersAndi Kleen1-0/+3
2011-03-03xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.Konrad Rzeszutek Wilk1-0/+1
2011-03-02Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+5
2011-02-28x86: Use {push,pop}_cfi in more placesJan Beulich1-4/+2
2011-02-28x86: Use u32 instead of long to set reset vector back to 0Don Zickus1-1/+1
2011-02-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2011-02-25xen: switch to new schedop hypercall by default.Ian Campbell1-2/+2
2011-02-25xen: use new schedop interface for suspendIan Campbell1-3/+10
2011-02-24x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann1-0/+1
2011-02-20x86, system.h: Drop unused __SAVE/__RESTORE macrosBorislav Petkov1-2/+0
2011-02-18pci/xen: Cleanup: convert int** to int[]Konrad Rzeszutek Wilk1-4/+4
2011-02-18x86: Remove die_nmi()Jan Beulich2-2/+0
2011-02-17intel_idle: disable Atom/Lincroft HW C-state auto-demotionLen Brown1-0/+1
2011-02-17intel_idle: disable NHM/WSM HW C-state auto-demotionLen Brown1-0/+4
2011-02-16Merge commit 'v2.6.38-rc5' into core/lockingIngo Molnar6-41/+18
2011-02-16perf, x86: Add support for AMD family 15h core countersRobert Richter1-0/+2
2011-02-16perf, x86: P4 PMU: Fix spurious NMI messagesCyrill Gorcunov1-0/+1
2011-02-14x86: Fix mwait_usable section mismatchBorislav Petkov1-1/+1
2011-02-10x86: Fix section mismatch in LAPIC initializationJan Beulich1-0/+1
2011-02-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+1
2011-02-04x86-32: Make sure the stack is set up before we use itH. Peter Anvin1-4/+1
2011-02-03x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...Suresh Siddha1-2/+3
2011-02-02x86: Add clock_adjtime for x86Richard Cochran2-1/+4
2011-01-31Merge branch 'tip/rtmutex' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Thomas Gleixner4-45/+5
2011-01-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-34/+12
2011-01-27rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner1-9/+0