]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - drivers
advansys: use spin_lock_irqsave() in interrupt handler
[mirror_ubuntu-artful-kernel.git] / drivers /
2015-04-24 Rafael J. WysockiACPI / scan: Annotate physical_node_lock in acpi_scan_i...
2015-04-23 Imre Deakdrm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT reg
2015-04-23 Russell KingMerge branches 'misc' and 'vdso' into for-next
2015-04-23 Michel Thierrydrm/i915: Workaround to avoid lite restore with HEAD...
2015-04-23 Dmitry Torokhovdrm/i915: cope with large i2c transfers
2015-04-23 Trond MyklebustMerge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs...
2015-04-23 Wolfram Sangi2c: st: add include for pinctrl
2015-04-23 Wolfram Sangi2c: mux: use proper dev when removing "channel-X"...
2015-04-23 Wolfram Sangi2c: digicolor: remove duplicate include
2015-04-23 Charles Keepaxi2c: Mark adapter devices with pm_runtime_no_callbacks
2015-04-23 Wolfram Sangi2c: pca-platform: fix broken email address
2015-04-23 Wolfram Sangi2c: mxs: fix broken email address
2015-04-23 Dmitry Torokhovi2c: rk3x: report number of messages transmitted
2015-04-23 Shobhit Kumarpwm: Remove __init initializer for pwm_add_table()
2015-04-22 Linus TorvaldsMerge branch 'upstream' of git://git.infradead.org...
2015-04-22 Linus TorvaldsMerge tag 'for-linus-20150422' of git://git.infradead...
2015-04-22 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git.kernel.org...
2015-04-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-04-22 Linus TorvaldsMerge tag 'trace-v4.1-2' of git://git.kernel.org/pub...
2015-04-22 Linus TorvaldsMerge tag 'pci-v4.1-fixes-1' of git://git.kernel.org...
2015-04-22 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2015-04-22 Linus TorvaldsMerge tag 'virtio-next-for-linus' of git://git.kernel...
2015-04-22 Brian NorrisMerge MTD fixes from 4.0 into -next
2015-04-22 Linus TorvaldsMerge tag 'modules-next-for-linus' of git://git.kernel...
2015-04-22 Linus TorvaldsMerge tag 'mmc-4.1-rc1' of git://git.linaro.org/people...
2015-04-22 Vinod Kouldmaengine: hsu: don't prompt for hsu_core part
2015-04-22 Linus TorvaldsMerge tag 'armsoc-late' of git://git.kernel.org/pub...
2015-04-22 Linus TorvaldsMerge tag 'armsoc-arm64' of git://git.kernel.org/pub...
2015-04-22 Linus TorvaldsMerge tag 'armsoc-defconfig' of git://git.kernel.org...
2015-04-22 Linus TorvaldsMerge tag 'armsoc-multiplatform' of git://git.kernel...
2015-04-22 Linus TorvaldsMerge tag 'armsoc-drivers' of git://git.kernel.org...
2015-04-22 Linus TorvaldsMerge tag 'armsoc-dt' of git://git.kernel.org/pub/scm...
2015-04-22 Linus TorvaldsMerge tag 'armsoc-soc' of git://git.kernel.org/pub...
2015-04-22 Linus TorvaldsMerge tag 'armsoc-cleanup' of git://git.kernel.org...
2015-04-22 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2015-04-22 Ilya Dryomovrbd: rbd_wq comment is obsolete
2015-04-22 Wolfram Sangwatchdog: stmp3xxx_rtc_wdt: fix broken email address
2015-04-22 Wolfram Sangwatchdog: pnx4008_wdt: fix broken email address
2015-04-22 Aaro Koskinenwatchdog: octeon: use fixed length string for register...
2015-04-22 Aaro Koskinenwatchdog: octeon: fix some trivial coding style issues
2015-04-22 Aaro Koskinenwatchdog: octeon: convert to WATCHDOG_CORE API
2015-04-22 Michal Simekwatchdog: cadence: Remove Kconfig dependency on ARCH
2015-04-22 Mathieu Olivariwatchdog: qcom: use timer devicetree binding
2015-04-22 Joe Percheswatchdog: bcm281xx: Remove use of seq_printf return...
2015-04-22 Vinod Kouldmaengine: dw: don't prompt for DW_DMAC_CORE
2015-04-22 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-04-22 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-04-22 Olof JohanssonMerge tag 'omap-for-v4.1/prcm-dts-mfd-syscon-fix' of...
2015-04-22 Chris BainbridgeACPI / EC: fix NULL pointer dereference in acpi_ec_remo...
2015-04-22 Linus TorvaldsMerge branch 'parisc-4.1-1' of git://git.kernel.org...
2015-04-21 Eric Meimd/raid5: don't do chunk aligned read on degraded array.
2015-04-21 NeilBrownmd/raid5: allow the stripe_cache to grow and shrink.
2015-04-21 NeilBrownmd/raid5: change ->inactive_blocked to a bit-flag.
2015-04-21 NeilBrownmd/raid5: move max_nr_stripes management into grow_one_...
2015-04-21 NeilBrownmd/raid5: pass gfp_t arg to grow_one_stripe()
2015-04-21 Markus Stockhausenmd/raid5: introduce configuration option rmw_level
2015-04-21 Markus Stockhausenmd/raid5: activate raid6 rmw feature
2015-04-21 shli@kernel.orgraid5: handle expansion/resync case with stripe batching
2015-04-21 shli@kernel.orgraid5: handle io error of batch list
2015-04-21 shli@kernel.orgRAID5: batch adjacent full stripe write
2015-04-21 shli@kernel.orgraid5: track overwrite disk count
2015-04-21 shli@kernel.orgraid5: add a new flag to track if a stripe can be batched
2015-04-21 shli@kernel.orgraid5: use flex_array for scribble data
2015-04-21 Heinz Mauelshagenmd raid0: access mddev->queue (request queue member...
2015-04-21 NeilBrownmd: allow resync to go faster when there is competing IO.
2015-04-21 NeilBrownmd: remove 'go_faster' option from ->sync_request()
2015-04-21 NeilBrownmd: don't require sync_min to be a multiple of chunk_size.
2015-04-21 NeilBrownMerge branch 'cluster' into for-next
2015-04-21 Goldwyn Rodriguesmd-cluster: re-add capabilities
2015-04-21 Goldwyn Rodriguesmd: re-add a failed disk
2015-04-21 Goldwyn Rodriguesmd-cluster: remove capabilities
2015-04-21 Goldwyn Rodriguesmd: Export and rename find_rdev_nr_rcu
2015-04-21 Goldwyn Rodriguesmd: Export and rename kick_rdev_from_array
2015-04-21 Guoqing Jiangmd-cluster: correct the num for comparison
2015-04-21 Eran Ben Elishanet/mlx4_core: Fix reading HCA max message size in...
2015-04-21 Matthew Wilcoxparisc: Eliminate sg_virt_addr() and private scatterlist.h
2015-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-04-21 Linus Torvaldsmedia: remove unused variable that causes a warning
2015-04-21 Dmitry TorokhovMerge branch 'next' into for-linus
2015-04-21 Linus TorvaldsMerge tag 'media/v4.1-2' of git://git.kernel.org/pub...
2015-04-21 Linus TorvaldsMerge tag 'char-misc-4.1-rc1' of git://git.kernel.org...
2015-04-21 Linus TorvaldsMerge tag 'tty-4.1-rc1' of git://git.kernel.org/pub...
2015-04-21 Linus TorvaldsMerge tag 'pinctrl-v4.1-2' of git://git.kernel.org...
2015-04-21 Linus TorvaldsMerge tag 'clk-for-linus-4.1' of git://git.kernel.org...
2015-04-21 Mauro Carvalho ChehabMerge branch 'drm-next-merged' of git://people.freedesk...
2015-04-21 Sumit Semwalstaging: android: ion: fix wrong init of dma_buf_export...
2015-04-21 Sumit Semwaldma-buf: cleanup dma_buf_export() to make it easily...
2015-04-21 Mauro Carvalho ChehabMerge branch 'patchwork' into v4l_for_linus
2015-04-21 Andreas Oetkenaltera tse: Error-Bit on tx-avalon-stream always set.
2015-04-21 Vivien Didelotnet: dsa: mv88e6xxx: use PORT_DEFAULT_VLAN
2015-04-21 Vivien Didelotnet: dsa: mv88e6xxx: fix setup of port control 1
2015-04-21 David S. MillerMerge branch 'ppp_csum_unset'
2015-04-21 Tom Herbertppp: call skb_checksum_complete_unset in ppp_receive_frame
2015-04-20 Linus TorvaldsMerge tag 'remoteproc-4.1-next' of git://git.kernel...
2015-04-20 Linus TorvaldsMerge branch 'misc' of git://git.kernel.org/pub/scm...
2015-04-20 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2015-04-20 Linus TorvaldsMerge tag 'fbdev-4.1' of git://git.kernel.org/pub/scm...
2015-04-20 Linus TorvaldsMerge branch 'drm-next-merged' of git://people.freedesk...
2015-04-20 Joakim Tjernlundpppoe: Lacks DST MAC address check
2015-04-20 Vinod KoulMerge branch 'topic/sh' into for-linus
next