aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | amd-iommu: set event buffer head and tail to 0 manuallyJoerg Roedel2009-06-15
| | * | | | | | | | | amd-iommu: disable cmd buffer and evt logging before reprogramming iommuChris Wright2009-06-15
| | * | | | | | | | | amd-iommu: flush domain tlb when attaching a new deviceChris Wright2009-06-15
| | * | | | | | | | | x86: disable IOMMUs on kernel crashJoerg Roedel2009-06-15
| | * | | | | | | | | amd-iommu: disable IOMMU hardware on shutdownJoerg Roedel2009-06-15
| * | | | | | | | | | x86: mm: Read cr2 before prefetching the mmap_lockIngo Molnar2009-06-16
| * | | | | | | | | | x86: hpet: Mark per cpu interrupts IRQF_TIMER to prevent resume failureThomas Gleixner2009-06-14
| * | | | | | | | | | x86: atomic_32.h: Fix kernel-doc warningsRandy Dunlap2009-06-14
| * | | | | | | | | | x86: change kernel_physical_mapping_init() __init to __meminitShaohua Li2009-06-12
* | | | | | | | | | | x86: don't use 'access_ok()' as a range check in get_user_pages_fast()Linus Torvalds2009-06-20
* | | | | | | | | | | dma-mapping: x86: use asm-generic/dma-mapping-common.hFUJITA Tomonori2009-06-18
* | | | | | | | | | | gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter2009-06-18
| |_|_|_|_|_|/ / / / |/| | | | | | | | |
* | | | | | | | | | x86: Use pci_claim_resourceMatthew Wilcox2009-06-17
* | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-06-17
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | [CPUFREQ] cpumask: new cpumask operators for arch/x86/kernel/cpu/cpufreq/powe...Rusty Russell2009-06-15
| * | | | | | | | | [CPUFREQ] cpumask: avoid playing with cpus_allowed in powernow-k8.cRusty Russell2009-06-15
| * | | | | | | | | [CPUFREQ] cpumask: avoid cpumask games in arch/x86/kernel/cpu/cpufreq/speedst...Rusty Russell2009-06-15
| * | | | | | | | | [CPUFREQ] cpumask: avoid playing with cpus_allowed in speedstep-ich.cRusty Russell2009-06-15
| * | | | | | | | | [CPUFREQ] powernow-k8: get drv data for correct CPUNaga Chumbalkar2009-06-15
| * | | | | | | | | [CPUFREQ] powernow-k8: read P-state from HWNaga Chumbalkar2009-06-15
| * | | | | | | | | [CPUFREQ] reduce scope of ACPI_PSS_BIOS_BUG_MSG[]Andrew Morton2009-06-15
| * | | | | | | | | [CPUFREQ] Clean up convoluted code in arch/x86/kernel/tsc.c:time_cpufreq_noti...Dave Jones2009-06-15
| * | | | | | | | | [CPUFREQ] powernow-k8.c: mess cleanupLuis Henriques2009-06-15
| * | | | | | | | | [CPUFREQ] powernow-k8: Set transition latency to 1 if ACPI tables export 0Thomas Renninger2009-06-15
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'akpm'Linus Torvalds2009-06-16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kmap_types: make most arches use generic header fileRandy Dunlap2009-06-16
| * | | | | | | | | use printk_once() in several placesMinchan Kim2009-06-16
| * | | | | | | | | page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-16
| * | | | | | | | | mm: consolidate init_mm definitionAlexey Dobriyan2009-06-16
| * | | | | | | | | time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2009-06-16
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds2009-06-16
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge commit 'linus/master' into HEADVegard Nossum2009-06-15
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | kmemcheck: add opcode self-testing at bootVegard Nossum2009-06-15
| * | | | | | | | | x86: unify pte_hiddenJeremy Fitzhardinge2009-06-15
| * | | | | | | | | x86: make _PAGE_HIDDEN conditionalJeremy Fitzhardinge2009-06-15
| * | | | | | | | | kmemcheck: make kconfig accessible for other architecturesPekka Enberg2009-06-15
| * | | | | | | | | kmemcheck: enable in the x86 KconfigVegard Nossum2009-06-15
| * | | | | | | | | kmemcheck: add hooks for the page allocatorVegard Nossum2009-06-15
| * | | | | | | | | kmemcheck: add hooks for page- and sg-dma-mappingsVegard Nossum2009-06-15
| * | | | | | | | | kmemcheck: don't track page tablesVegard Nossum2009-06-15
| * | | | | | | | | kmemcheck: add DMA hooksVegard Nossum2009-06-15
| * | | | | | | | | kmemcheck: add mm functionsVegard Nossum2009-06-15
| * | | | | | | | | x86: add hooks for kmemcheckVegard Nossum2009-06-15
| * | | | | | | | | kmemcheck: use kmemcheck_pte_lookup() instead of open-coding itPekka Enberg2009-06-15
| * | | | | | | | | kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode()Pekka Enberg2009-06-15
| * | | | | | | | | kmemcheck: remove multiple ifdef'd definitions of the same global variablePekka Enberg2009-06-15
| * | | | | | | | | kmemcheck: make initialization message less confusingPekka Enberg2009-06-15
| * | | | | | | | | kmemcheck: remove forward declarations from error.cPekka Enberg2009-06-15
| * | | | | | | | | kmemcheck: include module.h to prevent warningsRandy Dunlap2009-06-13
| * | | | | | | | | kmemcheck: add the kmemcheck coreVegard Nossum2009-06-13