summary refs log tree commit diff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2011-10-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-10-26Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-25x86: Fix compilation bug in kprobes' twobyte_is_boostableJosh Stone
2011-10-18x86, perf, kprobes: Make kprobes's twobyte_is_boostable volatileJosh Stone
2011-10-12Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/coreIngo Molnar
2011-10-11x86: Default to vsyscall=native for nowAdrian Bunk
2011-10-10x86, nmi, drivers: Fix nmi splitup build bugIngo Molnar
2011-10-10perf, x86: Implement IBS initializationRobert Richter
2011-10-10perf, x86: Share IBS macros between perf and oprofileRobert Richter
2011-10-10x86, nmi: Track NMI usage statsDon Zickus
2011-10-10x86, nmi: Add in logic to handle multiple events and unknown NMIsDon Zickus
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus
2011-10-10x86, nmi: Create new NMI handler routinesDon Zickus
2011-10-10x86, nmi: Split out nmi from traps.cDon Zickus
2011-10-10perf, intel: Use GO/HO bits in perf-ctrGleb Natapov
2011-10-06perf, amd: Use GO/HO bits in perf-ctrJoerg Roedel
2011-10-06Merge branch 'ras' of git://amd64.org/linux/bp into perf/coreIngo Molnar
2011-10-06Merge commit 'v3.1-rc9' into perf/coreIngo Molnar
2011-09-27x86: Perf_event_amd.c needs <asm/apicdef.h>Randy Dunlap
2011-09-27doc: fix broken referencesPaul Bolle
2011-09-26x86, perf: Clean up perf_event cpu codeKevin Winchester
2011-09-26Merge commit 'v3.1-rc7' into perf/coreIngo Molnar
2011-09-21x86/rtc: Don't recursively acquire rtc_lockMatt Fleming
2011-09-21x86, ioapic: Consolidate the explicit EOI codeSuresh Siddha
2011-09-21x86, ioapic: Restore the mask bit correctly in eoi_ioapic_irq()Suresh Siddha
2011-09-21x86, kdump, ioapic: Reset remote-IRR in clear_IO_APICSuresh Siddha
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha
2011-09-21x86, ioapic: Define irq_remap_modify_chip_defaults()Suresh Siddha
2011-09-21x86, msi, intr-remap: Use the ioapic set affinity routineSuresh Siddha
2011-09-21x86, x2apic: Enable the bios request for x2apic optoutSuresh Siddha
2011-09-15Merge branch 'master' into for-nextJiri Kosina
2011-09-15sched: x86_32 Fix typo in switch_to() descriptionKamalesh Babulal
2011-09-14x86, mce: Do not call del_timer_sync() in IRQ contextHidetoshi Seto
2011-09-13locking, x86: mce: Annotate cmci_discover_lock as rawThomas Gleixner
2011-08-31x86, perf: Check that current->mm is alive before getting user callchainAndrey Vagin
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
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-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-08-19x86: jump_label: arch_jump_label_text_poke_early: add missing __initKevin Winchester
2011-08-18Merge branch 'perf/urgent' into perf/coreIngo Molnar
2011-08-14perf, x86: Avoid kfree() in CPU_STARTINGPeter Zijlstra
2011-08-12Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-08-10x86-64: Rework vsyscall emulation and add vsyscall= parameterAndy Lutomirski
2011-08-10x86: Remove unnecessary compile flag tweaks for vsyscall codeAndy Lutomirski
2011-08-09perf, x86: Add model 45 SandyBridge supportYouquan Song
2011-08-05x86, UV: Remove UV delay in starting slave cpusJack Steiner
2011-08-04x86-64: Add vsyscall:emulate_vsyscall trace eventAndy Lutomirski