summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* ftrace: remove ftrace_ip_converted()Abhishek Sagar2008-06-101-10/+0
* 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
* x86: fix early-BUG messageVegard Nossum2008-04-301-9/+10
* x86: iommu_sac_force can become staticDmitri Vorobiev2008-04-301-1/+1
* x86: add proper header for reboot_forceDmitri Vorobiev2008-04-301-0/+1
* x86 VISWS: build fixIngo Molnar2008-04-301-1/+0
* hpet: fixIngo Molnar2008-04-301-2/+3
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-04-301-16/+0
|\
| *---------. Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown2008-04-30147-8060/+8306
| |\ \ \ \ \ \
| | | | | | * | PM: arch/x86/kernel/apm_32.c: fix build warningAndrew Morton2008-04-151-1/+0