summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Merge branch 'perf/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-07-032-70/+36
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | x86: Don't use frame pointer to save old stack on irq entryFrederic Weisbecker2011-07-022-42/+15
| | * | | | | | | | | | | | x86: Remove useless unwinder backlink from irq regs savingFrederic Weisbecker2011-07-021-1/+0
| | * | | | | | | | | | | | x86,64: Separate arg1 from rbp handling in SAVE_REGS_IRQFrederic Weisbecker2011-07-021-1/+2
| | * | | | | | | | | | | | x86,64: Simplify save_regs()Frederic Weisbecker2011-07-021-27/+17
| | * | | | | | | | | | | | x86: Fetch stack from regs when possible in dump_trace()Frederic Weisbecker2011-07-021-2/+5
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | x86, perf: Add constraints for architectural PMUAvi Kivity2011-07-011-5/+18
| * | | | | | | | | | | | perf: Add context field to perf_eventAvi Kivity2011-07-012-2/+3
| * | | | | | | | | | | | perf, arch: Add generic NODE cache eventsPeter Zijlstra2011-07-013-1/+86
| * | | | | | | | | | | | perf, intel: Try alternative OFFCORE encodingsPeter Zijlstra2011-07-012-8/+41
| * | | | | | | | | | | | perf_events: Add Intel Sandy Bridge offcore_response low-level supportStephane Eranian2011-07-012-3/+11
| * | | | | | | | | | | | perf_events: Fix validation of events using an extra regStephane Eranian2011-07-012-18/+57
| * | | | | | | | | | | | perf_events: Update Intel extra regs shared constraints managementStephane Eranian2011-07-012-149/+189
| * | | | | | | | | | | | perf: Remove the perf_output_begin(.sample) argumentPeter Zijlstra2011-07-011-1/+1
| * | | | | | | | | | | | perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-016-7/+7
| * | | | | | | | | | | | perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4Cyrill Gorcunov2011-07-012-0/+33
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-223-4337/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'amd/transparent-bridge' and 'core'Joerg Roedel2011-06-213-4337/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | iommu/amd: Move missing parts to drivers/iommuJoerg Roedel2011-06-212-1573/+0
| | | * | | | | | | | | | | x86: amd_iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-212-2765/+1
| | | |/ / / / / / / / / /
| | * | | | | | | | | | | x86/amd-iommu: Store device alias as dev_data pointerJoerg Roedel2011-06-141-19/+15
| | * | | | | | | | | | | x86/amd-iommu: Search for existind dev_data before allocting a new oneJoerg Roedel2011-06-141-1/+32
| | * | | | | | | | | | | x86/amd-iommu: Allow dev_data->alias to be NULLJoerg Roedel2011-06-141-36/+41
| | * | | | | | | | | | | x86/amd-iommu: Use only dev_data in low-level domain attach/detach functionsJoerg Roedel2011-06-141-37/+24
| | * | | | | | | | | | | x86/amd-iommu: Use only dev_data for dte and iotlb flushing routinesJoerg Roedel2011-06-141-14/+9
| | * | | | | | | | | | | x86/amd-iommu: Store ATS state in dev_dataJoerg Roedel2011-06-141-20/+24
| | * | | | | | | | | | | x86/amd-iommu: Store devid in dev_dataJoerg Roedel2011-06-141-24/+15
| | * | | | | | | | | | | x86/amd-iommu: Introduce global dev_data_listJoerg Roedel2011-06-141-9/+47
| | * | | | | | | | | | | x86/amd-iommu: Remove redundant device_flush_dte() callsJoerg Roedel2011-06-141-2/+0
| | |/ / / / / / / / / /
* | | | | | | | | | | | Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...Linus Torvalds2011-07-221-42/+18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/devicetree: Use generic PCI <-> OF matchingBenjamin Herrenschmidt2011-06-081-42/+18
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-07-221-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-144-0/+34
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-211-0/+1
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | lguest: use a special 1:1 linear pagetable mode until first switch.Rusty Russell2011-07-221-1/+0
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | x86: Make Dell Latitude E6420 use reboot=pciH. Peter Anvin2011-07-211-0/+8
* | | | | | | | | | | x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman2011-07-211-0/+8
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | x86. reboot: Make Dell Latitude E6320 use reboot=pciMaxime Ripard2011-07-121-0/+8
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | x86, suspend: Restore MISC_ENABLE MSR in realmode wakeupKees Cook2011-07-063-0/+26
* | | | | | | | | x86, reboot: Acer Aspire One A110 reboot quirkPeter Chubb2011-07-051-0/+8
|/ / / / / / / /
* | | | | | | | x86 idle: APM requires pm_idle/default_idle unconditionally when a moduleAndy Whitcroft2011-06-141-2/+2
* | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-06-141-4/+4
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | x86/uv/x2apic: update for change in pci bridge handling.Dave Airlie2011-06-141-4/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-131-1/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-06-081-1/+2
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | oprofile, x86: Add comments to IBS LVT offset initializationRobert Richter2011-05-301-1/+2
* | | | | | | | Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git...Linus Torvalds2011-06-132-0/+24
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | x86: devicetree: Add missing early_init_dt_setup_initrd_arch stubFlorian Fainelli2011-06-091-0/+11
| * | | | | | | x86: cpu-hotplug: Prevent softirq wakeup on wrong CPUThomas Gleixner2011-06-081-0/+13
| | |_|/ / / / | |/| | | | |
* | | | | | | exec: delay address limit change until point of no returnMathias Krause2011-06-092-2/+0
|/ / / / / /
OpenPOWER on IntegriCloud