summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-06-10ftrace: remove ftrace_ip_converted()Abhishek Sagar
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-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-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-05-17x86: disable mwait for AMD family 10H/11H CPUsThomas Gleixner
2008-05-17x86: remove mwait capability C-state checkIngo Molnar
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-13x86: user_regset_view table fix for ia32 on 64-bitRoland McGrath
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-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: restrict keyboard io ports reservation to make ipmi driver workHelge Wagner
2008-05-10x86: fix fpu restore from sig returnSuresh Siddha
2008-05-10x86: revert printk format warning change which is for linux-nextThomas Gleixner
2008-05-08x86: cleanup PAT cpu validationThomas Gleixner
2008-05-08x86: GEODE: cache results from geode_has_vsa2() and uninlineAndres Salomon
2008-05-07pcspkr: fix dependanciesStas Sergeev
2008-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-05-04x86: fix setup printk format warningRandy Dunlap
2008-05-04x86: remove dell reboot dmi quirk board name matchBen
2008-05-04x86: es7000 build fixIngo Molnar
2008-05-04x86: make additional_cpus staticAdrian Bunk
2008-05-04x86: make start_secondary() staticAdrian Bunk
2008-05-04kbuild, suspend, x86: fix rebuild of wakeup.binSam Ravnborg
2008-05-04x86: KVM geust: make setup_secondary_clock definition dependent on local apicGlauber Costa
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper
2008-04-30fix: x86: support for new UV apicAndi Kleen
2008-04-30x86: fix early-BUG messageVegard Nossum
2008-04-30x86: iommu_sac_force can become staticDmitri Vorobiev
2008-04-30x86: add proper header for reboot_forceDmitri Vorobiev
2008-04-30x86 VISWS: build fixIngo Molnar
2008-04-30hpet: fixIngo Molnar
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown
2008-04-30signals: x86 TS_RESTORE_SIGMASKRoland McGrath