summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* ftrace: mmiotrace, updatesPekka Paalanen2008-05-241-99/+41
* ftrace: add mmiotrace pluginPekka Paalanen2008-05-241-178/+30
* x86: mmiotrace, preview 2Pekka Paalanen2008-05-244-187/+299
* x86: mmiotrace full patch, preview 1Pekka Paalanen2008-05-247-222/+290
* 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-241-7/+7
* x86 mmiotrace: fix relay-buffer-full flag for SMPPekka Paalanen2008-05-241-10/+16
* x86 mmiotrace: use lookup_address()Pekka Paalanen2008-05-242-22/+43
* x86: mmiotrace - trace memory mapped IOPekka Paalanen2008-05-249-0/+1588
* 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
* 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-231-0/+3
* ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo2008-05-232-0/+64
* x86: add notrace annotations to vsyscall.Steven Rostedt2008-05-231-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-201-1/+0
|\
| * [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* | x86: disable mwait for AMD family 10H/11H CPUsThomas Gleixner2008-05-171-1/+28
* | x86: remove mwait capability C-state checkIngo Molnar2008-05-171-10/+1
|/
* x86: user_regset_view table fix for ia32 on 64-bitRoland McGrath2008-05-131-2/+5
* x86: fix csum_partial() exportIngo Molnar2008-05-131-0/+3
* x86: early_init_centaur(): use set_cpu_cap()Andrew Morton2008-05-131-1/+1
* x86: fix app crashes after SMP resumeHugh Dickins2008-05-132-8/+19
* 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
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-05-117-37/+64
|\
| * 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: revert printk format warning change which is for linux-nextThomas Gleixner2008-05-101-1/+1
| * x86: cleanup PAT cpu validationThomas Gleixner2008-05-083-32/+25
| * x86: GEODE: cache results from geode_has_vsa2() and uninlineAndres Salomon2008-05-081-0/+19
* | pcspkr: fix dependanciesStas Sergeev2008-05-071-3/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-05-056-9/+12
|\
| * x86: fix setup printk format warningRandy Dunlap2008-05-041-1/+1
| * x86: remove dell reboot dmi quirk board name matchBen2008-05-041-1/+0
| * x86: es7000 build fixIngo Molnar2008-05-041-2/+5
| * x86: make additional_cpus staticAdrian Bunk2008-05-041-1/+1
| * x86: make start_secondary() staticAdrian Bunk2008-05-041-1/+1
| * kbuild, suspend, x86: fix rebuild of wakeup.binSam Ravnborg2008-05-042-3/+4
* | x86: KVM geust: make setup_secondary_clock definition dependent on local apicGlauber Costa2008-05-041-0/+4
|/
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-032-34/+0
* fix: x86: support for new UV apicAndi Kleen2008-04-301-1/+1