index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-09
dma-fence: Introduce drm_fence_set_error() helper
Chris Wilson
2
-6
/
+26
2017-01-09
dma-fence: Wrap querying the fence->status
Chris Wilson
4
-13
/
+59
2017-01-09
dma-fence: Clear fence->status during dma_fence_init()
Chris Wilson
1
-0
/
+1
2017-01-09
drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"
Benjamin Gaignard
12
-12
/
+13
2017-01-09
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
33
-73
/
+39
2017-01-09
drm: add more document for drm_crtc_from_index()
Shawn Guo
2
-2
/
+5
2017-01-09
drm: remove useless parameters from drm_pick_cmdline_mode function
Vincent Abriou
3
-7
/
+5
2017-01-09
drm/i915: Update DRIVER_DATE to 20170109
Daniel Vetter
1
-2
/
+2
2017-01-08
Linux 4.10-rc3
v4.10-rc3
Linus Torvalds
1
-1
/
+1
2017-01-08
mm: workingset: fix use-after-free in shadow node shrinker
Johannes Weiner
3
-4
/
+14
2017-01-08
mm: stop leaking PageTables
Hugh Dickins
1
-27
/
+20
2017-01-07
MAINTAINERS: add greybus subsystem mailing list
Greg Kroah-Hartman
1
-0
/
+1
2017-01-06
swiotlb: Export swiotlb_max_segment to users
Konrad Rzeszutek Wilk
4
-10
/
+34
2017-01-06
drm/i915: Drain freed objects for mmap space exhaustion
Chris Wilson
1
-13
/
+11
2017-01-06
drm/i915: Purge loose pages if we run out of DMA remap space
Chris Wilson
1
-4
/
+18
2017-01-06
drm/i915: Fix phys pwrite for struct_mutex-less operation
Chris Wilson
1
-30
/
+4
2017-01-06
drm/i915: Simplify testing for am-I-the-kernel-context?
Chris Wilson
5
-5
/
+21
2017-01-06
drm/i915: Use range_overflows()
Chris Wilson
3
-4
/
+8
2017-01-06
drm/i915: Use fixed-sized types for stolen
Chris Wilson
5
-23
/
+30
2017-01-06
drm/i915: Use phys_addr_t for the address of stolen memory
Chris Wilson
2
-24
/
+27
2017-01-06
drm/i915: Consolidate checks for memcpy-from-wc support
Chris Wilson
4
-3
/
+19
2017-01-06
drm: crc: Call wake_up_interruptible() each time there is a new CRC entry
Benjamin Gaignard
1
-0
/
+2
2017-01-06
drm: allow to use mmuless SoC
Benjamin Gaignard
4
-2
/
+101
2017-01-06
drm: compile drm_vm.c only when needed
Benjamin Gaignard
4
-1
/
+15
2017-01-06
fbmem: add a default get_fb_unmapped_area function
Benjamin Gaignard
2
-1
/
+25
2017-01-05
drm/i915: Only skip requests once a context is banned
Chris Wilson
1
-7
/
+12
2017-01-05
drm/i915: Move a few more utility macros to i915_utils.h
Chris Wilson
2
-20
/
+20
2017-01-05
USB: fix problems with duplicate endpoint addresses
Alan Stern
1
-0
/
+10
2017-01-05
usb: ohci-at91: use descriptor-based gpio APIs correctly
Peter Rosin
1
-14
/
+10
2017-01-05
hyper-v: Add myself as additional MAINTAINER
Stephen Hemminger
1
-0
/
+1
2017-01-05
usb: storage: unusual_uas: Add JMicron JMS56x to unusual device
Oliver Neukum
1
-0
/
+7
2017-01-05
usb: hub: Move hub_port_disable() to fix warning if PM is disabled
Geert Uytterhoeven
1
-30
/
+29
2017-01-05
usb: musb: blackfin: add bfin_fifo_offset in bfin_ops
Jérémy Lefaure
1
-0
/
+1
2017-01-05
usb: musb: fix compilation warning on unused function
Jérémy Lefaure
1
-0
/
+2
2017-01-05
usb: musb: Fix trying to free already-free IRQ 4
Tony Lindgren
1
-1
/
+1
2017-01-05
usb: musb: dsps: implement clear_ep_rxintr() callback
Bin Liu
1
-0
/
+12
2017-01-05
usb: musb: core: add clear_ep_rxintr() to musb_platform_ops
Bin Liu
2
-6
/
+11
2017-01-05
kbuild: initramfs cleanup, set target from Kconfig
Nicholas Piggin
1
-7
/
+7
2017-01-05
kbuild: initramfs fix dependency checking for compressed target
Nicholas Piggin
1
-1
/
+1
2017-01-05
drm/i915: Clear ret before unbinding in i915_gem_evict_something()
Chris Wilson
1
-0
/
+1
2017-01-05
drm/i915/guc: Exclude the upper end of the Global GTT for the GuC
Chris Wilson
3
-0
/
+14
2017-01-05
drm/i915: Move a few utility macros into a separate header
Chris Wilson
3
-16
/
+45
2017-01-05
drm/i915/execlists: Reorder execlists register enabling
Chris Wilson
1
-14
/
+4
2017-01-05
drm/i915: Assert that we do create the deferred context
Chris Wilson
1
-0
/
+1
2017-01-05
drm/i915: Assert all timeline requests are gone before fini
Chris Wilson
1
-4
/
+12
2017-01-05
ACPI / DMAR: Avoid passing NULL to acpi_put_table()
Rafael J. Wysocki
1
-2
/
+4
2017-01-05
KVM: VMX: remove duplicated declaration
Jan Dakinevich
1
-6
/
+0
2017-01-05
KVM: MIPS: Flush KVM entry code from icache globally
James Hogan
1
-2
/
+2
2017-01-05
KVM: MIPS: Don't clobber CP0_Status.UX
James Hogan
1
-1
/
+4
2017-01-05
asm-prototypes: Clear any CPP defines before declaring the functions
Michal Marek
1
-0
/
+6
[next]