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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-06
build_bug.h: remove BUILD_BUG_ON_NULL()
Masahiro Yamada
1
-2
/
+0
2018-02-06
include/linux/genl_magic_func.h: remove own BUILD_BUG_ON*() defines
Masahiro Yamada
1
-11
/
+1
2018-02-06
pids: introduce find_get_task_by_vpid() helper
Mike Rapoport
1
-0
/
+5
2018-02-06
cpumask: make cpumask_size() return "unsigned int"
Alexey Dobriyan
1
-1
/
+1
2018-02-06
<asm-generic/siginfo.h>: fix language in comments
Randy Dunlap
1
-2
/
+2
2018-02-06
kallsyms: let print_ip_sym() print raw addresses
Huacai Chen
1
-1
/
+1
2018-02-06
lib: optimize cpumask_next_and()
Clement Courbet
2
-1
/
+25
2018-02-06
include/linux/bitmap.h: make bitmap_fill() and bitmap_zero() consistent
Andy Shevchenko
1
-5
/
+10
2018-02-06
bitmap: replace bitmap_{from,to}_u32array
Yury Norov
1
-10
/
+1
2018-02-06
bitmap: new bitmap_copy_safe and bitmap_{from,to}_arr32
Yury Norov
1
-0
/
+31
2018-02-06
uuid: cleanup <uapi/linux/uuid.h>
Alexey Dobriyan
2
-1
/
+1
2018-02-06
kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage
Andrey Konovalov
1
-2
/
+0
2018-02-06
kasan: detect invalid frees for large mempool objects
Dmitry Vyukov
1
-2
/
+2
2018-02-06
kasan: don't use __builtin_return_address(1)
Dmitry Vyukov
1
-4
/
+5
2018-02-06
kasan: detect invalid frees for large objects
Dmitry Vyukov
1
-2
/
+2
2018-02-06
kasan: add compiler support for clang
Paul Lawrence
1
-0
/
+8
2018-02-05
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2018-02-05
Merge tag 'rproc-v4.16' of git://github.com/andersson/remoteproc
Linus Torvalds
1
-5
/
+16
2018-02-04
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-2
/
+84
2018-02-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2018-02-04
Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+22
2018-02-04
Merge tag 'ntb-4.16' of git://github.com/jonmason/ntb
Linus Torvalds
2
-26
/
+48
2018-02-04
Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-27
/
+95
2018-02-04
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-130
/
+171
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-17
/
+73
2018-02-03
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-164
/
+269
2018-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+16
2018-02-03
Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-2
/
+1
2018-02-03
pinctrl: remove include file from <linux/device.h>
Linus Torvalds
2
-1
/
+2
2018-02-02
x86/power: Fix swsusp_arch_resume prototype
Arnd Bergmann
1
-0
/
+2
2018-02-02
Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-0
/
+124
2018-02-02
Merge tag 'rtc-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2
-1
/
+8
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
6
-4
/
+353
2018-02-02
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+2
2018-02-02
buffer: Avoid setting buffer bits that are already set
Kemi Wang
1
-1
/
+4
2018-02-02
x86/retpoline: Avoid retpolines for built-in __init functions
David Woodhouse
1
-1
/
+8
2018-02-01
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
48
-1299
/
+1279
2018-02-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
8
-37
/
+740
2018-02-01
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
10
-43
/
+808
2018-02-01
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
3
-14
/
+16
2018-02-01
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
14
-1
/
+961
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
3
-20
/
+70
2018-02-01
Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-1
/
+12
2018-02-01
Merge branch 'KASAN-read_word_at_a_time'
Linus Torvalds
1
-8
/
+14
2018-02-01
compiler.h: Add read_word_at_a_time() function.
Andrey Ryabinin
1
-0
/
+8
2018-02-01
compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()
Andrey Ryabinin
1
-8
/
+6
2018-02-01
Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-39
/
+15
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-102
/
+15
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
20
-107
/
+1938
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-20
/
+15
[next]