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
*
idr: make idr_destroy() imply idr_remove_all()
Tejun Heo
2013-02-27
1
-9
/
+11
*
idr: fix a subtle bug in idr_get_next()
Tejun Heo
2013-02-27
1
-1
/
+8
*
lib/scatterlist: use page iterator in the mapping iterator
Imre Deak
2013-02-27
1
-25
/
+23
*
lib/scatterlist: add simple page iterator
Imre Deak
2013-02-27
1
-0
/
+38
*
lib/devres.c: fix misplaced #endif
Jingoo Han
2013-02-27
1
-1
/
+1
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-25
1
-1
/
+2
|
\
|
*
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2013-01-21
1
-1
/
+2
*
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-02-22
3
-91
/
+87
|
\
\
|
*
|
rwsem-spinlock: Implement writer lock-stealing for better scalability
Yuanhan Liu
2013-02-19
1
-45
/
+24
|
*
|
lockdep: Selftest: convert spinlock to raw spinlock
Yong Zhang
2013-02-19
1
-17
/
+17
|
*
|
rwsem: Implement writer lock-stealing for better scalability
Alex Shi
2013-02-19
1
-29
/
+46
*
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
1
-18
/
+29
|
\
\
\
|
*
|
|
x86: Don't panic if can not alloc buffer for swiotlb
Yinghai Lu
2013-01-29
1
-18
/
+29
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-02-21
4
-23
/
+27
|
\
\
\
|
*
|
|
decompressors: make the default XZ_DEC_* config match the selected architecture
Florian Fainelli
2013-02-21
1
-6
/
+6
|
*
|
|
decompressors: drop dependency on CONFIG_EXPERT
Florian Fainelli
2013-02-21
1
-6
/
+6
|
*
|
|
decompressors: group XZ_DEC_* symbols under an if XZ_BCJ / endif
Florian Fainelli
2013-02-21
1
-6
/
+4
|
*
|
|
lib/parser.c: fix up comments for valid return values from match_number
Namjae Jeon
2013-02-21
1
-3
/
+3
|
*
|
|
lib/vsprintf.c: add %pa format specifier for phys_addr_t types
Stepan Moskovchenko
2013-02-21
1
-0
/
+7
|
*
|
|
lib/Kconfig.debug: unhide CONFIG_PANIC_ON_OOPS
Kyle McMartin
2013-02-21
1
-2
/
+1
*
|
|
|
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
1
-0
/
+1
|
\
\
\
\
|
*
\
\
\
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
2013-01-25
3
-8
/
+67
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
2013-01-18
1
-0
/
+1
*
|
|
|
|
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
6
-85
/
+148
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
2013-01-25
1
-0
/
+1
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
lib: devres: Fix build breakage
Thierry Reding
2013-01-22
1
-0
/
+1
|
*
|
|
|
lib: devres: Introduce devm_ioremap_resource()
Thierry Reding
2013-01-22
1
-13
/
+44
|
*
|
|
|
Merge 3.9-rc4 into driver-core-next
Greg Kroah-Hartman
2013-01-17
2
-8
/
+66
|
|
\
\
\
\
|
*
|
|
|
|
dynamic_debug: add pr_errs before -EINVALs
Jim Cromie
2013-01-17
1
-12
/
+35
|
*
|
|
|
|
dynamic_debug: dynamic hex dump
Vladimir Kondratiev
2013-01-17
1
-1
/
+3
|
*
|
|
|
|
dynamic_debug: Fix vpr_<foo> logging styles
Joe Perches
2013-01-17
1
-56
/
+62
|
*
|
|
|
|
lib: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-17
3
-3
/
+3
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2013-02-21
3
-35
/
+18
|
\
\
\
\
\
|
*
|
|
|
|
mpilib: use DIV_ROUND_UP and remove unused macros
Andy Shevchenko
2013-02-01
2
-8
/
+4
|
*
|
|
|
|
digsig: remove unnecessary memory allocation and copying
Dmitry Kasatkin
2013-02-01
1
-27
/
+14
*
|
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-02-19
1
-56
/
+61
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2013-02-04
1
-56
/
+61
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
|
|
|
\
\
\
|
|
|
\
\
\
|
|
*
-
-
-
.
\
\
\
Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01....
Paul E. McKenney
2013-01-28
1
-56
/
+60
|
|
|
\
\
\
\
\
\
|
|
|
|
|
|
/
/
/
|
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
rcu: Provide RCU CPU stall warnings for tiny RCU
Paul E. McKenney
2013-01-28
1
-1
/
+1
|
|
|
|
|
/
/
/
|
|
|
*
|
|
|
rcu: Consolidate debugging Kconfig options
Dave Hansen
2013-01-26
1
-55
/
+59
|
|
|
|
/
/
/
|
|
*
|
|
|
rcu: Reduce rcutorture tracing
Paul E. McKenney
2013-01-08
1
-0
/
+1
|
|
|
/
/
/
*
|
|
|
|
digsig: Fix memory leakage in digsig_verify_rsa()
YOSHIFUJI Hideaki
2013-02-01
1
-0
/
+2
|
/
/
/
/
*
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-01-20
1
-0
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
module: put modules in list much earlier.
Rusty Russell
2013-01-12
1
-0
/
+1
|
|
/
/
*
|
|
lib/rbtree.c: avoid the use of non-static __always_inline
Michel Lespinasse
2013-01-11
1
-3
/
+17
*
|
|
lib: cpu_rmap: avoid flushing all workqueues
David Decotigny
2013-01-11
1
-5
/
+49
|
|
/
|
/
|
*
|
misc: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-1
/
+1
|
/
*
lib: atomic64: Initialize locks statically to fix early users
Stephen Boyd
2012-12-20
1
-12
/
+5
*
Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-12-20
1
-9
/
+57
|
\
|
*
-
-
-
-
-
.
Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...
Joerg Roedel
2012-12-16
1
-9
/
+57
|
|
\
\
\
\
[next]