summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
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-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-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
2011-06-14x86/amd-iommu: Allow dev_data->alias to be NULLJoerg Roedel
2011-06-14x86/amd-iommu: Use only dev_data in low-level domain attach/detach functionsJoerg Roedel
2011-06-14x86/amd-iommu: Use only dev_data for dte and iotlb flushing routinesJoerg Roedel
2011-06-14x86/amd-iommu: Store ATS state in dev_dataJoerg Roedel
2011-06-14x86/amd-iommu: Store devid in dev_dataJoerg Roedel
2011-06-14x86/amd-iommu: Introduce global dev_data_listJoerg Roedel
2011-06-14x86/amd-iommu: Remove redundant device_flush_dte() callsJoerg Roedel
2011-06-14x86/uv/x2apic: update for change in pci bridge handling.Dave Airlie
2011-06-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-13Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git...Linus Torvalds