summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* 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
* | x86/PCI: fix broken ISA DMATakashi Iwai2008-05-131-3/+5
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-05-1010-74/+87
|\
| * x86: rdc: leds build/config fixIngo Molnar2008-05-101-0/+1
| * x86: restrict keyboard io ports reservation to make ipmi driver workHelge Wagner2008-05-102-2/+9
| * x86: fix fpu restore from sig returnSuresh Siddha2008-05-101-2/+10
| * x86: remove spew print out about bus to node mappingYinghai Lu2008-05-101-8/+0
| * x86: revert printk format warning change which is for linux-nextThomas Gleixner2008-05-101-1/+1
| * x86: cleanup PAT cpu validationThomas Gleixner2008-05-084-60/+47
| * x86: GEODE: cache results from geode_has_vsa2() and uninlineAndres Salomon2008-05-081-0/+19
| * x86: revert geode config dependencyThomas Gleixner2008-05-081-1/+0
* | Revert "PCI: remove default PCI expansion ROM memory allocation"Linus Torvalds2008-05-081-17/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-05-081-3/+1
|\ \ | |/ |/|
| * pcspkr: fix dependanciesStas Sergeev2008-05-071-3/+1
* | x86: fix PAE pmd_bad bootup warningHugh Dickins2008-05-061-7/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-05-051-0/+1
|\