summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2011-07-22Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-22Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-22Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...Linus Torvalds
2011-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-07-22lguest: use a special 1:1 linear pagetable mode until first switch.Rusty Russell
2011-07-21x86: Make Dell Latitude E6420 use reboot=pciH. Peter Anvin
2011-07-21x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman
2011-07-21x86, perf: Make copy_from_user_nmi() a library functionRobert Richter
2011-07-21x86, perf: P4 PMU - Fix typos in comments and style cleanupCyrill Gorcunov
2011-07-14perf, x86: P4 PMU - Introduce event alias featureCyrill Gorcunov
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-12x86. reboot: Make Dell Latitude E6320 use reboot=pciMaxime Ripard
2011-07-12x86, ioapic: Print IR_IO_APIC_route_entry when IR is enabledNaga Chumbalkar
2011-07-12x86, ioapic: Print IRTE when IR is enabledNaga Chumbalkar
2011-07-12x86, x2apic: Preserve high 32-bits of IA32_APIC_BASE MSRNaga Chumbalkar
2011-07-11x86, ioapic: Also print Dest fieldNaga Chumbalkar
2011-07-11x86, ioapic: Format clean up for IOAPIC outputNaga Chumbalkar
2011-07-08x86: print APIC data a little later during bootNaga Chumbalkar
2011-07-06x86, suspend: Restore MISC_ENABLE MSR in realmode wakeupKees Cook
2011-07-05x86, reboot: Acer Aspire One A110 reboot quirkPeter Chubb
2011-07-05Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-07-03Merge branch 'perf/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-07-02x86: Don't use frame pointer to save old stack on irq entryFrederic Weisbecker
2011-07-02x86: Remove useless unwinder backlink from irq regs savingFrederic Weisbecker
2011-07-02x86,64: Separate arg1 from rbp handling in SAVE_REGS_IRQFrederic Weisbecker
2011-07-02x86,64: Simplify save_regs()Frederic Weisbecker
2011-07-02x86: Fetch stack from regs when possible in dump_trace()Frederic Weisbecker
2011-07-01x86, perf: Add constraints for architectural PMUAvi Kivity
2011-07-01perf: Add context field to perf_eventAvi Kivity
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra
2011-07-01perf, intel: Try alternative OFFCORE encodingsPeter Zijlstra
2011-07-01perf_events: Add Intel Sandy Bridge offcore_response low-level supportStephane Eranian
2011-07-01perf_events: Fix validation of events using an extra regStephane Eranian
2011-07-01perf_events: Update Intel extra regs shared constraints managementStephane Eranian
2011-07-01perf: Remove the perf_output_begin(.sample) argumentPeter Zijlstra
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2011-07-01perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4Cyrill Gorcunov
2011-07-01i8253: Cleanup outb/inb magicThomas Gleixner
2011-07-01x86: Use common i8253 clockeventThomas Gleixner
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2011-06-21Merge branches 'amd/transparent-bridge' and 'core'Joerg Roedel
2011-06-21iommu/amd: Move missing parts to drivers/iommuJoerg Roedel
2011-06-21x86: amd_iommu: move to drivers/iommu/Ohad Ben-Cohen
2011-06-14x86: Swap save_stack_trace_regs parametersMasami Hiramatsu
2011-06-14x86 idle: APM requires pm_idle/default_idle unconditionally when a moduleAndy Whitcroft
2011-06-14Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-06-14x86/amd-iommu: Store device alias as dev_data pointerJoerg Roedel
2011-06-14x86/amd-iommu: Search for existind dev_data before allocting a new oneJoerg Roedel