aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86 mmiotrace: move files into arch/x86/mm/.Pekka Paalanen2008-05-248-6/+5
* mmiotrace: cleanupIngo Molnar2008-05-241-5/+5
* ftrace: mmiotrace update, #2Pekka Paalanen2008-05-242-113/+76
* ftrace: mmiotrace, updatesPekka Paalanen2008-05-242-100/+42
* ftrace: add mmiotrace pluginPekka Paalanen2008-05-242-179/+32
* x86: mmiotrace, preview 2Pekka Paalanen2008-05-246-200/+315
* x86: mmiotrace full patch, preview 1Pekka Paalanen2008-05-248-274/+297
* x86 mmiotrace: Use percpu instead of arrays.Pekka Paalanen2008-05-242-49/+58
* x86: explicit call to mmiotrace in do_page_fault()Pekka Paalanen2008-05-243-47/+47
* x86 mmiotrace: fix relay-buffer-full flag for SMPPekka Paalanen2008-05-241-10/+16
* x86 mmiotrace: use lookup_address()Pekka Paalanen2008-05-243-22/+44
* x86: mmiotrace - trace memory mapped IOPekka Paalanen2008-05-2410-0/+1615
* ftrace: add have dynamic ftrace config for archsSteven Rostedt2008-05-231-0/+1
* ftrace: use the new kbuild CFLAGS_REMOVE for x86/kernel directorySteven Rostedt2008-05-231-0/+7
* ftrace: fix mcount export bugIngo Molnar2008-05-232-3/+17
* x86: fix SMP alternatives: use mutex instead of spinlock, text_poke is sleepablePekka Paalanen2008-05-231-9/+9
* x86_64: fix kernel rodata NX settingPekka Paalanen2008-05-231-1/+1
* x86: add a list for custom page fault handlers.Pekka Paalanen2008-05-232-0/+64
* ftrace: dont write protect kernel textSteven Rostedt2008-05-232-2/+12
* ftrace: fix the fault label in updating codeSteven Rostedt2008-05-231-2/+2
* ftrace: fix kexecIngo Molnar2008-05-232-0/+8
* ftrace: use dynamic patching for updating mcount callsSteven Rostedt2008-05-233-5/+150
* ftrace: move memory management out of arch codeSteven Rostedt2008-05-231-154/+29
* ftrace: use nops instead of jmpSteven Rostedt2008-05-232-18/+26
* ftrace: dynamic enabling/disabling of function callsSteven Rostedt2008-05-232-0/+238
* ftrace: trace preempt off critical timingsSteven Rostedt2008-05-231-0/+3
* ftrace: trace irq disabled critical timingsSteven Rostedt2008-05-234-2/+68
* ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo2008-05-233-0/+65
* x86: add notrace annotations to vsyscall.Steven Rostedt2008-05-233-9/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-05-201-4/+4
|\
| * PCI: Correct last two HP entries in the bfsort whitelistTony Camuso2008-05-191-4/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-191-1/+0
|\ \
| * | [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
| |/
* | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-05-193-4/+7
|\ \
| * | KVM: LAPIC: ignore pending timers if LVTT is disabledMarcelo Tosatti2008-05-181-1/+1
| * | KVM: PIT: take inject_pending into account when emulating hltMarcelo Tosatti2008-05-181-1/+1
| * | KVM: x86 emulator: fix writes to registers with modrm encodingsAvi Kivity2008-05-181-2/+5
| |/
* | x86: disable mwait for AMD family 10H/11H CPUsThomas Gleixner2008-05-171-1/+28
* | x86: fix crash on cpu hotplug on pat-incapable machinesAvi Kivity2008-05-171-1/+1
* | x86: remove mwait capability C-state checkIngo Molnar2008-05-171-10/+1
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-05-1310-32/+39
|\
| * x86: user_regset_view table fix for ia32 on 64-bitRoland McGrath2008-05-131-2/+5
| * x86: arch/x86/mm/pat.c - fix warningPranith Kumar2008-05-131-2/+2
| * x86: fix csum_partial() exportIngo Molnar2008-05-132-2/+3
| * x86: early_init_centaur(): use set_cpu_cap()Andrew Morton2008-05-131-1/+1
| * x86: fix app crashes after SMP resumeHugh Dickins2008-05-133-19/+20
| * x86: wakeup.lds.S - section ordering fixCyrill Gorcunov2008-05-121-5/+5
| * x86: [VOYAGER] fix duplicate phys_cpu_present_map symbolJames Bottomley2008-05-121-1/+3
| * x86/pci: fix broken ISA DMATakashi Iwai2008-05-121-3/+5
* | x86/PCI: X86_PAT & mprotectVenki Pallipadi2008-05-131-3/+1