Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0e0e425f58fc91b7559350e12060938f8fa7a1c2
/
drivers
0e0e425
cpufreq: exynos: Split exynos_target function into two functions
by Jonghwan Choi
· 12 years ago
9d0554f
cpufreq: exynos: Use APLL_FREQ macro for cpu divider value
by Jonghwan Choi
· 12 years ago
857d90f
cpufreq: exynos: Check old & new frequency early
by Jonghwan Choi
· 12 years ago
184cddd
cpufreq: exynos: Remove unused variable & IS_ERR
by Jonghwan Choi
· 12 years ago
4fe19a1
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 12 years ago
b49249d
Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 12 years ago
184e251
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
45e621d
dm stripe: add WRITE SAME support
by Mike Snitzer
· 12 years ago
7de3ee5
dm: remove map_info
by Mikulas Patocka
· 12 years ago
ee18026
dm snapshot: do not use map_context
by Mikulas Patocka
· 12 years ago
59c3d2c
dm thin: dont use map_context
by Mikulas Patocka
· 12 years ago
0045d61
dm raid1: dont use map_context
by Mikulas Patocka
· 12 years ago
c7cfdf5
dm flakey: dont use map_context
by Mikulas Patocka
· 12 years ago
89c7cd8
dm raid1: rename read_record to bio_record
by Mikulas Patocka
· 12 years ago
ddbd658
dm: move target request nr to dm_target_io
by Mikulas Patocka
· 12 years ago
42bc954
dm snapshot: use per_bio_data
by Mikulas Patocka
· 12 years ago
e42c3f9
dm verity: use per_bio_data
by Mikulas Patocka
· 12 years ago
39cf0ed
dm raid1: use per_bio_data
by Mikulas Patocka
· 12 years ago
c0820cf
dm: introduce per_bio_data
by Mikulas Patocka
· 12 years ago
70d6c40
dm kcopyd: add WRITE SAME support to dm_kcopyd_zero
by Mike Snitzer
· 12 years ago
4f0b70b
dm linear: add WRITE SAME support
by Mike Snitzer
· 12 years ago
23508a9
dm: add WRITE SAME support
by Mike Snitzer
· 12 years ago
d54eaa5
dm: prepare to support WRITE SAME
by Mike Snitzer
· 12 years ago
9c5091f
dm ioctl: use kmalloc if possible
by Mikulas Patocka
· 12 years ago
5023e5c
dm ioctl: remove PF_MEMALLOC
by Mikulas Patocka
· 12 years ago
7960123
dm persistent data: improve improve space map block alloc failure message
by Joe Thornber
· 12 years ago
c397741
dm thin: use DMERR_LIMIT for errors
by Mike Snitzer
· 12 years ago
89ddeb8
dm persistent data: use DMERR_LIMIT for errors
by Mike Snitzer
· 12 years ago
a5bd968
dm block manager: reinstate message when validator fails
by Mike Snitzer
· 12 years ago
3a0f9aa
dm raid: round region_size to power of two
by Jonathan Brassow
· 12 years ago
2aab385
dm thin: cleanup dead code
by Joe Thornber
· 12 years ago
f286ba0
dm thin: rename cell_defer_except to cell_defer_no_holder
by Joe Thornber
· 12 years ago
9aa0c0e
dm snapshot: optimize track_chunk
by Mikulas Patocka
· 12 years ago
19cbbc6
dm raid: use DM_ENDIO_INCOMPLETE
by Mikulas Patocka
· 12 years ago
7c27213
dm raid1: remove impossible mempool_alloc error test
by Mikulas Patocka
· 12 years ago
018debe
dm thin: emit ignore_discard in status when discards disabled
by Mike Snitzer
· 12 years ago
e3cbf94
dm persistent data: fix nested btree deletion
by Joe Thornber
· 12 years ago
563af18
dm thin: wake worker when discard is prepared
by Joe Thornber
· 12 years ago
e808807
dm thin: fix race between simultaneous io and discards to same block
by Joe Thornber
· 12 years ago
b7ca9c9
dm thin: replace dm_cell_release_singleton with cell_defer_except
by Joe Thornber
· 12 years ago
c1a9467
dm: disable WRITE SAME
by Mike Snitzer
· 12 years ago
e910d7e
dm ioctl: prevent unsafe change to dm_ioctl data_size
by Alasdair G Kergon
· 12 years ago
550929f
dm persistent data: rename node to btree_node
by Mikulas Patocka
· 12 years ago
54e37b8
Merge tag 'vfio-for-v3.8-v2' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 12 years ago
4c9a44a
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
1f0377f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
f3dc129
Merge tag 'fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
891348c
SGI-XP: handle non-fatal traps
by Robin Holt
· 12 years ago
5abe257
revert "rtc: recycle id when unloading a rtc driver"
by Andrew Morton
· 12 years ago
ba3f7a1
drivers/rtc/rtc-imxdi.c: must include <linux/spinlock.h>
by Jean Delvare
· 12 years ago
9f9c9cbb
drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it exists
by Zhenzhong Duan
· 12 years ago
f1d8e61
drivers/firmware/dmi_scan.c: check dmi version when get system uuid
by Zhenzhong Duan
· 12 years ago
1ac12b4
vfs: turn is_dir argument to kern_path_create into a lookup_flags arg
by Jeff Layton
· 12 years ago
40889e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
787314c
Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 12 years ago
6491d4d
intel-iommu: Free old page tables before creating superpage
by Woodhouse, David
· 12 years ago
f2420ec
Merge branch 'v3.8-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Olof Johansson
· 12 years ago
c3e946c
rbd: get rid of rbd_{get,put}_dev()
by Alex Elder
· 12 years ago
b7dfde9
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
85d5b70
Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubi
by Linus Torvalds
· 12 years ago
1ffab3d
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
ddedec2
Merge tag 'tag-for-linus-3.8' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf
by Linus Torvalds
· 12 years ago
8cb68bd
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 12 years ago
d72623b
Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-next
by Roland Dreier
· 12 years ago
793dad9
RDMA/cxgb4: Fix bug for active and passive LE hash collision path
by Vipul Pandya
· 12 years ago
1cab775
RDMA/cxgb4: Fix LE hash collision bug for passive open connection
by Vipul Pandya
· 12 years ago
5be78ee
RDMA/cxgb4: Fix LE hash collision bug for active open connection
by Vipul Pandya
· 12 years ago
b6fa0cd
dma-buf: might_sleep() in dma_buf_unmap_attachment()
by Rob Clark
· 12 years ago
9eb127cc0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
e327955
Merge tags 'dt-for-linus', 'gpio-for-linus' and 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 12 years ago
dcd6a97
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
7005cd3
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 12 years ago
152a2a8
solos-pci: ensure all TX packets are aligned to 4 bytes
by David Woodhouse
· 12 years ago
13af816
solos-pci: add firmware upgrade support for new models
by Nathan Williams
· 12 years ago
7fbdadb
solos-pci: remove superfluous debug output
by Nathan Williams
· 12 years ago
f9baad0
solos-pci: add GPIO support for newer versions on Geos board
by Nathan Williams
· 12 years ago
83c34fd
8139cp: Prevent dev_close/cp_interrupt race on MTU change
by John Greene
· 12 years ago
bc1008c
gpio/mvebu-gpio: Make mvebu-gpio depend on OF_CONFIG
by Gregory CLEMENT
· 12 years ago
d39a948
gpio/ich: Add missing spinlock init
by Jean Delvare
· 12 years ago
0953e76
drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handling
by Maarten Lankhorst
· 12 years ago
d692170
watchdog: mei: avoid oops in watchdog unregister code path
by Tomas Winkler
· 12 years ago
8c4c419
watchdog: Orion: Fix possible null-deference in orion_wdt_probe
by Jason Gunthorpe
· 12 years ago
740fbdd
watchdog: sp5100_tco: Add SB8x0 chipset support
by Takahisa Tanaka
· 12 years ago
902e2e7
watchdog: davinci_wdt: add OF support
by Murali Karicheri
· 12 years ago
0360dff
watchdog: da9052: Fix invalid free of devm_ allocated data
by Tushar Behera
· 12 years ago
2bc3f62
watchdog: twl4030_wdt: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_RECEIVER
by Peter Ujfalusi
· 12 years ago
e192634
watchdog: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
77e0dfc
watchdog: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
by Joe Perches
· 12 years ago
312b00e1
watchdog: DA9055 Watchdog driver
by Ashish Jangam
· 12 years ago
1ba8538
watchdog: omap_wdt: eliminate goto
by Aaro Koskinen
· 12 years ago
ef48174
watchdog: omap_wdt: delete redundant platform_set_drvdata() calls
by Aaro Koskinen
· 12 years ago
4f4753d
watchdog: omap_wdt: convert to devm_ functions
by Aaro Koskinen
· 12 years ago
67c0f55
watchdog: omap_wdt: convert to new watchdog core
by Aaro Koskinen
· 12 years ago
50d854c8
watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepare
by Thomas Abraham
· 12 years ago
2d076bb
watchdog: imx2_wdt: Select the driver via ARCH_MXC
by Fabio Estevam
· 12 years ago
e09d9c3
watchdog: cpu5wdt.c: add missing del_timer call
by devendra.aaru
· 12 years ago
e16cfb9
watchdog: hpwdt.c: Increase version string
by Tom Mingarelli
· 12 years ago
b2c4e4b
watchdog: Convert twl4030_wdt to watchdog core
by Jarkko Nikula
· 12 years ago
5235f57
davinci_wdt: preparation for switch to common clock framework
by Karicheri, Muralidharan
· 12 years ago
63fbbc1
watchdog: sp805_wdt.c: use clk_prepare_enable and clk_disable_unprepare
by Julia Lawall
· 12 years ago
Next »