aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-01-30x86: early fault debugging improvementIngo Molnar
2008-01-30x86: smp_scan_config() debugging printoutsIngo Molnar
2008-01-30x86: make printk_address regs->ip always reliableArjan van de Ven
2008-01-30x86: add the "print code before the trapping instruction" feature to 64 bitArjan van de Ven
2008-01-30x86: use the stack frames to get exact stack-traces for CONFIG_FRAMEPOINTER o...Arjan van de Ven
2008-01-30x86: turn 64 bit x86 HANDLE_STACK into print_context_stack like 32 bit hasArjan van de Ven
2008-01-30x86: pull bp calculation earlier into the backtrace pathArjan van de Ven
2008-01-30x86: improve the 32 bit Frame Pointer backtracer to also use the traditional ...Arjan van de Ven
2008-01-30x86: add the capability to print fuzzy backtracesArjan van de Ven
2008-01-30x86: fix 32-bit FRAME_POINTER chasing codeArjan van de Ven
2008-01-30x86: make early printk selectable on 64-bit as wellIngo Molnar
2008-01-30x86: early_idt_handler improvements, 64-bitRoland McGrath
2008-01-30x86: discover_ebda section mismatchRandy Dunlap
2008-01-30x86: preset apic clockevents multiplicatorThomas Gleixner
2008-01-30x86: sanity check APIC timer frequencyThomas Gleixner
2008-01-30x86: trivial whitespace in kprobes.cHarvey Harrison
2008-01-30x86: move get_segment_eip() to step.cHarvey Harrison
2008-01-30x86: move out tick_nohz_stop_sched_tick() call from the loopHiroshi Shimamoto
2008-01-30x86: use fixup_exception() in traps_64.cHarvey Harrison
2008-01-30x86: introduce __die helper to X86_32Harvey Harrison
2008-01-30x86: change x86 machine check handler to use unlocked_ioctl insteadNikanth Karthikesan
2008-01-30x86/vmi: fix compilation as a result of pte_t changesJeremy Fitzhardinge
2008-01-30x86, ptrace: add bts_struct size to status commandMarkus Metzger
2008-01-30x86: unify arch/x86/kernel/acpi/sleep*.cPavel Machek
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-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: mark memory_setup __initAndi Kleen
2008-01-30x86: remove CPU capabitilites printks on 32-bitAndi Kleen
2008-01-30x86/efi: fix improper use of lvalueJeremy Fitzhardinge
2008-01-30x86: fix detection of CONSTANT_TSC bit for AMD CPUsAndreas Herrmann
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: 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: 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: clean up apic_32.c, take 2Hiroshi Shimamoto
2008-01-30x86: clean up apic_32/64.cHiroshi Shimamoto
2008-01-30x86: code clarification patch to Kprobes arch codeQuentin Barnes
2008-01-30x86: get rid of checkpatch.pl complains on apm_32.cCyrill Gorcunov
2008-01-30x86: coding style cleanup for kernel/bootflag.cCyrill Gorcunov
2008-01-30x86: unify arch/x86/kernel/Makefile(s)Sam Ravnborg