Age | Commit message (Expand) | Author | Files | Lines |
2009-06-16 | x86, mce: unify smp_thermal_interrupt, prepare | Hidetoshi Seto | 3 | -17/+38 |
2009-06-16 | x86, mce: unify smp_thermal_interrupt, prepare mce_intel_64 | Hidetoshi Seto | 1 | -6/+8 |
2009-06-16 | x86, mce: unify smp_thermal_interrupt, prepare p4 | Hidetoshi Seto | 1 | -6/+5 |
2009-06-16 | x86, mce: make mce_disabled boolean | Hidetoshi Seto | 3 | -17/+11 |
2009-06-16 | x86, mce: unify mce.h | Hidetoshi Seto | 12 | -59/+42 |
2009-06-16 | x86, mce: sysfs entries for new mce options | Hidetoshi Seto | 1 | -1/+83 |
2009-06-16 | x86, mce: rename static variables around trigger | Hidetoshi Seto | 1 | -13/+14 |
2009-06-16 | x86, mce: add __read_mostly | Hidetoshi Seto | 1 | -13/+13 |
2009-06-16 | x86, mce: cleanup mce_start() | Hidetoshi Seto | 1 | -35/+31 |
2009-06-16 | x86, mce: don't init timer if !mce_available | Hidetoshi Seto | 1 | -2/+3 |
2009-06-16 | x86, mce: fix a race condition about mce_callin and no_way_out | Huang Ying | 1 | -2/+10 |
2009-06-16 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve... | Linus Torvalds | 33 | -18/+1439 |
2009-06-16 | Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 5 | -7/+45 |
2009-06-16 | x86: mm: Read cr2 before prefetching the mmap_lock | Ingo Molnar | 1 | -2/+2 |
2009-06-16 | amd-iommu: resume cleanup | Chris Wright | 1 | -7/+1 |
2009-06-15 | Driver Core: x86: add nodename for cpuid and msr drivers. | Kay Sievers | 2 | -0/+12 |
2009-06-15 | Driver Core: misc: add nodename support for misc devices. | Kay Sievers | 1 | -0/+1 |
2009-06-15 | Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -1/+1 |
2009-06-15 | [CPUFREQ] cpumask: new cpumask operators for arch/x86/kernel/cpu/cpufreq/powe... | Rusty Russell | 2 | -15/+4 |
2009-06-15 | [CPUFREQ] cpumask: avoid playing with cpus_allowed in powernow-k8.c | Rusty Russell | 1 | -58/+60 |
2009-06-15 | [CPUFREQ] cpumask: avoid cpumask games in arch/x86/kernel/cpu/cpufreq/speedst... | Rusty Russell | 1 | -43/+17 |
2009-06-15 | [CPUFREQ] cpumask: avoid playing with cpus_allowed in speedstep-ich.c | Rusty Russell | 2 | -39/+55 |
2009-06-15 | [CPUFREQ] powernow-k8: get drv data for correct CPU | Naga Chumbalkar | 1 | -5/+1 |
2009-06-15 | [CPUFREQ] powernow-k8: read P-state from HW | Naga Chumbalkar | 1 | -14/+11 |
2009-06-15 | [CPUFREQ] reduce scope of ACPI_PSS_BIOS_BUG_MSG[] | Andrew Morton | 1 | -4/+3 |
2009-06-15 | [CPUFREQ] Clean up convoluted code in arch/x86/kernel/tsc.c:time_cpufreq_noti... | Dave Jones | 1 | -5/+3 |
2009-06-15 | [CPUFREQ] powernow-k8.c: mess cleanup | Luis Henriques | 1 | -7/+9 |
2009-06-15 | [CPUFREQ] powernow-k8: Set transition latency to 1 if ACPI tables export 0 | Thomas Renninger | 1 | -0/+13 |
2009-06-15 | x86: Add NMI types for kmap_atomic, fix | Peter Zijlstra | 2 | -6/+10 |
2009-06-15 | perf_counter: Make set_perf_counter_pending() declaration common | Paul Mackerras | 1 | -5/+0 |
2009-06-15 | amd-iommu: set event buffer head and tail to 0 manually | Joerg Roedel | 1 | -0/+4 |
2009-06-15 | perf_counter: x86: Fix call-chain support to use NMI-safe methods | Peter Zijlstra | 1 | -10/+39 |
2009-06-15 | x86: Add NMI types for kmap_atomic | Peter Zijlstra | 2 | -3/+6 |
2009-06-15 | x86, mm: Add __get_user_pages_fast() | Peter Zijlstra | 1 | -0/+56 |
2009-06-15 | amd-iommu: disable cmd buffer and evt logging before reprogramming iommu | Chris Wright | 1 | -0/+9 |
2009-06-15 | Merge commit 'linus/master' into HEAD | Vegard Nossum | 65 | -2108/+3775 |
2009-06-15 | kmemcheck: add opcode self-testing at boot | Vegard Nossum | 4 | -17/+85 |
2009-06-15 | x86: unify pte_hidden | Jeremy Fitzhardinge | 1 | -6/+2 |
2009-06-15 | x86: make _PAGE_HIDDEN conditional | Jeremy Fitzhardinge | 1 | -1/+6 |
2009-06-15 | kmemcheck: make kconfig accessible for other architectures | Pekka Enberg | 2 | -88/+1 |
2009-06-15 | kmemcheck: enable in the x86 Kconfig | Vegard Nossum | 1 | -0/+88 |
2009-06-15 | kmemcheck: add hooks for the page allocator | Vegard Nossum | 2 | -2/+10 |
2009-06-15 | amd-iommu: flush domain tlb when attaching a new device | Chris Wright | 1 | -0/+16 |
2009-06-15 | x86: disable IOMMUs on kernel crash | Joerg Roedel | 1 | -0/+6 |
2009-06-15 | amd-iommu: disable IOMMU hardware on shutdown | Joerg Roedel | 3 | -0/+9 |
2009-06-15 | kmemcheck: add hooks for page- and sg-dma-mappings | Vegard Nossum | 1 | -0/+5 |
2009-06-15 | kmemcheck: don't track page tables | Vegard Nossum | 3 | -8/+10 |
2009-06-15 | kmemcheck: add DMA hooks | Vegard Nossum | 1 | -0/+2 |
2009-06-15 | kmemcheck: add mm functions | Vegard Nossum | 1 | -1/+1 |
2009-06-15 | x86: add hooks for kmemcheck | Vegard Nossum | 8 | -5/+66 |