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-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-2
/
+2
2014-10-02
crypto: aesni - remove unused defines in "by8" variant
Mathias Krause
1
-3
/
+0
2014-10-02
crypto: aesni - fix counter overflow handling in "by8" variant
Mathias Krause
1
-2
/
+15
2014-09-24
crypto: aesni - disable "by8" AVX CTR optimization
Mathias Krause
1
-2
/
+2
2014-08-29
arm64: dts: add random number generator dts node to APM X-Gene platform.
Feng Kan
1
-0
/
+21
2014-08-26
crypto: sha-mb - sha1_mb_alg_state can be static
Fengguang Wu
1
-11
/
+11
2014-08-25
crypto: sha-mb - SHA1 multibuffer job manager and glue code
Tim Chen
3
-0
/
+947
2014-08-25
crypto: sha-mb - SHA1 multibuffer crypto computation (x8 AVX2)
Tim Chen
1
-0
/
+472
2014-08-25
crypto: sha-mb - SHA1 multibuffer submit and flush routines for AVX2
Tim Chen
3
-0
/
+619
2014-08-25
crypto: sha-mb - SHA1 multibuffer algorithm data structures
Tim Chen
3
-0
/
+533
2014-08-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-0
/
+3
2014-08-16
intel_idle: Disable Baytrail Core and Module C6 auto-demotion
Len Brown
1
-0
/
+3
2014-08-15
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-6
/
+6
2014-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
4
-5
/
+71
2014-08-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+1
2014-08-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
28
-223
/
+387
2014-08-14
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
9
-93
/
+14
2014-08-14
Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
3
-11
/
+6
2014-08-14
sparc: Hook up memfd_create system call.
David S. Miller
3
-4
/
+5
2014-08-14
sparc64: Properly claim resources as each PCI bus is probed.
David S. Miller
1
-0
/
+32
2014-08-14
sparc64: Skip bogus PCI bridge ranges.
David S. Miller
1
-0
/
+11
2014-08-14
sparc64: Expand PCI bridge probing debug logging.
David S. Miller
1
-1
/
+23
2014-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+31
2014-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
8
-9
/
+15
2014-08-14
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
32
-1076
/
+912
2014-08-14
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2014-08-14
Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-70
/
+309
2014-08-14
Merge tag 'metag-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+3
2014-08-13
powerpc/thp: Add tracepoints to track hugepage invalidate
Aneesh Kumar K.V
2
-0
/
+10
2014-08-13
powerpc/mm: Use read barrier when creating real_pte
Aneesh Kumar K.V
1
-5
/
+25
2014-08-13
powerpc/thp: Use ACCESS_ONCE when loading pmdp
Aneesh Kumar K.V
1
-1
/
+3
2014-08-13
powerpc/thp: Invalidate with vpn in loop
Aneesh Kumar K.V
1
-16
/
+7
2014-08-13
powerpc/thp: Handle combo pages in invalidate
Aneesh Kumar K.V
3
-5
/
+13
2014-08-13
powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pte
Aneesh Kumar K.V
1
-9
/
+70
2014-08-13
powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
Aneesh Kumar K.V
4
-43
/
+26
2014-08-13
powerpc/thp: Add write barrier after updating the valid bit
Aneesh Kumar K.V
1
-1
/
+4
2014-08-13
powerpc: reorder per-cpu NUMA information's initialization
Nishanth Aravamudan
2
-9
/
+15
2014-08-13
powerpc/perf/hv-24x7: Use kmem_cache_free
Himangi Saraogi
1
-1
/
+1
2014-08-13
powerpc/pseries/hvcserver: Fix endian issue in hvcs_get_partner_info
Thomas Falcon
1
-2
/
+2
2014-08-13
powerpc: Hard disable interrupts in xmon
Anton Blanchard
1
-0
/
+3
2014-08-13
powerpc: remove duplicate definition of TEXASR_FS
Nishanth Aravamudan
1
-2
/
+1
2014-08-13
powerpc/pseries: Avoid deadlock on removing ddw
Gavin Shan
1
-6
/
+14
2014-08-13
powerpc/pseries: Failure on removing device node
Gavin Shan
1
-1
/
+1
2014-08-13
powerpc/boot: Use correct zlib types for comparison
Benjamin Herrenschmidt
1
-2
/
+2
2014-08-13
powerpc/powernv: Interface to register/unregister opal dump region
Vasant Hegde
3
-0
/
+36
2014-08-13
powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYS
Michael Ellerman
1
-2
/
+4
2014-08-13
powerpc/ppc476: Disable BTAC
Alistair Popple
1
-1
/
+3
2014-08-13
powerpc/powernv: Fix IOMMU group lost
Gavin Shan
2
-18
/
+22
2014-08-13
powerpc: Add smp_mb()s to arch_spin_unlock_wait()
Michael Ellerman
1
-0
/
+4
2014-08-13
powerpc: Add smp_mb() to arch_spin_is_locked()
Michael Ellerman
1
-0
/
+1
[next]