x86: clean up k8topology.c
[pandora-kernel.git] / arch /
2008-01-30 Carlos R. Mafrax86: clean up k8topology.c
2008-01-30 Hiroshi Shimamotox86: clean up apic_32.c, take 2
2008-01-30 Ingo Molnarx86: debug: double-check the empty zero page
2008-01-30 Yinghai Lux86: not clear empty_zero_page again
2008-01-30 Hiroshi Shimamotox86: clean up apic_32/64.c
2008-01-30 Harvey Harrisonx86: introduce force_sig_info_fault helper to X86_64
2008-01-30 Harvey Harrisonx86: begin fault_{32|64}.c unification
2008-01-30 Harvey Harrisonx86: fault_32.c cleanup
2008-01-30 Carlos R. Mafrax86: fix style errors in nmi_int.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 Adrian Bunkx86: default to PCI=y
2008-01-30 Sam Ravnborgx86: gitignore arch/x86/vdso files
2008-01-30 Cyrill Gorcunovx86: coding style cleanup for kernel/bootflag.c
2008-01-30 Ingo Molnarx86: hlt on early crash
2008-01-30 Nick Pigginx86: reduce CONFIG_X86_PPRO_FENCE bloat
2008-01-30 Sam Ravnborgx86: unify arch/x86/lib/Makefile(s)
2008-01-30 Sam Ravnborgx86: unify arch/x86/boot/compressed/Makefile(s)
2008-01-30 Sam Ravnborgx86: unify arch/x86/kernel/Makefile(s)
2008-01-30 Sam Ravnborgx86: teach vdso to clean
2008-01-30 Sam Ravnborgx86: biarch support for 32 bit builds beautified
2008-01-30 Sam Ravnborgx86: share more options between 32 and 64 bit build
2008-01-30 Sam Ravnborgx86: unification of arch/x86/Makefiles
2008-01-30 Harvey Harrisonx86: kprobes change kprobe_handler flow
2008-01-30 Harvey Harrisonx86: cosmetic fixes fault_{32|64}.c
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 Julia Lawallarch/x86/ia32: use time_before, time_before_eq, etc.
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/math-emu/errors.c: fix printk warnings
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 Ingo Molnarx86: add some pirq debugging
2008-01-30 Gary HadePCI: remove default PCI expansion ROM memory allocation
2008-01-30 Roland McGrathx86: x86 ptrace generic requests
2008-01-30 Roland McGrathx86: x86 core dump TLS
2008-01-30 Roland McGrathx86: x86 ia32_binfmt removal
2008-01-30 Roland McGrathx86: compat_binfmt_elf
2008-01-30 Roland McGrathx86: x86 user_regset cleanup
2008-01-30 Roland McGrathx86: x86 ptrace user_regset
2008-01-30 Roland McGrathx86: x86 user_regset_view
2008-01-30 Roland McGrathx86: x86 user_regset general regs
2008-01-30 Roland McGrathx86: x86 user_regset TLS
2008-01-30 Roland McGrathx86: x86 TLS desc_struct cleanup
2008-01-30 Roland McGrathx86: x86 i387 cleanup
2008-01-30 Roland McGrathx86: x86 i387 user_regset
2008-01-30 Roland McGrathx86: i387 renaming
2008-01-30 Roland McGrathx86: x86 user_regset math_emu
2008-01-30 Roland McGrathx86: x86 i387 header cleanup
2008-01-30 Harvey Harrisonx86: kprobes leftover cleanups
2008-01-30 Joe Perchesarch/x86/: spelling fixes
2008-01-30 Harvey Harrisonx86: use helper in fault_64.c
2008-01-30 Harvey Harrisonx86: unify extable_{32|64}.c
2008-01-30 Glauber de Oliveir... x86: move definitions to processor.h
2008-01-30 Glauber de Oliveir... x86: unify x86_cpuinfo struct.
2008-01-30 Glauber de Oliveir... x86: provide 64-bit with a load_sp0 function.
2008-01-30 Glauber de Oliveir... x86: unify tss_struct
2008-01-30 Glauber de Oliveir... x86: get rid of _MASK flags
2008-01-30 Neil Hormanx86: clean up arch/x86/kernel/early-quirks.c
2008-01-30 Cyrill Gorcunovx86: cleanup i387_32.c according to checkpatch
2008-01-30 Neil Hormanx86, kexec: force x86 arches to boot kdump kernels...
2008-01-30 Jan Beulichx86: adjust enable_NMI_through_LVT0()
2008-01-30 Jan Beulichx86: make __{save,restore}_processor_state static
2008-01-30 Jan Beulichx86: move to .rodata/.init.data
2008-01-30 Jan Beulichx86-64: honor notify_die() returning NOTIFY_STOP
2008-01-30 Jan Beulichi386: hard_{en,dis}able_TSC can be static
2008-01-30 Masami Hiramatsux86: kprobes code for x86 unification
2008-01-30 Masami Hiramatsux86: prepare kprobes code for x86 unification
2008-01-30 Masami Hiramatsux86: return probe-booster for x86-64
2008-01-30 Masami Hiramatsux86: kprobe-booster for x86-64
2008-01-30 Nick Pigginx86: FIFO ticket spinlocks
2008-01-30 Nick Pigginspinlock: lockbreak cleanup
2008-01-30 Markus Metzgerx86, ptrace: new ptrace BTS API
2008-01-30 Markus Metzgerx86, ptrace: change BTS GET ptrace interface
2008-01-30 Markus Metzgerx86, ptrace: use jiffies for BTS timestamps
2008-01-30 Markus Metzgerx86, ptrace: remove bad comment
2008-01-30 Huang, Yingx86 boot: use E820 memory map on EFI 32 platform
2008-01-30 Huang, Yingx86: EFI runtime service support: remove duplicated...
2008-01-30 Huang, Yingx86: EFI runtime service support: EFI runtime services
2008-01-30 Huang, Yingx86: EFI runtime service support
2008-01-30 Daniel Walkermcheck mce_64: mce_read_sem to mutex
2008-01-30 Aaron Durbinx86: add ACPI reboot option
2008-01-30 Harvey Harrisonx86: remove all definitions with fastcall
next