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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-07
slab: destroy a slab without holding any alien cache lock
Joonsoo Kim
1
-7
/
+13
2014-08-07
slab: use the lock on alien_cache, instead of the lock on array_cache
Joonsoo Kim
1
-17
/
+8
2014-08-07
slab: introduce alien_cache
Joonsoo Kim
2
-42
/
+68
2014-08-07
slab: factor out initialization of array cache
Joonsoo Kim
1
-14
/
+19
2014-08-07
slab: defer slab_destroy in free_block()
Joonsoo Kim
1
-19
/
+41
2014-08-07
slab: move up code to get kmem_cache_node in free_block()
Joonsoo Kim
1
-2
/
+1
2014-08-07
slab: add unlikely macro to help compiler
Joonsoo Kim
1
-1
/
+1
2014-08-07
mm: slub: SLUB_DEBUG=n: use the same alloc/free hooks as for SLUB_DEBUG=y
Andrey Ryabinin
1
-61
/
+36
2014-08-07
mm, slub: mark resiliency_test as init text
David Rientjes
1
-1
/
+1
2014-08-07
mm: slab.h: wrap the whole file with guarding macro
Andrey Ryabinin
1
-1
/
+2
2014-08-07
slab: use get_node() and kmem_cache_node() functions
Christoph Lameter
1
-93
/
+80
2014-08-07
slub: use new node functions
Christoph Lameter
1
-49
/
+29
2014-08-07
slab common: add functions for kmem_cache_node access
Christoph Lameter
2
-6
/
+16
2014-08-07
mm/slab.c: add __init to init_lock_keys
Fabian Frederick
1
-2
/
+2
2014-08-07
kernel/watchdog.c: convert printk/pr_warning to pr_foo()
Fabian Frederick
1
-4
/
+6
2014-08-07
fs/ocfs2/slot_map.c: replace count*size kzalloc by kcalloc
Fabian Frederick
1
-1
/
+1
2014-08-07
ocfs2: race between umount and unfinished remastering during recovery
Tariq Saeed
1
-0
/
+4
2014-08-07
ocfs2: remove conversion of total_backoff in dlm_join_domain()
Xue jiufei
1
-3
/
+2
2014-08-07
ocfs2: correctly check the return value of ocfs2_search_extent_list
Yingtai Xie
3
-5
/
+14
2014-08-07
fs/squashfs/super.c: logging cleanup
Fabian Frederick
1
-2
/
+3
2014-08-07
fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_array
Fabian Frederick
1
-1
/
+1
2014-08-07
sh: fix build error by adding generic ioport_{map/unmap}()
Pranith Kumar
1
-0
/
+11
2014-08-07
sh: SH7724 clock fixes
Daniel Palmer
1
-1
/
+3
2014-08-07
arch/sh/kernel/time.c: use PTR_ERR_OR_ZERO
Fabian Frederick
1
-3
/
+1
2014-08-07
arch/sh/mm/asids-debugfs.c: use PTR_ERR_OR_ZERO
Fabian Frederick
1
-3
/
+1
2014-08-07
sh: remove CPU_SUBTYPE_SH7764
Richard Weinberger
3
-6
/
+3
2014-08-07
score, ptrace: remove unused macros
Chen Gang
1
-11
/
+0
2014-08-07
ntfs: kernel-doc warning fixes
Fabian Frederick
1
-3
/
+0
2014-08-07
fs/logfs/readwrite.c: kernel-doc warning fixes
Fabian Frederick
1
-8
/
+7
2014-08-07
./Makefile: explain stack-protector-strong CONFIG logic
Kees Cook
1
-0
/
+16
2014-08-07
fanotify: fix double free of pending permission events
Jan Kara
4
-2
/
+39
2014-08-07
fsnotify: rename event handling functions
Jan Kara
6
-20
/
+21
2014-08-07
fs/fscache: make ctl_table static
Fabian Frederick
1
-2
/
+2
2014-08-07
kernel/auditfilter.c: replace count*size kmalloc by kcalloc
Fabian Frederick
1
-2
/
+2
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
2
-24
/
+2
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
16
-301
/
+427
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1159
-30780
/
+70878
2014-08-06
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-131
/
+274
2014-08-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
110
-834
/
+4480
2014-08-06
ide: use module_platform_driver()
Christoph Jaeger
2
-24
/
+2
2014-08-06
sparc64: Fix up merge thinko.
David S. Miller
1
-1
/
+0
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
173
-663
/
+1476
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
27
-121
/
+132
2014-08-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
108
-1923
/
+3221
2014-08-06
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
21
-401
/
+1479
2014-08-06
x86: MCE: Add raw_lock conversion again
Thomas Gleixner
1
-9
/
+9
2014-08-06
cxgb4 : Disable recursive mailbox commands when enabling vi
Anish Bhatt
2
-2
/
+5
2014-08-06
net: reduce USB network driver config options.
Francois Romieu
2
-13
/
+9
2014-08-06
tg3: Modify tg3_tso_bug() to handle multiple TX rings
Prashant Sreedharan
1
-10
/
+12
2014-08-06
Merge branch 'amd-xgbe'
David S. Miller
3
-101
/
+126
[next]