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
2016-06-01
cpufreq: Fix clamp_val() usage in cpufreq_driver_fast_switch()
Rafael J. Wysocki
1
-1
/
+1
2016-06-01
time: Make settimeofday error checking work again
John Stultz
1
-0
/
+3
2016-06-01
arm64: unistd32.h: wire up missing syscalls for compat tasks
Will Deacon
2
-1
/
+9
2016-06-01
drm/mediatek: mtk_dsi: Remove spurious drm_connector_unregister
Philipp Zabel
1
-3
/
+1
2016-06-01
drm/mediatek: mtk_dpi: remove invalid error message
Philipp Zabel
1
-5
/
+0
2016-06-01
drm: atmel-hlcdc: fix a NULL check
Dan Carpenter
1
-2
/
+3
2016-06-01
drm: atmel-hlcdc: fix atmel_hlcdc_crtc_reset() implementation
Boris Brezillon
1
-3
/
+2
2016-06-01
ceph: use i_version to check validity of fscache
Yan, Zheng
1
-0
/
+3
2016-06-01
ceph: improve fscache revalidation
Yan, Zheng
4
-83
/
+41
2016-06-01
ceph: disable fscache when inode is opened for write
Yan, Zheng
4
-53
/
+52
2016-06-01
ceph: avoid unnecessary fscache invalidation/revlidation
Yan, Zheng
1
-6
/
+3
2016-06-01
ceph: call __fscache_uncache_page() if readpages fails
Yan, Zheng
1
-1
/
+3
2016-06-01
FS-Cache: make check_consistency callback return int
Yan, Zheng
2
-2
/
+2
2016-06-01
FS-Cache: wake write waiter after invalidating writes
Yan, Zheng
1
-0
/
+2
2016-06-01
drm/mgag200: Black screen fix for G200e rev 4
Mathieu Larouche
1
-1
/
+9
2016-06-01
drm: Wrap direct calls to driver->gem_free_object from CMA
Chris Wilson
2
-10
/
+4
2016-06-01
drm: fix fb refcount issue with atomic modesetting
Tomi Valkeinen
1
-1
/
+2
2016-06-01
drm: make drm_atomic_set_mode_prop_for_crtc() more reliable
Tomi Valkeinen
1
-1
/
+2
2016-06-01
drm/sti: remove extra mode fixup
Tomi Valkeinen
1
-10
/
+0
2016-06-01
drm: add missing drm_mode_set_crtcinfo call
Tomi Valkeinen
2
-2
/
+2
2016-06-01
powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support call
Thomas Huth
1
-0
/
+1
2016-06-01
powerpc/mm/radix: Add missing tlb flush
Aneesh Kumar K.V
1
-4
/
+1
2016-06-01
powerpc/mm/hash: Fix the reference bit update when handling hash fault
Aneesh Kumar K.V
1
-2
/
+20
2016-06-01
powerpc/mm/radix: Update LPCR only if it is powernv
Aneesh Kumar K.V
1
-13
/
+10
2016-06-01
sfc: Track RPS flow IDs per channel instead of per function
Jon Cooper
3
-17
/
+56
2016-06-01
vfio/pci: Allow VPD short read
Alex Williamson
1
-1
/
+2
2016-05-31
usbnet: smsc95xx: fix link detection for disabled autonegotiation
Christoph Fritz
1
-0
/
+51
2016-05-31
virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recv
wangyunjian
1
-16
/
+2
2016-05-31
bnx2x: avoid leaking memory on bnx2x_init_one() failures
Vitaly Kuznetsov
1
-7
/
+10
2016-05-31
fou: fix IPv6 Kconfig options
Arnd Bergmann
2
-2
/
+2
2016-05-31
openvswitch: update checksum in {push,pop}_mpls
Simon Horman
1
-5
/
+15
2016-05-31
sctp: sctp_diag should dump sctp socket type
Xin Long
2
-0
/
+3
2016-05-31
net: fec: update dirty_tx even if no skb
Troy Kisky
1
-5
/
+3
2016-05-31
vlan: Propagate MAC address to VLANs
Mike Manning
3
-3
/
+24
2016-05-31
atm: iphase: off by one in rx_pkt()
Dan Carpenter
1
-1
/
+1
2016-05-31
atm: firestream: add more reserved strings
Dan Carpenter
1
-1
/
+5
2016-05-31
vxlan: Accept user specified MTU value when create new vxlan link
Chen Haiquan
1
-0
/
+3
2016-05-31
net: pktgen: Call destroy_hrtimer_on_stack()
Guenter Roeck
1
-4
/
+4
2016-05-31
timer: Export destroy_hrtimer_on_stack()
Guenter Roeck
1
-0
/
+1
2016-05-31
arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
Catalin Marinas
2
-3
/
+9
2016-05-31
dma-buf: use vma_pages()
Muhammad Falak R Wani
1
-3
/
+4
2016-05-31
fence: add missing descriptions for fence
Luis de Bethencourt
1
-0
/
+2
2016-05-31
doc: update/fixup dma-buf related DocBook
Rob Clark
1
-4
/
+32
2016-05-31
reservation: add headerdoc comments
Rob Clark
2
-4
/
+121
2016-05-31
dma-buf: headerdoc fixes
Rob Clark
1
-3
/
+10
2016-05-31
arm64: KVM: vgic-v3: Relax synchronization when SRE==1
Marc Zyngier
1
-7
/
+16
2016-05-31
arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1
Marc Zyngier
1
-4
/
+2
2016-05-31
arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE value
Marc Zyngier
1
-1
/
+12
2016-05-31
KVM: arm/arm64: vgic-v3: Always resample level interrupts
Marc Zyngier
1
-5
/
+9
2016-05-31
KVM: arm/arm64: vgic-v2: Always resample level interrupts
Marc Zyngier
1
-5
/
+9
[prev]
[next]