aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* ftrace: build fix with gcc 4.3Ingo Molnar2008-06-17
* Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-16
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-06-14
| |\
| | * Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes2008-06-12
| | |\
| | | * x86, pci-dma.c: don't always add __GFP_NORETRY to gfpMiquel van Smoorenburg2008-06-10
| | | * suspend-vs-iommu: prevent suspend if we could not resumePavel Machek2008-06-02
| | | * x86: pci-dma.c: use __GFP_NO_OOM instead of __GFP_NORETRYMiquel van Smoorenburg2008-06-02
| * | | provide rtc_cmos platform deviceStas Sergeev2008-06-12
| * | | x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()"Vegard Nossum2008-06-12
| * | | x86: fix lockdep warning during suspend-to-ramPeter Zijlstra2008-06-12
| * | | Revert "x86: fix ioapic bug again"Ingo Molnar2008-06-12
| * | | x86: fix asm warning in head_32.SJoe Korty2008-06-12
| * | | geode: fix modular buildIngo Molnar2008-06-12
| |/ /
| * | x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stackSuresh Siddha2008-06-04
| * | suspend-vs-iommu: prevent suspend if we could not resumePavel Machek2008-06-04
| * | x86: fix broken math-emu with lazy allocation of fpu areaSuresh Siddha2008-06-04
| * | x86: disable preemption in native_smp_prepare_cpusIngo Molnar2008-06-04
| * | x86: fix APIC warning on 32bit v2Yinghai Lu2008-06-04
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-05-24
| |\ \
| | * | namespacecheck: automated fixesIngo Molnar2008-05-23
| | * | x86: don't read maxlvt before checking if APIC is mappedChuck Ebbert2008-05-23
| | * | x86: disable TSC for sched_clock() when calibration failedThomas Gleixner2008-05-23
| | * | x86: distangle user disabled TSC from unstableThomas Gleixner2008-05-23
| | * | x86: fix setup of cyc2ns in tsc_64.cThomas Gleixner2008-05-23
| | |/
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2008-05-23
| |\ \ | | |/ | |/|
| | * [CPUFREQ] Crusoe: longrun cpufreq module reports false min freqmaximilian attems2008-05-19
| | * [CPUFREQ] powernow-k8: improve error messagesMark Langsdorf2008-05-19
* | | ftrace: remove ftrace_ip_converted()Abhishek Sagar2008-06-10
* | | ftrace: use the new kbuild CFLAGS_REMOVE for x86/kernel directorySteven Rostedt2008-05-23
* | | ftrace: fix mcount export bugIngo Molnar2008-05-23
* | | x86: fix SMP alternatives: use mutex instead of spinlock, text_poke is sleepablePekka Paalanen2008-05-23
* | | ftrace: fix the fault label in updating codeSteven Rostedt2008-05-23
* | | ftrace: fix kexecIngo Molnar2008-05-23
* | | ftrace: use dynamic patching for updating mcount callsSteven Rostedt2008-05-23
* | | ftrace: move memory management out of arch codeSteven Rostedt2008-05-23
* | | ftrace: use nops instead of jmpSteven Rostedt2008-05-23
* | | ftrace: dynamic enabling/disabling of function callsSteven Rostedt2008-05-23
* | | ftrace: trace preempt off critical timingsSteven Rostedt2008-05-23
* | | ftrace: trace irq disabled critical timingsSteven Rostedt2008-05-23
* | | ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo2008-05-23
* | | x86: add notrace annotations to vsyscall.Steven Rostedt2008-05-23
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-19
|\ \ | |/ |/|
| * [PATCH] take init_files to fs/file.cAl Viro2008-05-16
* | x86: disable mwait for AMD family 10H/11H CPUsThomas Gleixner2008-05-17
* | x86: remove mwait capability C-state checkIngo Molnar2008-05-17
|/
* x86: user_regset_view table fix for ia32 on 64-bitRoland McGrath2008-05-13
* x86: fix csum_partial() exportIngo Molnar2008-05-13
* x86: early_init_centaur(): use set_cpu_cap()Andrew Morton2008-05-13
* x86: fix app crashes after SMP resumeHugh Dickins2008-05-13
* x86: wakeup.lds.S - section ordering fixCyrill Gorcunov2008-05-12