index
:
tegra/linux
drm/core/mipi-dsi-non-continuous
drm/core/mipi-dsi-shutdown
drm/fixes
drm/for-next
drm/hdmi-for-3.9
drm/master
drm/panel/for-next
drm/tegra-for-3.9
drm/tegra/fixes
drm/tegra/for-next
drm/tegra/hpd-gpios-property
for-next
master
staging/base
staging/drm/fixes
staging/drm/panel
staging/drm/tegra
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/pwm
staging/tegra
staging/work
Linux kernel tree for NVIDIA Tegra DRM drivers
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-10
lib: Add CRC64 ECMA module
Marian Chereji
3
-0
/
+349
2014-01-10
lib/percpu_counter.c: disable local irq when updating percpu couter
Ming Lei
1
-5
/
+5
2014-01-10
lib/assoc_array.c: remove global variable
Stephen Hemminger
1
-1
/
+1
2014-01-10
test: fix sparse warnings in user_copy tests
Kees Cook
1
-2
/
+4
2014-01-10
test: check copy_to/from_user boundary validation
Kees Cook
3
-0
/
+122
2014-01-10
test: add minimal module for verification testing
Kees Cook
3
-0
/
+48
2014-01-10
lib/cmdline.c: declare exported symbols immediately
Felipe Contreras
1
-3
/
+2
2014-01-10
lib/cmdline.c: fix style issues
Felipe Contreras
1
-5
/
+4
2014-01-10
lib/kstrtox.c: remove redundant cleanup
Felipe Contreras
1
-1
/
+0
2014-01-10
vsprintf: add %pad extension for dma_addr_t use
Joe Perches
1
-6
/
+27
2014-01-10
dynamic_debug: add wildcard support to filter files/functions/modules
Du, Changbin
1
-5
/
+10
2014-01-10
lib/parser.c: put EXPORT_SYMBOLs in the conventional place
Andrew Morton
1
-7
/
+6
2014-01-10
lib/parser.c: add match_wildcard function
Du, Changbin
1
-0
/
+51
2014-01-10
lib/show_mem.c: show num_poisoned_pages when oom
Xishi Qiu
1
-0
/
+3
2014-01-10
lib/cpumask.c: use memblock apis for early memory allocations
Santosh Shilimkar
1
-2
/
+2
2014-01-10
lib/swiotlb.c: use memblock apis for early memory allocations
Santosh Shilimkar
1
-15
/
+20
2014-01-10
mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT
Mel Gorman
1
-3
/
+0
2013-12-02
KEYS: Fix multiple key add into associative array
David Howells
1
-2
/
+2
2013-11-27
lockref: include mutex.h rather than reinvent arch_mutex_cpu_relax
Will Deacon
1
-8
/
+1
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
2013-11-15
llists: move llist_reverse_order from raid5 to llist.c
Christoph Hellwig
1
-0
/
+22
2013-11-15
vsprintf: ignore %n again
Kees Cook
1
-11
/
+9
2013-11-15
lockref: use BLOATED_SPINLOCKS to avoid explicit config dependencies
Peter Zijlstra
2
-8
/
+1
2013-11-14
random32: use msecs_to_jiffies for reseed timer
Daniel Borkmann
1
-2
/
+6
2013-11-14
random32: add __init prefix to prandom_start_seed_timer
Daniel Borkmann
1
-2
/
+2
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-1060
/
+0
2013-11-14
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-23
/
+81
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-234
/
+536
2013-11-13
lib/genalloc: add a helper function for DMA buffer allocation
Nicolin Chen
1
-0
/
+28
2013-11-13
lib/digsig.c: use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
Duan Jiong
1
-1
/
+1
2013-11-13
lib/vsprintf.c: document formats for dentry and struct file
Olof Johansson
1
-0
/
+2
2013-11-13
lib/debugobjects.c: remove unnecessary work pending test
Xie XiuQi
1
-1
/
+1
2013-11-13
vsprintf: check real user/group id for %pK
Ryan Mallon
1
-3
/
+30
2013-11-13
percpu: add test module for various percpu operations
Greg Thelen
3
-0
/
+149
2013-11-13
mm: do not walk all of system memory during show_mem
Mel Gorman
1
-28
/
+11
2013-11-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+2
2013-11-11
random32: add test cases for taus113 implementation
Daniel Borkmann
2
-6
/
+196
2013-11-11
random32: upgrade taus88 generator to taus113 from errata paper
Daniel Borkmann
1
-34
/
+46
2013-11-11
random32: add prandom_reseed_late() and call when nonblocking pool becomes in...
Hannes Frederic Sowa
1
-1
/
+22
2013-11-11
random32: add periodic reseeding
Hannes Frederic Sowa
1
-0
/
+23
2013-11-11
random32: fix off-by-one in seeding requirement
Daniel Borkmann
1
-7
/
+7
2013-11-11
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2013-11-08
Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...
Konrad Rzeszutek Wilk
1
-0
/
+1
2013-11-08
Merge tag 'v3.12-rc5' into stable/for-linus-3.13
Konrad Rzeszutek Wilk
3
-8
/
+24
[next]