Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
109d59b900e78834c66657dd4748fcedb9a1fe8d
« Previous
5bbf4e5
blk-mq-sched: unify request prepare methods
by Christoph Hellwig
· 7 years ago
44e8c2b
blk-mq: refactor blk_mq_sched_assign_ioc
by Christoph Hellwig
· 7 years ago
9f21073
bfq-iosched: fix NULL ioc check in bfq_get_rq_private
by Christoph Hellwig
· 7 years ago
037cebb
blk-mq: streamline blk_mq_get_request
by Christoph Hellwig
· 7 years ago
6af5405
blk-mq: simplify blk_mq_free_request
by Christoph Hellwig
· 7 years ago
7b9e936
blk-mq-sched: unify request finished methods
by Christoph Hellwig
· 7 years ago
ea511e3
blk-mq: remove blk_mq_sched_{get,put}_rq_priv
by Christoph Hellwig
· 7 years ago
d2c0d38
blk-mq: move blk_mq_sched_{get,put}_request to blk-mq.c
by Christoph Hellwig
· 7 years ago
6e15cf2
blk-mq: mark blk_mq_rq_ctx_init static
by Christoph Hellwig
· 7 years ago
b2ee7d4
loop: Add PF_LESS_THROTTLE to block/loop device thread.
by NeilBrown
· 7 years ago
063345a
i2c: xgene-slimpro: include linux/io.h for memremap
by Arnd Bergmann
· 7 years ago
b2f2fe2
platform/x86: ideapad-laptop: Add Y720-15IKBN to no_hw_rfkill
by Olle Liljenzin
· 7 years ago
5d9f40b
platform/x86: ideapad-laptop: Add Y520-15IKBN to no_hw_rfkill
by Olle Liljenzin
· 7 years ago
edf9364
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
4f51d57
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
0be5255
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
a1ff31d
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
2277ba7
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
0cbf341
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
06d4d45
net: dsa: Fix legacy probing
by Florian Fainelli
· 7 years ago
d807ec6
tls: update Kconfig
by Dave Watson
· 7 years ago
ffe95ec
Merge branch 'net-remove-dst-garbage-collector-logic'
by David S. Miller
· 7 years ago
44ebe79
net: add debug atomic_inc_not_zero() in dst_hold()
by Wei Wang
· 7 years ago
1eb04e7
net: reorder all the dst flags
by Wei Wang
· 7 years ago
a4c2fd7
net: remove DST_NOCACHE flag
by Wei Wang
· 7 years ago
b2a9c0e
net: remove DST_NOGC flag
by Wei Wang
· 7 years ago
5b7c9a8
net: remove dst gc related code
by Wei Wang
· 7 years ago
560fd93
decnet: take dst->__refcnt when struct dn_route is created
by Wei Wang
· 7 years ago
52df157
xfrm: take refcnt of dst when creating struct xfrm_dst bundle
by Wei Wang
· 7 years ago
db91664
ipv6: get rid of icmp6 dst garbage collector
by Wei Wang
· 7 years ago
587fea7
ipv6: mark DST_NOGC and remove the operation of dst_free()
by Wei Wang
· 7 years ago
ad65a2f
ipv6: call dst_hold_safe() properly
by Wei Wang
· 7 years ago
9514528
ipv6: call dst_dev_put() properly
by Wei Wang
· 7 years ago
1cfb71e
ipv6: take dst->__refcnt for insertion into fib6 tree
by Wei Wang
· 7 years ago
b838d5e
ipv4: mark DST_NOGC and remove the operation of dst_free()
by Wei Wang
· 7 years ago
9df16ef
ipv4: call dst_hold_safe() properly
by Wei Wang
· 7 years ago
95c47f9
ipv4: call dst_dev_put() properly
by Wei Wang
· 7 years ago
0830106
ipv4: take dst->__refcnt when caching dst in fib
by Wei Wang
· 7 years ago
4a6ce2b
net: introduce a new function dst_dev_put()
by Wei Wang
· 7 years ago
5f56f40
net: introduce DST_NOGC in dst_release() to destroy dst based on refcnt
by Wei Wang
· 7 years ago
1dbe325
net: use loopback dev when generating blackhole route
by Wei Wang
· 7 years ago
d24406c
udp: call dst_hold_safe() in udp_sk_rx_set_dst()
by Wei Wang
· 7 years ago
1758fd4
ipv6: remove unnecessary dst_hold() in ip6_fragment()
by Wei Wang
· 7 years ago
374d801
Merge tag 'led_fixes_for_4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 7 years ago
19ea9d6
Merge tag 'usb-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
1be627d
Merge tag 'staging-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
6db5337
ARM: imx_v6_v7_defconfig: Select CONFIG_IMX7D_ADC
by Fabio Estevam
· 7 years ago
6e20350
Merge tag 'ceph-for-4.12-rc6' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
77e9ce3
ufs: fix the logics for tail relocation
by Al Viro
· 7 years ago
57db7e4
signal: Only reschedule timers on signals timers have sent
by Eric W. Biederman
· 7 years ago
c0ef65d
ufs_iget(): fail with -ESTALE on deleted inode
by Al Viro
· 7 years ago
23ac7cb
fix signedness of timestamps on ufs1
by Al Viro
· 7 years ago
d8710c3
ARM: dts: imx6q-cm-fx6: add sdio wifi/bt nodes
by Christopher Spinrath
· 7 years ago
2446563c
dmaengine: Kconfig: Simplify the help text for MXS_DMA
by Fabio Estevam
· 7 years ago
d43674e
dmaengine: pl330: Delete unused functions
by Matthias Kaehlcke
· 7 years ago
fd0238c
dt-bindings: arm: Document Actions Semi S500
by Andreas Färber
· 8 years ago
6720977
dt-bindings: Add vendor prefix for Actions Semi
by Andreas Färber
· 8 years ago
51c9fbe
bus: SIMPLE_PM_BUS does not depend on ARCH_RENESAS
by Rob Clark
· 7 years ago
0e08270
drm/msm: Separate locking of buffer resources from struct_mutex
by Sushmita Susheelendra
· 7 years ago
adc3110
Merge tag 'xfs-4.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
c8636b9
Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
ccd3d90
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
4fcee14
ARM: dts: kirkwood: Fix Openblock A6 nand partition overlap
by Peter Korsgaard
· 7 years ago
f66b2af
arm64: dts: marvell: add xmdio nodes for 7k/8k
by Antoine Tenart
· 7 years ago
c7c3d67
arm64: dts: marvell: add a comment on the cp110 slave node status
by Antoine Tenart
· 7 years ago
b97afaf
arm64: dts: marvell: remove cpm crypto nodes from dts files
by Antoine Tenart
· 7 years ago
bcd0256
arm64: dts: marvell: cp110: enable the crypto engine at the SoC level
by Antoine Tenart
· 7 years ago
07d065a
arm64: dts: marvell: armada-3720-db: Add vqmmc regulator for SD slot
by Gregory CLEMENT
· 7 years ago
1208d2f
arm64: dts: marvell: Enable second SDHCI controller in Armada 37xx
by Konstantin Porotchkin
· 7 years ago
e9bfac5
arm64: dts: marvell: armada-37xx: Use angle bracket for each register set
by Gregory CLEMENT
· 7 years ago
55ad5b1
arm64: dts: marvell: armada-37xx: Align the compatible string
by Gregory CLEMENT
· 7 years ago
718e463
arm64: dts: marvell: armada-3720-db: Add information about the V2 board
by Gregory CLEMENT
· 7 years ago
483b4da
arm64: dts: marvell: armada-3720-db: Sort the dts node alphabetically
by Gregory CLEMENT
· 7 years ago
5526bdc
arm64: dts: marvell: disable the mdio nodes by default
by Antoine Tenart
· 7 years ago
3c6912c
arm64: dts: marvell: explicitly enable the mdio nodes for 7k/8k DB
by Antoine Tenart
· 7 years ago
b1a97f8
arm64: dts: marvell: add dma-mask in crypto nodes for 7k/8k
by Antoine Tenart
· 7 years ago
2a32465
arm64: dts: marvell: 8040-mcbin: Enable 1GB Ethernet
by Marc Zyngier
· 7 years ago
e21a3b5
arm64: dts: marvell: cp110: add required clocks for mdio interface
by Russell King
· 7 years ago
3675fb5
arm64: dts: marvell: use new binding for the system controller on ap806
by Gregory CLEMENT
· 7 years ago
952eaa5
arm64: dts: marvell: remove clock-output-names on ap806
by Gregory CLEMENT
· 7 years ago
4f08187
arm64: dts: marvell: add second 1G port on the Armada 8040 DB
by Marcin Wojtas
· 7 years ago
5298304
arm64: dts: marvell: mcbin: add sdhci
by Russell King
· 7 years ago
b7a3768
arm64: dts: marvell: add clocks for Armada AP806 XOR engines
by Thomas Petazzoni
· 8 years ago
97800cf
ARM: dts: turris-omnia: Add generic compatible string for I2C EEPROM
by Javier Martinez Canillas
· 7 years ago
41c8652
ARM: dts: mvebu: add support for Linksys WRT3200ACM (Rango)
by Ralph Sennhauser
· 7 years ago
b2758f8
ARM: dts: armada-385-linksys: fixup button node names
by Ralph Sennhauser
· 7 years ago
1216132
ARM: dts: armada-385-linksys: group pins in pinctrl
by Ralph Sennhauser
· 7 years ago
bf6c959
ARM: dts: armada-385-linksys: partition layout is board specific
by Ralph Sennhauser
· 7 years ago
0ebbb95
ARM: dts: armada-385-linksys: use binary unit prefixes
by Ralph Sennhauser
· 7 years ago
4c38d10
ARM: dts: armada-385-linksys: drop legacy DSA bindings
by Ralph Sennhauser
· 7 years ago
da3ac20
ARM: dts: armada-385-linksys: usb3 label cleanup
by Ralph Sennhauser
· 7 years ago
a43df48
ARM: dts: armada-385-linksys: bm pools by label order
by Ralph Sennhauser
· 7 years ago
70fd742
ARM: dts: armada-385-linksys: drop redundant properties in dependants
by Ralph Sennhauser
· 7 years ago
ecdcd24
ARM: dts: armada-385-linksys: flatten dependants
by Ralph Sennhauser
· 7 years ago
77c82b5
ARM: dts: armada-385-linksys: label nodes
by Ralph Sennhauser
· 7 years ago
a90c9ea
ARM: dts: armada-385-linksys: flatten dtsi
by Ralph Sennhauser
· 7 years ago
3bef2ac
ARM: dts: mvebu: disable the rtc on 98dx3236 SoC
by Chris Packham
· 8 years ago
948e7d9
ARM: dts: mvebu: add missing interrupt to 98dx4251 switch
by Chris Packham
· 8 years ago
8035eaa
ARM: dts: armada-xp: Use pwm-fan rather than gpio-fan
by Andrew Lunn
· 8 years ago
7cb2acb
ARM: dts: mvebu: Add PWM properties for armada-38x
by Ralph Sennhauser
· 7 years ago
Next »