index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-05
[CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFH
Dave Jones
1
-6
/
+7
2009-05-29
acpi-cpufreq: fix printk typo and indentation
Joe Perches
1
-2
/
+2
2009-05-26
[CPUFREQ] powernow-k8: determine exact CPU frequency for HW Pstates
Andreas Herrmann
1
-2
/
+21
2009-05-26
[CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq data
Thomas Renninger
1
-14
/
+5
2009-05-26
[CPUFREQ] powernow-k7 build fix when ACPI=n
Dave Jones
1
-0
/
+2
2009-05-26
[CPUFREQ] add atom family to p4-clockmod
Jarod Wilson
1
-0
/
+1
2009-05-25
x86: Remove remap percpu allocator for the time being
Tejun Heo
1
-1
/
+3
2009-05-22
x86: introduce noxsave boot parameter
Suresh Siddha
1
-0
/
+7
2009-05-22
x86: DMI match for the Sony VGN-Z540N as it needs BIOS reboot
Zhang Rui
1
-0
/
+8
2009-05-18
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-6
/
+13
2009-05-18
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2009-05-15
x86: Fix performance regression caused by paravirt_ops on native kernels
Jeremy Fitzhardinge
2
-1
/
+4
2009-05-15
kgdb,i386: use address that SP register points to in the exception frame
Jason Wessel
1
-1
/
+2
2009-05-13
x86/function-graph: fix constraint for recording old return value
Steven Rostedt
1
-1
/
+1
2009-05-11
x86: mtrr: Fix high_width computation when phys-addr is >= 44bit
Yinghai Lu
1
-1
/
+5
2009-05-10
x86: Fix false positive section mismatch warnings in the apic code
Sam Ravnborg
1
-4
/
+4
2009-05-08
x86: MCE: make cmci_discover_lock irq-safe
Hidetoshi Seto
1
-4
/
+6
2009-05-07
x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMP
Huang Ying
2
-4
/
+4
2009-05-07
x86: fix boot hang in early_reserve_e820()
Jan Beulich
1
-5
/
+6
2009-05-05
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-9
/
+11
2009-05-04
x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfo
Andreas Herrmann
1
-1
/
+1
2009-05-04
amd-iommu: fix iommu flag masks
Joerg Roedel
1
-8
/
+8
2009-05-02
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-16
/
+17
2009-05-01
x86: initialize io_bitmap_base on 32bit
Thomas Gleixner
1
-0
/
+2
2009-04-26
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-11
/
+43
2009-04-26
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2009-04-26
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2009-04-24
x86, hpet: Stop soliciting hpet=force users on ICH4M
Len Brown
1
-2
/
+0
2009-04-24
Merge branch 'cpufreq' into release
Len Brown
1
-14
/
+16
2009-04-22
x86, mce: fix boot logging logic
Andi Kleen
1
-4
/
+5
2009-04-22
x86, mce: make polling timer interval per CPU
Andi Kleen
1
-12
/
+12
2009-04-22
uv_time: add parameter to uv_read_rtc()
Coly Li
1
-5
/
+5
2009-04-22
x86: hpet: fix periodic mode programming on AMD 81xx
Andreas Herrmann
1
-1
/
+17
2009-04-22
Merge commit 'v2.6.30-rc3' into x86/urgent
Ingo Molnar
5
-7
/
+12
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
5
-7
/
+12
2009-04-21
x86: avoid theoretical spurious NMI backtraces with CONFIG_CPUMASK_OFFSTACK=y
Rusty Russell
1
-1
/
+1
2009-04-21
x86: fix boot crash in NMI watchdog with CONFIG_CPUMASK_OFFSTACK=y and flat APIC
Rusty Russell
1
-1
/
+2
2009-04-20
x86-64: fix FPU corruption with signals and preemption
Suresh Siddha
1
-1
/
+3
2009-04-20
x86/uv: fix for no memory at paddr 0
Jack Steiner
1
-0
/
+1
2009-04-20
Merge branch 'linus' into x86/urgent
Ingo Molnar
13
-131
/
+217
2009-04-19
acpi-cpufreq: Do not let get_measured perf depend on internal variable
Thomas Renninger
1
-3
/
+4
2009-04-19
acpi-cpufreq: style-only: add parens to math expression
Thomas Renninger
1
-1
/
+1
2009-04-19
acpi-cpufreq: Cleanup: Use printk_once
Thomas Renninger
1
-6
/
+2
2009-04-19
x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perf
Pallipadi, Venkatesh
1
-5
/
+10
2009-04-18
lockdep, x86: account for irqs enabled in paranoid_exit
Steven Rostedt
1
-0
/
+3
2009-04-17
x86/uv: fix init of cpu-less nodes
Jack Steiner
1
-0
/
+14
2009-04-17
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+1
2009-04-16
Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...
Linus Torvalds
4
-64
/
+148
2009-04-17
x86: fix microcode driver newly spewing warnings
Dmitry Adamushko
1
-2
/
+0
2009-04-16
x86: UV BAU distribution and payload MMRs
Cliff Wickman
1
-3
/
+9
[next]