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
2013-10-01
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-4
/
+6
2013-10-01
arch/parisc/mm/fault.c: fix uninitialized variable usage
Felipe Pena
1
-2
/
+3
2013-09-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
17
-73
/
+24
2013-09-30
Merge tag 'for-linus-20130929' of git://github.com/sctscore/official-linux
Linus Torvalds
7
-50
/
+62
2013-09-30
Merge tag 'arc-fixes-for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-8
/
+18
2013-09-30
avr32: cast syscall_return to silence compiler warning
Gabor Juhos
1
-1
/
+1
2013-09-30
avr32: fix clockevents kernel warning
Gabor Juhos
1
-1
/
+8
2013-09-30
avr32: use Kbuild infrastructure to handle the asm-generic headers
Steven Rostedt
15
-71
/
+15
2013-09-29
Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...
Linus Torvalds
2
-4
/
+5
2013-09-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2013-09-28
Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
5
-6
/
+8
2013-09-28
Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-44
/
+0
2013-09-28
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
4
-7
/
+13
2013-09-28
perf/x86: Fix PMU detection printout when no PMU is detected
Ingo Molnar
1
-1
/
+1
2013-09-28
s390: enable ARCH_USE_CMPXCHG_LOCKREF
Heiko Carstens
2
-0
/
+6
2013-09-28
mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef
Heiko Carstens
4
-6
/
+2
2013-09-28
Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k...
Ingo Molnar
1
-4
/
+4
2013-09-27
arm: Fix build error with context tracking calls
Frederic Weisbecker
1
-4
/
+4
2013-09-27
ARC: Use clockevents_config_and_register over clockevents_register_device
Uwe Kleine-König
1
-5
/
+2
2013-09-27
ARC: Workaround spinlock livelock in SMP SystemC simulation
Vineet Gupta
1
-1
/
+8
2013-09-27
ARC: Fix 32-bit wrap around in access_ok()
Vineet Gupta
1
-2
/
+2
2013-09-27
ARC: Handle zero-overhead-loop in unaligned access handler
Mischa Jonker
1
-0
/
+6
2013-09-27
x86/microcode/AMD: Fix patch level reporting for family 15h
Suravee Suthikulpanit
1
-0
/
+1
2013-09-26
Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-19
/
+48
2013-09-26
Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-9
/
+5
2013-09-26
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
15
-94
/
+147
2013-09-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+24
2013-09-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-10
/
+11
2013-09-25
Score: Modify the Makefile of Score, remove -mlong-calls for compiling
Lennox Wu
1
-2
/
+2
2013-09-25
Score: Implement the function csum_ipv6_magic
Lennox Wu
1
-42
/
+51
2013-09-25
Score: The commit is for compiling successfully.
Lennox Wu
5
-6
/
+9
2013-09-25
MIPS: mm: Move some checks out of 'for' loop in DMA operations
Jayachandran C
1
-8
/
+4
2013-09-25
xen/p2m: check MFN is in range before using the m2p table
David Vrabel
2
-17
/
+24
2013-09-25
KVM: VMX: do not check bit 12 of EPT violation exit qualification when undefined
Gleb Natapov
1
-1
/
+3
2013-09-25
x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaround
Dave Jones
1
-1
/
+1
2013-09-25
powerpc/pseries: Do not start secondaries in Open Firmware
Benjamin Herrenschmidt
2
-10
/
+37
2013-09-25
powerpc/zImage: make the "OF" wrapper support ePAPR boot
Benjamin Herrenschmidt
5
-9
/
+33
2013-09-25
powerpc: Remove ksp_limit on ppc64
Benjamin Herrenschmidt
6
-18
/
+23
2013-09-25
powerpc/irq: Run softirqs off the top of the irq stack
Benjamin Herrenschmidt
4
-65
/
+62
2013-09-25
openrisc: clean-up prom.h
Rob Herring
1
-44
/
+0
2013-09-25
xen: Do not enable spinlocks before jump_label_init() has executed
Konrad Rzeszutek Wilk
1
-2
/
+24
2013-09-24
ARM: kvm: rename cpu_reset to avoid name clash
Olof Johansson
1
-3
/
+3
2013-09-24
MIPS: cpu-features.h: s/MIPS53/MIPS64/
Maciej W. Rozycki
1
-1
/
+1
2013-09-23
x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically
Masoud Sharbiani
1
-0
/
+16
2013-09-23
perf/x86/intel: Add model number for Avoton Silvermont
Yan, Zheng
1
-0
/
+1
2013-09-22
ARM: 7837/3: fix Thumb-2 bug in AES assembler code
Ard Biesheuvel
1
-3
/
+3
2013-09-22
ARM: only allow kernel mode neon with AEABI
Russell King
1
-2
/
+1
2013-09-21
ARM: 7839/1: entry: fix tracing of ARM-private syscalls
Will Deacon
1
-2
/
+2
2013-09-21
Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-6
/
+11
2013-09-20
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...
Linus Torvalds
4
-8
/
+19
[next]