index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-12
/
+20
2008-10-31
Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-40
/
+85
2008-10-31
lguest: fix irq vectors.
Rusty Russell
1
-0
/
+3
2008-10-31
lguest: fix early_ioremap.
Rusty Russell
1
-12
/
+17
2008-10-31
x86: cpu_index build fix
Ingo Molnar
1
-0
/
+2
2008-10-31
x86/voyager: fix missing cpu_index initialisation
James Bottomley
2
-0
/
+3
2008-10-31
x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c60...
James Bottomley
3
-1
/
+11
2008-10-31
x86: fix /dev/mem mmap breakage when PAT is disabled
Ravikiran G Thirumalai
1
-0
/
+4
2008-10-31
x86/voyager: fix compile breakage casued by x86: move prefill_possible_map ca...
James Bottomley
1
-0
/
+6
2008-10-31
x86: use CONFIG_X86_SMP instead of CONFIG_SMP
James Bottomley
2
-2
/
+2
2008-10-31
x86/voyager: fix boot breakage caused by x86: boot secondary cpus through ini...
James Bottomley
1
-1
/
+4
2008-10-30
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-31
/
+34
2008-10-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-1
/
+16
2008-10-30
x86, uv: fix compile error in uv_hub.h
Mike Travis
1
-0
/
+1
2008-10-30
.gitignore updates
Alexey Dobriyan
1
-0
/
+2
2008-10-30
i386/PAE: fix pud_page()
Jan Beulich
1
-2
/
+2
2008-10-29
x86: remove debug code from arch_add_memory()
Gary Hade
1
-1
/
+1
2008-10-29
x86: start annotating early ioremap pointers with __iomem
Harvey Harrison
2
-14
/
+14
2008-10-29
x86: two trivial sparse annotations
Harvey Harrison
2
-2
/
+2
2008-10-28
x86: fix init_memory_mapping for [dc000000 - e0000000) - v2
Yinghai Lu
1
-17
/
+33
2008-10-28
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-40
/
+33
2008-10-28
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-3
/
+19
2008-10-28
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+16
2008-10-28
x86, gart: fix gart detection for Fam11h CPUs
Joerg Roedel
2
-2
/
+1
2008-10-28
x86: 64 bit print out absent pages num too
Yinghai Lu
1
-3
/
+6
2008-10-28
x86, kdump: fix invalid access on i386 sparsemem
Ken'ichi Ohmichi
1
-1
/
+4
2008-10-28
x86: fix APIC_DEBUG with inquire_remote_apic
Yinghai Lu
2
-10
/
+8
2008-10-28
x86: AMD microcode patch loader author update
Peter Oruba
1
-1
/
+1
2008-10-28
x86: microcode patch loader author update
Peter Oruba
1
-2
/
+2
2008-10-28
x86, bts: improve help text for BTS config
Markus Metzger
1
-12
/
+12
2008-10-28
KVM: Fix guest shared interrupt with in-kernel irqchip
Sheng Yang
4
-3
/
+18
2008-10-28
KVM: MMU: sync root on paravirt TLB flush
Marcelo Tosatti
1
-0
/
+1
2008-10-28
x86, memory hotplug: remove wrong -1 in calling init_memory_mapping()
Shaohua Li
1
-1
/
+1
2008-10-27
x86: keep the /proc/meminfo page count correct
Yinghai Lu
1
-3
/
+9
2008-10-27
ftrace: use a real variable for ftrace_nop in x86
Steven Rostedt
1
-11
/
+5
2008-10-27
x86/uv: memory allocation at initialization
Cliff Wickman
1
-4
/
+3
2008-10-27
xen: fix Xen domU boot with batched mprotect
Chris Lalancette
1
-4
/
+14
2008-10-27
Merge commit 'v2.6.28-rc2' into tracing/urgent
Ingo Molnar
373
-272
/
+39077
2008-10-24
x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCI
Fenghua Yu
2
-1
/
+16
2008-10-23
x86: restore the old swiotlb alloc_coherent behavior
FUJITA Tomonori
1
-1
/
+13
2008-10-23
x86: use GFP_DMA for 24bit coherent_dma_mask
FUJITA Tomonori
1
-1
/
+3
2008-10-23
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
17
-84
/
+89
2008-10-23
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...
Linus Torvalds
2
-7
/
+7
2008-10-23
Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...
Linus Torvalds
2
-8
/
+6
2008-10-23
Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
338
-8
/
+38685
2008-10-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
7
-25
/
+96
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...
Linus Torvalds
7
-174
/
+244
2008-10-23
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2
-17
/
+1
2008-10-23
ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file
Steven Rostedt
2
-5
/
+6
2008-10-23
ftrace: remove mcount set
Steven Rostedt
1
-7
/
+0
[next]