index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-20
Update from upstream with manual merge of Yasunori Goto's
Tony Luck
7
-6
/
+47
2005-10-18
Add some basic .gitignore files
Linus Torvalds
1
-0
/
+6
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
4
-4
/
+4
2005-10-04
[TEXTSEARCH]: fix sparse gfp nocast warnings
Randy Dunlap
3
-3
/
+3
2005-09-29
[PATCH] Removed remaining PCI specific references from swiotlb.c
Tony Luck
1
-14
/
+14
2005-09-29
[PATCH] swiotlb: file header comments
John W. Linville
1
-2
/
+4
2005-09-29
[PATCH] swiotlb: support syncing DMA_BIDIRECTIONAL mappings
John W. Linville
1
-22
/
+40
2005-09-29
[PATCH] swiotlb: support syncing sub-ranges of mappings
John W. Linville
1
-0
/
+33
2005-09-29
[PATCH] swiotlb: cleanup some code duplication cruft
John W. Linville
1
-23
/
+22
2005-09-29
[PATCH] swiotlb: move from arch/ia64/lib/ to lib/
John W. Linville
2
-0
/
+761
2005-09-14
[LIB]: Consolidate _atomic_dec_and_lock()
David S. Miller
1
-0
/
+35
2005-09-12
[PATCH] x86-64: Allow frame pointer and fix help text.
Andi Kleen
1
-4
/
+4
2005-09-10
[PATCH] lib/sort.c: small cleanups
Adrian Bunk
1
-2
/
+3
2005-09-10
[PATCH] lib/radix-tree: Fix "nocast type" warnings
Victor Fusco
1
-1
/
+1
2005-09-10
[PATCH] spinlock consolidation
Ingo Molnar
4
-5
/
+259
2005-09-08
[PATCH] lib/crc16: added crc16 algorithm.
Evgeniy Polyakov
3
-1
/
+77
2005-09-07
[PATCH] fix klist semantics for lists which have elements removed on traversal
James Bottomley
1
-1
/
+17
2005-09-07
[PATCH] radix_tag_get(): differentiate between no present node and tag unset ...
Marcelo Tosatti
1
-8
/
+9
2005-09-07
[PATCH] radix-tree: Remove unnecessary indirections and clean up code
Christoph Lameter
1
-77
/
+82
2005-09-07
[PATCH] detect soft lockups
Ingo Molnar
1
-0
/
+19
2005-09-05
[PATCH] klist: fix klist to have the same klist_add semantics as list_head
James Bottomley
1
-4
/
+4
2005-09-05
[PATCH] unify x86/x86-64 semaphore code
Benjamin LaHaise
2
-0
/
+178
2005-08-29
[LIB]: Make TEXTSEARCH_BM plain tristate like the others
David S. Miller
1
-8
/
+1
2005-08-29
[LIB]: Boyer-Moore extension for textsearch infrastructure strike #2
Pablo Neira Ayuso
3
-0
/
+196
2005-08-29
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
1
-1
/
+1
2005-08-29
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
1
-1
/
+1
2005-08-29
[NETLINK]: Fix missing dst_groups initializations in netlink_broadcast users
Patrick McHardy
1
-0
/
+1
2005-08-29
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
Harald Welte
1
-1
/
+2
2005-08-26
[PATCH] Document idr_get_new_above() semantics, update inotify
John McCutchan
1
-1
/
+1
2005-08-23
[PATCH] %t... in vsnprintf
Al Viro
1
-1
/
+4
2005-08-17
Revert unnecessary zlib_inflate/inftrees.c fix
Linus Torvalds
1
-1
/
+1
2005-08-07
[PATCH] crc32.c typo fix
Dominik Hackl
1
-1
/
+1
2005-08-05
[PATCH] Update in-kernel zlib routines
Tim Yamin
2
-8
/
+10
2005-07-29
[PATCH] DEBUG_FS must depend on SYSFS
Adrian Bunk
1
-1
/
+1
2005-07-27
[PATCH] statically link halfmd4
Andrew Morton
1
-2
/
+2
2005-07-07
[PATCH] mostly_read data section
Christoph Lameter
1
-1
/
+1
2005-06-25
[PATCH] Use ALIGN to remove duplicate code
Nick Wilson
1
-2
/
+1
2005-06-25
[PATCH] lib/sha1.c: fix sparse warning
Domen Puncer
1
-1
/
+1
2005-06-24
[PKT_SCHED]: Make TEXTSEARCH* options only selected.
David S. Miller
1
-22
/
+6
2005-06-23
[LIB]: textsearch.o needs to be obj-y not lib-y.
David S. Miller
1
-1
/
+1
2005-06-23
[LIB]: Naive finite state machine based textsearch
Thomas Graf
3
-0
/
+350
2005-06-23
[LIB]: Knuth-Morris-Pratt textsearch algorithm
Thomas Graf
3
-0
/
+156
2005-06-23
[LIB]: Textsearch infrastructure.
Thomas Graf
3
-1
/
+326
2005-06-21
[PATCH] ia64 uncached alloc
Jes Sorensen
3
-0
/
+195
2005-06-21
[PATCH] smp_processor_id() cleanup
Ingo Molnar
3
-55
/
+56
2005-06-21
[PATCH] coverity: idr_get_new_above_int() overrun fix
Zaur Kambarov
1
-1
/
+1
2005-06-20
[PATCH] Don't reference NULL klist pointer in klist_remove().
mochel@digitalimplant.org
1
-2
/
+3
2005-06-20
[PATCH] add klist_node_attached() to determine if a node is on a list or not.
mochel@digitalimplant.org
1
-0
/
+16
2005-06-20
[PATCH] Add initial implementation of klist helpers.
mochel@digitalimplant.org
2
-3
/
+252
2005-06-20
[PATCH] Make kobject's name be const char *
Dmitry Torokhov
2
-3
/
+3
[prev]
[next]