| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2015-08-23 | 3 | -13/+15 |
|\ |
|
| * | SCSI: Fix NULL pointer dereference in runtime PM | Alan Stern | 2015-08-18 | 1 | -11/+11 |
| * | fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fn... | Hiral Shah | 2015-08-18 | 2 | -2/+4 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-08-23 | 1 | -1/+1 |
|\ \ |
|
| * | | FIRMWARE: bcm47xx_nvram: Fix module license. | Axel Lin | 2015-08-19 | 1 | -1/+1 |
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-08-22 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | irqchip/crossbar: Restore set_wake functionality | Grygorii Strashko | 2015-08-20 | 1 | -2/+2 |
| * | | | irqchip/crossbar: Restore the mask on suspend behaviour | Grygorii Strashko | 2015-08-20 | 1 | -0/+1 |
| * | | | irqchip/crossbar: Restore the irq_set_type() mechanism | Grygorii Strashko | 2015-08-20 | 1 | -0/+1 |
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2015-08-22 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | clocksource/imx: Fix boot with non-DT systems | Guenter Roeck | 2015-08-20 | 1 | -0/+1 |
| |/ / / |
|
* | | | | mm: make page pfmemalloc check more robust | Michal Hocko | 2015-08-21 | 4 | -4/+4 |
* | | | | Merge tag 'pci-v4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-08-21 | 2 | -2/+7 |
|\ \ \ \ |
|
| * | | | | PCI: Don't use 64-bit bus addresses on PA-RISC | Bjorn Helgaas | 2015-08-20 | 1 | -1/+1 |
| * | | | | PCI: Tolerate hierarchies with no Root Port | Yijing Wang | 2015-08-19 | 1 | -1/+6 |
* | | | | | Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2015-08-21 | 13 | -602/+32 |
|\ \ \ \ \ |
|
| * | | | | | [media] mantis: Fix error handling in mantis_dma_init() | Fabio Estevam | 2015-08-19 | 1 | -2/+3 |
| * | | | | | Revert "[media] rc: rc-ir-raw: Add scancode encoder callback" | David Härdeman | 2015-08-19 | 2 | -39/+0 |
| * | | | | | Revert "[media] rc: rc-ir-raw: Add Manchester encoder (phase encoder) helper" | David Härdeman | 2015-08-19 | 2 | -118/+0 |
| * | | | | | Revert "[media] rc: ir-rc5-decoder: Add encode capability" | David Härdeman | 2015-08-19 | 1 | -116/+0 |
| * | | | | | Revert "[media] rc: ir-rc6-decoder: Add encode capability" | David Härdeman | 2015-08-19 | 1 | -122/+0 |
| * | | | | | Revert "[media] rc: rc-core: Add support for encode_wakeup drivers" | David Härdeman | 2015-08-19 | 3 | -24/+1 |
| * | | | | | Revert "[media] rc: rc-loopback: Add loopback of filter scancodes" | David Härdeman | 2015-08-19 | 1 | -36/+0 |
| * | | | | | Revert "[media] rc: nuvoton-cir: Add support for writing wakeup samples via s... | David Härdeman | 2015-08-19 | 2 | -128/+0 |
| * | | | | | [media] vb2: Fix compilation breakage when !CONFIG_BUG | Laurent Pinchart | 2015-08-10 | 1 | -7/+7 |
| * | | | | | [media] vb2: Only requeue buffers immediately once streaming is started | Sakari Ailus | 2015-07-17 | 2 | -9/+19 |
| * | | | | | [media] media/pci/cobalt: fix Kconfig and build when SND is not enabled | Randy Dunlap | 2015-07-01 | 1 | -0/+1 |
| * | | | | | [media] media/dvb: fix ts2020.c Kconfig and build | Randy Dunlap | 2015-07-01 | 1 | -1/+1 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2015-08-21 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Input: gpio_keys_polled - request GPIO pin as input. | Vincent Pelletier | 2015-08-20 | 1 | -1/+1 |
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-08-21 | 5 | -37/+34 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | drm/radeon: fix hotplug race at startup | Dave Airlie | 2015-08-21 | 1 | -0/+5 |
| * | | | | | | | Merge tag 'drm-intel-fixes-2015-08-20' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2015-08-21 | 3 | -36/+28 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | drm/i915: Avoid TP3 on CHV | Thulasimani,Sivakumar | 2015-08-19 | 1 | -8/+22 |
| | * | | | | | | | drm/i915: remove HBR2 from chv supported list | Thulasimani,Sivakumar | 2015-08-19 | 1 | -3/+4 |
| | * | | | | | | | Revert "drm/i915: Add eDP intermediate frequencies for CHV" | Thulasimani,Sivakumar | 2015-08-19 | 1 | -6/+0 |
| | * | | | | | | | Revert "drm/i915: Allow parsing of variable size child device entries from VBT" | Jani Nikula | 2015-08-19 | 1 | -23/+4 |
| | * | | | | | | | drm/i915: Flag the execlists context object as dirty after every use | Chris Wilson | 2015-08-17 | 1 | -0/+2 |
| * | | | | | | | | Merge branch 'drm-atmel-hlcdc-fixes' of https://github.com/bbrezillon/linux-a... | Dave Airlie | 2015-08-20 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | drm/atmel-hlcdc: Compile suspend/resume for PM_SLEEP only | Thierry Reding | 2015-08-18 | 1 | -1/+1 |
* | | | | | | | | | | Merge tag 'pm+acpi-4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-08-20 | 2 | -5/+17 |
|\ \ \ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ \ \ | Merge branches 'acpi-video' and 'cpufreq-fixes' | Rafael J. Wysocki | 2015-08-21 | 2 | -5/+17 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | cpufreq: exynos: Fix for memory leak in case SoC name does not match | Shailendra Verma | 2015-08-14 | 1 | -2/+4 |
| | | | |_|_|_|_|_|_|/ /
| | | |/| | | | | | | | |
|
| | * | | | | | | | | | | ACPI / video: Fix circular lock dependency issue in the video-detect code | Hans de Goede | 2015-08-14 | 1 | -3/+13 |
| | |/ / / / / / / / / |
|
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-08-20 | 7 | -57/+83 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | net: phy: fix semicolon.cocci warnings | kbuild test robot | 2015-08-17 | 1 | -1/+1 |
| * | | | | | | | | | | | net: qmi_wwan: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G Module | David Ward | 2015-08-17 | 1 | -0/+1 |
| * | | | | | | | | | | | be2net: avoid vxlan offloading on multichannel configs | Ivan Vecera | 2015-08-17 | 1 | -2/+2 |
| * | | | | | | | | | | | net: phy: workaround for buggy cable detection by LAN8700 after cable plugging | Igor Plyatov | 2015-08-17 | 1 | -12/+19 |
| * | | | | | | | | | | | net: ethernet: micrel: fix an error code | Dan Carpenter | 2015-08-17 | 1 | -3/+2 |