index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-23
vsprintf: add %pad extension for dma_addr_t use
Joe Perches
1
-6
/
+27
2014-01-23
dynamic_debug: add wildcard support to filter files/functions/modules
Du, Changbin
1
-5
/
+10
2014-01-23
lib/parser.c: put EXPORT_SYMBOLs in the conventional place
Andrew Morton
1
-7
/
+6
2014-01-23
lib/parser.c: add match_wildcard() function
Du, Changbin
1
-0
/
+51
2014-01-23
percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask
Kent Overstreet
1
-7
/
+9
2014-01-23
assoc_array: remove global variable
Stephen Hemminger
1
-1
/
+1
2014-01-21
reciprocal_divide: update/correction of the algorithm
Hannes Frederic Sowa
2
-5
/
+26
2014-01-21
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
5
-35
/
+215
2014-01-21
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-0
/
+3
2014-01-21
lib/show_mem.c: show num_poisoned_pages when oom
Xishi Qiu
1
-0
/
+3
2014-01-21
lib/cpumask.c: use memblock apis for early memory allocations
Santosh Shilimkar
1
-2
/
+2
2014-01-21
lib/swiotlb.c: use memblock apis for early memory allocations
Santosh Shilimkar
1
-15
/
+20
2014-01-21
mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT
Mel Gorman
1
-3
/
+0
2014-01-21
dma-debug: introduce debug_dma_assert_idle()
Dan Williams
2
-15
/
+190
2014-01-21
percpu-refcount: Add a WARN() for ref going negative
Kent Overstreet
1
-0
/
+3
2014-01-20
Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+2
2014-01-20
Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-61
/
+34
2014-01-20
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+9
2014-01-19
net: fix "queues" uevent between network namespaces
Weilong Chen
1
-2
/
+8
2014-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2014-01-16
lib: Ensure EWMA does not store wrong intermediate values
Michael Dalton
1
-2
/
+4
2014-01-17
percpu_counter: unbreak __percpu_counter_add()
Hugh Dickins
1
-1
/
+1
2014-01-15
lib/percpu_counter.c: fix __percpu_counter_add()
Ming Lei
1
-2
/
+2
2014-01-12
firewire: ohci: Turn remote DMA support into a module parameter
Lubomir Rintel
1
-11
/
+0
2014-01-08
kobject: Fix source code comment spelling
Bart Van Assche
1
-1
/
+1
2014-01-07
swiotlb: Don't DoS us with 'swiotlb buffer is full' (v2)
Konrad Rzeszutek Wilk
1
-1
/
+2
2014-01-04
Revert "kobject: introduce kobj_completion"
Greg Kroah-Hartman
1
-50
/
+0
2013-12-24
Merge 3.13-rc5 into staging-next
Greg Kroah-Hartman
1
-2
/
+2
2013-12-19
lib: hash: follow-up fixups for arch hash
Francesco Fusco
1
-0
/
+1
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2013-12-17
lib: introduce arch optimized hash library
Francesco Fusco
2
-1
/
+39
2013-12-16
Merge branch 3.13-rc4 into usb-next
Greg Kroah-Hartman
1
-1
/
+2
2013-12-11
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
Tejun Heo
1
-1
/
+1
2013-12-08
kobject: fix memory leak in kobject_set_name_vargs
Maurizio Lombardi
1
-1
/
+3
2013-12-08
lib/scatterlist: export sg_miter_skip()
Ming Lei
1
-1
/
+2
2013-12-07
kobject: remove kset from sysfs immediately in kset_unregister()
Bjorn Helgaas
1
-0
/
+1
2013-12-07
kobject: delay kobject release for random time
Bjorn Helgaas
1
-3
/
+6
2013-12-02
KEYS: Fix multiple key add into associative array
David Howells
1
-2
/
+2
2013-11-29
sysfs, kernfs: introduce kernfs_create_dir[_ns]()
Tejun Heo
1
-1
/
+1
2013-11-29
Merge 3.13-rc2 into driver-core-next
Greg Kroah-Hartman
1
-8
/
+1
2013-11-27
lockref: include mutex.h rather than reinvent arch_mutex_cpu_relax
Will Deacon
1
-8
/
+1
2013-11-27
sysfs: drop kobj_ns_type handling, take #2
Tejun Heo
1
-5
/
+22
2013-11-26
panic: Make panic_timeout configurable
Jason Baron
1
-0
/
+9
2013-11-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2
-5
/
+4
2013-11-21
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
4
-0
/
+1764
2013-11-19
percpu-refcount: Add percpu-refcount.o to obj-y
Randy Dunlap
1
-2
/
+2
2013-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-4
/
+8
2013-11-15
Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+6
2013-11-15
kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculation
Lars-Peter Clausen
1
-2
/
+2
2013-11-15
llists-move-llist_reverse_order-from-raid5-to-llistc-fix
Andrew Morton
1
-1
/
+1
[prev]
[next]