Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | Merge branch 'perf/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-07-03 | 2 | -70/+36 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | x86: Don't use frame pointer to save old stack on irq entry | Frederic Weisbecker | 2011-07-02 | 2 | -42/+15 | |
| | * | | | | | | | | | | | | x86: Remove useless unwinder backlink from irq regs saving | Frederic Weisbecker | 2011-07-02 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | x86,64: Separate arg1 from rbp handling in SAVE_REGS_IRQ | Frederic Weisbecker | 2011-07-02 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | x86,64: Simplify save_regs() | Frederic Weisbecker | 2011-07-02 | 1 | -27/+17 | |
| | * | | | | | | | | | | | | x86: Fetch stack from regs when possible in dump_trace() | Frederic Weisbecker | 2011-07-02 | 1 | -2/+5 | |
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | x86, perf: Add constraints for architectural PMU | Avi Kivity | 2011-07-01 | 1 | -5/+18 | |
| * | | | | | | | | | | | | perf: Add context field to perf_event | Avi Kivity | 2011-07-01 | 2 | -2/+3 | |
| * | | | | | | | | | | | | perf, arch: Add generic NODE cache events | Peter Zijlstra | 2011-07-01 | 3 | -1/+86 | |
| * | | | | | | | | | | | | perf, intel: Try alternative OFFCORE encodings | Peter Zijlstra | 2011-07-01 | 2 | -8/+41 | |
| * | | | | | | | | | | | | perf_events: Add Intel Sandy Bridge offcore_response low-level support | Stephane Eranian | 2011-07-01 | 2 | -3/+11 | |
| * | | | | | | | | | | | | perf_events: Fix validation of events using an extra reg | Stephane Eranian | 2011-07-01 | 2 | -18/+57 | |
| * | | | | | | | | | | | | perf_events: Update Intel extra regs shared constraints management | Stephane Eranian | 2011-07-01 | 2 | -149/+189 | |
| * | | | | | | | | | | | | perf: Remove the perf_output_begin(.sample) argument | Peter Zijlstra | 2011-07-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 2011-07-01 | 6 | -7/+7 | |
| * | | | | | | | | | | | | perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4 | Cyrill Gorcunov | 2011-07-01 | 2 | -0/+33 | |
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-07-22 | 3 | -4337/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'amd/transparent-bridge' and 'core' | Joerg Roedel | 2011-06-21 | 3 | -4337/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | iommu/amd: Move missing parts to drivers/iommu | Joerg Roedel | 2011-06-21 | 2 | -1573/+0 | |
| | | * | | | | | | | | | | | x86: amd_iommu: move to drivers/iommu/ | Ohad Ben-Cohen | 2011-06-21 | 2 | -2765/+1 | |
| | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | | x86/amd-iommu: Store device alias as dev_data pointer | Joerg Roedel | 2011-06-14 | 1 | -19/+15 | |
| | * | | | | | | | | | | | x86/amd-iommu: Search for existind dev_data before allocting a new one | Joerg Roedel | 2011-06-14 | 1 | -1/+32 | |
| | * | | | | | | | | | | | x86/amd-iommu: Allow dev_data->alias to be NULL | Joerg Roedel | 2011-06-14 | 1 | -36/+41 | |
| | * | | | | | | | | | | | x86/amd-iommu: Use only dev_data in low-level domain attach/detach functions | Joerg Roedel | 2011-06-14 | 1 | -37/+24 | |
| | * | | | | | | | | | | | x86/amd-iommu: Use only dev_data for dte and iotlb flushing routines | Joerg Roedel | 2011-06-14 | 1 | -14/+9 | |
| | * | | | | | | | | | | | x86/amd-iommu: Store ATS state in dev_data | Joerg Roedel | 2011-06-14 | 1 | -20/+24 | |
| | * | | | | | | | | | | | x86/amd-iommu: Store devid in dev_data | Joerg Roedel | 2011-06-14 | 1 | -24/+15 | |
| | * | | | | | | | | | | | x86/amd-iommu: Introduce global dev_data_list | Joerg Roedel | 2011-06-14 | 1 | -9/+47 | |
| | * | | | | | | | | | | | x86/amd-iommu: Remove redundant device_flush_dte() calls | Joerg Roedel | 2011-06-14 | 1 | -2/+0 | |
| | |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p... | Linus Torvalds | 2011-07-22 | 1 | -42/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86/devicetree: Use generic PCI <-> OF matching | Benjamin Herrenschmidt | 2011-06-08 | 1 | -42/+18 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2011-07-22 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-07-14 | 4 | -0/+34 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-21 | 1 | -0/+1 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | lguest: use a special 1:1 linear pagetable mode until first switch. | Rusty Russell | 2011-07-22 | 1 | -1/+0 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | x86: Make Dell Latitude E6420 use reboot=pci | H. Peter Anvin | 2011-07-21 | 1 | -0/+8 | |
* | | | | | | | | | | | x86: Make Dell Latitude E5420 use reboot=pci | Daniel J Blueman | 2011-07-21 | 1 | -0/+8 | |
| |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | x86. reboot: Make Dell Latitude E6320 use reboot=pci | Maxime Ripard | 2011-07-12 | 1 | -0/+8 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | x86, suspend: Restore MISC_ENABLE MSR in realmode wakeup | Kees Cook | 2011-07-06 | 3 | -0/+26 | |
* | | | | | | | | | x86, reboot: Acer Aspire One A110 reboot quirk | Peter Chubb | 2011-07-05 | 1 | -0/+8 | |
|/ / / / / / / / | ||||||
* | | | | | | | | x86 idle: APM requires pm_idle/default_idle unconditionally when a module | Andy Whitcroft | 2011-06-14 | 1 | -2/+2 | |
* | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2011-06-14 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | x86/uv/x2apic: update for change in pci bridge handling. | Dave Airlie | 2011-06-14 | 1 | -4/+4 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-06-13 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2011-06-08 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | oprofile, x86: Add comments to IBS LVT offset initialization | Robert Richter | 2011-05-30 | 1 | -1/+2 | |
* | | | | | | | | Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git... | Linus Torvalds | 2011-06-13 | 2 | -0/+24 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | x86: devicetree: Add missing early_init_dt_setup_initrd_arch stub | Florian Fainelli | 2011-06-09 | 1 | -0/+11 | |
| * | | | | | | | x86: cpu-hotplug: Prevent softirq wakeup on wrong CPU | Thomas Gleixner | 2011-06-08 | 1 | -0/+13 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | exec: delay address limit change until point of no return | Mathias Krause | 2011-06-09 | 2 | -2/+0 | |
|/ / / / / / |