summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-30percpu: use a kconfig variable to signal arch specific percpu setuptravis@sgi.com
2008-01-30i386: handle an initrd in highmem (version 2)H. Peter Anvin
2008-01-30x86 boot : export boot_params via debugfs for debuggingHuang, Ying
2008-01-30x86: reboot_{32|64}.c unificationMiguel Boton
2008-01-30debug: add the end-of-trace marker and the module list toArjan van de Ven
2008-01-30debug: move WARN_ON() out of lineArjan van de Ven
2008-01-30debug: introduce __WARN()Olof Johansson
2008-01-30x86: kprobes change kprobe_handler flowAbhishek Sagar
2008-01-30x86: make arch/x86/kernel/acpi/wakeup_32.S use a separateEric Dumazet
2008-01-30x86: clean up include/asm-x86/calling.hIngo Molnar
2008-01-30x86: mark memory_setup __initAndi Kleen
2008-01-30x86: Set CFQ as default in 32-bit defconfigAndi Kleen
2008-01-30x86: compile apm and voyager module only when selected in KconfigAndi Kleen
2008-01-30x86: document fdimage/isoimage completely in make helpAndi Kleen
2008-01-30x86: remove CPU capabitilites printks on 32-bitAndi Kleen
2008-01-30x86: add /proc/irq/*/spurious to dump the spurious irq debugging stateAndi Kleen
2008-01-30genirq: turn irq debugging options into module paramsAndi Kleen
2008-01-30x86/efi: fix improper use of lvalueJeremy Fitzhardinge
2008-01-30x86: page.h: move things back to their own filesJeremy Fitzhardinge
2008-01-30x86: page.h: move remaining bits and piecesJeremy Fitzhardinge
2008-01-30x86: page.h: move pa and va related thingsJeremy Fitzhardinge
2008-01-30x86: page.h: move and unify types for pagetable entry, #6Ingo Molnar
2008-01-30x86: page.h: move and unify types for pagetable entryJeremy Fitzhardinge
2008-01-30x86: page.h: move and unify types for pagetable entry, #5Ingo Molnar
2008-01-30x86: page.h: move and unify types for pagetable entry, #4Ingo Molnar
2008-01-30x86: page.h: move and unify types for pagetable entry, #3Ingo Molnar
2008-01-30x86: page.h: move and unify types for pagetable entry, #2Ingo Molnar
2008-01-30x86: page.h: move and unify types for pagetable entry, #1Ingo Molnar
2008-01-30x86: add _AT() macro to conditionally castJeremy Fitzhardinge
2008-01-30x86: page.h: unify page copying and clearingJeremy Fitzhardinge
2008-01-30x86: page.h: unify constantsJeremy Fitzhardinge
2008-01-30x86: fix detection of CONSTANT_TSC bit for AMD CPUsAndreas Herrmann
2008-01-30x86: don't disable TSC in any C states on AMD Fam10hAndi Kleen
2008-01-30x86: remove explicit C3 TSC check on 64bitAndi Kleen
2008-01-30x86: allow TSC clock source on AMD Fam10h and some cleanupAndi Kleen
2008-01-30x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detectionAndi Kleen
2008-01-30x86: remove the now unused X86_FEATURE_SYNC_RDTSCAndi Kleen
2008-01-30x86: fix sched_clock()Ingo Molnar
2008-01-30x86: remove get_cycles_syncAndi Kleen
2008-01-30x86: read_tsc syncIngo Molnar
2008-01-30x86: map vsyscalls early enoughIngo Molnar
2008-01-30x86: move native_read_tsc() offlineIngo Molnar
2008-01-30x86: introduce rdtsc_barrier()Andi Kleen
2008-01-30git-x86: unbreak UMLWANG Cong
2008-01-30x86: move nop declarations into separate include fileAndi Kleen
2008-01-30x86: lfence fixIngo Molnar
2008-01-30x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUsAndi Kleen
2008-01-30x86: implement support to synchronize RDTSC through MFENCE on AMD CPUsAndi Kleen
2008-01-30x86: make ptrace.h safe to include from assembler codeAndi Kleen
2008-01-30x86: clean up k8topology.cCarlos R. Mafra