aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2011-12-09x86: Don't use magic strings for EFI loader signatureMatt Fleming
2011-12-09x86: Add missing bzImage fields to struct setup_headerMatt Fleming
2011-12-09x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming
2011-12-07x86: Use the same node_distance for 32 and 64-bitH Hartley Sweeten
2011-12-06perf, x86: Expose perf capability to other modulesGleb Natapov
2011-12-06x86, perf: Disable non available architectural eventsGleb Natapov
2011-12-06x86: Fix rflags in FAKE_STACK_FRAMESeiichi Ikarashi
2011-12-06sched/accounting: Change cpustat fields to an arrayGlauber Costa
2011-12-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-12-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-12-05Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner
2011-12-05x86/div64: Add a micro-optimization shortcut if base is power of twoSebastian Andrzej Siewior
2011-12-05x86, tsc: Skip TSC synchronization checks for tsc=reliableSuresh Siddha
2011-12-05x86-64: Slightly shorten line system call entry and exit pathsJan Beulich
2011-12-05x86: Add NumaChip supportSteffen Persvold
2011-12-05x86: Add x86_init platform override to fix up NUMA core numberingDaniel J Blueman
2011-12-05x86: Make flat_init_apic_ldr() availableDaniel J Blueman
2011-12-05x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platformsMathias Nyman
2011-12-05Merge branch 'ucode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp i...Ingo Molnar
2011-12-05x86: Document rdmsr_safe restrictionsBorislav Petkov
2011-12-05x86,mrst: Power control commands updateJacob Pan
2011-12-05x86-64: Set siginfo and context on vsyscall emulation faultsAndy Lutomirski
2011-12-05x86, NMI: Add NMI IPI selftestDon Zickus
2011-12-05x86, UV: Fix UV2 hub part numberJack Steiner
2011-12-05Merge branch 'upstream/ticketlock-cleanup' of git://git.kernel.org/pub/scm/li...Ingo Molnar
2011-12-03xen/pm_idle: Make pm_idle be default_idle under Xen.Konrad Rzeszutek Wilk
2011-11-28Merge branch 'master' into x86/memblockTejun Heo
2011-11-26Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.cGreg Kroah-Hartman
2011-11-25x86: consolidate xchg and xadd macrosJeremy Fitzhardinge
2011-11-25x86/cmpxchg: add a locked add() helperJeremy Fitzhardinge
2011-11-21time: x86: Remove CLOCK_TICK_RATE from mach_timer.hDeepak Saxena
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo
2011-11-21crypto: serpent - add 4-way parallel i586/SSE2 assembler implementationJussi Kivilinna
2011-11-21crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementationJussi Kivilinna
2011-11-17x86: Generate system call tables and unistd_*.h from tablesH. Peter Anvin
2011-11-16sched, x86: Avoid unnecessary overflow in sched_clockSalman Qazi
2011-11-15serial, mfd: don't hardcode the consoleMika Westerberg
2011-11-15iommu: Add option to group multi-function devicesAlex Williamson
2011-11-11x86, mm: Unify zone_sizes_init()Pekka Enberg
2011-11-10x86/mrst: Avoid reporting wrong nmi statusJacob Pan
2011-11-10x86/mrst: Add support for Penwell clock calibrationDirk Brandewie
2011-11-10x86/apic: Allow use of lapic timer early calibration resultJacob Pan
2011-11-10x86/platform: Add a wallclock_init func to x86_platforms opsFeng Tang
2011-11-10x86, perf: Add a build-time sanity test to the x86 decoderMasami Hiramatsu
2011-11-08x86/mce: Make mce_chrdev_ops 'static const'Luck, Tony
2011-11-06Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-11-06Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds
2011-11-01Merge git://github.com/herbertx/cryptoLinus Torvalds
2011-10-31Cross Memory AttachChristopher Yeoh