index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus' into tracing/ftrace
Ingo Molnar
2008-06-25
3
-56
/
+175
|
\
|
*
x86: KVM guest: Use the paravirt clocksource structs and functions
Gerd Hoffmann
2008-06-24
1
-56
/
+33
|
*
x86: Add structs and functions for paravirt clocksource
Gerd Hoffmann
2008-06-24
2
-0
/
+142
*
|
ftrace: store mcount address in rec->ip
Abhishek Sagar
2008-06-23
5
-19
/
+19
*
|
Merge branch 'linus' into tracing/ftrace
Ingo Molnar
2008-06-23
5
-13
/
+22
|
\
|
|
*
x86, geode: add a VSA2 ID for General Software
Jordan Crouse
2008-06-19
1
-1
/
+4
|
*
x86: use BOOTMEM_EXCLUSIVE on 32-bit
Bernhard Walle
2008-06-19
1
-2
/
+8
|
*
x86, 32-bit: fix boot failure on TSC-less processors
Mikael Pettersson
2008-06-19
1
-10
/
+8
|
*
x86: fix NULL pointer deref in __switch_to
Suresh Siddha
2008-06-19
2
-0
/
+2
*
|
ftrace: build fix with gcc 4.3
Ingo Molnar
2008-06-17
1
-1
/
+1
*
|
Merge branch 'linus' into tracing/ftrace
Ingo Molnar
2008-06-16
20
-61
/
+173
|
\
|
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2008-06-14
1
-4
/
+10
|
|
\
|
|
*
Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jesse Barnes
2008-06-12
1
-4
/
+10
|
|
|
\
|
|
|
*
x86, pci-dma.c: don't always add __GFP_NORETRY to gfp
Miquel van Smoorenburg
2008-06-10
1
-3
/
+10
|
|
|
*
suspend-vs-iommu: prevent suspend if we could not resume
Pavel Machek
2008-06-02
1
-1
/
+30
|
|
|
*
x86: pci-dma.c: use __GFP_NO_OOM instead of __GFP_NORETRY
Miquel van Smoorenburg
2008-06-02
1
-4
/
+3
|
*
|
|
provide rtc_cmos platform device
Stas Sergeev
2008-06-13
1
-0
/
+34
|
*
|
|
x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()"
Vegard Nossum
2008-06-12
1
-0
/
+1
|
*
|
|
x86: fix lockdep warning during suspend-to-ram
Peter Zijlstra
2008-06-12
1
-0
/
+1
|
*
|
|
Revert "x86: fix ioapic bug again"
Ingo Molnar
2008-06-12
2
-17
/
+4
|
*
|
|
x86: fix asm warning in head_32.S
Joe Korty
2008-06-12
1
-1
/
+1
|
*
|
|
geode: fix modular build
Ingo Molnar
2008-06-12
1
-0
/
+2
|
|
/
/
|
*
|
x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stack
Suresh Siddha
2008-06-04
2
-2
/
+8
|
*
|
suspend-vs-iommu: prevent suspend if we could not resume
Pavel Machek
2008-06-04
1
-1
/
+30
|
*
|
x86: fix broken math-emu with lazy allocation of fpu area
Suresh Siddha
2008-06-04
1
-15
/
+29
|
*
|
x86: disable preemption in native_smp_prepare_cpus
Ingo Molnar
2008-06-04
1
-1
/
+4
|
*
|
x86: fix APIC warning on 32bit v2
Yinghai Lu
2008-06-04
1
-2
/
+14
|
*
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-05-24
4
-15
/
+21
|
|
\
\
|
|
*
|
namespacecheck: automated fixes
Ingo Molnar
2008-05-23
1
-2
/
+2
|
|
*
|
x86: don't read maxlvt before checking if APIC is mapped
Chuck Ebbert
2008-05-23
1
-1
/
+1
|
|
*
|
x86: disable TSC for sched_clock() when calibration failed
Thomas Gleixner
2008-05-23
1
-0
/
+5
|
|
*
|
x86: distangle user disabled TSC from unstable
Thomas Gleixner
2008-05-23
1
-10
/
+10
|
|
*
|
x86: fix setup of cyc2ns in tsc_64.c
Thomas Gleixner
2008-05-23
1
-2
/
+3
|
|
|
/
|
*
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
2008-05-23
2
-3
/
+14
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
[CPUFREQ] Crusoe: longrun cpufreq module reports false min freq
maximilian attems
2008-05-20
1
-1
/
+1
|
|
*
[CPUFREQ] powernow-k8: improve error messages
Mark Langsdorf
2008-05-20
1
-2
/
+13
*
|
|
ftrace: remove ftrace_ip_converted()
Abhishek Sagar
2008-06-10
1
-10
/
+0
*
|
|
ftrace: use the new kbuild CFLAGS_REMOVE for x86/kernel directory
Steven Rostedt
2008-05-23
1
-0
/
+7
*
|
|
ftrace: fix mcount export bug
Ingo Molnar
2008-05-23
2
-3
/
+17
*
|
|
x86: fix SMP alternatives: use mutex instead of spinlock, text_poke is sleepable
Pekka Paalanen
2008-05-23
1
-9
/
+9
*
|
|
ftrace: fix the fault label in updating code
Steven Rostedt
2008-05-23
1
-2
/
+2
*
|
|
ftrace: fix kexec
Ingo Molnar
2008-05-23
2
-0
/
+8
*
|
|
ftrace: use dynamic patching for updating mcount calls
Steven Rostedt
2008-05-23
3
-5
/
+150
*
|
|
ftrace: move memory management out of arch code
Steven Rostedt
2008-05-23
1
-154
/
+29
*
|
|
ftrace: use nops instead of jmp
Steven Rostedt
2008-05-23
2
-18
/
+26
*
|
|
ftrace: dynamic enabling/disabling of function calls
Steven Rostedt
2008-05-23
2
-0
/
+238
*
|
|
ftrace: trace preempt off critical timings
Steven Rostedt
2008-05-23
1
-0
/
+3
*
|
|
ftrace: trace irq disabled critical timings
Steven Rostedt
2008-05-23
1
-0
/
+3
*
|
|
ftrace: add basic support for gcc profiler instrumentation
Arnaldo Carvalho de Melo
2008-05-23
2
-0
/
+64
*
|
|
x86: add notrace annotations to vsyscall.
Steven Rostedt
2008-05-23
1
-1
/
+2
|
/
/
[next]