index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-08
drivers/staging/media/atomisp/pci/atomisp2: use set_memory.h
Andrew Morton
4
-4
/
+9
2017-05-08
drivers/video/fbdev/vermilion/vermilion.c: use set_memory.h header
Laura Abbott
1
-1
/
+1
2017-05-08
drivers/misc/sram-exec.c: use set_memory.h header
Laura Abbott
1
-1
/
+2
2017-05-08
drivers/watchdog/hpwdt.c: use set_memory.h header
Laura Abbott
1
-1
/
+1
2017-05-08
drivers/hwtracing/intel_th/msu.c: use set_memory.h header
Laura Abbott
1
-1
/
+3
2017-05-08
drm: use set_memory.h header
Laura Abbott
8
-0
/
+19
2017-05-08
agp: use set_memory.h header
Laura Abbott
5
-1
/
+7
2017-05-08
treewide: spelling: correct diffrent[iate] and banlance typos
Joe Perches
5
-5
/
+5
2017-05-08
scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances
Masahiro Yamada
2
-5
/
+5
2017-05-08
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
11
-14
/
+14
2017-05-08
scripts/spelling.txt: add "memory" pattern and fix typos
Stephen Boyd
4
-4
/
+4
2017-05-08
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
3
-4
/
+4
2017-05-08
drivers/md/bcache/super.c: use kvmalloc
Michal Hocko
1
-6
/
+2
2017-05-08
drivers/md/dm-ioctl.c: use kvmalloc rather than opencoded variant
Michal Hocko
1
-9
/
+4
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
21
-159
/
+54
2017-05-08
mm: support __GFP_REPEAT in kvmalloc_node for >32kB
Michal Hocko
3
-24
/
+9
2017-05-08
mm: introduce kv[mz]alloc helpers
Michal Hocko
1
-6
/
+1
2017-05-08
drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR()
Dan Carpenter
1
-2
/
+2
2017-05-08
drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow tests
Dan Carpenter
1
-2
/
+8
2017-05-08
drivers/virt/fsl_hypervisor.c: use get_user_pages_unlocked()
Lorenzo Stoakes
1
-5
/
+2
2017-05-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
15
-413
/
+226
2017-05-05
Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
18
-36
/
+544
2017-05-05
Merge tag 'for-4.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-18
/
+39
2017-05-05
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
39
-614
/
+1385
2017-05-05
Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1754
-15210
/
+358735
2017-05-05
Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
280
-4784
/
+13392
2017-05-05
Merge tag 'drm-forgot-about-tegra-for-v4.12-rc1' of git://people.freedesktop....
Linus Torvalds
20
-202
/
+1365
2017-05-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
9
-404
/
+1676
2017-05-05
dm cache metadata: fail operations if fail_io mode has been established
Mike Snitzer
1
-4
/
+8
2017-05-05
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
16
-311
/
+1138
2017-05-04
Merge branch 'for-4.12/dax' into libnvdimm-for-next
Dan Williams
69
-1439
/
+3880
2017-05-04
libnvdimm, pfn: fix 'npfns' vs section alignment
Dan Williams
1
-2
/
+4
2017-05-04
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
134
-2839
/
+7337
2017-05-05
Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/lin...
drm-forgot-about-tegra-for-v4.12-rc1
Dave Airlie
20
-202
/
+1365
2017-05-04
Merge tag 'driver-core-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+3
2017-05-04
Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
194
-3701
/
+14364
2017-05-04
libnvdimm: handle locked label storage areas
Dan Williams
4
-10
/
+38
2017-05-04
libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKED
Dan Williams
5
-7
/
+15
2017-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
17
-253
/
+476
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
107
-2717
/
+4272
2017-05-04
Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
48
-611
/
+1657
2017-05-04
of: fix sparse warnings in fdt, irq, reserved mem, and resolver code
Rob Herring
4
-5
/
+5
2017-05-04
Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
31
-1293
/
+1584
2017-05-04
Merge tag 'vfio-v4.12-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-86
/
+77
2017-05-04
Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-33
/
+64
2017-05-04
of: fix sparse warning in of_pci_range_parser_one
Rob Herring
1
-1
/
+1
2017-05-04
of: fix sparse warnings in of_find_next_cache_node
Rob Herring
1
-7
/
+6
2017-05-04
qede: Fix possible misconfiguration of advertised autoneg value.
sudarsana.kalluru@cavium.com
1
-0
/
+5
2017-05-04
qed: Fix overriding of supported autoneg value.
sudarsana.kalluru@cavium.com
3
-1
/
+9
2017-05-04
qed*: Fix possible overflow for status block id field.
sudarsana.kalluru@cavium.com
4
-10
/
+9
[next]