| Commit message (Expand) | Author | Age |
* | Bugfix: avoid link error in Feather-Trace on x86 | Bjoern B. Brandenburg | 2010-07-16 |
* | Make platform-specific Feather-Trace depend on !CONFIG_DEBUG_RODATA | Bjoern B. Brandenburg | 2010-06-01 |
* | Make __ARCH_HAS_FEATHER_TRACE a proper CONFIG_ variable. | Bjoern B. Brandenburg | 2010-05-30 |
* | Merge branch 'master' into wip-merge-2.6.34 | Andrea Bastoni | 2010-05-29 |
|\ |
|
| * | Export shared_cpu_map | Andrea Bastoni | 2010-05-29 |
| * | [ported from 2008.3] Add Feather-Trace x86_32 architecture dependent code | Andrea Bastoni | 2010-05-29 |
| * | Add pull_timers_interrupt() to x86_64 | Andrea Bastoni | 2010-05-29 |
| * | [ported from 2008.3] Add hrtimer_start_on() API | Andrea Bastoni | 2010-05-29 |
| * | [ported from 2008.3] Add send_pull_timers() support for x86_32 arch | Andrea Bastoni | 2010-05-29 |
| * | [ported from 2008.3] Add GSN-EDF plugin | Andrea Bastoni | 2010-05-29 |
| * | [ported from 2008.3] Add LITRMUS^RT syscalls to x86_32 | Andrea Bastoni | 2010-05-29 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-05-14 |
|\ \ |
|
| * | | x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro... | Frank Arnold | 2010-05-14 |
| * | | x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRs | Andreas Herrmann | 2010-05-13 |
* | | | kprobes/x86: Fix removed int3 checking order | Masami Hiramatsu | 2010-05-11 |
|/ / |
|
* | | powernow-k8: Fix frequency reporting | Mark Langsdorf | 2010-05-03 |
* | | x86: Fix NULL pointer access in irq_force_complete_move() for Xen guests | Prarit Bhargava | 2010-04-30 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-04-28 |
|\ \ |
|
| * | | x86: Disable large pages on CPUs with Atom erratum AAE44 | H. Peter Anvin | 2010-04-23 |
| * | | x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzero | H. Peter Anvin | 2010-04-23 |
| * | | x86, mrst: Conditionally register cpu hotplug notifier for apbt | Jacob Pan | 2010-04-20 |
* | | | VMware Balloon driver | Dmitry Torokhov | 2010-04-24 |
|/ / |
|
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-04-20 |
|\ \ |
|
| * | | perf: Fix unsafe frame rewinding with hot regs fetching | Frederic Weisbecker | 2010-04-08 |
* | | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar | 2010-04-13 |
|\ \ \ |
|
| * | | | x86/gart: Disable GART explicitly before initialization | Joerg Roedel | 2010-04-07 |
| * | | | Merge branch 'amd-iommu/fixes' into iommu/fixes | Joerg Roedel | 2010-04-07 |
| |\ \ \ |
|
| | * | | | x86/amd-iommu: use for_each_pci_dev | Chris Wright | 2010-04-07 |
| | * | | | Revert "x86: disable IOMMUs on kernel crash" | Chris Wright | 2010-04-07 |
| | * | | | x86/amd-iommu: warn when issuing command to uninitialized cmd buffer | Chris Wright | 2010-04-07 |
| | * | | | x86/amd-iommu: enable iommu before attaching devices | Chris Wright | 2010-04-07 |
| | * | | | x86/amd-iommu: Use helper function to destroy domain | Joerg Roedel | 2010-03-08 |
| | * | | | x86/amd-iommu: Report errors in acpi parsing functions upstream | Joerg Roedel | 2010-03-01 |
| | * | | | x86/amd-iommu: Pt mode fix for domain_destroy | Chris Wright | 2010-03-01 |
| | * | | | x86/amd-iommu: Protect IOMMU-API map/unmap path | Joerg Roedel | 2010-03-01 |
| | * | | | x86/amd-iommu: Remove double NULL check in check_device | Julia Lawall | 2010-03-01 |
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-04-07 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | perf, x86: Enable Nehalem-EX support | Vince Weaver | 2010-04-06 |
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-04-07 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boards | Suresh Siddha | 2010-04-02 |
| * | | | | ibft, x86: Change reserve_ibft_region() to find_ibft_region() | Yinghai Lu | 2010-04-01 |
| * | | | | x86, hpet: Fix bug in RTC emulation | Alok Kataria | 2010-04-01 |
| * | | | | x86, hpet: Erratum workaround for read after write of HPET comparator | Pallipadi, Venkatesh | 2010-04-01 |
| * | | | | x86: Handle overlapping mptables | Andi Kleen | 2010-04-01 |
| * | | | | x86: Make e820_remove_range to handle all covered case | Yinghai Lu | 2010-03-31 |
| |/ / / |
|
* | | | | Merge branch 'master' into export-slabh | Tejun Heo | 2010-04-04 |
|\ \ \ \ |
|
| * | | | | perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernels | Torok Edwin | 2010-04-02 |
| * | | | | perf, x86: Fix AMD hotplug & constraint initialization | Peter Zijlstra | 2010-04-02 |
| * | | | | x86: Move notify_cpu_starting() callback to a later stage | Peter Zijlstra | 2010-04-02 |
| * | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2010-04-02 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|