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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
13
-41
/
+30
2008-05-04
x86: fix setup printk format warning
Randy Dunlap
1
-1
/
+1
2008-05-04
x86: olpc build fix
Thomas Gleixner
1
-0
/
+1
2008-05-04
x86: video/fbdev.c: add MODULE_LICENSE
Adrian Bunk
1
-1
/
+1
2008-05-04
x86: relocs ELF handling - use SELFMAG instead of numeric constant
Cyrill Gorcunov
1
-1
/
+1
2008-05-04
x86: vdso ELF handling - use SELFMAG instead of numeric constant
Cyrill Gorcunov
1
-1
/
+1
2008-05-04
x86: remove dell reboot dmi quirk board name match
Ben
1
-1
/
+0
2008-05-04
x86: es7000 build fix
Ingo Molnar
1
-2
/
+5
2008-05-04
x86: make additional_cpus static
Adrian Bunk
1
-1
/
+1
2008-05-04
x86: make start_secondary() static
Adrian Bunk
1
-1
/
+1
2008-05-04
kbuild, suspend, x86: fix rebuild of wakeup.bin
Sam Ravnborg
2
-3
/
+4
2008-05-04
uml: fix gcc problem
Ingo Molnar
1
-1
/
+4
2008-05-04
x86: undo visws/numaq build changes
Thomas Gleixner
2
-28
/
+10
2008-05-04
x86: KVM geust: make setup_secondary_clock definition dependent on local apic
Glauber Costa
1
-0
/
+4
2008-05-04
KVM: MMU: Allow more than PAGES_PER_HPAGE write protections per large page
Avi Kivity
1
-1
/
+0
2008-05-04
KVM: avoid fx_init() schedule in atomic
Andrea Arcangeli
1
-1
/
+10
2008-05-04
KVM: Avoid spurious execeptions after setting registers
Jan Kiszka
1
-0
/
+2
2008-05-04
KVM: PIT: support mode 4
Marcelo Tosatti
1
-0
/
+2
2008-05-04
KVM: x86 emulator: disable writeback on lmsw
Avi Kivity
1
-0
/
+1
2008-05-04
KVM: ppc: deliver INTERRUPT_FP_UNAVAIL to the guest
Christian Ehrhardt
1
-0
/
+5
2008-05-04
KVM: ppc: Handle guest idle by emulating MSR[WE] writes
Hollis Blanchard
2
-3
/
+18
2008-05-04
KVM: x86: task switch: fix wrong bit setting for the busy flag
Izik Eidus
1
-2
/
+2
2008-05-04
KVM: VMX: Enable EPT feature for KVM
Sheng Yang
3
-10
/
+233
2008-05-04
KVM: VMX: Prepare an identity page table for EPT in real mode
Sheng Yang
3
-3
/
+81
2008-05-04
KVM: MMU: Remove #ifdef CONFIG_X86_64 to support 4 level EPT
Sheng Yang
1
-4
/
+0
2008-05-04
KVM: MMU: Add EPT support
Sheng Yang
2
-10
/
+36
2008-05-04
KVM: Add kvm_x86_ops get_tdp_level()
Sheng Yang
5
-8
/
+19
2008-05-04
KVM: MMU: Move some definitions to a header file
Sheng Yang
2
-34
/
+33
2008-05-04
KVM: VMX: EPT Feature Detection
Sheng Yang
2
-5
/
+83
2008-05-04
unified (weak) sys_pipe implementation
Ulrich Drepper
16
-264
/
+0
2008-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
10
-360
/
+111
2008-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
8
-68
/
+137
2008-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-111
/
+15
2008-05-02
Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev
Linus Torvalds
3
-866
/
+2
2008-05-02
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
9
-168
/
+145
2008-05-02
sparc32: Delete prom_stdin and prom_stdout.
David S. Miller
1
-7
/
+0
2008-05-02
sparc32: More memory probing consolidation.
David S. Miller
3
-141
/
+69
2008-05-02
sparc32: Kill totally unused memory information tables.
David S. Miller
2
-100
/
+5
2008-05-02
sparc64: Fix syscall restart, for real...
David S. Miller
3
-7
/
+11
2008-05-02
sparc64: Stop creating dummy root PCI host controller devices.
David S. Miller
3
-112
/
+33
2008-05-02
[POWERPC] Bolt in SLB entry for kernel stack on secondary cpus
Paul Mackerras
2
-8
/
+15
2008-05-02
[POWERPC] PS3: Update ps3_defconfig
Geoff Levand
1
-48
/
+84
2008-05-02
[POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy static
Geert Uytterhoeven
1
-3
/
+3
2008-05-02
[POWERPC] Fix slb.c compile warnings
Geoff Levand
1
-3
/
+3
2008-05-02
[POWERPC] Xilinx: Fix compile warnings
Kumar Gala
1
-1
/
+1
2008-05-02
[POWERPC] Squash build warning for print of resource_size_t in fsl_soc.c
Becky Bruce
1
-2
/
+2
2008-05-02
[RAPIDIO] fix current kernel-doc notation
Randy Dunlap
1
-2
/
+7
2008-05-02
[POWERPC] 86xx: mpc8610_hpcd: add support for PCI Express x8 slot
Anton Vorontsov
1
-0
/
+21
2008-05-02
[IA64] fix file and descriptor handling in perfmon
Al Viro
1
-112
/
+87
2008-05-02
[IA64] TS_RESTORE_SIGMASK
Roland McGrath
2
-8
/
+9
[next]