Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | can: kvaser_usb: Comply with firmware max tx URBs value | Ahmed S. Darwish | 2015-03-22 | 1 | -24/+38 | |
| * | | | | | | Merge tag 'iommu-fixes-v4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-04-01 | 3 | -7/+10 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | iommu/vt-d: Remove unused variable | Alex Williamson | 2015-03-24 | 1 | -1/+0 | |
| | * | | | | | | iommu: ipmmu-vmsa: Add terminating entry for ipmmu_of_ids | Axel Lin | 2015-03-23 | 1 | -0/+1 | |
| | * | | | | | | iommu/vt-d: Detach domain *only* from attached iommus | Alex Williamson | 2015-03-23 | 1 | -3/+3 | |
| | * | | | | | | iommu/arm-smmu: fix ARM_SMMU_FEAT_TRANS_OPS condition | Baptiste Reynal | 2015-03-23 | 1 | -3/+6 | |
| | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | lguest: now needs PCI_DIRECT. | Rusty Russell | 2015-04-01 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-03-30 | 1 | -2/+13 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | libata: Blacklist queued TRIM on Samsung SSD 850 Pro | Martin K. Petersen | 2015-03-27 | 1 | -0/+2 | |
| | * | | | | | | libata: Update Crucial/Micron blacklist | Martin K. Petersen | 2015-03-27 | 1 | -2/+11 | |
| * | | | | | | | Merge tag 'gpio-v4.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2015-03-30 | 3 | -2/+12 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | gpio: syscon: reduce message level when direction reg offset not in dt | Grygorii Strashko | 2015-03-27 | 1 | -1/+1 | |
| | * | | | | | | | gpiolib: translate pin number in GPIO ACPI callbacks | qipeng.zha | 2015-03-19 | 1 | -0/+10 | |
| | * | | | | | | | gpio: mpc8xxx: remove __initdata annotation for mpc8xxx_gpio_ids[] | Kevin Hao | 2015-03-05 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2015-03-28 | 2 | -7/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | clocksource/drivers/sun5i: Fix cpufreq interaction with sched_clock() | Maxime Ripard | 2015-03-26 | 1 | -7/+0 | |
| | * | | | | | | | | clocksource/drivers: Fix various !CONFIG_HAS_IOMEM build errors | Richard Weinberger | 2015-03-26 | 1 | -0/+3 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | watchdog: imgpdc: Fix default heartbeat | James Hogan | 2015-03-27 | 1 | -3/+3 | |
| * | | | | | | | | watchdog: imgpdc: Fix probe NULL pointer dereference | James Hogan | 2015-03-27 | 1 | -1/+1 | |
| * | | | | | | | | watchdog: mtk_wdt: signedness bug in mtk_wdt_start() | Dan Carpenter | 2015-03-27 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-03-26 | 3 | -34/+35 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | drm/i915: Fixup legacy plane->crtc link for initial fb config | Daniel Vetter | 2015-03-26 | 1 | -0/+2 | |
| | * | | | | | | | | drm/i915: Fix atomic state when reusing the firmware fb | Damien Lespiau | 2015-03-26 | 1 | -2/+9 | |
| | * | | | | | | | | drm/i915: Keep ring->active_list and ring->requests_list consistent | Chris Wilson | 2015-03-26 | 1 | -17/+21 | |
| | * | | | | | | | | drm/i915: Don't try to reference the fb in get_initial_plane_config() | Damien Lespiau | 2015-03-25 | 1 | -4/+3 | |
| | * | | | | | | | | drm: Fixup racy refcounting in plane_force_disable | Daniel Vetter | 2015-03-24 | 1 | -12/+1 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'dm-4.0-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev... | Linus Torvalds | 2015-03-26 | 1 | -10/+16 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | dm: fix add_disk() NULL pointer due to race with free_dev() | Mike Snitzer | 2015-03-23 | 1 | -10/+16 | |
| * | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-03-25 | 1 | -8/+9 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | drivers/rtc/rtc-mrst: fix suspend/resume | Lars-Peter Clausen | 2015-03-25 | 1 | -8/+9 | |
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-03-25 | 2 | -4/+5 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | NVMe: Initialize device list head before starting | Keith Busch | 2015-03-23 | 1 | -0/+1 | |
| | * | | | | | | | | | Merge tag 'nbd_fixes_20150305' of git://git.pengutronix.de/git/mpa/linux-nbd ... | Jens Axboe | 2015-03-05 | 1 | -4/+4 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | nbd: fix possible memory leak | Sudip Mukherjee | 2015-03-05 | 1 | -4/+4 | |
| * | | | | | | | | | | Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-03-24 | 3 | -4/+6 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | ata: Add a new flag to destinguish sas controller | Shaohua Li | 2015-03-19 | 3 | -4/+6 | |
| * | | | | | | | | | | Merge tag 'mfd-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 2015-03-24 | 2 | -7/+25 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | mfd: kempld-core: Fix callback return value check | Ameya Palande | 2015-03-12 | 1 | -1/+1 | |
| | * | | | | | | | | | | mfd: rtsx_usb: Prevent DMA from stack | Roger Tseng | 2015-03-12 | 1 | -6/+24 | |
| * | | | | | | | | | | | Merge tag 'spi-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 2015-03-24 | 3 | -8/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | *---. \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/queue' and 'spi/fix/qup... | Mark Brown | 2015-03-24 | 3 | -8/+12 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | spi: qup: Fix cs-num DT property parsing | Ivan T. Ivanov | 2015-03-07 | 1 | -4/+5 | |
| | | | | | |_|_|/ / / / / / | | | | | |/| | | | | | | | | ||||||
| | | | * / | | | | | | | | | spi: trigger trace event for message-done before mesg->complete | Uwe Kleine-König | 2015-03-18 | 1 | -2/+3 | |
| | | | |/ / / / / / / / / | ||||||
| | | * | | | | | | | | | | spi: dw-mid: clear BUSY flag fist and test other one | Andy Shevchenko | 2015-03-07 | 1 | -2/+4 | |
| * | | | | | | | | | | | | Merge tag 'regulator-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-03-24 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/palmas'... | Mark Brown | 2015-03-23 | 1 | -0/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / | | |/| | | / / / / / / / / / | | | | |_|/ / / / / / / / / | | | |/| | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | regulator: palmas: Correct TPS659038 register definition for REGEN2 | Keerthy | 2015-03-17 | 1 | -0/+4 | |
| | | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge tag 'regmap-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-03-24 | 3 | -26/+30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | regmap: introduce regmap_name to fix syscon regmap trace events | Philipp Zabel | 2015-03-19 | 3 | -26/+30 | |
| | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | | veth: set iflink to the peer veth | Nicolas Dichtel | 2015-04-02 | 1 | -0/+15 |