index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
link-vmlinux.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-11
drm,i915: Introduce drm_malloc_gfp()
Chris Wilson
5
-21
/
+31
2016-04-11
drm/i915/shrinker: Restrict vmap purge to objects with vmaps
Chris Wilson
2
-1
/
+10
2016-04-11
drm/i915: Refactor duplicate object vmap functions
Chris Wilson
4
-72
/
+84
2016-04-11
drm/i915: Consolidate common error handling in intel_pin_and_map_ringbuffer_obj
Chris Wilson
1
-13
/
+12
2016-04-11
drm/i915/dmabuf: Tighten struct_mutex for unmap_dma_buf
Chris Wilson
1
-3
/
+1
2016-04-11
drm/i915: implement WaClearTdlStateAckDirtyBits
Tim Gore
2
-0
/
+31
2016-04-11
drm/i915/bxt: Reversed polarity of PORT_PLL_REF_SEL bit
Dongwon Kim
1
-1
/
+9
2016-04-11
drm/i915: Rename hw state checker to hw state verifier.
Maarten Lankhorst
1
-30
/
+30
2016-04-11
drm/i915: Move modeset state verifier calls.
Maarten Lankhorst
1
-19
/
+5
2016-04-11
drm/i915: Make modeset state verifier take crtc as argument.
Maarten Lankhorst
1
-133
/
+183
2016-04-11
Linux 4.6-rc3
v4.6-rc3
Linus Torvalds
1
-1
/
+1
2016-04-11
Revert "ext4: allow readdir()'s of large empty directories to be interrupted"
Linus Torvalds
2
-10
/
+0
2016-04-09
drm/i915: Replace manual barrier() with READ_ONCE() in HWS accessor
Chris Wilson
1
-4
/
+2
2016-04-09
drm/i915: Use simplest form for flushing the single cacheline in the HWS
Chris Wilson
1
-2
/
+3
2016-04-09
drm/i915: Harden detection of missed interrupts
Chris Wilson
3
-16
/
+35
2016-04-09
drm/i915: Separate out the seqno-barrier from engine->get_seqno
Chris Wilson
8
-42
/
+51
2016-04-09
drm/i915: Remove forcewake dance from seqno/irq barrier on legacy gen6+
Chris Wilson
1
-2
/
+11
2016-04-09
drm/i915: Fixup the free space logic in ring_prepare
Akash Goel
2
-6
/
+6
2016-04-09
i2c: jz4780: really prevent potential division by zero
Wolfram Sang
1
-1
/
+6
2016-04-09
Revert "i2c: jz4780: prevent potential division by zero"
Wolfram Sang
1
-1
/
+1
2016-04-08
bridge, netem: mark mailing lists as moderated
stephen hemminger
1
-2
/
+2
2016-04-08
parisc: Update comment regarding relative extable support
Helge Deller
1
-6
/
+4
2016-04-08
parisc: Unbreak handling exceptions from kernel modules
Helge Deller
4
-0
/
+9
2016-04-08
parisc: Fix kernel crash with reversed copy_from_user()
Helge Deller
1
-0
/
+3
2016-04-08
parisc: Avoid function pointers for kernel exception routines
Helge Deller
1
-5
/
+5
2016-04-08
parisc: Handle R_PARISC_PCREL32 relocations in kernel modules
Helge Deller
1
-0
/
+8
2016-04-08
tuntap: restore default qdisc
Jason Wang
1
-2
/
+2
2016-04-08
orangefs: remove unused variable
Martin Brandenburg
1
-3
/
+1
2016-04-08
orangefs: Add KERN_<LEVEL> to gossip_<level> macros
Joe Perches
1
-14
/
+17
2016-04-08
orangefs: strncpy -> strscpy
Martin Brandenburg
1
-1
/
+5
2016-04-08
orangefs: clean up truncate ctime and mtime setting
Martin Brandenburg
1
-15
/
+1
2016-04-08
Orangefs: fix ifnullfree.cocci warnings
kbuild test robot
1
-2
/
+1
2016-04-08
Orangefs: optimize boilerplate code.
Mike Marshall
2
-2
/
+2
2016-04-08
Orangefs: xattr.c cleanup
Mike Marshall
1
-16
/
+1
2016-04-08
mpls: find_outdev: check for err ptr in addition to NULL check
Roopa Prabhu
1
-0
/
+3
2016-04-08
drm/i915: Simplify check for idleness in hangcheck
Chris Wilson
1
-3
/
+2
2016-04-08
drm/i915: Apply a mb between emitting the request and hangcheck
Chris Wilson
2
-18
/
+24
2016-04-08
drm/i915: Reset engine->last_submitted_seqno
Chris Wilson
1
-0
/
+1
2016-04-08
drm/i915: Reset semaphore page for gen8
Chris Wilson
1
-0
/
+8
2016-04-08
drm/i915: Refactor gen8 semaphore offset calculation
Chris Wilson
1
-6
/
+5
2016-04-08
drm/i915: Move the hw semaphore initialisation from GEM to the engine
Chris Wilson
2
-6
/
+13
2016-04-08
drm/i915: Remove unneeded drm_device pointer from intel_ring_init_seqno()
Chris Wilson
1
-4
/
+3
2016-04-08
drm/i915: On GPU reset, set the HWS breadcrumb to the last seqno
Chris Wilson
1
-0
/
+2
2016-04-08
drm/i915: Include engine->last_submitted_seqno in GPU error state
Chris Wilson
3
-2
/
+7
2016-04-08
gpio: pca953x: Use correct u16 value for register word write
Yong Li
1
-1
/
+2
2016-04-08
gpiolib: Defer gpio device setup until after gpiolib initialization
Guenter Roeck
1
-31
/
+67
2016-04-08
gpiolib: Do not use devm functions when registering gpio chip
Guenter Roeck
1
-7
/
+12
2016-04-08
gpio: pxa: fix legacy non pinctrl aware builds
Robert Jarzmik
1
-2
/
+2
2016-04-08
gpio / ACPI: ignore GpioInt() GPIOs when requesting GPIO_OUT_*
Dmitry Torokhov
1
-4
/
+12
2016-04-08
libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignment
Dan Williams
3
-30
/
+51
[next]