index
:
~narmstrong/linux
amlogic/v4.10/drm-hdmi-clk
amlogic/v4.10/drm-hdmi-dev
amlogic/v4.10/drm-hdmi-dw-hdmi
amlogic/v4.10/drm-hdmi-merge
amlogic/v4.10/drm-hdmi-meson-drm
amlogic/v4.10/drm-hdmi-pinctrl
amlogic/v4.10/mali
amlogic/v4.11/drm-hdmi-dw-hdmi
amlogic/v4.11/drm-hdmi-dw-hdmi-fixes
amlogic/v4.11/drm-hdmi-merge
amlogic/v4.11/drm-hdmi-meson-drm
amlogic/v4.11/drm-maintainers-rm-meson
amlogic/v4.12/drm-components-fix
amlogic/v4.9/drm
amlogic/v4.9/drm-ccr
amlogic/v4.9/drm-cleanup
amlogic/v4.9/drm-clkf
amlogic/v4.9/drm-fixup
amlogic/v4.9/drm-hdmi-dev
amlogic/v4.9/drm-start
amlogic/v4.9/drm-usb-scpi-usb-gxl-gxm
amlogic/v4.9/drm-vdac-bridge
dw-hdmi-for-next
meson-drm-fixes
meson-drm-for-next
Neil's Linux fork for Amlogic Meson DRM driver development
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-24
scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances
Masahiro Yamada
2
-2
/
+2
2017-03-24
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
3
-4
/
+3
2017-03-24
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
6
-58
/
+28
2017-03-24
fs/xattr.c: zero out memory copied to userspace in getxattr
Michal Hocko
1
-1
/
+1
2017-03-24
mm: introduce kv[mz]alloc helpers - f2fs fix up
Stephen Rothwell
1
-1
/
+1
2017-03-24
mm: introduce kv[mz]alloc helpers
Michal Hocko
7
-49
/
+15
2017-03-24
Merge branch 'akpm-current/current'
Stephen Rothwell
20
-131
/
+180
2017-03-24
Merge remote-tracking branch 'livepatching/for-next'
Stephen Rothwell
1
-0
/
+15
2017-03-24
Merge remote-tracking branch 'char-misc/char-misc-next'
Stephen Rothwell
1
-0
/
+86
2017-03-24
Merge remote-tracking branch 'rcu/rcu/next'
Stephen Rothwell
2
-2
/
+2
2017-03-24
Merge remote-tracking branch 'tip/auto-latest'
Stephen Rothwell
1
-0
/
+1
2017-03-24
Merge remote-tracking branch 'block/for-next'
Stephen Rothwell
1
-10
/
+5
2017-03-24
Merge remote-tracking branch 'kspp/for-next/kspp'
Stephen Rothwell
3
-5
/
+5
2017-03-24
Merge remote-tracking branch 'dlm/next'
Stephen Rothwell
1
-0
/
+2
2017-03-24
Merge remote-tracking branch 'pstore/for-next/pstore'
Stephen Rothwell
7
-253
/
+317
2017-03-24
Merge remote-tracking branch 'vfs/for-next'
Stephen Rothwell
2
-17
/
+25
2017-03-24
Merge remote-tracking branch 'overlayfs/overlayfs-next'
Stephen Rothwell
1
-0
/
+37
2017-03-24
Merge remote-tracking branch 'nfsd/nfsd-next'
Stephen Rothwell
1
-0
/
+1
2017-03-24
Merge remote-tracking branch 'jfs/jfs-next'
Stephen Rothwell
2
-4
/
+4
2017-03-24
Merge remote-tracking branch 'gfs2/for-next'
Stephen Rothwell
4
-22
/
+22
2017-03-24
Merge remote-tracking branch 'ext4/dev'
Stephen Rothwell
4
-31
/
+28
2017-03-24
Merge remote-tracking branch 'ext3/for_next'
Stephen Rothwell
2
-2
/
+1
2017-03-24
Merge remote-tracking branch 'ecryptfs/next'
Stephen Rothwell
5
-19
/
+11
2017-03-24
Merge remote-tracking branch 'cifs/for-next'
Stephen Rothwell
7
-6
/
+133
2017-03-24
Merge remote-tracking branch 'btrfs-kdave/for-next'
Stephen Rothwell
31
-390
/
+671
2017-03-24
Merge remote-tracking branch 'fscrypt/master'
Stephen Rothwell
6
-70
/
+15
2017-03-24
Merge remote-tracking branch 'driver-core.current/driver-core-linus'
Stephen Rothwell
1
-1
/
+2
2017-03-23
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+16
2017-03-23
reiserfs: avoid a -Wmaybe-uninitialized warning
Arnd Bergmann
2
-2
/
+1
2017-03-23
Merge branch 'x86/mm'
Ingo Molnar
1
-0
/
+1
2017-03-23
Merge branch 'x86/process' into x86/mm, to create new base for further patches
Ingo Molnar
1
-0
/
+1
2017-03-22
block: Fix oops in locked_inode_to_wb_and_lock_list()
Jan Kara
1
-6
/
+2
2017-03-22
block: Fix bdi assignment to bdev inode when racing with disk delete
Jan Kara
1
-4
/
+3
2017-03-22
pstore: Drop needless inode lock during population
Kees Cook
1
-8
/
+2
2017-03-21
chardev: add helper function to register char devs with a struct device
Logan Gunthorpe
1
-0
/
+86
2017-03-20
x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
Kyle Huey
1
-0
/
+1
2017-03-20
f2fs: combine nat_bits and free_nid_bitmap cache
Chao Yu
1
-78
/
+47
2017-03-20
f2fs: skip scanning free nid bitmap of full NAT blocks
Chao Yu
3
-6
/
+30
2017-03-20
f2fs: use __set{__clear}_bit_le
Jaegeuk Kim
2
-10
/
+10
2017-03-20
f2fs: declare static functions
Jaegeuk Kim
1
-3
/
+4
2017-03-20
f2fs: don't overwrite node block by SSR
Jaegeuk Kim
1
-0
/
+6
2017-03-19
fs/proc/inode.c: remove cast from memory allocation
Tobin C. Harding
1
-1
/
+1
2017-03-19
jbd2-make-the-whole-kjournald2-kthread-nofs-safe-checkpatch-fixes
Andrew Morton
1
-3
/
+4
2017-03-19
jbd2: make the whole kjournald2 kthread NOFS safe
Michal Hocko
1
-0
/
+8
2017-03-19
jbd2-mark-the-transaction-context-with-the-scope-gfp_nofs-context-fix
Andrew Morton
1
-4
/
+4
2017-03-19
jbd2: mark the transaction context with the scope GFP_NOFS context
Michal Hocko
1
-0
/
+12
2017-03-19
xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
Michal Hocko
2
-10
/
+10
2017-03-19
mm: introduce memalloc_nofs_{save,restore} API
Michal Hocko
1
-1
/
+1
2017-03-19
xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
Michal Hocko
5
-13
/
+13
2017-03-19
mm: adaptive hash table scaling
Pavel Tatashin
2
-2
/
+2
[next]