summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | [CPUFREQ] cpumask: avoid playing with cpus_allowed in speedstep-ich.cRusty Russell2009-06-152-39/+55
| * | | | | | | | | [CPUFREQ] powernow-k8: get drv data for correct CPUNaga Chumbalkar2009-06-151-5/+1
| * | | | | | | | | [CPUFREQ] powernow-k8: read P-state from HWNaga Chumbalkar2009-06-151-14/+11
| * | | | | | | | | [CPUFREQ] reduce scope of ACPI_PSS_BIOS_BUG_MSG[]Andrew Morton2009-06-151-4/+3
| * | | | | | | | | [CPUFREQ] Clean up convoluted code in arch/x86/kernel/tsc.c:time_cpufreq_noti...Dave Jones2009-06-151-5/+3
| * | | | | | | | | [CPUFREQ] powernow-k8.c: mess cleanupLuis Henriques2009-06-151-7/+9
| * | | | | | | | | [CPUFREQ] powernow-k8: Set transition latency to 1 if ACPI tables export 0Thomas Renninger2009-06-151-0/+13
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'akpm'Linus Torvalds2009-06-177-33/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kmap_types: make most arches use generic header fileRandy Dunlap2009-06-171-20/+3
| * | | | | | | | | use printk_once() in several placesMinchan Kim2009-06-171-8/+3
| * | | | | | | | | page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-171-1/+1
| * | | | | | | | | mm: consolidate init_mm definitionAlexey Dobriyan2009-06-171-1/+0
| * | | | | | | | | time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2009-06-173-3/+3
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds2009-06-1633-18/+1439
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge commit 'linus/master' into HEADVegard Nossum2009-06-1565-2108/+3775
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | kmemcheck: add opcode self-testing at bootVegard Nossum2009-06-154-17/+85
| * | | | | | | | | x86: unify pte_hiddenJeremy Fitzhardinge2009-06-151-6/+2
| * | | | | | | | | x86: make _PAGE_HIDDEN conditionalJeremy Fitzhardinge2009-06-151-1/+6
| * | | | | | | | | kmemcheck: make kconfig accessible for other architecturesPekka Enberg2009-06-152-88/+1
| * | | | | | | | | kmemcheck: enable in the x86 KconfigVegard Nossum2009-06-151-0/+88
| * | | | | | | | | kmemcheck: add hooks for the page allocatorVegard Nossum2009-06-152-2/+10
| * | | | | | | | | kmemcheck: add hooks for page- and sg-dma-mappingsVegard Nossum2009-06-151-0/+5
| * | | | | | | | | kmemcheck: don't track page tablesVegard Nossum2009-06-153-8/+10
| * | | | | | | | | kmemcheck: add DMA hooksVegard Nossum2009-06-151-0/+2
| * | | | | | | | | kmemcheck: add mm functionsVegard Nossum2009-06-151-1/+1
| * | | | | | | | | x86: add hooks for kmemcheckVegard Nossum2009-06-158-5/+66
| * | | | | | | | | kmemcheck: use kmemcheck_pte_lookup() instead of open-coding itPekka Enberg2009-06-151-6/+1
| * | | | | | | | | kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode()Pekka Enberg2009-06-151-2/+7
| * | | | | | | | | kmemcheck: remove multiple ifdef'd definitions of the same global variablePekka Enberg2009-06-151-3/+5
| * | | | | | | | | kmemcheck: make initialization message less confusingPekka Enberg2009-06-151-1/+1
| * | | | | | | | | kmemcheck: remove forward declarations from error.cPekka Enberg2009-06-151-69/+68
| * | | | | | | | | kmemcheck: include module.h to prevent warningsRandy Dunlap2009-06-131-0/+1
| * | | | | | | | | kmemcheck: add the kmemcheck coreVegard Nossum2009-06-1315-2/+1266
| * | | | | | | | | x86: add save_stack_trace_bp() for tracing from a specific stack frameVegard Nossum2009-06-121-0/+7
* | | | | | | | | | Driver Core: x86: add nodename for cpuid and msr drivers.Kay Sievers2009-06-162-0/+12
* | | | | | | | | | Driver Core: misc: add nodename support for misc devices.Kay Sievers2009-06-161-0/+1
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2009-06-151-1/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | timers: Identifying the existing pinned timersArun R Bharadwaj2009-05-131-1/+1
* | | | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-1334-1660/+2908
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/mce3Ingo Molnar2009-06-11205-4741/+8485
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86, mce: Add boot options for corrected errorsHidetoshi Seto2009-06-113-2/+22
| * | | | | | | | | | x86, mce: Fix mce printingHidetoshi Seto2009-06-111-11/+15
| * | | | | | | | | | x86, mce: fix for mce countersHidetoshi Seto2009-06-031-4/+5
| * | | | | | | | | | x86, mce: support action-optional machine checksAndi Kleen2009-06-033-1/+135
| * | | | | | | | | | x86, mce: define MCE_VECTORAndi Kleen2009-06-031-0/+1
| * | | | | | | | | | x86, mce: rename mce_notify_user to mce_notify_irqAndi Kleen2009-06-035-9/+9
| * | | | | | | | | | x86: fix panic with interrupts off (needed for MCE)Andi Kleen2009-06-036-7/+37
| * | | | | | | | | | x86, mce: export MCE severities coverage via debugfsHuang Ying2009-06-031-0/+83
| * | | | | | | | | | x86, mce: implement new status bitsAndi Kleen2009-06-034-44/+137
| * | | | | | | | | | x86, mce: print header/footer only once for multiple MCEsAndi Kleen2009-06-031-10/+17