index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
2008-01-25
2
-12
/
+12
*
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2008-01-24
10
-10
/
+10
*
Kobject: convert arch/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
2
-8
/
+7
*
Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_a...
Greg Kroah-Hartman
2008-01-24
1
-4
/
+5
*
Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create...
Greg Kroah-Hartman
2008-01-24
1
-10
/
+9
*
Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c to use kobject_init_and...
Greg Kroah-Hartman
2008-01-24
1
-8
/
+7
*
PM: Acquire device locks on suspend
Rafael J. Wysocki
2008-01-24
2
-6
/
+6
*
x86: GEODE fix a race condition in the MFGPT timer tick
Jordan Crouse
2008-01-22
1
-7
/
+8
*
Revert "x86: fix NMI watchdog & 'stopped time' problem"
Thomas Gleixner
2008-01-22
2
-17
/
+4
*
lockdep: more hardirq annotations for notify_die()
Peter Zijlstra
2008-01-16
2
-0
/
+2
*
x86: fix RTC_AIE with CONFIG_HPET_EMULATE_RTC
Bernhard Walle
2008-01-15
1
-1
/
+1
*
Kick CPUS that might be sleeping in cpus_idle_wait
Steven Rostedt
2008-01-14
2
-0
/
+22
*
Pull bugzilla-9194 into release branch
Len Brown
2008-01-11
1
-7
/
+3
|
\
|
*
PM: ACPI and APM must not be enabled at the same time
Len Brown
2008-01-11
1
-7
/
+3
*
|
x86: fix do_fork_idle section mismatch
Thomas Gleixner
2008-01-08
1
-1
/
+1
*
|
fix lguest rmmod "bad pgd"
Rusty Russell
2008-01-01
1
-1
/
+1
*
|
Revert "x86: fix show cpuinfo cpu number always zero"
Linus Torvalds
2007-12-25
1
-1
/
+1
*
|
x86: intel_cacheinfo.c: cpu cache info entry for Intel Tolapai
Jason Gaston
2007-12-21
1
-0
/
+1
*
|
x86: fix die() to not be preemptible
Ingo Molnar
2007-12-21
1
-4
/
+3
*
|
x86: fix show cpuinfo cpu number always zero
Mike Travis
2007-12-19
1
-1
/
+1
*
|
x86_32: disable_pse must be __cpuinitdata
Adrian Bunk
2007-12-19
1
-1
/
+1
*
|
x86_32: select_idle_routine() must be __cpuinit
Adrian Bunk
2007-12-19
1
-1
/
+1
*
|
x86 smpboot_32.c section fixes
Adrian Bunk
2007-12-19
1
-3
/
+3
*
|
x86 apic_32.c section fix
Adrian Bunk
2007-12-19
1
-1
/
+1
*
|
x86: fix "Kernel panic - not syncing: IO-APIC + timer doesn't work!"
Ingo Molnar
2007-12-18
2
-8
/
+24
*
|
x86: kprobes bugfix
Masami Hiramatsu
2007-12-18
1
-23
/
+18
*
|
x86: jprobe bugfix
Masami Hiramatsu
2007-12-18
2
-7
/
+3
*
|
revert "Hibernation: Use temporary page tables for kernel text mapping on x86...
Andrew Morton
2007-12-17
1
-33
/
+6
|
/
*
Pull suspend-2.6.24 into release branch
Len Brown
2007-12-06
1
-4
/
+0
|
\
|
*
ACPI: suspend: old debugging hacks sneaked back
Pavel Machek
2007-12-06
1
-4
/
+0
*
|
x86: arch_register_cpu() section fix
Andrew Morton
2007-12-04
1
-2
/
+3
*
|
x86: free_cache_attributes() section fix
Adrian Bunk
2007-12-04
1
-1
/
+1
*
|
x86: add the word 'WARNING' in check_nmi_watchdog() output
Don Zickus
2007-12-04
2
-2
/
+4
|
/
*
x86: fix x86-32 early fixmap initialization.
Eric W. Biederman
2007-12-03
1
-6
/
+6
*
x86: disable hpet legacy replacement for kdump
OGAWA Hirofumi
2007-12-03
1
-0
/
+4
*
x86: disable hpet on shutdown
OGAWA Hirofumi
2007-12-03
3
-0
/
+22
*
x86/paravirt: revert exports to restore old behaviour
Jeremy Fitzhardinge
2007-11-29
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
2007-11-26
8
-7
/
+38
|
\
|
*
x86: fix APIC related bootup crash on Athlon XP CPUs
Ingo Molnar
2007-11-26
1
-1
/
+1
|
*
x86: export the symbol empty_zero_page on the 32-bit x86 architecture
Theodore Ts'o
2007-11-26
1
-0
/
+2
|
*
x86: fix kprobes_64.c inlining borkage
Andrew Morton
2007-11-26
1
-1
/
+1
|
*
lockdep: annotate do_debug() trap handler
Peter Zijlstra
2007-11-26
2
-0
/
+4
|
*
x86: turn off iommu merge by default
Ingo Molnar
2007-11-26
1
-1
/
+1
|
*
x86: printk kernel version in WARN_ON and other dump_stack users
Arjan van de Ven
2007-11-26
2
-0
/
+12
|
*
x86: fix NMI watchdog & 'stopped time' problem
Maciej W. Rozycki
2007-11-26
2
-4
/
+17
*
|
Pull fluff into release branch
Len Brown
2007-11-20
1
-3
/
+0
|
\
\
|
*
|
x86_64: remove acpi_pci_link_exit()
Adrian Bunk
2007-11-16
1
-3
/
+0
*
|
|
Pull thermal into release branch
Len Brown
2007-11-20
1
-0
/
+3
|
\
\
\
|
*
|
|
ACPI: Enable MSR (FixedHW) support for T-States
Zhao Yakui
2007-11-16
1
-0
/
+3
|
|
/
/
*
|
/
ACPI: fix two IRQ8 issues in IOAPIC mode
Shaohua Li
2007-11-20
2
-3
/
+42
|
|
/
|
/
|
[next]