Age | Commit message (Expand) | Author |
2009-06-24 | crypto: aes-ni - Don't print message with KERN_ERR on old system | Roland Dreier |
2009-06-18 | crypto: aes-ni - Remove CRYPTO_TFM_REQ_MAY_SLEEP from fpu template | Huang Ying |
2009-06-18 | crypto: aes-ni - Do not sleep when using the FPU | Huang Ying |
2009-06-18 | crypto: aes-ni - Fix cbc mode IV saving | Huang Ying |
2009-06-17 | x86: Use pci_claim_resource | Matthew Wilcox |
2009-06-17 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2009-06-16 | Merge branch 'akpm' | Linus Torvalds |
2009-06-16 | kmap_types: make most arches use generic header file | Randy Dunlap |
2009-06-16 | use printk_once() in several places | Minchan Kim |
2009-06-16 | page allocator: do not check NUMA node ID when the caller knows the node is v... | Mel Gorman |
2009-06-16 | mm: consolidate init_mm definition | Alexey Dobriyan |
2009-06-16 | time: move PIT_TICK_RATE to linux/timex.h | Arnd Bergmann |
2009-06-16 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve... | Linus Torvalds |
2009-06-15 | Driver Core: x86: add nodename for cpuid and msr drivers. | Kay Sievers |
2009-06-15 | Driver Core: misc: add nodename support for misc devices. | Kay Sievers |
2009-06-15 | Merge 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.c | Rusty 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.c | Rusty Russell |
2009-06-15 | [CPUFREQ] powernow-k8: get drv data for correct CPU | Naga Chumbalkar |
2009-06-15 | [CPUFREQ] powernow-k8: read P-state from HW | Naga 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 cleanup | Luis Henriques |
2009-06-15 | [CPUFREQ] powernow-k8: Set transition latency to 1 if ACPI tables export 0 | Thomas Renninger |
2009-06-15 | Merge commit 'linus/master' into HEAD | Vegard Nossum |
2009-06-15 | kmemcheck: add opcode self-testing at boot | Vegard Nossum |
2009-06-15 | x86: unify pte_hidden | Jeremy Fitzhardinge |
2009-06-15 | x86: make _PAGE_HIDDEN conditional | Jeremy Fitzhardinge |
2009-06-15 | kmemcheck: make kconfig accessible for other architectures | Pekka Enberg |
2009-06-15 | kmemcheck: enable in the x86 Kconfig | Vegard Nossum |
2009-06-15 | kmemcheck: add hooks for the page allocator | Vegard Nossum |
2009-06-15 | kmemcheck: add hooks for page- and sg-dma-mappings | Vegard Nossum |
2009-06-15 | kmemcheck: don't track page tables | Vegard Nossum |
2009-06-15 | kmemcheck: add DMA hooks | Vegard Nossum |
2009-06-15 | kmemcheck: add mm functions | Vegard Nossum |
2009-06-15 | x86: add hooks for kmemcheck | Vegard Nossum |
2009-06-15 | kmemcheck: use kmemcheck_pte_lookup() instead of open-coding it | Pekka Enberg |
2009-06-15 | kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode() | Pekka Enberg |
2009-06-15 | kmemcheck: remove multiple ifdef'd definitions of the same global variable | Pekka Enberg |
2009-06-15 | kmemcheck: make initialization message less confusing | Pekka Enberg |
2009-06-15 | kmemcheck: remove forward declarations from error.c | Pekka Enberg |
2009-06-13 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2009-06-13 | kmemcheck: include module.h to prevent warnings | Randy Dunlap |
2009-06-13 | kmemcheck: add the kmemcheck core | Vegard Nossum |
2009-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2009-06-12 | x86: add save_stack_trace_bp() for tracing from a specific stack frame | Vegard Nossum |
2009-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |