index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-25
Merge tag 'gvt-fixes-2017-01-25' of https://github.com/01org/gvt-linux into d...
Jani Nikula
5
-57
/
+25
2017-01-25
drm/i915: reinstate call to trace_i915_vma_bind
Daniele Ceraolo Spurio
1
-0
/
+1
2017-01-25
drm/i915: Move atomic state free from out of fence release
Chris Wilson
3
-2
/
+33
2017-01-25
drm/i915: Check for NULL atomic state in intel_crtc_disable_noatomic()
Ander Conselvan de Oliveira
1
-0
/
+6
2017-01-25
drm/i915: Fix calculation of rotated x and y offsets for planar formats
Ander Conselvan de Oliveira
1
-2
/
+3
2017-01-25
drm/i915: Don't init hpd polling for vlv and chv from runtime_suspend()
Ander Conselvan de Oliveira
1
-1
/
+1
2017-01-25
drm/i915: Don't leak edid in intel_crt_detect_ddc()
Ander Conselvan de Oliveira
1
-4
/
+5
2017-01-25
drm/i915: Release temporary load-detect state upon switching
Chris Wilson
1
-0
/
+1
2017-01-25
drm/i915: prevent crash with .disable_display parameter
Clint Taylor
1
-0
/
+3
2017-01-25
drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resume
Chris Wilson
1
-1
/
+2
2017-01-25
MAINTAINERS: update new mail list for intel gvt driver
Zhenyu Wang
1
-1
/
+1
2017-01-25
drm/i915/gvt: Fix kmem_cache_create() name
Alex Williamson
1
-1
/
+1
2017-01-25
drm/i915/gvt/kvmgt: mdev ABI is available_instances, not available_instance
Alex Williamson
1
-4
/
+4
2017-01-25
Revert "thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()"
Fabio Estevam
1
-3
/
+17
2017-01-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
28
-78
/
+237
2017-01-24
MAINTAINERS: add Dan Streetman to zbud maintainers
Dan Streetman
1
-0
/
+1
2017-01-24
MAINTAINERS: add Dan Streetman to zswap maintainers
Dan Streetman
1
-0
/
+1
2017-01-24
mm: do not export ioremap_page_range symbol for external module
zhong jiang
1
-1
/
+0
2017-01-24
mn10300: fix build error of missing fpu_save()
Randy Dunlap
1
-1
/
+1
2017-01-24
romfs: use different way to generate fsid for BLOCK or MTD
Coly Li
1
-1
/
+22
2017-01-24
frv: add missing atomic64 operations
Sudip Mukherjee
1
-1
/
+18
2017-01-24
mm, page_alloc: fix premature OOM when racing with cpuset mems update
Vlastimil Babka
1
-11
/
+24
2017-01-24
mm, page_alloc: move cpuset seqcount checking to slowpath
Vlastimil Babka
1
-21
/
+26
2017-01-24
mm, page_alloc: fix fast-path race with cpuset update or removal
Vlastimil Babka
1
-1
/
+9
2017-01-24
mm, page_alloc: fix check for NULL preferred_zone
Vlastimil Babka
2
-2
/
+6
2017-01-24
kernel/panic.c: add missing \n
Jiri Slaby
1
-1
/
+1
2017-01-24
fbdev: color map copying bounds checking
Kees Cook
1
-12
/
+14
2017-01-24
frv: add atomic64_add_unless()
Sudip Mukherjee
1
-0
/
+16
2017-01-24
mm/mempolicy.c: do not put mempolicy before using its nodemask
Vlastimil Babka
1
-1
/
+1
2017-01-24
radix-tree: fix private list warnings
Matthew Wilcox
1
-1
/
+1
2017-01-24
Documentation/filesystems/proc.txt: add VmPin
Fabian Frederick
1
-2
/
+3
2017-01-24
mm, memcg: do not retry precharge charges
David Rientjes
1
-2
/
+2
2017-01-24
proc: add a schedule point in proc_pid_readdir()
Eric Dumazet
1
-0
/
+2
2017-01-24
mm: alloc_contig: re-allow CMA to compact FS pages
Lucas Stach
1
-0
/
+1
2017-01-24
mm/slub.c: trace free objects at KERN_INFO
Daniel Thompson
1
-10
/
+13
2017-01-24
userfaultfd: fix SIGBUS resulting from false rwsem wakeups
Andrea Arcangeli
1
-2
/
+35
2017-01-24
drivers/memstick/core/memstick.c: avoid -Wnonnull warning
Arnd Bergmann
1
-1
/
+1
2017-01-24
kernel/watchdog: prevent false hardlockup on overloaded system
Don Zickus
3
-0
/
+13
2017-01-24
dax: fix build warnings with FS_DAX and !FS_IOMAP
Ross Zwisler
4
-4
/
+1
2017-01-24
mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp
Keno Fischer
1
-1
/
+17
2017-01-24
memory_hotplug: make zone_can_shift() return a boolean value
Yasuaki Ishimatsu
3
-15
/
+21
2017-01-25
vring: Force use of DMA API for ARM-based systems with legacy devices
Will Deacon
1
-0
/
+7
2017-01-25
virtio_mmio: Set DMA masks appropriately
Robin Murphy
1
-1
/
+19
2017-01-25
vhost/vsock: handle vhost_vq_init_access() error
Stefan Hajnoczi
1
-4
/
+9
2017-01-24
ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncached
Vineet Gupta
1
-3
/
+16
2017-01-24
Merge branch 'lwt-module-unload'
David S. Miller
7
-1
/
+13
2017-01-24
lwtunnel: Fix oops on state free after encap module unload
Robert Shearman
1
-1
/
+5
2017-01-24
net: Specify the owning module for lwtunnel ops
Robert Shearman
6
-0
/
+8
2017-01-24
IB/rxe: Prevent from completer to operate on non valid QP
Yonatan Cohen
1
-2
/
+1
2017-01-24
IB/rxe: Fix rxe dev insertion to rxe_dev_list
Maor Gottlieb
1
-1
/
+1
[prev]
[next]