Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3783055ef4cf096910f670f9a1a32e32db08559b
« Previous
d7ad41a
zram: clear disk io accounting when reset zram device
by Weijie Yang
· 10 years ago
7d63809
memcg: do not call reclaim if !__GFP_WAIT
by Vladimir Davydov
· 10 years ago
85bd839
mm/memory_hotplug.c: set zone->wait_table to null after freeing it
by Gu Zheng
· 10 years ago
1b0ccfe
Revert "ipv6: Fix protocol resubmission"
by David S. Miller
· 10 years ago
80524e9
score: Fix exception handler label
by Guenter Roeck
· 10 years ago
5eea900
blackfin: Fix build error
by Guenter Roeck
· 10 years ago
9cc719a
MIPS: MSA: bugfix - disable MSA correctly for new threads/processes.
by Ralf Baechle
· 10 years ago
d9fb566
MIPS: Loongson: Do not register 8250 platform device from module.
by Ralf Baechle
· 10 years ago
34b1252
MIPS: Cobalt: Do not build MTD platform device registration code as module.
by Ralf Baechle
· 10 years ago
98a226e
ALSA: hda - Don't actually write registers for caps overwrites
by Takashi Iwai
· 10 years ago
e64f638
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
c3b4afc
blk-mq: free hctx->ctxs in queue's release handler
by Ming Lei
· 10 years ago
9c5a18a
cfg80211: wext: clear sinfo struct before calling driver
by Johannes Berg
· 10 years ago
36f6ea2
SSB: Fix handling of ssb_pmu_get_alp_clock()
by Hauke Mehrtens
· 10 years ago
bd00c60
iommu/vt-d: Change PASID support to bit 40 of Extended Capability Register
by David Woodhouse
· 10 years ago
15c1247
Revert "perf/x86/intel/uncore: Move uncore_box_init() out of driver initialization"
by Ingo Molnar
· 10 years ago
d7b6314
MIPS: pgtable-bits: Fix XPA damage to R6 definitions.
by Markos Chandras
· 10 years ago
3f5f155
drm/i915: Fix DDC probe for passive adapters
by Jani Nikula
· 10 years ago
132bd96
ALSA: hda - fix number of devices query on hotplug
by Dave Airlie
· 10 years ago
2f4eb6a
ntb: iounmap MW reg and vbase in error path
by Jon Mason
· 10 years ago
5879ae5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
056537c
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 10 years ago
40b985f
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
bbbf2df
net: replace last open coded skb_orphan_frags with function call
by Willem de Bruijn
· 10 years ago
afe3f90
net: bcmgenet: power on MII block for all MII modes
by Florian Fainelli
· 10 years ago
0243508
ipv6: Fix protocol resubmission
by Josh Hunt
· 10 years ago
27e41fc
ipv6: fix possible use after free of dev stats
by Robert Shearman
· 10 years ago
0a68c6b
Merge tag 'omap-for-v4.1/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Kevin Hilman
· 10 years ago
7f2ca8b
Input: synaptics - add min/max quirk for Lenovo S540
by Peter Hutterer
· 10 years ago
181e505
Merge git://git.infradead.org/intel-iommu
by Linus Torvalds
· 10 years ago
86579aa
Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
765c37d
dmaengine: at_xdmac: rework slave configuration part
by Ludovic Desroches
· 10 years ago
4c374fc
dmaengine: at_xdmac: lock fixes
by Ludovic Desroches
· 10 years ago
8ce7da4
drm/i915: Properly initialize SDVO analog connectors
by Ander Conselvan de Oliveira
· 10 years ago
3b7e5c7
ALSA: usb-audio: add native DSD support for JLsounds I2SoverUSB
by Jurgen Kramer
· 10 years ago
4710f2f
pata_octeon_cf: fix broken build
by Aaro Koskinen
· 10 years ago
febe069
irqchip: sunxi-nmi: Fix off-by-one error in irq iterator
by Axel Lin
· 10 years ago
d4a4f75
Linux 4.1-rc7
by Linus Torvalds
· 10 years ago
1489bde
b44: call netif_napi_del()
by Hauke Mehrtens
· 10 years ago
c4c832f
bridge: disable softirqs around br_fdb_update to avoid lockup
by Nikolay Aleksandrov
· 10 years ago
7ff46e7
Revert "bridge: use _bh spinlock variant for br_fdb_update to avoid lockup"
by David S. Miller
· 10 years ago
25cc8f0
mpls: fix possible use after free of device
by Robert Shearman
· 10 years ago
866e644
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
e51000db
be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()
by Sriharsha Basavapatna
· 10 years ago
1d7c490
bridge: use _bh spinlock variant for br_fdb_update to avoid lockup
by Wilson Kok
· 10 years ago
8cf1a3d
perf/x86/intel/uncore: Fix CBOX bit wide and UBOX reg on Haswell-EP
by Kan Liang
· 10 years ago
cee34d8
lockdep: Fix a race between /proc/lock_stat and module unload
by Peter Zijlstra
· 10 years ago
078b29d
amd-xgbe: Use disable_irq_nosync from within timer function
by Lendacky, Thomas
· 10 years ago
6d79541
rhashtable: add missing import <linux/export.h>
by Hauke Mehrtens
· 10 years ago
37ef164
Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
eadc21f
Merge tag 'staging-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
b334b77
Merge tag 'tty-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
e900f2c
Merge tag 'usb-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
be19c4a
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux
by Linus Torvalds
· 10 years ago
4b17069
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
f46c581
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
77493bd
Merge branch 'stable/for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 10 years ago
7dedcca
Merge branch 'stable/for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft
by Linus Torvalds
· 10 years ago
ed9244e
MIPS: KVM: Do not sign extend on unsigned MMIO load
by Nicholas Mc Guire
· 10 years ago
8833bc3
MIPS: BPF: Fix stack pointer allocation
by Markos Chandras
· 10 years ago
e1fb96e
MIPS: Loongson-3: Fix a cpu-hotplug issue in loongson3_ipi_interrupt()
by Huacai Chen
· 10 years ago
5f35b9c
MIPS: Fix enabling of DEBUG_STACKOVERFLOW
by James Hogan
· 10 years ago
755af33
MIPS: c-r4k: Fix typo in probe_scache()
by Joshua Kinard
· 10 years ago
c6271b7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 10 years ago
e6050b6
iscsi_ibft: filter null v4-mapped v6 addresses
by Chris Leech
· 10 years ago
023600f
swiotlb: do not export map_single function
by Alexandre Courbot
· 10 years ago
38d8571
drm: fix writing to /sys/class/drm/*/status
by Russell King
· 10 years ago
a9592f1
Merge tag 'drm-intel-fixes-2015-06-05' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
456fdb2
Merge tag 'pci-v4.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
6e6f9e0
Merge tag 'sound-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
44953af
Merge tag 'iommu-fixes-v4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 10 years ago
51d0f0c
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
a0e9c6e
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5943334
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
dc2c6eb
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
9d08203
Merge tag 'usb-serial-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 10 years ago
088df2c
Input: alps - do not reduce trackpoint speed by half
by Hans de Goede
· 10 years ago
692dd19
Input: elantech - add new icbody type
by 洪一竹
· 10 years ago
fa11cb3
i40e: Make sure to be in VEB mode if SRIOV is enabled at probe
by Anjali Singhai Jain
· 10 years ago
fc60861
i40e: start up in VEPA mode by default
by Anjali Singhai Jain
· 10 years ago
3052083
i40e/i40evf: Fix mixed size frags and linearization
by Anjali Singhai Jain
· 10 years ago
f76502a
of/dynamic: Fix test for PPC_PSERIES
by Geert Uytterhoeven
· 10 years ago
9b7b819
compat: cleanup coding in compat_get_bitmap() and compat_put_bitmap()
by Helge Deller
· 10 years ago
df72d58
USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongle
by John D. Blair
· 10 years ago
ff25ea8
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
b44a2b5
perf/x86/intel/pt: Fix a refactoring bug
by Alexander Shishkin
· 10 years ago
210d150
virtio_pci: Clear stale cpumask when setting irq affinity
by Jiang Liu
· 10 years ago
4f47c99
drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv code
by Ville Syrjälä
· 10 years ago
77b6455
drm/i915: Include G4X/VLV/CHV in self refresh status
by Ander Conselvan de Oliveira
· 10 years ago
2e5356d
drm/i915: Initialize HWS page address after GPU reset
by Arun Siluvery
· 10 years ago
6e54030
ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()
by Shawn Bohrer
· 10 years ago
640b2b1
openvswitch: disable LRO
by Jiri Benc
· 10 years ago
88aeca1
s390/bpf: fix bpf frame pointer setup
by Michael Holzheu
· 10 years ago
bbac1c9
s390/bpf: fix stack allocation
by Michael Holzheu
· 10 years ago
e08f28f
Merge tag 'drm-amdkfd-fixes-2015-06-03' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes
by Dave Airlie
· 10 years ago
0546b72
Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 10 years ago
8a7deb3
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
08602d7
MAINTAINERS - remove OSDL reference
by Stephen Hemminger
· 10 years ago
826f5de
drm/amdkfd: fix topology bug with capability attr.
by Alexey Skidanov
· 10 years ago
226a07e
lib: Clarify the return value of strnlen_user()
by Jan Kara
· 10 years ago
Next »