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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
percpu-refcount: Add a WARN() for ref going negative
Kent Overstreet
2014-01-21
1
-0
/
+3
*
|
|
|
|
|
Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-01-20
1
-1
/
+2
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 3.13-rc4 into usb-next
Greg Kroah-Hartman
2013-12-16
1
-1
/
+2
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
lib/scatterlist: export sg_miter_skip()
Ming Lei
2013-12-08
1
-1
/
+2
|
|
|
/
/
/
/
*
|
|
|
|
|
Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-01-20
1
-61
/
+34
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
kobject: Fix source code comment spelling
Bart Van Assche
2014-01-08
1
-1
/
+1
|
*
|
|
|
|
Revert "kobject: introduce kobj_completion"
Greg Kroah-Hartman
2014-01-04
1
-50
/
+0
|
*
|
|
|
|
Merge 3.13-rc5 into staging-next
Greg Kroah-Hartman
2013-12-24
1
-2
/
+2
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
*
|
|
|
|
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
Tejun Heo
2013-12-11
1
-1
/
+1
|
*
|
|
|
|
kobject: fix memory leak in kobject_set_name_vargs
Maurizio Lombardi
2013-12-08
1
-1
/
+3
|
*
|
|
|
|
kobject: remove kset from sysfs immediately in kset_unregister()
Bjorn Helgaas
2013-12-07
1
-0
/
+1
|
*
|
|
|
|
kobject: delay kobject release for random time
Bjorn Helgaas
2013-12-07
1
-3
/
+6
|
*
|
|
|
|
sysfs, kernfs: introduce kernfs_create_dir[_ns]()
Tejun Heo
2013-11-29
1
-1
/
+1
|
*
|
|
|
|
Merge 3.13-rc2 into driver-core-next
Greg Kroah-Hartman
2013-11-29
1
-8
/
+1
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
sysfs: drop kobj_ns_type handling, take #2
Tejun Heo
2013-11-27
1
-5
/
+22
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-01-20
1
-0
/
+9
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
panic: Make panic_timeout configurable
Jason Baron
2013-11-26
1
-0
/
+9
|
|
/
/
/
*
|
|
|
percpu_counter: unbreak __percpu_counter_add()
Hugh Dickins
2014-01-17
1
-1
/
+1
*
|
|
|
lib/percpu_counter.c: fix __percpu_counter_add()
Ming Lei
2014-01-15
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
KEYS: Fix multiple key add into associative array
David Howells
2013-12-02
1
-2
/
+2
|
|
/
|
/
|
*
|
lockref: include mutex.h rather than reinvent arch_mutex_cpu_relax
Will Deacon
2013-11-27
1
-8
/
+1
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-11-22
2
-5
/
+4
|
\
|
*
percpu-refcount: Add percpu-refcount.o to obj-y
Randy Dunlap
2013-11-19
1
-2
/
+2
|
*
percpu-refcount: Add EXPORT_SYMBOL to use percpu_ref from modules
Nicholas Bellinger
2013-11-07
1
-0
/
+3
|
*
percpu_ida: Removing unused arguement from alloc_local_tag
Nick Swenson
2013-10-03
1
-3
/
+2
*
|
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
2013-11-21
4
-0
/
+1764
|
\
\
|
*
|
MPILIB: add module description and license
Konstantin Khlebnikov
2013-09-25
1
-0
/
+3
|
*
|
KEYS: Expand the capacity of a keyring
David Howells
2013-09-24
1
-0
/
+1
|
*
|
Add a generic associative array implementation.
David Howells
2013-09-24
3
-0
/
+1760
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-11-19
1
-4
/
+8
|
\
\
\
|
*
|
|
random32: use msecs_to_jiffies for reseed timer
Daniel Borkmann
2013-11-14
1
-2
/
+6
|
*
|
|
random32: add __init prefix to prandom_start_seed_timer
Daniel Borkmann
2013-11-14
1
-2
/
+2
*
|
|
|
Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-11-15
1
-0
/
+6
|
\
\
\
\
|
*
\
\
\
Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...
Konrad Rzeszutek Wilk
2013-11-08
1
-0
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
swiotlb: print a warning when the swiotlb is full
Stefano Stabellini
2013-10-25
1
-0
/
+1
|
*
|
|
|
|
Merge tag 'v3.12-rc5' into stable/for-linus-3.13
Konrad Rzeszutek Wilk
2013-11-08
3
-8
/
+24
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
*
|
|
|
|
tracing/events: Fix swiotlb tracepoint creation
Thierry Reding
2013-10-24
1
-0
/
+1
|
*
|
|
|
|
tracing/events: Add bounce tracing to swiotbl
Zoltan Kiss
2013-10-02
1
-0
/
+4
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculation
Lars-Peter Clausen
2013-11-15
1
-2
/
+2
*
|
|
|
|
llists-move-llist_reverse_order-from-raid5-to-llistc-fix
Andrew Morton
2013-11-15
1
-1
/
+1
*
|
|
|
|
llists: move llist_reverse_order from raid5 to llist.c
Christoph Hellwig
2013-11-15
1
-0
/
+22
*
|
|
|
|
vsprintf: ignore %n again
Kees Cook
2013-11-15
1
-11
/
+9
*
|
|
|
|
lockref: use BLOATED_SPINLOCKS to avoid explicit config dependencies
Peter Zijlstra
2013-11-15
2
-8
/
+1
*
|
|
|
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-11-14
5
-1060
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
locking: Move the percpu-rwsem code to kernel/locking/
Peter Zijlstra
2013-11-06
2
-166
/
+0
|
*
|
|
|
|
locking: Move the rwsem code to kernel/locking/
Peter Zijlstra
2013-11-06
3
-591
/
+0
|
*
|
|
|
|
locking: Move the spinlock code to kernel/locking/
Peter Zijlstra
2013-11-06
2
-303
/
+0
|
*
|
|
|
|
Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...
Ingo Molnar
2013-11-06
2
-3
/
+2
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-11-14
2
-23
/
+81
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'blk-mq/core' into for-3.13/core
Jens Axboe
2013-11-08
2
-23
/
+81
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
[prev]
[next]