Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
03aa264ac15637b6f98374270bcdf31400965505
03aa264
blkcg: let blkcg core manage per-queue blkg list and counter
by Tejun Heo
· 13 years ago
4eef304
blkcg: move per-queue blkg list heads and counters to queue and blkg
by Tejun Heo
· 13 years ago
c176826
blkcg: don't use blkg->plid in stat related functions
by Tejun Heo
· 13 years ago
549d3aa
blkcg: make blkg->pd an array and move configuration and stats into it
by Tejun Heo
· 13 years ago
1adaf3d
blkcg: move refcnt to blkcg core
by Tejun Heo
· 13 years ago
0381411
blkcg: let blkcg core handle policy private data allocation
by Tejun Heo
· 13 years ago
923adde
blkcg: clear all request_queues on blkcg policy [un]registrations
by Tejun Heo
· 13 years ago
5efd611
blkcg: add blkcg_{init|drain|exit}_queue()
by Tejun Heo
· 13 years ago
7ee9c56
blkcg: let blkio_group point to blkio_cgroup directly
by Tejun Heo
· 13 years ago
92616b5
blkcg: skip blkg printing if q isn't associated with disk
by Vivek Goyal
· 13 years ago
7a4dd28
blkcg: kill the mind-bending blkg->dev
by Tejun Heo
· 13 years ago
4bfd482
blkcg: kill blkio_policy_node
by Tejun Heo
· 13 years ago
e56da7e
blkcg: don't allow or retain configuration of missing devices
by Tejun Heo
· 13 years ago
cd1604f
blkcg: factor out blkio_group creation
by Tejun Heo
· 13 years ago
f51b802
blkcg: use the usual get blkg path for root blkio_group
by Tejun Heo
· 13 years ago
035d10b
blkcg: add blkio_policy[] array and allow one policy per policy ID
by Tejun Heo
· 13 years ago
ca32aef
blkcg: use q and plid instead of opaque void * for blkio_group association
by Tejun Heo
· 13 years ago
0a5a7d0
blkcg: update blkg get functions take blkio_cgroup as parameter
by Tejun Heo
· 13 years ago
2a7f124
blkcg: move rcu_read_lock() outside of blkio_group get functions
by Tejun Heo
· 13 years ago
72e06c2
blkcg: shoot down blkio_groups on elevator switch
by Tejun Heo
· 13 years ago
6ecf23a
block: extend queue bypassing to cover blkcg policies
by Tejun Heo
· 13 years ago
d732580
block: implement blk_queue_bypass_start/end()
by Tejun Heo
· 13 years ago
b2fab5a
elevator: make elevator_init_fn() return 0/-errno
by Tejun Heo
· 13 years ago
5a5bafd
elevator: clear auxiliary data earlier during elevator switch
by Tejun Heo
· 13 years ago
b95ada5
cfq: don't register propio policy if !CONFIG_CFQ_GROUP_IOSCHED
by Tejun Heo
· 13 years ago
32e380a
blkcg: make CONFIG_BLK_CGROUP bool
by Tejun Heo
· 13 years ago
b855b04
block: blk-throttle should be drained regardless of q->elevator
by Tejun Heo
· 13 years ago
ea5f4db
block, sx8: fix pointer math issue getting fw version
by Dan Carpenter
· 13 years ago
62d3c54
Block: use a freezable workqueue for disk-event polling
by Alan Stern
· 13 years ago
cecd353
drivers/block/DAC960: fix -Wuninitialized warning
by Danny Kukawka
· 13 years ago
bca505f
drivers/block/DAC960: fix DAC960_V2_IOCTL_Opcode_T -Wenum-compare warning
by Danny Kukawka
· 13 years ago
9f53d2fe
block: fix __blkdev_get and add_disk race condition
by Stanislaw Gruszka
· 13 years ago
12ebffd
block: Fix setting bio flags in drivers (sd_dif/floppy)
by Muthukumar R
· 13 years ago
fe316bf
block: Fix NULL pointer dereference in sd_revalidate_disk
by Jun'ichi Nomura
· 13 years ago
621032a
block: exit_io_context() should call elevator_exit_icq_fn()
by Tejun Heo
· 13 years ago
2274b02
block: simplify ioc_release_fn()
by Tejun Heo
· 13 years ago
d705ae6
block: replace icq->changed with icq->flags
by Tejun Heo
· 13 years ago
7ada1dd
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 13 years ago
ebf4bcb
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
8b36ac5
Merge tag 'mmc-fixes-for-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 13 years ago
694ce18
Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
13d2619
Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
27c3afe
ALSA: intel8x0: Fix default inaudible sound on Gateway M520
by Daniel T Chen
· 13 years ago
675c67a
Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 13 years ago
ce5afed
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
ca81a62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 13 years ago
778a785
powerpc/pseries/eeh: Fix crash when error happens during device probe
by Thadeu Lima de Souza Cascardo
· 13 years ago
444080d
powerpc/pseries: Fix partition migration hang in stop_topology_update
by Brian King
· 13 years ago
f1c853b
powerpc/powernv: Disable interrupts while taking phb->lock
by Michael Ellerman
· 13 years ago
6fe5f5f
powerpc: Fix WARN_ON in decrementer_check_overflow
by Benjamin Herrenschmidt
· 13 years ago
7a768d3
powerpc/wsp: Fix IRQ affinity setting
by Benjamin Herrenschmidt
· 13 years ago
e628942
powerpc: Implement GET_IP/SET_IP
by Srikar Dronamraju
· 13 years ago
454c0bf
powerpc/wsp: Permanently enable PCI class code workaround
by Benjamin Herrenschmidt
· 13 years ago
f9c2a0d
mmc: dw_mmc: Fix PIO mode with support of highmem
by Seungwon Jeon
· 13 years ago
18ee684
mmc: atmel-mci: save and restore sdioirq when soft reset is performed
by Ludovic Desroches
· 13 years ago
00d9ac0
mmc: block: Init ro_lock sysfs attr to fix lockdep warnings
by Rabin Vincent
· 13 years ago
5ba85d9
mmc: sh_mmcif: fix late delayed work initialisation
by Guennadi Liakhovetski
· 13 years ago
e3de2be
mmc: tmio_mmc: fix card eject during IO with DMA
by Guennadi Liakhovetski
· 13 years ago
dd13b4e
mmc: core: Fix comparison issue in mmc_compare_ext_csds
by Jurgen Heeks
· 13 years ago
3e73c36
mmc: core: Fix PowerOff Notify suspend/resume
by Girish K S
· 13 years ago
012e467
mmc: sdhci-pci: set Medfield SDIO as non-removable
by Adrian Hunter
· 13 years ago
6e8201f
mmc: core: add the capability for broken voltage
by Jaehoon Chung
· 13 years ago
7488e92
mmc: core: Fix low speed mmc card detection failure
by Girish K S
· 13 years ago
147c3b3
mmc: esdhc: set the timeout to the max value
by Jerry Huang
· 13 years ago
81e4992
mmc: esdhc: add PIO mode support
by Jerry Huang
· 13 years ago
2c4967f74
mmc: core: Ensure clocks are always enabled before host interaction
by Sujit Reddy Thumma
· 13 years ago
b6bf30d
mmc: of_mmc_spi: fix little endian support
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
2d0d68f
mmc: core: UHS sdio card that fails should not exceed 50MHz
by Philip Rakity
· 13 years ago
e3f89f4
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
by Linus Torvalds
· 13 years ago
0d86f65
module: fix broken isapnp handling in file2alias
by Ondrej Zary
· 13 years ago
10f296c
module: make module param bint handle nul value
by Dave Young
· 13 years ago
3b582f3
Merge tag 'battery-fixes-for-v3.3-rc2' of git://git.infradead.org/users/cbou/battery-urgent
by Linus Torvalds
· 13 years ago
19be13c
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
b14a299
Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
a269c2f
Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
ed5016d
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
5b1cbac
i387: make irq_fpu_usable() tests more robust
by Linus Torvalds
· 13 years ago
be98c2c
i387: math_state_restore() isn't called from asm
by Linus Torvalds
· 13 years ago
a68f20e
Merge branch 'fix/acer-alc889-fix' into fix/hda
by Takashi Iwai
· 13 years ago
02a237b
ALSA: hda - Fix silent speaker output on Acer Aspire 6935
by Takashi Iwai
· 13 years ago
fc1156c
ALSA: hda - Fix initialization of secondary capture source on VT1705
by Takashi Iwai
· 13 years ago
70d669d
ARM: omap: resolve nebulous 'Error setting wl12xx data'
by Russell King
· 13 years ago
4f8a428
ARM: omap: fix wrapped error messages in omap_hwmod.c
by Russell King
· 13 years ago
8930b4e
ARM: omap: fix section mismatch warnings in mux.c caused by hsmmc.c
by Russell King
· 13 years ago
a98f77b
ARM: omap: fix section mismatch warning for sdp3430_twl_gpio_setup()
by Russell King
· 13 years ago
e3958fe
ARM: omap: fix section mismatch error for omap_4430sdp_display_init()
by Russell King
· 13 years ago
45176f4
ARM: omap: fix section mismatch warning for omap_secondary_startup()
by Russell King
· 13 years ago
d5de63f
ARM: omap: preemptively fix section mismatch in omap4_sdp4430_wifi_mux_init()
by Russell King
· 13 years ago
27d8d3b
ARM: omap: fix section mismatch warning in mux.c
by Russell King
· 13 years ago
a0bb10e
ARM: omap: fix section mismatch errors in TWL PMIC driver
by Russell King
· 13 years ago
0bf68f5
ARM: omap: fix uninformative vc/i2c configuration error message
by Russell King
· 13 years ago
2d5b479
ARM: omap: fix vc.c PMIC error message
by Russell King
· 13 years ago
e6fa35a
ARM: omap: fix prm44xx.c OMAP44XX_IRQ_PRCM build error
by Russell King
· 13 years ago
ba8c4dc
mmc: esdhc: fix errors when booting kernel on Freescale eSDHC version 2.3
by Roy Zang
· 13 years ago
3ec1e88
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
d8c66c5
block: fix lockdep warning on io_context release put_io_context()
by Tejun Heo
· 13 years ago
8df54d6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
70620c4
net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled
by Thomas Graf
· 13 years ago
5dc7883
ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.
by Li Wei
· 13 years ago
2b73bc6
netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m
by Neil Horman
· 13 years ago
Next »