]> Pileus Git - ~andy/linux/history - arch/x86/kernel
x86: use the correct cpuid method to detect MWAIT support for C states
[~andy/linux] / arch / x86 / kernel /
2008-01-30 Andi Kleenx86: use the correct cpuid method to detect MWAIT suppo...
2008-01-30 Andi Kleenx86: move MWAIT idle check to generic CPU initializatio...
2008-01-30 Mike Travisx86: reduce memory and intra-node effects
2008-01-30 Jan Beulichx86: adjust/fix LDT handling for Xen
2008-01-30 Jan Beulichx86-64: clean up linker script
2008-01-30 Alan Coxx86: isolate PIC/PIT in/out calls
2008-01-30 Abhishek Sagarx86: fix singlestep handling in reenter_kprobe
2008-01-30 Benjamin LaHaisex86: fix synchronize_rcu(): high latency on idle system
2008-01-30 Harvey Harrisonx86: remove last user of get_segment_eip
2008-01-30 Harvey Harrisonx86: common x86_32|64 naming
2008-01-30 Harvey Harrisonx86: use wrmsrl in kprobes.c, step.c
2008-01-30 travis@sgi.comx86: change bios_cpu_apicid to percpu data variable
2008-01-30 travis@sgi.comx86: change NR_CPUS arrays in acpi-cpufreq
2008-01-30 travis@sgi.comx86: change NR_CPUS arrays in numa_64
2008-01-30 travis@sgi.comx86: cleanup x86_cpu_to_apicid references
2008-01-30 travis@sgi.comx86: change NR_CPUS arrays in topology
2008-01-30 travis@sgi.comx86: change NR_CPUS arrays in smpboot_64
2008-01-30 travis@sgi.comx86: change NR_CPUS arrays in powernow-k8
2008-01-30 travis@sgi.comx86: change size of APICIDs from u8 to u16
2008-01-30 Chris Wrightx86: refactor ioport unification
2008-01-30 Chris Wrightx86: fix ioport unification on 32-bit
2008-01-30 mboton@gmail.comx86: ioport_{32|64}.c unification
2008-01-30 Yinghai Lux86: disable the GART early, 64-bit
2008-01-30 Ingo Molnarx86: early fault debugging improvement
2008-01-30 Ingo Molnarx86: smp_scan_config() debugging printouts
2008-01-30 Arjan van de Venx86: make printk_address regs->ip always reliable
2008-01-30 Arjan van de Venx86: add the "print code before the trapping instructio...
2008-01-30 Arjan van de Venx86: use the stack frames to get exact stack-traces...
2008-01-30 Arjan van de Venx86: turn 64 bit x86 HANDLE_STACK into print_context_st...
2008-01-30 Arjan van de Venx86: pull bp calculation earlier into the backtrace...
2008-01-30 Arjan van de Venx86: improve the 32 bit Frame Pointer backtracer to...
2008-01-30 Arjan van de Venx86: add the capability to print fuzzy backtraces
2008-01-30 Arjan van de Venx86: fix 32-bit FRAME_POINTER chasing code
2008-01-30 Ingo Molnarx86: make early printk selectable on 64-bit as well
2008-01-30 Roland McGrathx86: early_idt_handler improvements, 64-bit
2008-01-30 Randy Dunlapx86: discover_ebda section mismatch
2008-01-30 Thomas Gleixnerx86: preset apic clockevents multiplicator
2008-01-30 Thomas Gleixnerx86: sanity check APIC timer frequency
2008-01-30 Harvey Harrisonx86: trivial whitespace in kprobes.c
2008-01-30 Harvey Harrisonx86: move get_segment_eip() to step.c
2008-01-30 Hiroshi Shimamotox86: move out tick_nohz_stop_sched_tick() call from...
2008-01-30 Harvey Harrisonx86: use fixup_exception() in traps_64.c
2008-01-30 Harvey Harrisonx86: introduce __die helper to X86_32
2008-01-30 Nikanth Karthikesanx86: change x86 machine check handler to use unlocked_i...
2008-01-30 Jeremy Fitzhardingex86/vmi: fix compilation as a result of pte_t changes
2008-01-30 Markus Metzgerx86, ptrace: add bts_struct size to status command
2008-01-30 Pavel Machekx86: unify arch/x86/kernel/acpi/sleep*.c
2008-01-30 H. Peter Anvini386: handle an initrd in highmem (version 2)
2008-01-30 Huang, Yingx86 boot : export boot_params via debugfs for debugging
2008-01-30 Miguel Botonx86: reboot_{32|64}.c unification
2008-01-30 Abhishek Sagarx86: kprobes change kprobe_handler flow
2008-01-30 Eric Dumazetx86: make arch/x86/kernel/acpi/wakeup_32.S use a separate
2008-01-30 Andi Kleenx86: mark memory_setup __init
2008-01-30 Andi Kleenx86: remove CPU capabitilites printks on 32-bit
2008-01-30 Jeremy Fitzhardingex86/efi: fix improper use of lvalue
2008-01-30 Andreas Herrmannx86: fix detection of CONSTANT_TSC bit for AMD CPUs
2008-01-30 Andi Kleenx86: remove explicit C3 TSC check on 64bit
2008-01-30 Andi Kleenx86: allow TSC clock source on AMD Fam10h and some...
2008-01-30 Andi Kleenx86: move X86_FEATURE_CONSTANT_TSC into early cpu featu...
2008-01-30 Ingo Molnarx86: fix sched_clock()
2008-01-30 Andi Kleenx86: remove get_cycles_sync
2008-01-30 Ingo Molnarx86: read_tsc sync
2008-01-30 Ingo Molnarx86: map vsyscalls early enough
2008-01-30 Ingo Molnarx86: move native_read_tsc() offline
2008-01-30 Ingo Molnarx86: lfence fix
2008-01-30 Andi Kleenx86: Implement support to synchronize RDTSC with LFENCE...
2008-01-30 Andi Kleenx86: implement support to synchronize RDTSC through...
2008-01-30 Hiroshi Shimamotox86: clean up apic_32.c, take 2
2008-01-30 Hiroshi Shimamotox86: clean up apic_32/64.c
2008-01-30 Quentin Barnesx86: code clarification patch to Kprobes arch code
2008-01-30 Cyrill Gorcunovx86: get rid of checkpatch.pl complains on apm_32.c
2008-01-30 Cyrill Gorcunovx86: coding style cleanup for kernel/bootflag.c
2008-01-30 Sam Ravnborgx86: unify arch/x86/kernel/Makefile(s)
2008-01-30 Harvey Harrisonx86: kprobes change kprobe_handler flow
2008-01-30 Julia Lawallarch/x86/kernel/io_apic_{64,32}.c: use time_before
2008-01-30 Julia Lawallarch/x86/kernel/apm_32.c: use time_before, time_before_eq,
2008-01-30 Harvey Harrisonx86: kprobes remove fix_riprel #ifdef
2008-01-30 Harvey Harrisonx86: introduce REX prefix helper for kprobes
2008-01-30 Andrew Mortonx86: arch/x86/kernel/cpu/mcheck/k7.c checkpatch fixes
2008-01-30 Andrew Mortonx86: arch/x86/kernel/cpu/mcheck/ checkpatch fixes
2008-01-30 Min Zhangarch/x86/kernel/cpu/mcheck/p4.c: cleanups
2008-01-30 Huang, Yingx86: 32-bit EFI runtime service support: fixes in sync...
2008-01-30 Glauber de Oliveir... replace x86_read/write_per_cpu with a common function.
2008-01-30 Glauber de Oliveir... x86: patching functions on 64-bit
2008-01-30 Glauber de Oliveir... x86: move patching code to arch-specific file.
2008-01-30 Glauber de Oliveir... x86: replace privileged instructions with paravirt...
2008-01-30 Glauber de Oliveir... x86: adds paravirt hook for swapgs
2008-01-30 Glauber de Oliveir... x86: provide paravirtualized hook for rdtscp
2008-01-30 Glauber de Oliveir... x86: change paravirt_32.c name
2008-01-30 Markus Metzgerx86, ptrace: add buffer size checks
2008-01-30 Markus Metzgerx86, ptrace: support 32bit-cross-64bit BTS recording
2008-01-30 Markus Metzgerx86, ptrace: rlimit BTS buffer allocation
2008-01-30 Masami Hiramatsux86: move deeply indented code to reenter_kprobe
2008-01-30 Harvey Harrisonx86: add reenter_kprobe helper
2008-01-30 Masami Hiramatsux86: fix kprobe_handler reenable preemption
2008-01-30 Venki Pallipadix86: voluntary leave_mm before entering ACPI C3
2008-01-30 Roland McGrathx86: x86 ptrace generic requests
2008-01-30 Roland McGrathx86: x86 core dump TLS
2008-01-30 Roland McGrathx86: x86 user_regset cleanup
2008-01-30 Roland McGrathx86: x86 ptrace user_regset
next