Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
29ad768cfc08611a4c1070d0f13f82eeea2bac7b
/
drivers
05b258e
thp: transparent hugepage sysfs meminfo
by David Rientjes
· 14 years ago
5dfbd1d7
atmel_serial: fix RTS high after initialization in RS485 mode
by Claudio Scordino
· 14 years ago
f6bcfd9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 14 years ago
509e4ae
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 14 years ago
bf2cb0d
md: Fix removal of extra drives when converting RAID6 to RAID5
by NeilBrown
· 14 years ago
ba1b41b
md: range check slot number when manually adding a spare.
by NeilBrown
· 14 years ago
1a940fc
md/raid5: handle manually-added spares in start_reshape.
by NeilBrown
· 14 years ago
13ae864
md: fix sync_completed reporting for very large drives (>2TB)
by Rémi Rérolle
· 14 years ago
23ddff3
md: allow suspend_lo and suspend_hi to decrease as well as increase.
by NeilBrown
· 14 years ago
75d3da4
md: Don't let implementation detail of curr_resync leak out through sysfs.
by NeilBrown
· 14 years ago
a6ff7e0
md: separate meta and data devs
by Jonathan Brassow
· 14 years ago
ccebd4c
md-new-param-to_sync_page_io
by Jonathan Brassow
· 14 years ago
57b2caa
md-new-param-to-calc_dev_sboffset
by Jonathan Brassow
· 14 years ago
7ebc0be
md: Be more careful about clearing flags bit in ->recovery
by NeilBrown
· 14 years ago
defad61
md: md_stop_writes requires mddev_lock.
by NeilBrown
· 14 years ago
43c73ca
md/raid5: use sysfs_notify_dirent_safe to avoid NULL pointer
by Jonathan Brassow
· 14 years ago
0ca6988
md: Ensure no IO request to get md device before it is properly initialised.
by NeilBrown
· 14 years ago
067032b
md: Fix single printks with multiple KERN_<level>s
by Joe Perches
· 14 years ago
6c98791
md: fix regression resulting in delays in clearing bits in a bitmap
by NeilBrown
· 14 years ago
9d09e66
dm: raid456 basic support
by NeilBrown
· 14 years ago
99d03c1
dm: per target unplug callback support
by NeilBrown
· 14 years ago
9d357b0
dm: introduce target callbacks and congestion callback
by NeilBrown
· 14 years ago
4e2d19e
dm mpath: delay activate_path retry on SCSI_DH_RETRY
by Chandra Seetharaman
· 14 years ago
052189a
dm: remove superfluous irq disablement in dm_request_fn
by Kiyoshi Ueda
· 14 years ago
dbc883f
dm log: use PTR_ERR value instead of ENOMEM
by Dan Carpenter
· 14 years ago
b83b2f2
dm snapshot: avoid storing private suspended state
by Mike Snitzer
· 14 years ago
239c8dd
dm snapshot: persistent make metadata_wq multithreaded
by Tejun Heo
· 14 years ago
9c4376d
dm: use non reentrant workqueues if equivalent
by Tejun Heo
· 14 years ago
4d4d66a
dm: convert workqueues to alloc_ordered
by Tejun Heo
· 14 years ago
f521f07
dm stripe: switch from local workqueue to system_wq
by Tejun Heo
· 14 years ago
d5ffa38
dm: dont use flush_scheduled_work
by Tejun Heo
· 14 years ago
fecec20
dm snapshot: remove unused dm_snapshot queued_bios_work
by Tejun Heo
· 14 years ago
810b492
dm ioctl: suppress needless warning messages
by Milan Broz
· 14 years ago
3474578
dm crypt: add loop aes iv generator
by Milan Broz
· 14 years ago
d1f9642
dm crypt: add multi key capability
by Milan Broz
· 14 years ago
2dc5327
dm crypt: add post iv call to iv generator
by Milan Broz
· 14 years ago
20c8253
dm crypt: use io thread for reads only if mempool exhausted
by Milan Broz
· 14 years ago
c029772
dm crypt: scale to multiple cpus
by Andi Kleen
· 14 years ago
7dbcd13
dm crypt: simplify compatible table output
by Milan Broz
· 14 years ago
86a54a48
dm log userspace: add version number to comms
by Jonathan Brassow
· 14 years ago
085ae06
dm log userspace: group clear and mark requests
by Jonathan Brassow
· 14 years ago
909cc4f
dm log userspace: split flush queue
by Jonathan Brassow
· 14 years ago
8d35d3e
dm kcopyd: delay unplugging
by Mikulas Patocka
· 14 years ago
4a03867
dm log userspace: trap all failed log construction errors
by Jonathan Brassow
· 14 years ago
69a8cfc
dm crypt: set key size early
by Milan Broz
· 14 years ago
4a1aeb9
dm: remove dm_mutex after bkl conversion
by Milan Broz
· 14 years ago
5fc2ffe
dm raid1: support discard
by Mike Snitzer
· 14 years ago
84c8955
dm ioctl: allow rename to fill empty uuid
by Peter Jones
· 14 years ago
d9bf0b5
dm io: remove BIO_RW_SYNCIO flag from kcopyd
by Mikulas Patocka
· 14 years ago
09c9d4c
dm mpath: disable blk_abort_queue
by Mike Snitzer
· 14 years ago
c217649
dm: dont take i_mutex to change device size
by Mike Snitzer
· 14 years ago
03a4491
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 14 years ago
7b0cb1b
Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
275220f
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
fe3c560
Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 14 years ago
86f6f9b
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
d33a629
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
by Linus Torvalds
· 14 years ago
66dc918
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
b2034d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
27d189c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 14 years ago
a170315
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
67b5ad9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 14 years ago
174a86d
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
1896a13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
by Linus Torvalds
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
8f685fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 14 years ago
d24450e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
264b795
ramoops: fix types, remove typecasts
by Andrew Morton
· 14 years ago
d27a0c0
VMware balloon: stop locking pages when hypervisor tells us enough
by Dmitry Torokhov
· 14 years ago
17fecb5
w1: DS2423 counter driver and documentation
by Mika Laitio
· 14 years ago
496fc1a
memstick: factor out transfer initiating functionality in mspro_block.c
by Alex Dubov
· 14 years ago
edb50b3
memstick: remove mspro_block_mutex
by Alex Dubov
· 14 years ago
d8256d4
memstick: avert possible race condition between idr_pre_get and idr_get_new
by Alex Dubov
· 14 years ago
8930c8a
memstick: add support for JMicron JMB 385 and 390 controllers
by Takashi Iwai
· 14 years ago
68860b9
memstick: set PMOS values propery for JMicron 38x controllers
by Takashi Iwai
· 14 years ago
23c5947
memstick: fix setup for JMicron 38x controllers
by Takashi Iwai
· 14 years ago
0193383
memstick: core: fix device_register() error handling
by Vasiliy Kulikov
· 14 years ago
563558b
pps: add parallel port PPS signal generator
by Alexander Gordeev
· 14 years ago
46b402a
pps: add parallel port PPS signal generator
by Alexander Gordeev
· 14 years ago
a10203c
pps: add parallel port PPS client
by Alexander Gordeev
· 14 years ago
717c033
pps: add kernel consumer support
by Alexander Gordeev
· 14 years ago
025b40a
ntp: add hardpps implementation
by Alexander Gordeev
· 14 years ago
12f9b1f
pps: timestamp is always passed to dcd_change()
by Alexander Gordeev
· 14 years ago
818b9ee
pps: simplify conditions a bit
by Alexander Gordeev
· 14 years ago
29f347c
pps: use BUG_ON for kernel API safety checks
by Alexander Gordeev
· 14 years ago
2a5cd6e
pps: make idr lock a mutex and protect idr_pre_get
by Alexander Gordeev
· 14 years ago
083e586
pps: move idr stuff to pps.c
by Alexander Gordeev
· 14 years ago
7f7cce7
pps: convert printk/pr_* to dev_*
by Alexander Gordeev
· 14 years ago
5e196d3
pps: access pps device by direct pointer
by Alexander Gordeev
· 14 years ago
6f4229b
pps: unify timestamp gathering
by Alexander Gordeev
· 14 years ago
3003d55
pps: fix race in PPS_FETCH handler
by Alexander Gordeev
· 14 years ago
86d921f
pps: declare variables where they are used in switch
by Alexander Gordeev
· 14 years ago
7a21a3c
pps: trivial fixes
by Alexander Gordeev
· 14 years ago
0329326
NFC: Driver for NXP Semiconductors PN544 NFC chip.
by Matti J. Aaltonen
· 14 years ago
2e9d4d8
rapidio: add new idt sRIO switches
by Alexandre Bounine
· 14 years ago
558bda6
rapidio: use Component Tag for unified switch identification
by Alexandre Bounine
· 14 years ago
17e9620
rapidio: add device object linking into discovery
by Alexandre Bounine
· 14 years ago
e653692
rapidio: add definitions of Component Tag fields
by Alexandre Bounine
· 14 years ago
ded0578
rapidio: integrate rio_switch into rio_dev
by Alexandre Bounine
· 14 years ago
a93192a
rapidio: use common destid storage for endpoints and switches
by Alexandre Bounine
· 14 years ago
Next »