index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: rename two e820 related functions
Yinghai Lu
2008-07-08
9
-25
/
+25
*
x86: use dstapic in mp_config_acpi_legacy_irqs
Yinghai Lu
2008-07-08
1
-13
/
+13
*
x86: keep MP_intsrc_info untouched if we do not update mptable
Yinghai Lu
2008-07-08
2
-6
/
+10
*
x86: clean up relocate_initrd
Yinghai Lu
2008-07-08
1
-4
/
+7
*
x86: replace shrink_active_range() with remove_active_range()
Yinghai Lu
2008-07-08
1
-21
/
+24
*
x86: clean up reserve_bootmem_generic() and port it to 32-bit
Yinghai Lu
2008-07-08
4
-14
/
+15
*
x86: make generic arch support NUMAQ, fix #2
Yinghai Lu
2008-07-08
1
-4
/
+5
*
x86: make generic arch support NUMAQ, fix
Yinghai Lu
2008-07-08
1
-1
/
+1
*
x86: e820 merge parsing of the mem=/memmap= boot parameters
Yinghai Lu
2008-07-08
3
-189
/
+86
*
x86: unify the reserve_bootmem() behavior of early_res_to_bootmem()
Ingo Molnar
2008-07-08
1
-4
/
+0
*
x86: use reserve_bootmem_generic() to reserve crashkernel memory on x86_64
Bernhard Walle
2008-07-08
1
-1
/
+1
*
x86: add flags parameter to reserve_bootmem_generic()
Bernhard Walle
2008-07-08
2
-7
/
+15
*
Merge branch 'linus' into tmp.x86.mpparse.new
Ingo Molnar
2008-07-08
66
-560
/
+802
|
\
|
*
Merge branch 'x86/s2ram-fix' into x86/urgent
Ingo Molnar
2008-07-05
3
-2
/
+57
|
|
\
|
|
*
x86 ACPI: normalize segment descriptor register on resume
H. Peter Anvin
2008-07-05
3
-2
/
+57
|
*
|
x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64
Rafael J. Wysocki
2008-07-05
1
-1
/
+1
|
|
/
|
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-07-04
3
-9
/
+10
|
|
\
|
|
*
xen: fix address truncation in pte mfn<->pfn conversion
Jeremy Fitzhardinge
2008-07-04
1
-2
/
+2
|
|
*
arch/x86/mm/init_64.c: early_memtest(): fix types
Andrew Morton
2008-07-03
1
-3
/
+4
|
|
*
x86: fix Intel Mac booting with EFI
Hugh Dickins
2008-07-03
1
-4
/
+4
|
*
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-07-02
1
-2
/
+2
|
|
\
\
|
|
|
/
|
|
*
x86: fix NODES_SHIFT Kconfig range
Thomas Gleixner
2008-07-01
1
-2
/
+2
|
*
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-06-30
3
-7
/
+6
|
|
\
\
|
|
|
/
|
|
*
ptrace GET/SET FPXREGS broken
TAKADA Yoshihito
2008-06-30
1
-2
/
+2
|
|
*
x86: fix cpu hotplug crash
Zhang, Yanmin
2008-06-30
1
-1
/
+0
|
|
*
x86: section/warning fixes
Daniel J Blueman
2008-06-26
1
-4
/
+4
|
*
|
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-06-24
11
-223
/
+285
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
x86: KVM guest: Use the paravirt clocksource structs and functions
Gerd Hoffmann
2008-06-24
2
-56
/
+34
|
|
*
KVM: Make kvm host use the paravirt clocksource structs
Gerd Hoffmann
2008-06-24
1
-13
/
+62
|
|
*
x86: Make xen use the paravirt clocksource structs and functions
Gerd Hoffmann
2008-06-24
2
-120
/
+13
|
|
*
x86: Add structs and functions for paravirt clocksource
Gerd Hoffmann
2008-06-24
3
-0
/
+146
|
|
*
KVM: VMX: Fix host msr corruption with preemption enabled
Avi Kivity
2008-06-24
1
-8
/
+11
|
|
*
KVM: MMU: Fix oops on guest userspace access to guest pagetable
Avi Kivity
2008-06-24
1
-6
/
+0
|
|
*
KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)
Marcelo Tosatti
2008-06-24
1
-5
/
+7
|
|
*
KVM: MMU: Fix rmap_write_protect() hugepage iteration bug
Marcelo Tosatti
2008-06-24
1
-0
/
+1
|
|
*
KVM: close timer injection race window in __vcpu_run
Marcelo Tosatti
2008-06-24
3
-3
/
+8
|
|
*
KVM: Fix race between timer migration and vcpu migration
Marcelo Tosatti
2008-06-24
1
-12
/
+3
|
*
|
xen: remove support for non-PAE 32-bit
Jeremy Fitzhardinge
2008-06-24
5
-73
/
+27
|
|
/
|
*
xen: don't drop NX bit
Jeremy Fitzhardinge
2008-06-20
2
-25
/
+31
|
*
xen: mask unwanted pte bits in __supported_pte_mask
Jeremy Fitzhardinge
2008-06-20
2
-3
/
+6
|
*
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
|
*
x86-64: Fix "bytes left to copy" return value for copy_from_user()
Linus Torvalds
2008-06-17
2
-28
/
+22
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2008-06-14
2
-8
/
+14
|
|
\
|
|
*
Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jesse Barnes
2008-06-12
2
-8
/
+14
|
|
|
\
|
|
|
*
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
[next]