index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
slub: avoid duplicate creation on the first object
Wei Yang
2014-08-06
1
-8
/
+11
*
slab: change int to size_t for representing allocation size
Joonsoo Kim
2014-08-06
1
-4
/
+4
*
slab: remove BAD_ALIEN_MAGIC
Joonsoo Kim
2014-08-06
1
-3
/
+1
*
slab: remove a useless lockdep annotation
Joonsoo Kim
2014-08-06
1
-153
/
+0
*
slab: destroy a slab without holding any alien cache lock
Joonsoo Kim
2014-08-06
1
-7
/
+13
*
slab: use the lock on alien_cache, instead of the lock on array_cache
Joonsoo Kim
2014-08-06
1
-17
/
+8
*
slab: introduce alien_cache
Joonsoo Kim
2014-08-06
2
-42
/
+68
*
slab: factor out initialization of array cache
Joonsoo Kim
2014-08-06
1
-14
/
+19
*
slab: defer slab_destroy in free_block()
Joonsoo Kim
2014-08-06
1
-19
/
+41
*
slab: move up code to get kmem_cache_node in free_block()
Joonsoo Kim
2014-08-06
1
-2
/
+1
*
slab: add unlikely macro to help compiler
Joonsoo Kim
2014-08-06
1
-1
/
+1
*
mm: slub: SLUB_DEBUG=n: use the same alloc/free hooks as for SLUB_DEBUG=y
Andrey Ryabinin
2014-08-06
1
-61
/
+36
*
mm, slub: mark resiliency_test as init text
David Rientjes
2014-08-06
1
-1
/
+1
*
mm: slab.h: wrap the whole file with guarding macro
Andrey Ryabinin
2014-08-06
1
-1
/
+2
*
slab: use get_node() and kmem_cache_node() functions
Christoph Lameter
2014-08-06
1
-93
/
+80
*
slub: use new node functions
Christoph Lameter
2014-08-06
1
-49
/
+29
*
slab common: add functions for kmem_cache_node access
Christoph Lameter
2014-08-06
2
-6
/
+16
*
mm/slab.c: add __init to init_lock_keys
Fabian Frederick
2014-08-06
1
-2
/
+2
*
kernel/watchdog.c: convert printk/pr_warning to pr_foo()
Fabian Frederick
2014-08-06
1
-4
/
+6
*
fs/ocfs2/slot_map.c: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-08-06
1
-1
/
+1
*
ocfs2: race between umount and unfinished remastering during recovery
Tariq Saeed
2014-08-06
1
-0
/
+4
*
ocfs2: remove conversion of total_backoff in dlm_join_domain()
Xue jiufei
2014-08-06
1
-3
/
+2
*
ocfs2: correctly check the return value of ocfs2_search_extent_list
Yingtai Xie
2014-08-06
3
-5
/
+14
*
fs/squashfs/super.c: logging cleanup
Fabian Frederick
2014-08-06
1
-2
/
+3
*
fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_array
Fabian Frederick
2014-08-06
1
-1
/
+1
*
sh: fix build error by adding generic ioport_{map/unmap}()
Pranith Kumar
2014-08-06
1
-0
/
+11
*
sh: SH7724 clock fixes
Daniel Palmer
2014-08-06
1
-1
/
+3
*
arch/sh/kernel/time.c: use PTR_ERR_OR_ZERO
Fabian Frederick
2014-08-06
1
-3
/
+1
*
arch/sh/mm/asids-debugfs.c: use PTR_ERR_OR_ZERO
Fabian Frederick
2014-08-06
1
-3
/
+1
*
sh: remove CPU_SUBTYPE_SH7764
Richard Weinberger
2014-08-06
3
-6
/
+3
*
score, ptrace: remove unused macros
Chen Gang
2014-08-06
1
-11
/
+0
*
ntfs: kernel-doc warning fixes
Fabian Frederick
2014-08-06
1
-3
/
+0
*
fs/logfs/readwrite.c: kernel-doc warning fixes
Fabian Frederick
2014-08-06
1
-8
/
+7
*
./Makefile: explain stack-protector-strong CONFIG logic
Kees Cook
2014-08-06
1
-0
/
+16
*
fanotify: fix double free of pending permission events
Jan Kara
2014-08-06
4
-2
/
+39
*
fsnotify: rename event handling functions
Jan Kara
2014-08-06
6
-20
/
+21
*
fs/fscache: make ctl_table static
Fabian Frederick
2014-08-06
1
-2
/
+2
*
kernel/auditfilter.c: replace count*size kmalloc by kcalloc
Fabian Frederick
2014-08-06
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
2014-08-06
2
-24
/
+2
|
\
|
*
ide: use module_platform_driver()
Christoph Jaeger
2014-08-05
2
-24
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2014-08-06
16
-301
/
+427
|
\
\
|
*
|
sparc64: Fix up merge thinko.
David S. Miller
2014-08-05
1
-1
/
+0
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
2014-08-05
173
-663
/
+1476
|
|
\
\
|
|
*
|
sparc: Add "install" target
David L Stevens
2014-08-04
3
-0
/
+57
|
|
*
|
arch/sparc/math-emu/math_32.c: drop stray break operator
Andrey Utkin
2014-08-04
1
-1
/
+1
|
|
*
|
sparc64: ldc_connect() should not return EINVAL when handshake is in progress.
Sowmini Varadhan
2014-08-04
1
-1
/
+1
|
|
*
|
sparc64: Guard against flushing openfirmware mappings.
David S. Miller
2014-08-04
2
-10
/
+25
|
|
*
|
sunsab: Fix detection of BREAK on sunsab serial console
Christopher Alexander Tobias Schulze
2014-08-04
1
-0
/
+9
|
|
*
|
bbc-i2c: Fix BBC I2C envctrl on SunBlade 2000
Christopher Alexander Tobias Schulze
2014-08-04
2
-3
/
+14
|
|
*
|
sparc64: Do not insert non-valid PTEs into the TSB hash table.
David S. Miller
2014-08-04
1
-0
/
+8
[next]