summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2011-09-12x86: cache_info: Remove bogus free of amd_l3_cache dataThomas Gleixner
2011-09-09Fix pointer dereference before call to pcie_bus_configure_settingsShyam Iyer
2011-09-08xen: disable PV spinlocks on HVMStefano Stabellini
2011-09-08clockevents: Make minimum delay adjustments configurableMartin Schwidefsky
2011-09-08x86: Hyper-V: Integrate the clocksource with Hyper-V detection codeK. Y. Srinivasan
2011-09-07Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-09-07Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds
2011-09-07Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvmLinus Torvalds
2011-09-01xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.Konrad Rzeszutek Wilk
2011-09-01xen: x86_32: do not enable iterrupts when returning from exception in interru...Igor Mammedov
2011-09-01xen: use maximum reservation to limit amount of usable RAMDavid Vrabel
2011-08-31x86, perf: Check that current->mm is alive before getting user callchainAndrey Vagin
2011-08-30KVM: Fix instruction size issue in pvclock scalingDuncan Sands
2011-08-29x86, cmpxchg: Use __compiletime_error() to make usage messages a bit nicerJeremy Fitzhardinge
2011-08-29x86, ticketlock: Make __ticket_spin_trylock commonJeremy Fitzhardinge
2011-08-29x86, ticketlock: Convert __ticket_spin_lock to use xadd()Jeremy Fitzhardinge
2011-08-29x86, ticketlock: Convert spin loop to CJeremy Fitzhardinge
2011-08-29x86, ticketlock: Clean up types and accessorsJeremy Fitzhardinge
2011-08-29x86: Use xadd helper more widelyJeremy Fitzhardinge
2011-08-29x86: Add xadd helper macroJeremy Fitzhardinge
2011-08-29x86, cmpxchg: Unify cmpxchg into cmpxchg.hJeremy Fitzhardinge
2011-08-29x86, cmpxchg: Move 64-bit set64_bit() to match 32-bitJeremy Fitzhardinge
2011-08-29x86, cmpxchg: Move 32-bit __cmpxchg_wrong_size to match 64 bit.Jeremy Fitzhardinge
2011-08-29x86, cmpxchg: <linux/alternative.h> has LOCK_PREFIXJeremy Fitzhardinge
2011-08-29Merge 3.1-rc4 into staging-nextGreg Kroah-Hartman
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-26x86/mrst: Add platform data for Max3110 devicesFeng Tang
2011-08-26sfi: table irq 0xFF means 'no interrupt'Kirill A. Shutemov
2011-08-25Staging: hv: vmbus: Retry vmbus_post_msg() before giving upK. Y. Srinivasan
2011-08-25x86-32: Fix boot with CONFIG_X86_INVD_BUGAndy Lutomirski
2011-08-25mtrr: fix UP breakage caused during switch to stop_machineTejun Heo
2011-08-24x86-64, unistd: Remove bogus __IGNORE_getcpuAndy Lutomirski
2011-08-24xen: use non-tracing preempt in xen_clocksource_read()Jeremy Fitzhardinge
2011-08-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-08-23x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin
2011-08-23x86, mm, trivial: Remove unnecessary get_order() in free_thread_info()Zhao Jin
2011-08-22x86, cleanup: Remove unneeded version.h include from arch/x86/Jesper Juhl
2011-08-22x86, cpu: Add cpufeature flag for PCIDsArun Thomas
2011-08-22Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-08-22xen/tracing: Fix tracing config option properlyJeremy Fitzhardinge
2011-08-22xen: Do not enable PV IPIs when vector callback not presentStefano Stabellini
2011-08-19x86: jump_label: arch_jump_label_text_poke_early: add missing __initKevin Winchester
2011-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-08-18Merge branch 'perf/urgent' into perf/coreIngo Molnar
2011-08-17xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich
2011-08-16oprofile, x86: Fix overflow and warning (commit 1d12d35)Robert Richter
2011-08-16Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-08-16KVM: uses TASKSTATS, depends on NETRandy Dunlap
2011-08-16x86, vsyscall: Add missing <asm/fixmap.h> to arch/x86/mm/fault.cH. Peter Anvin
2011-08-15x86: fix mm/fault.c buildRandy Dunlap