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
*
ida: simplified functions for id allocation
Rusty Russell
2011-08-03
1
-0
/
+67
*
fault-injection: add ability to export fault_attr in arbitrary directory
Akinobu Mita
2011-08-03
1
-13
/
+7
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
4
-4
/
+4
*
fault-injection: use debugfs_remove_recursive
Akinobu Mita
2011-07-26
1
-88
/
+27
*
fault-injection: cleanup simple attribute of stacktrace_depth
Akinobu Mita
2011-07-26
1
-15
/
+15
*
fault-injection: do not include unneeded header
Akinobu Mita
2011-07-26
1
-1
/
+0
*
cpumask: alloc_cpumask_var() use NUMA_NO_NODE
KOSAKI Motohiro
2011-07-26
1
-1
/
+1
*
cpumask: convert for_each_cpumask() with for_each_cpu()
KOSAKI Motohiro
2011-07-26
1
-1
/
+1
*
cpusets: randomize node rotor used in cpuset_mem_spread_node()
Michal Hocko
2011-07-26
1
-1
/
+1
*
Merge 'akpm' patch series
Linus Torvalds
2011-07-25
4
-19
/
+12
|
\
|
*
lib: make _tolower() public
Andy Shevchenko
2011-07-25
2
-18
/
+10
|
*
lib/lcm.c: quiet sparse noise
H Hartley Sweeten
2011-07-25
1
-0
/
+1
|
*
devres: fix possible use after free
Maxin B John
2011-07-25
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
lib/vsprintf: replace link to Draft by final RFC number
Jan Engelhardt
2011-07-14
1
-2
/
+1
*
|
XZ: Fix missing <linux/kernel.h> include
Lasse Collin
2011-07-24
1
-1
/
+1
*
|
Merge branch 'for-upstream' of git://openrisc.net/jonas/linux
Linus Torvalds
2011-07-24
1
-0
/
+4
|
\
\
|
*
|
iomap: make IOPORT/PCI mapping functions conditional
Jonas Bonn
2011-07-22
1
-0
/
+4
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-07-22
1
-3
/
+6
|
\
\
\
|
*
\
\
Merge branch 'linus' into sched/core
Ingo Molnar
2011-07-21
1
-1
/
+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-07-01
1
-3
/
+6
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
sched: Generalize sleep inside spinlock detection
Frederic Weisbecker
2011-06-23
1
-3
/
+5
|
|
*
|
sched: Make sleeping inside spinlock detection working in !CONFIG_PREEMPT
Frederic Weisbecker
2011-06-10
1
-0
/
+1
*
|
|
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-07-22
2
-8
/
+3
|
\
\
\
\
|
*
|
|
|
plist: Remove the need to supply locks to plist heads
Dima Zavin
2011-07-08
1
-6
/
+1
|
*
|
|
|
lockup detector: Fix reference to the non-existent CONFIG_DETECT_SOFTLOCKUP o...
Anton Blanchard
2011-07-05
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-14
1
-1
/
+1
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...
Linus Torvalds
2011-07-07
1
-1
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
debugobjects: Fix boot crash when kmemleak and debugobjects enabled
Marcin Slusarz
2011-06-20
1
-1
/
+1
*
|
|
|
lib/checksum.c: optimize do_csum a bit
Ian Abbott
2011-07-07
1
-8
/
+5
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-20
4
-19
/
+18
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-06-16
1
-17
/
+9
|
|
\
\
\
|
|
*
|
|
Delay struct net freeing while there's a sysfs instance refering to it
Al Viro
2011-06-12
1
-17
/
+9
|
*
|
|
|
lib/bitmap.c: fix kernel-doc notation
Randy Dunlap
2011-06-15
1
-1
/
+1
|
|
/
/
/
|
*
|
|
Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2011-06-09
1
-0
/
+5
|
|
\
\
\
|
|
*
|
|
swiotlb: Export swioltb_nr_tbl and utilize it as appropiate.
FUJITA Tomonori
2011-06-06
1
-0
/
+5
|
*
|
|
|
vsprintf: Update %pI6c to not compress a single 0
Joe Perches
2011-06-09
1
-1
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-08
4
-0
/
+204
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
lib: cordic: add library module providing cordic angle calculation
Arend van Spriel
2011-06-03
3
-0
/
+110
|
*
|
|
lib: crc8: add new library module providing crc8 algorithm
Arend van Spriel
2011-06-03
3
-0
/
+94
*
|
|
|
tile: enable CONFIG_BUGVERBOSE
Chris Metcalf
2011-06-01
1
-1
/
+1
*
|
|
|
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2011-05-28
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
rcu: Fix unpaired rcu_irq_enter() from locking selftests
Frederic Weisbecker
2011-05-26
1
-1
/
+1
*
|
|
|
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
2011-05-26
3
-22
/
+2
*
|
|
|
bitops: add #ifndef for each of find bitops
Akinobu Mita
2011-05-26
2
-0
/
+16
*
|
|
|
flex_array: avoid divisions when accessing elements
Jesse Gross
2011-05-26
1
-22
/
+29
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2011-05-25
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
audit: support the "standard" <asm-generic/unistd.h>
Chris Metcalf
2011-05-04
1
-0
/
+2
*
|
|
|
|
lib: consolidate DEBUG_STACK_USAGE option
Stephen Boyd
2011-05-25
1
-0
/
+9
*
|
|
|
|
lib/genalloc.c: add support for specifying the physical address
Jean-Christophe PLAGNIOL-VILLARD
2011-05-25
1
-8
/
+37
[next]