index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
utsname.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-12-05
watchdog: s3c2410_wdt: Fix the mask bit offset for Exynos7
Abhilash Kesavan
1
-1
/
+1
2014-12-05
uapi: fix to export linux/vm_sockets.h
Masahiro Yamada
1
-1
/
+1
2014-12-04
i2c: cadence: Set the hardware time-out register to maximum value
Vishnu Motghare
1
-0
/
+11
2014-12-04
i2c: davinci: generate STP always when NACK is received
Grygorii Strashko
1
-5
/
+3
2014-12-04
ahci: disable MSI on SAMSUNG 0xa800 SSD
Tejun Heo
1
-0
/
+1
2014-12-04
amdkfd: Set *buffer_ptr to NULL in case of error
Oded Gabbay
1
-1
/
+7
2014-12-04
context_tracking: Restore previous state in schedule_user
Andy Lutomirski
1
-2
/
+6
2014-12-04
drm/radeon: enable smc fan control on CI
Alex Deucher
1
-1
/
+0
2014-12-04
drm/radeon: use pointers instead of indexes for CS chunks
Christian König
9
-55
/
+53
2014-12-04
drm/radeon: remove duplicates check
Christian König
6
-34
/
+16
2014-12-04
drm/ttm: optionally move duplicates to a separate list
Christian König
7
-8
/
+26
2014-12-04
drm/radeon: check the right ring in radeon_evict_flags()
Alex Deucher
1
-1
/
+1
2014-12-04
drm/radeon: fix copy paste typos in fan control for si/ci
Alex Deucher
2
-6
/
+6
2014-12-03
drm/radeon: Hide cursor on CRTCs used by fbdev (v2)
Michel Dänzer
1
-1
/
+31
2014-12-03
drm/radeon: add spinlock for BO_VA status protection (v2)
Christian König
2
-6
/
+33
2014-12-03
drm/radeon: fence PT updates as shared
Christian König
1
-9
/
+19
2014-12-03
drm/radeon: rename radeon_cs_reloc to radeon_bo_list
Christian König
12
-42
/
+42
2014-12-03
drm/radeon: drop the handle from radeon_cs_reloc
Christian König
3
-6
/
+3
2014-12-03
drm/radeon drop gobj from radeon_cs_reloc
Christian König
3
-9
/
+9
2014-12-03
drm/radeon: fix typo in new fan control registers for SI/CI
Alex Deucher
2
-8
/
+8
2014-12-03
drm/radeon: sync all BOs involved in a CS
Christian König
1
-12
/
+7
2014-12-03
drm/radeon: Move hotspot handling out of radeon_set_cursor
Michel Dänzer
1
-19
/
+17
2014-12-03
drm/radeon: Re-show the cursor after a modeset
Michel Dänzer
4
-24
/
+68
2014-12-03
slab: fix nodeid bounds check for non-contiguous node IDs
Paul Mackerras
1
-1
/
+1
2014-12-03
lib/genalloc.c: export devm_gen_pool_create() for modules
Michal Simek
1
-0
/
+1
2014-12-03
mm: fix anon_vma_clone() error treatment
Daniel Forrest
2
-5
/
+11
2014-12-03
mm: fix swapoff hang after page migration and fork
Hugh Dickins
1
-13
/
+13
2014-12-03
fat: fix oops on corrupted vfat fs
Al Viro
1
-9
/
+11
2014-12-03
ipc/sem.c: fully initialize sem_array before making it visible
Manfred Spraul
1
-7
/
+8
2014-12-03
drivers/input/evdev.c: don't kfree() a vmalloc address
Andrew Morton
1
-1
/
+1
2014-12-03
amdkfd: use atomic allocations within srcu callbacks
Sasha Levin
1
-1
/
+1
2014-12-03
amdkfd: use sizeof(long) granularity for the pasid bitmask
Sasha Levin
1
-2
/
+1
2014-12-03
drm/vmwgfx: (Re)bind shaders to MOBs with the correct offset
Thomas Hellstrom
1
-1
/
+1
2014-12-03
drm/vmwgfx: Fix fence event code
Thomas Hellstrom
1
-11
/
+6
2014-12-03
drm/vmwgfx: Don't use memory accounting for kernel-side fence objects
Thomas Hellstrom
1
-20
/
+2
2014-12-03
drm/vmwgfx: Fix error printout on signals pending
Thomas Hellstrom
1
-2
/
+6
2014-12-03
drm/i915: Reject modeset when the same digital port is used more than once
Ville Syrjälä
1
-0
/
+47
2014-12-03
drm/i915: mask RPS IRQs properly when disabling RPS
Imre Deak
1
-7
/
+20
2014-12-03
drm/i915: Tune down spurious CRC interrupt warning
Daniel Vetter
1
-1
/
+1
2014-12-03
drm/i915: Fix context object leak for legacy contexts
Thomas Daniel
1
-4
/
+6
2014-12-03
drm/i915/skl: Update in Gen9 multi-engine forcewake range
Akash Goel
1
-4
/
+8
2014-12-03
drm/i915/eDP: When enabling panel VDD cancel pending disable worker
Egbert Eich
1
-0
/
+1
2014-12-03
drm/i915: Handle runtime pm in the CRC setup code
Daniel Vetter
1
-0
/
+5
2014-12-03
drm/i915: Disable crtcs gracefully before GPU reset on gen3/4
Ville Syrjälä
2
-2
/
+12
2014-12-03
drm/i915: Grab modeset locks for GPU rest on pre-ctg
Ville Syrjälä
4
-37
/
+74
2014-12-03
drm/i915: Implement GPU reset for g33
Ville Syrjälä
2
-3
/
+13
2014-12-03
drm/i915: Implement GPU reset for 915/945
Ville Syrjälä
3
-14
/
+15
2014-12-03
drm/i915: Restore the display config after a GPU reset on gen4
Ville Syrjälä
1
-0
/
+18
2014-12-03
drm/i915: Fix gen4 GPU reset
Ville Syrjälä
2
-27
/
+15
2014-12-03
drm/i915: Stop gathering error states for CS error interrupts
Daniel Vetter
1
-18
/
+7
[next]