Commit Graph

7937 Commits (7762f206a3f3a19a38ed91a3d87f019d8b4eafc1)

Author SHA1 Message Date
Randy Dunlap e4c9dd0fba kmap_types: make most arches use generic header file 16 years ago
Minchan Kim a9c5695393 use printk_once() in several places 16 years ago
Mel Gorman 6484eb3e2a page allocator: do not check NUMA node ID when the caller knows the node is valid 16 years ago
Alexey Dobriyan bb1f17b037 mm: consolidate init_mm definition 16 years ago
Arnd Bergmann 08604bd993 time: move PIT_TICK_RATE to linux/timex.h 16 years ago
Kay Sievers 07e9bb8eeb Driver Core: x86: add nodename for cpuid and msr drivers. 16 years ago
Kay Sievers d405640539 Driver Core: misc: add nodename support for misc devices. 16 years ago
Vegard Nossum ac61a75796 kmemcheck: add opcode self-testing at boot 16 years ago
Jeremy Fitzhardinge eb63657e13 x86: unify pte_hidden 16 years ago
Jeremy Fitzhardinge 9d31c5068b x86: make _PAGE_HIDDEN conditional 16 years ago
Pekka Enberg 0a4af3b093 kmemcheck: make kconfig accessible for other architectures 16 years ago
Vegard Nossum 7d46d9e6db kmemcheck: enable in the x86 Kconfig 16 years ago
Vegard Nossum b1eeab6768 kmemcheck: add hooks for the page allocator 16 years ago
Vegard Nossum 9b5cab3189 kmemcheck: add hooks for page- and sg-dma-mappings 16 years ago
Vegard Nossum 9e730237c2 kmemcheck: don't track page tables 16 years ago
Vegard Nossum d7002857de kmemcheck: add DMA hooks 16 years ago
Vegard Nossum 2dff440525 kmemcheck: add mm functions 16 years ago
Vegard Nossum f85612967c x86: add hooks for kmemcheck 16 years ago
Pekka Enberg f8b4ece2a9 kmemcheck: use kmemcheck_pte_lookup() instead of open-coding it 16 years ago
Pekka Enberg 6d9609c132 kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode() 16 years ago
Pekka Enberg 0c33cacd86 kmemcheck: remove multiple ifdef'd definitions of the same global variable 16 years ago
Pekka Enberg 5b53b76a61 kmemcheck: make initialization message less confusing 16 years ago
Pekka Enberg 6a19638719 kmemcheck: remove forward declarations from error.c 16 years ago
Randy Dunlap 60e383931d kmemcheck: include module.h to prevent warnings 16 years ago
Vegard Nossum dfec072ecd kmemcheck: add the kmemcheck core 16 years ago
Vegard Nossum acc6be5405 x86: add save_stack_trace_bp() for tracing from a specific stack frame 16 years ago
Alan Stern d161630297 PM core: rename suspend and resume functions 16 years ago
Magnus Damm e39a71ef80 PM: Rename device_power_down/up() 16 years ago
Sergio Luis 08687aec71 x86: unify power/cpu_(32|64).c 16 years ago
Sergio Luis 6d48becd33 x86: unify power/cpu_(32|64) copyright notes 16 years ago
Sergio Luis 3134d04b77 x86: unify power/cpu_(32|64) regarding restoring processor state 16 years ago
Sergio Luis f9ebbe53e7 x86: unify power/cpu_(32|64) regarding saving processor state 16 years ago
Sergio Luis 833b2ca079 x86: unify power/cpu_(32|64) global variables 16 years ago
Sergio Luis f6783d20d4 x86: unify power/cpu_(32|64) headers 16 years ago
Jaswinder Singh Rajput ce4b3c5547 PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.c 16 years ago
Matias Zabaljauregui acdd0b6292 lguest: PAE support 16 years ago
Matias Zabaljauregui cefcad1773 lguest: Add support for kvm_hypercall4() 16 years ago
Matias Zabaljauregui ebe0ba84f5 lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD 16 years ago
Matias Zabaljauregui 90603d15fa lguest: use native_set_* macros, which properly handle 64-bit entries when PAE is activated 16 years ago
Rusty Russell 61f4bc83fe lguest: optimize by coding restore_flags and irq_enable in assembler. 16 years ago
Rusty Russell a32a8813d0 lguest: improve interrupt handling, speed up stream networking 16 years ago
Rusty Russell 1028375e93 lguest: clean up lguest_init_IRQ 16 years ago
Rusty Russell 5933048c69 module: cleanup FIXME comments about trimming exception table entries. 16 years ago
Amerigo Wang c398df30d5 module: merge module_alloc() finally 16 years ago
Amerigo Wang 0fdc83b950 x86 module: merge the rest functions with macros 16 years ago
Amerigo Wang 2d5bf28fb9 x86 module: merge the same functions in module_32.c and module_64.c 16 years ago
Yong Wang dff5da6d09 perf_counter/x86: Add a quirk for Atom processors 16 years ago
Yinghai Lu 55cd63676e x86: make zap_low_mapping could be used early 16 years ago
Catalin Marinas 1260866a27 x86: Provide _sdata in the vmlinux.lds.S file 16 years ago
Yinghai Lu 12274e96b4 x86: use zalloc_cpumask_var in arch_early_irq_init 16 years ago