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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-02-20
ARM: imx6: Initialize low-power mode early again
Philipp Zabel
3
-2
/
+6
2014-02-20
x86: mm: change tlb_flushall_shift for IvyBridge
Mel Gorman
1
-1
/
+1
2014-02-20
arm64: add DSB after icache flush in __flush_icache_all()
Vinayak Kale
1
-0
/
+1
2014-02-20
arm64: vdso: fix coarse clock handling
Nathan Lynch
1
-1
/
+6
2014-02-20
arm64: Invalidate the TLB when replacing pmd entries during boot
Catalin Marinas
1
-2
/
+10
2014-02-20
arm64: vdso: prevent ld from aligning PT_LOAD segments to 64k
Will Deacon
1
-1
/
+1
2014-02-20
arm64: atomics: fix use of acquire + release for full barrier semantics
Will Deacon
5
-18
/
+35
2014-02-20
arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSE
Nathan Lynch
1
-2
/
+2
2014-02-20
crypto: s390 - fix des and des3_ede ctr concurrency issue
Harald Freudenberger
1
-21
/
+48
2014-02-20
crypto: s390 - fix des and des3_ede cbc concurrency issue
Harald Freudenberger
1
-12
/
+14
2014-02-20
crypto: s390 - fix concurrency issue in aes-ctr mode
Harald Freudenberger
1
-19
/
+46
2014-02-14
powerpc/mm: Fix compile error of pgtable-ppc64.h
Li Zhong
1
-3
/
+3
2014-02-14
powerpc/thp: Fix crash on mremap
Aneesh Kumar K.V
1
-0
/
+14
2014-02-14
xtensa: xtfpga: fix definitions of platform devices
Max Filippov
1
-6
/
+6
2014-02-14
tile: remove compat_sys_lookup_dcookie declaration to fix compile error
Heiko Carstens
1
-1
/
+0
2014-02-14
ARM: mvebu: Fix kernel hang in mvebu_soc_id_init() when of_iomap failed
Gregory CLEMENT
1
-1
/
+1
2014-02-14
ARM: orion: provide C-style interrupt handler for MULTI_IRQ_HANDLER
Sebastian Hesselbarth
1
-0
/
+47
2014-02-14
mm: don't lose the SOFT_DIRTY flag on mprotect
Andrey Vagin
1
-1
/
+2
2014-02-14
xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).
Konrad Rzeszutek Wilk
1
-0
/
+74
2014-02-14
arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h>
Wanlong Gao
1
-0
/
+1
2014-02-06
x86, cpu, amd: Add workaround for family 16h, erratum 793
Borislav Petkov
2
-0
/
+11
2014-02-06
powerpc: Make sure "cache" directory is removed when offlining cpu
Paul Mackerras
1
-0
/
+3
2014-02-06
powerpc: Fix the setup of CPU-to-Node mappings during CPU online
Srivatsa S. Bhat
2
-4
/
+76
2014-02-06
KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()
Mihai Caraman
1
-1
/
+1
2014-02-06
KVM: PPC: Book3S HV: use xics_wake_cpu only when defined
Andreas Schwab
1
-1
/
+6
2014-02-06
parisc: fix cache-flushing
Helge Deller
3
-3
/
+16
2014-02-06
alpha: fix broken network checksum
Mikulas Patocka
1
-2
/
+7
2014-02-06
ARM: mvebu: Add quirk for i2c for the OpenBlocks AX3-4 board
Gregory CLEMENT
1
-0
/
+32
2014-02-06
ARM: mvebu: Add support to get the ID and the revision of a SoC
Gregory CLEMENT
3
-1
/
+152
2014-02-06
ARM: mvebu: update the SATA compatible string for Armada 370/XP
Simon Guinot
1
-1
/
+1
2014-02-06
s390/uapi: fix struct statfs64 definition
Heiko Carstens
1
-5
/
+5
2014-02-06
KVM: s390: ioeventfd: ignore leftmost bits
Dominik Dingel
1
-1
/
+1
2014-02-06
KVM: s390: fix diagnose code extraction
Heiko Carstens
1
-1
/
+1
2014-02-06
KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUS
Thomas Huth
3
-13
/
+31
2014-02-06
s390/compat: fix PSW32_USER_BITS definition
Heiko Carstens
1
-1
/
+2
2014-02-06
ARM: at91: smc: bug fix in sam9_smc_cs_read()
Jean-Jacques Hiblot
1
-1
/
+1
2014-02-06
ARM: at91: at91sam9g45: set default mmc pinctrl-names
Ludovic Desroches
1
-0
/
+2
2014-02-06
x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101
Paolo Bonzini
2
-5
/
+11
2014-02-06
x86, kvm: cache the base of the KVM cpuid leaves
Paolo Bonzini
2
-16
/
+33
2014-02-06
KVM: x86: limit PIT timer frequency
Marcelo Tosatti
4
-3
/
+23
2014-02-06
x86/efi: Fix off-by-one bug in EFI Boot Services reservation
Dave Young
1
-1
/
+1
2014-01-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-8
/
+63
2014-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-25
/
+50
2014-01-18
s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructions
Heiko Carstens
1
-8
/
+8
2014-01-18
parisc: fix SO_MAX_PACING_RATE typo
Eric Dumazet
1
-1
/
+1
2014-01-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2014-01-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2014-01-16
Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache"
Catalin Marinas
1
-1
/
+1
2014-01-16
perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h
Robert Richter
1
-8
/
+45
2014-01-16
x86, mm, perf: Allow recursive faults from interrupts
Peter Zijlstra
1
-0
/
+18
[next]