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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
12
-31
/
+159
2014-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
11
-62
/
+70
2014-10-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-81
/
+261
2014-10-24
Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
5
-63
/
+31
2014-10-24
arm64: Fix memblock current_limit with 64K pages and 48-bit VA
Catalin Marinas
1
-4
/
+8
2014-10-24
sparc64: Implement __get_user_pages_fast().
David S. Miller
1
-0
/
+30
2014-10-24
sparc64: Fix register corruption in top-most kernel stack frame during boot.
David S. Miller
10
-62
/
+40
2014-10-24
arm64: ASLR: Don't randomise text when randomise_va_space == 0
Arun Chandran
3
-7
/
+3
2014-10-24
MIPS: SEAD3: Fix I2C device registration.
Ralf Baechle
1
-7
/
+1
2014-10-24
KVM: x86: Wrong assertion on paging_tmpl.h
Nadav Amit
1
-1
/
+1
2014-10-24
KVM: x86: PREFETCH and HINT_NOP should have SrcMem flag
Nadav Amit
1
-3
/
+4
2014-10-24
KVM: x86: Emulator does not decode clflush well
Nadav Amit
1
-3
/
+17
2014-10-24
KVM: emulate: avoid accessing NULL ctxt->memopp
Paolo Bonzini
1
-1
/
+1
2014-10-24
MIPS: SEAD3: Nuke PIC32 I2C driver.
Ralf Baechle
3
-526
/
+0
2014-10-24
KVM: x86: Decoding guest instructions which cross page boundary may fail
Nadav Amit
1
-2
/
+4
2014-10-24
kvm: x86: don't kill guest on unknown exit reason
Michael S. Tsirkin
2
-6
/
+6
2014-10-24
kvm: vmx: handle invvpid vm exit gracefully
Petr Matousek
2
-1
/
+10
2014-10-24
KVM: x86: Handle errors when RIP is set during far jumps
Nadav Amit
1
-30
/
+88
2014-10-24
KVM: x86: Emulator fixes for eip canonical checks on near branches
Nadav Amit
1
-24
/
+54
2014-10-24
KVM: x86: Fix wrong masking on relative jump/call
Nadav Amit
1
-5
/
+22
2014-10-24
KVM: x86: Improve thread safety in pit
Andy Honig
1
-0
/
+2
2014-10-24
KVM: x86: Prevent host from panicking on shared MSR writes.
Andy Honig
3
-6
/
+14
2014-10-24
KVM: x86: Check non-canonical addresses upon WRMSR
Nadav Amit
4
-3
/
+42
2014-10-24
Merge tag 'socfpga_fixes_for_3.18' of git://git.rocketboards.org/linux-socfpg...
Olof Johansson
9
-23
/
+65
2014-10-24
Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...
Olof Johansson
1
-2
/
+3
2014-10-24
Merge tag 'zynq-dt-fixes-for-3.18' of https://github.com/Xilinx/linux-xlnx in...
Olof Johansson
1
-7
/
+17
2014-10-24
ARM: multi_v7_defconfig: enable CONFIG_MMC_DW_ROCKCHIP
Olof Johansson
1
-0
/
+1
2014-10-24
ARM: sunxi_defconfig: enable CONFIG_REGULATOR_FIXED_VOLTAGE
Olof Johansson
1
-0
/
+1
2014-10-24
MIPS: ftrace: Fix a microMIPS build problem
Markos Chandras
1
-2
/
+2
2014-10-24
MIPS: MSP71xx: Fix build error
Stefan Hengelein
1
-2
/
+2
2014-10-24
Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-9
/
+3
2014-10-24
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-101
/
+122
2014-10-23
MIPS: Malta: Do not build the malta-amon.c file if CMP is not enabled
Markos Chandras
1
-1
/
+2
2014-10-23
MIPS: Prevent compiler warning from cop2_{save,restore}
Paul Burton
1
-4
/
+4
2014-10-23
MIPS: Kconfig: Add missing MIPS_CPS dependencies to PM and cpuidle
Markos Chandras
1
-0
/
+1
2014-10-23
MIPS: idle: Remove leftover __pastwait symbol and its references
Markos Chandras
2
-10
/
+0
2014-10-23
x86/xen: panic on bad Xen-provided memory map
Martin Kelly
1
-0
/
+1
2014-10-23
x86/xen: Fix incorrect per_cpu accessor in xen_clocksource_read()
Boris Ostrovsky
1
-1
/
+1
2014-10-23
x86/xen: avoid race in p2m handling
Juergen Gross
1
-5
/
+5
2014-10-23
x86/xen: delay construction of mfn_list_list
Juergen Gross
3
-55
/
+18
2014-10-23
x86/xen: avoid writing to freed memory after race in p2m handling
Juergen Gross
1
-2
/
+6
2014-10-23
MIPS: Sibyte: Include the swarm subdir to the sb1250 LittleSur builds
Markos Chandras
1
-0
/
+1
2014-10-23
MIPS: ptrace.h: Add a missing include
Aaro Koskinen
1
-0
/
+2
2014-10-23
powernv: Use _GLOBAL_TOC for opal wrappers
Jeremy Kerr
1
-1
/
+1
2014-10-23
ARM: dts: socfpga: Add a 3.3V fixed regulator node
Dinh Nguyen
4
-1
/
+34
2014-10-23
ARM: dts: socfpga: Fix SD card detect
Dinh Nguyen
1
-1
/
+5
2014-10-23
ARM: dts: socfpga: rename gpio nodes
Dinh Nguyen
1
-6
/
+6
2014-10-23
ARC: kgdb: generic kgdb_arch_pc() suffices
Vineet Gupta
1
-5
/
+0
2014-10-23
x86, intel-mid: Remove "weak" from function declarations
Bjorn Helgaas
1
-4
/
+3
2014-10-23
MIPS: ath79: Fix compilation error when CONFIG_PCI is disabled
Stefan Hengelein
1
-1
/
+1
[prev]
[next]