index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Regex support and known-movable symbols for relocs, fix _end
H. Peter Anvin
2009-12-14
2
-31
/
+60
*
x86, msr: Remove incorrect, duplicated code in the MSR driver
H. Peter Anvin
2009-12-14
1
-3
/
+2
*
x86, mce: Clean up thermal init by introducing intel_thermal_supported()
Hidetoshi Seto
2009-12-14
1
-5
/
+12
*
x86, mce: Thermal monitoring depends on APIC being enabled
Cyrill Gorcunov
2009-12-14
1
-2
/
+3
*
x86: Gart: fix breakage due to IOMMU initialization cleanup
Yinghai Lu
2009-12-14
2
-6
/
+8
*
x86: Move swiotlb initialization before dma32_free_bootmem
FUJITA Tomonori
2009-12-14
1
-1
/
+4
*
x86: Fix build warning in arch/x86/mm/mmio-mod.c
Joe Perches
2009-12-14
1
-1
/
+1
*
x86: Fix duplicated UV BAU interrupt vector
Cliff Wickman
2009-12-13
1
-1
/
+1
*
x86: Limit the number of processor bootup messages
Mike Travis
2009-12-12
6
-29
/
+47
*
x86: Remove enabling x2apic message for every CPU
Mike Travis
2009-12-11
1
-1
/
+1
*
x86, msr: Add support for non-contiguous cpumasks
Borislav Petkov
2009-12-11
2
-4
/
+25
*
Merge commit 'linus/master' into x86/urgent
H. Peter Anvin
2009-12-11
18
-37
/
+57
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2009-12-10
1
-1
/
+3
|
|
\
|
|
*
workqueue: Add debugobjects support
Thomas Gleixner
2009-11-15
1
-1
/
+3
|
*
|
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Linus Torvalds
2009-12-10
7
-21
/
+39
|
|
\
\
|
|
*
|
xen: call clock resume notifier on all CPUs
Ian Campbell
2009-12-03
1
-1
/
+14
|
|
*
|
xen: use iret for return from 64b kernel to 32b usermode
Jeremy Fitzhardinge
2009-12-03
1
-2
/
+2
|
|
*
|
xen: register runstate info for boot CPU early
Jeremy Fitzhardinge
2009-12-03
1
-0
/
+2
|
|
*
|
xen: register runstate on secondary CPUs
Ian Campbell
2009-12-03
1
-0
/
+1
|
|
*
|
xen: register timer interrupt with IRQF_TIMER
Ian Campbell
2009-12-03
1
-1
/
+1
|
|
*
|
xen: correctly restore pfn_to_mfn_list_list after resume
Ian Campbell
2009-12-03
3
-1
/
+4
|
|
*
|
xen: restore runstate_info even if !have_vcpu_info_placement
Jeremy Fitzhardinge
2009-12-03
1
-14
/
+11
|
|
*
|
xen: re-register runstate area earlier on resume.
Ian Campbell
2009-12-03
3
-3
/
+5
|
*
|
|
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
2009-12-10
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
2009-11-25
1
-1
/
+1
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-10
9
-14
/
+14
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-07
9
-14
/
+14
|
|
|
\
\
\
\
|
|
|
*
|
|
|
tree-wide: fix misspelling of "definition" in comments
Adam Buchbinder
2009-12-04
1
-2
/
+2
|
|
|
*
|
|
|
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
8
-12
/
+12
*
|
|
|
|
|
|
x86: Use find_e820() instead of hard coded trampoline address
Yinghai Lu
2009-12-11
7
-25
/
+27
*
|
|
|
|
|
|
x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasks
Prarit Bhargava
2009-12-11
1
-6
/
+7
*
|
|
|
|
|
|
Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2009-12-10
3
-5
/
+54
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/amd-iommu: Fix PCI hotplug with passthrough mode
Joerg Roedel
2009-12-10
3
-2
/
+8
|
*
|
|
|
|
|
|
x86/amd-iommu: Fix passthrough mode
Joerg Roedel
2009-12-10
3
-3
/
+46
*
|
|
|
|
|
|
|
x86: mmio-mod.c: Use pr_fmt
Joe Perches
2009-12-10
1
-36
/
+35
*
|
|
|
|
|
|
|
x86: kmmio.c: Add and use pr_fmt(fmt)
Joe Perches
2009-12-10
1
-20
/
+20
*
|
|
|
|
|
|
|
x86: i8254.c: Add pr_fmt(fmt)
Joe Perches
2009-12-10
1
-5
/
+7
*
|
|
|
|
|
|
|
x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt)
Joe Perches
2009-12-10
1
-6
/
+7
*
|
|
|
|
|
|
|
x86: es7000_32.c: Use pr_<level> and add pr_fmt(fmt)
Joe Perches
2009-12-10
1
-5
/
+7
*
|
|
|
|
|
|
|
x86: Print DMI_BOARD_NAME as well as DMI_PRODUCT_NAME from __show_regs()
Andy Isaacson
2009-12-09
1
-4
/
+7
*
|
|
|
|
|
|
|
x86: Factor duplicated code out of __show_regs() into show_regs_common()
Andy Isaacson
2009-12-09
4
-27
/
+22
*
|
|
|
|
|
|
|
arch/x86/kernel/microcode*: Use pr_fmt() and remove duplicated KERN_ERR prefix
Joe Perches
2009-12-09
3
-60
/
+53
*
|
|
|
|
|
|
|
Merge branch 'linus' into x86/urgent
Ingo Molnar
2009-12-09
103
-1442
/
+3058
|
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-12-09
1
-2
/
+3
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
timekeeping: Fix clock_gettime vsyscall time warp
Lin Ming
2009-11-17
1
-2
/
+3
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-12-09
2
-2
/
+2
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
x86: vmiclock: Fix printk format
Thomas Gleixner
2009-11-18
1
-1
/
+1
|
|
*
|
|
|
|
|
|
x86: Fix printk format due to variable type change
Thomas Gleixner
2009-11-16
1
-1
/
+1
|
*
|
|
|
|
|
|
|
Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-12-09
4
-39
/
+95
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
x86: hpet: Make WARN_ON understandable
Thomas Gleixner
2009-11-27
1
-4
/
+15
[next]