Age | Commit message (Expand) | Author |
2010-10-13 | x86-64, asm: If the assembler supports fxsave64, use it | H. Peter Anvin |
2010-10-13 | Merge branch 'amd-iommu/2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2010-10-13 | x86/amd-iommu: Update copyright headers | Joerg Roedel |
2010-10-13 | x86/amd-iommu: Reenable AMD IOMMU if it's mysteriously vanished over suspend | Matthew Garrett |
2010-10-12 | x86: uv: Clean up the direct access to irq_desc | Thomas Gleixner |
2010-10-12 | x86: Make io_apic.c local functions static | Thomas Gleixner |
2010-10-12 | x86: Speed up the irq_remapped check in hot pathes | Thomas Gleixner |
2010-10-12 | x86: Embedd irq_2_iommu into irq_cfg | Thomas Gleixner |
2010-10-12 | x86: Prepare the affinity common functions for taking struct irq_data * | Thomas Gleixner |
2010-10-12 | x86: ioapic/hpet: Convert to new chip functions | Thomas Gleixner |
2010-10-12 | x86: i8259: Convert to new irq_chip functions | Thomas Gleixner |
2010-10-12 | Merge branch 'x86/urgent' of into irq/sparseirq | Thomas Gleixner |
2010-10-12 | Merge branch 'x86/cleanups' into irq/sparseirq | Thomas Gleixner |
2010-10-12 | Merge branch 'x86/x2apic' into irq/sparseirq | Thomas Gleixner |
2010-10-09 | bitops: make asm-generic/bitops/find.h more generic | Akinobu Mita |
2010-10-08 | x86, iommu: Update header comments with appropriate naming | Konrad Rzeszutek Wilk |
2010-10-08 | Merge commit 'v2.6.36-rc7' into perf/core | Ingo Molnar |
2010-10-08 | x86, earlyprintk: Add hsu early console for Intel Medfield platform | Feng Tang |
2010-10-08 | x86, earlyprintk: Add earlyprintk for Intel Moorestown platform | Feng Tang |
2010-10-08 | x86: Add two helper macros for fixed address mapping | Feng Tang |
2010-10-08 | Merge commit 'v2.6.36-rc7' into core/memblock | Ingo Molnar |
2010-10-07 | x86, mrst: A function in a header file needs to be marked "inline" | H. Peter Anvin |
2010-10-07 | x86-32: Fix sparse warning for the __PHYSICAL_MASK calculation | Namhyung Kim |
2010-10-07 | Fix IRQ flag handling naming | David Howells |
2010-10-05 | x86, mm: Add RESERVE_BRK_ARRAY() helper | Jeremy Fitzhardinge |
2010-10-05 | x86-32, memblock: Make add_highpages honor early reserved ranges | Yinghai Lu |
2010-10-01 | x86, amd: Extract compute unit information for AMD CPUs | Andreas Herrmann |
2010-10-01 | Merge remote branch 'origin/x86/cpu' into x86/amd-nb | H. Peter Anvin |
2010-09-27 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2010-09-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-09-26 | x86: Avoid 'constant_test_bit()' misoptimization due to cast to non-volatile | Alexander Chumachenko |
2010-09-24 | x86/hwmon: fix initialization of coretemp | Jan Beulich |
2010-09-24 | Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2010-09-24 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2010-09-23 | x86, olpc: Rework BIOS signature check | Daniel Drake |
2010-09-23 | x86/amd-iommu: Work around S3 BIOS bug | Joerg Roedel |
2010-09-23 | x86/amd-iommu: Set iommu configuration flags in enable-loop | Joerg Roedel |
2010-09-22 | jump label: Remove duplicate structure for x86 | Steven Rostedt |
2010-09-22 | jump label: x86 support | Jason Baron |
2010-09-22 | jump label: Base patch for jump label | Jason Baron |
2010-09-22 | Merge branch 'linus' into perf/core | Ingo Molnar |
2010-09-21 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-09-21 | Merge commit 'v2.6.36-rc5' into perf/core | Ingo Molnar |
2010-09-20 | jump label: Make text_poke_early() globally visible | Jason Baron |
2010-09-20 | jump label: Make dynamic no-op selection available outside of ftrace | Jason Baron |
2010-09-20 | x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB | Andreas Herrmann |
2010-09-17 | x86, hotplug: Use mwait to offline a processor, fix the legacy case | H. Peter Anvin |
2010-09-17 | x86, mwait: Move mwait constants to a common header file | H. Peter Anvin |
2010-09-17 | x86, k8-gart: Decouple handling of garts and northbridges | Andreas Herrmann |
2010-09-17 | mm, x86: Saving vmcore with non-lazy freeing of vmas | Cliff Wickman |