aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-06-24crypto: aes-ni - Don't print message with KERN_ERR on old systemRoland Dreier
2009-06-18crypto: aes-ni - Remove CRYPTO_TFM_REQ_MAY_SLEEP from fpu templateHuang Ying
2009-06-18crypto: aes-ni - Do not sleep when using the FPUHuang Ying
2009-06-18crypto: aes-ni - Fix cbc mode IV savingHuang Ying
2009-06-17x86: Use pci_claim_resourceMatthew Wilcox
2009-06-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-06-16Merge branch 'akpm'Linus Torvalds
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap
2009-06-16use printk_once() in several placesMinchan Kim
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann
2009-06-16Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds
2009-06-15Driver Core: x86: add nodename for cpuid and msr drivers.Kay Sievers
2009-06-15Driver Core: misc: add nodename support for misc devices.Kay Sievers
2009-06-15Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2009-06-15[CPUFREQ] cpumask: new cpumask operators for arch/x86/kernel/cpu/cpufreq/powe...Rusty Russell
2009-06-15[CPUFREQ] cpumask: avoid playing with cpus_allowed in powernow-k8.cRusty Russell
2009-06-15[CPUFREQ] cpumask: avoid cpumask games in arch/x86/kernel/cpu/cpufreq/speedst...Rusty Russell
2009-06-15[CPUFREQ] cpumask: avoid playing with cpus_allowed in speedstep-ich.cRusty Russell
2009-06-15[CPUFREQ] powernow-k8: get drv data for correct CPUNaga Chumbalkar
2009-06-15[CPUFREQ] powernow-k8: read P-state from HWNaga Chumbalkar
2009-06-15[CPUFREQ] reduce scope of ACPI_PSS_BIOS_BUG_MSG[]Andrew Morton
2009-06-15[CPUFREQ] Clean up convoluted code in arch/x86/kernel/tsc.c:time_cpufreq_noti...Dave Jones
2009-06-15[CPUFREQ] powernow-k8.c: mess cleanupLuis Henriques
2009-06-15[CPUFREQ] powernow-k8: Set transition latency to 1 if ACPI tables export 0Thomas Renninger
2009-06-15Merge commit 'linus/master' into HEADVegard Nossum
2009-06-15kmemcheck: add opcode self-testing at bootVegard Nossum
2009-06-15x86: unify pte_hiddenJeremy Fitzhardinge
2009-06-15x86: make _PAGE_HIDDEN conditionalJeremy Fitzhardinge
2009-06-15kmemcheck: make kconfig accessible for other architecturesPekka Enberg
2009-06-15kmemcheck: enable in the x86 KconfigVegard Nossum
2009-06-15kmemcheck: add hooks for the page allocatorVegard Nossum
2009-06-15kmemcheck: add hooks for page- and sg-dma-mappingsVegard Nossum
2009-06-15kmemcheck: don't track page tablesVegard Nossum
2009-06-15kmemcheck: add DMA hooksVegard Nossum
2009-06-15kmemcheck: add mm functionsVegard Nossum
2009-06-15x86: add hooks for kmemcheckVegard Nossum
2009-06-15kmemcheck: use kmemcheck_pte_lookup() instead of open-coding itPekka Enberg
2009-06-15kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode()Pekka Enberg
2009-06-15kmemcheck: remove multiple ifdef'd definitions of the same global variablePekka Enberg
2009-06-15kmemcheck: make initialization message less confusingPekka Enberg
2009-06-15kmemcheck: remove forward declarations from error.cPekka Enberg
2009-06-13Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-06-13kmemcheck: include module.h to prevent warningsRandy Dunlap
2009-06-13kmemcheck: add the kmemcheck coreVegard Nossum
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2009-06-12x86: add save_stack_trace_bp() for tracing from a specific stack frameVegard Nossum
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds