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
...
|
|
*
[PATCH] lib/string.c cleanup: whitespace and CodingStyle cleanups
Jesper Juhl
2005-10-30
1
-60
/
+53
|
|
*
[PATCH] CONFIG_IA32
Brian Gerst
2005-10-30
1
-1
/
+1
|
|
*
Merge ../bleed-2.6
Greg KH
2005-10-28
4
-5
/
+5
|
|
|
\
|
|
|
*
[PATCH] gfp_t: lib/*
Al Viro
2005-10-28
4
-5
/
+5
|
|
*
|
[PATCH] kobject_uevent.c has a typo in a comment
Erik Hovland
2005-10-28
1
-1
/
+1
|
|
|
/
|
*
|
[PATCH] ppc64 boot: remove include from lib/zlib_inflate/inflate.c
Olaf Hering
2005-10-29
1
-1
/
+0
|
|
/
|
*
[PATCH] inotify/idr leak fix
Andrew Morton
2005-10-23
1
-0
/
+13
*
|
Update from upstream with manual merge of Yasunori Goto's
Tony Luck
2005-10-20
7
-6
/
+47
|
\
\
|
|
/
|
*
Add some basic .gitignore files
Linus Torvalds
2005-10-18
1
-0
/
+6
|
*
[PATCH] gfp flags annotations - part 1
Al Viro
2005-10-08
4
-4
/
+4
|
*
[TEXTSEARCH]: fix sparse gfp nocast warnings
Randy Dunlap
2005-10-04
3
-3
/
+3
|
*
[LIB]: Consolidate _atomic_dec_and_lock()
David S. Miller
2005-09-14
1
-0
/
+35
*
|
[PATCH] Removed remaining PCI specific references from swiotlb.c
Tony Luck
2005-09-29
1
-14
/
+14
*
|
[PATCH] swiotlb: file header comments
John W. Linville
2005-09-29
1
-2
/
+4
*
|
[PATCH] swiotlb: support syncing DMA_BIDIRECTIONAL mappings
John W. Linville
2005-09-29
1
-22
/
+40
*
|
[PATCH] swiotlb: support syncing sub-ranges of mappings
John W. Linville
2005-09-29
1
-0
/
+33
*
|
[PATCH] swiotlb: cleanup some code duplication cruft
John W. Linville
2005-09-29
1
-23
/
+22
*
|
[PATCH] swiotlb: move from arch/ia64/lib/ to lib/
John W. Linville
2005-09-29
2
-0
/
+761
|
/
*
[PATCH] x86-64: Allow frame pointer and fix help text.
Andi Kleen
2005-09-12
1
-4
/
+4
*
[PATCH] lib/sort.c: small cleanups
Adrian Bunk
2005-09-10
1
-2
/
+3
*
[PATCH] lib/radix-tree: Fix "nocast type" warnings
Victor Fusco
2005-09-10
1
-1
/
+1
*
[PATCH] spinlock consolidation
Ingo Molnar
2005-09-10
4
-5
/
+259
*
[PATCH] lib/crc16: added crc16 algorithm.
Evgeniy Polyakov
2005-09-08
3
-1
/
+77
*
[PATCH] fix klist semantics for lists which have elements removed on traversal
James Bottomley
2005-09-07
1
-1
/
+17
*
[PATCH] radix_tag_get(): differentiate between no present node and tag unset ...
Marcelo Tosatti
2005-09-07
1
-8
/
+9
*
[PATCH] radix-tree: Remove unnecessary indirections and clean up code
Christoph Lameter
2005-09-07
1
-77
/
+82
*
[PATCH] detect soft lockups
Ingo Molnar
2005-09-07
1
-0
/
+19
*
[PATCH] klist: fix klist to have the same klist_add semantics as list_head
James Bottomley
2005-09-05
1
-4
/
+4
*
[PATCH] unify x86/x86-64 semaphore code
Benjamin LaHaise
2005-09-05
2
-0
/
+178
*
[LIB]: Make TEXTSEARCH_BM plain tristate like the others
David S. Miller
2005-08-29
1
-8
/
+1
*
[LIB]: Boyer-Moore extension for textsearch infrastructure strike #2
Pablo Neira Ayuso
2005-08-29
3
-0
/
+196
*
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
2005-08-29
1
-1
/
+1
*
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
2005-08-29
1
-1
/
+1
*
[NETLINK]: Fix missing dst_groups initializations in netlink_broadcast users
Patrick McHardy
2005-08-29
1
-0
/
+1
*
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
Harald Welte
2005-08-29
1
-1
/
+2
*
[PATCH] Document idr_get_new_above() semantics, update inotify
John McCutchan
2005-08-26
1
-1
/
+1
*
[PATCH] %t... in vsnprintf
Al Viro
2005-08-23
1
-1
/
+4
*
Revert unnecessary zlib_inflate/inftrees.c fix
Linus Torvalds
2005-08-17
1
-1
/
+1
*
[PATCH] crc32.c typo fix
Dominik Hackl
2005-08-07
1
-1
/
+1
*
[PATCH] Update in-kernel zlib routines
Tim Yamin
2005-08-05
2
-8
/
+10
*
[PATCH] DEBUG_FS must depend on SYSFS
Adrian Bunk
2005-07-29
1
-1
/
+1
*
[PATCH] statically link halfmd4
Andrew Morton
2005-07-27
1
-2
/
+2
*
[PATCH] mostly_read data section
Christoph Lameter
2005-07-07
1
-1
/
+1
*
[PATCH] Use ALIGN to remove duplicate code
Nick Wilson
2005-06-25
1
-2
/
+1
*
[PATCH] lib/sha1.c: fix sparse warning
Domen Puncer
2005-06-25
1
-1
/
+1
*
[PKT_SCHED]: Make TEXTSEARCH* options only selected.
David S. Miller
2005-06-24
1
-22
/
+6
*
[LIB]: textsearch.o needs to be obj-y not lib-y.
David S. Miller
2005-06-23
1
-1
/
+1
*
[LIB]: Naive finite state machine based textsearch
Thomas Graf
2005-06-23
3
-0
/
+350
*
[LIB]: Knuth-Morris-Pratt textsearch algorithm
Thomas Graf
2005-06-23
3
-0
/
+156
*
[LIB]: Textsearch infrastructure.
Thomas Graf
2005-06-23
3
-1
/
+326
[prev]
[next]