Age | Commit message (Expand) | Author | Files | Lines |
2011-07-22 | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 6 | -101/+15 |
2011-07-22 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -280/+527 |
2011-07-22 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -4337/+0 |
2011-07-22 | Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p... | Linus Torvalds | 1 | -42/+18 |
2011-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |
2011-07-22 | lguest: use a special 1:1 linear pagetable mode until first switch. | Rusty Russell | 1 | -1/+0 |
2011-07-21 | x86: Make Dell Latitude E6420 use reboot=pci | H. Peter Anvin | 1 | -0/+8 |
2011-07-21 | x86: Make Dell Latitude E5420 use reboot=pci | Daniel J Blueman | 1 | -0/+8 |
2011-07-21 | x86, perf: Make copy_from_user_nmi() a library function | Robert Richter | 1 | -35/+0 |
2011-07-21 | x86, perf: P4 PMU - Fix typos in comments and style cleanup | Cyrill Gorcunov | 1 | -36/+30 |
2011-07-14 | perf, x86: P4 PMU - Introduce event alias feature | Cyrill Gorcunov | 2 | -36/+106 |
2011-07-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 4 | -0/+34 |
2011-07-12 | x86. reboot: Make Dell Latitude E6320 use reboot=pci | Maxime Ripard | 1 | -0/+8 |
2011-07-06 | x86, suspend: Restore MISC_ENABLE MSR in realmode wakeup | Kees Cook | 3 | -0/+26 |
2011-07-05 | x86, reboot: Acer Aspire One A110 reboot quirk | Peter Chubb | 1 | -0/+8 |
2011-07-05 | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 1 | -1/+1 |
2011-07-03 | Merge branch 'perf/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2 | -70/+36 |
2011-07-02 | x86: Don't use frame pointer to save old stack on irq entry | Frederic Weisbecker | 2 | -42/+15 |
2011-07-02 | x86: Remove useless unwinder backlink from irq regs saving | Frederic Weisbecker | 1 | -1/+0 |
2011-07-02 | x86,64: Separate arg1 from rbp handling in SAVE_REGS_IRQ | Frederic Weisbecker | 1 | -1/+2 |
2011-07-02 | x86,64: Simplify save_regs() | Frederic Weisbecker | 1 | -27/+17 |
2011-07-02 | x86: Fetch stack from regs when possible in dump_trace() | Frederic Weisbecker | 1 | -2/+5 |
2011-07-01 | x86, perf: Add constraints for architectural PMU | Avi Kivity | 1 | -5/+18 |
2011-07-01 | perf: Add context field to perf_event | Avi Kivity | 2 | -2/+3 |
2011-07-01 | perf, arch: Add generic NODE cache events | Peter Zijlstra | 3 | -1/+86 |
2011-07-01 | perf, intel: Try alternative OFFCORE encodings | Peter Zijlstra | 2 | -8/+41 |
2011-07-01 | perf_events: Add Intel Sandy Bridge offcore_response low-level support | Stephane Eranian | 2 | -3/+11 |
2011-07-01 | perf_events: Fix validation of events using an extra reg | Stephane Eranian | 2 | -18/+57 |
2011-07-01 | perf_events: Update Intel extra regs shared constraints management | Stephane Eranian | 2 | -149/+189 |
2011-07-01 | perf: Remove the perf_output_begin(.sample) argument | Peter Zijlstra | 1 | -1/+1 |
2011-07-01 | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 6 | -7/+7 |
2011-07-01 | perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4 | Cyrill Gorcunov | 2 | -0/+33 |
2011-07-01 | i8253: Cleanup outb/inb magic | Thomas Gleixner | 1 | -3/+3 |
2011-07-01 | x86: Use common i8253 clockevent | Thomas Gleixner | 1 | -90/+3 |
2011-06-21 | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan | 1 | -0/+1 |
2011-06-21 | Merge branches 'amd/transparent-bridge' and 'core' | Joerg Roedel | 3 | -4337/+0 |
2011-06-21 | iommu/amd: Move missing parts to drivers/iommu | Joerg Roedel | 2 | -1573/+0 |
2011-06-21 | x86: amd_iommu: move to drivers/iommu/ | Ohad Ben-Cohen | 2 | -2765/+1 |
2011-06-14 | x86: Swap save_stack_trace_regs parameters | Masami Hiramatsu | 1 | -1/+1 |
2011-06-14 | x86 idle: APM requires pm_idle/default_idle unconditionally when a module | Andy Whitcroft | 1 | -2/+2 |
2011-06-14 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 1 | -4/+4 |
2011-06-14 | x86/amd-iommu: Store device alias as dev_data pointer | Joerg Roedel | 1 | -19/+15 |
2011-06-14 | x86/amd-iommu: Search for existind dev_data before allocting a new one | Joerg Roedel | 1 | -1/+32 |
2011-06-14 | x86/amd-iommu: Allow dev_data->alias to be NULL | Joerg Roedel | 1 | -36/+41 |
2011-06-14 | x86/amd-iommu: Use only dev_data in low-level domain attach/detach functions | Joerg Roedel | 1 | -37/+24 |
2011-06-14 | x86/amd-iommu: Use only dev_data for dte and iotlb flushing routines | Joerg Roedel | 1 | -14/+9 |
2011-06-14 | x86/amd-iommu: Store ATS state in dev_data | Joerg Roedel | 1 | -20/+24 |
2011-06-14 | x86/amd-iommu: Store devid in dev_data | Joerg Roedel | 1 | -24/+15 |
2011-06-14 | x86/amd-iommu: Introduce global dev_data_list | Joerg Roedel | 1 | -9/+47 |
2011-06-14 | x86/amd-iommu: Remove redundant device_flush_dte() calls | Joerg Roedel | 1 | -2/+0 |