aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-05-24x86: mmiotrace, preview 2Pekka Paalanen
2008-05-24x86: mmiotrace full patch, preview 1Pekka Paalanen
2008-05-24x86 mmiotrace: Use percpu instead of arrays.Pekka Paalanen
2008-05-24x86: explicit call to mmiotrace in do_page_fault()Pekka Paalanen
2008-05-24x86 mmiotrace: fix relay-buffer-full flag for SMPPekka Paalanen
2008-05-24x86 mmiotrace: use lookup_address()Pekka Paalanen
2008-05-24x86: mmiotrace - trace memory mapped IOPekka Paalanen
2008-05-23ftrace: add have dynamic ftrace config for archsSteven Rostedt
2008-05-23ftrace: use the new kbuild CFLAGS_REMOVE for x86/kernel directorySteven Rostedt
2008-05-23ftrace: fix mcount export bugIngo Molnar
2008-05-23x86: fix SMP alternatives: use mutex instead of spinlock, text_poke is sleepablePekka Paalanen
2008-05-23x86_64: fix kernel rodata NX settingPekka Paalanen
2008-05-23x86: add a list for custom page fault handlers.Pekka Paalanen
2008-05-23ftrace: dont write protect kernel textSteven Rostedt
2008-05-23ftrace: fix the fault label in updating codeSteven Rostedt
2008-05-23ftrace: fix kexecIngo Molnar
2008-05-23ftrace: use dynamic patching for updating mcount callsSteven Rostedt
2008-05-23ftrace: move memory management out of arch codeSteven Rostedt
2008-05-23ftrace: use nops instead of jmpSteven Rostedt
2008-05-23ftrace: dynamic enabling/disabling of function callsSteven Rostedt
2008-05-23ftrace: trace preempt off critical timingsSteven Rostedt
2008-05-23ftrace: trace irq disabled critical timingsSteven Rostedt
2008-05-23ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo
2008-05-23x86: add notrace annotations to vsyscall.Steven Rostedt
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-05-19Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-05-19PCI: Correct last two HP entries in the bfsort whitelistTony Camuso
2008-05-18KVM: LAPIC: ignore pending timers if LVTT is disabledMarcelo Tosatti
2008-05-18KVM: PIT: take inject_pending into account when emulating hltMarcelo Tosatti
2008-05-18KVM: x86 emulator: fix writes to registers with modrm encodingsAvi Kivity
2008-05-17x86: disable mwait for AMD family 10H/11H CPUsThomas Gleixner
2008-05-17x86: fix crash on cpu hotplug on pat-incapable machinesAvi Kivity
2008-05-17x86: remove mwait capability C-state checkIngo Molnar
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-05-13x86: user_regset_view table fix for ia32 on 64-bitRoland McGrath
2008-05-13x86: arch/x86/mm/pat.c - fix warningPranith Kumar
2008-05-13x86: fix csum_partial() exportIngo Molnar
2008-05-13x86: early_init_centaur(): use set_cpu_cap()Andrew Morton
2008-05-13x86: fix app crashes after SMP resumeHugh Dickins
2008-05-13x86/PCI: X86_PAT & mprotectVenki Pallipadi
2008-05-13x86/PCI: fix broken ISA DMATakashi Iwai
2008-05-12x86: wakeup.lds.S - section ordering fixCyrill Gorcunov
2008-05-12x86: [VOYAGER] fix duplicate phys_cpu_present_map symbolJames Bottomley
2008-05-12x86/pci: fix broken ISA DMATakashi Iwai
2008-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-05-10x86: rdc: leds build/config fixIngo Molnar
2008-05-10x86: restrict keyboard io ports reservation to make ipmi driver workHelge Wagner
2008-05-10x86: fix fpu restore from sig returnSuresh Siddha