Age | Commit message (Expand) | Author | Files | Lines |
2015-11-25 | drm/radeon: make some dpm errors debug only | Alex Deucher | 2 | -3/+3 |
2015-11-25 | rtc: ds1307: fix kernel splat due to wakeup irq handling | Felipe Balbi | 1 | -33/+3 |
2015-11-25 | drm/nouveau/volt/pwm/gk104: fix an off-by-one resulting in the voltage not be... | Martin Peres | 1 | -1/+1 |
2015-11-25 | drm/nouveau/nvif: allow userspace access to its own client object | Ben Skeggs | 2 | -2/+7 |
2015-11-25 | drm/nouveau/gr/gf100-: fix oops when calling zbc methods | Ben Skeggs | 1 | -2/+2 |
2015-11-25 | drm/nouveau/gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK ... | Ben Skeggs | 3 | -0/+5 |
2015-11-25 | drm/nouveau/gr/gf117-: read NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK from correct... | Ben Skeggs | 6 | -897/+897 |
2015-11-25 | drm/nouveau/gr/gf100-: split out per-gpc address calculation macro | Ben Skeggs | 2 | -47/+49 |
2015-11-25 | drm/nouveau/bios: return actual size of the buffer retrieved via _ROM | Ben Skeggs | 1 | -0/+1 |
2015-11-25 | drm/nouveau/instmem: protect instobj list with a spinlock | Ben Skeggs | 2 | -0/+6 |
2015-11-25 | drm/nouveau/pci: enable c800 magic for some unknown Samsung laptop | Ben Skeggs | 1 | -1/+7 |
2015-11-25 | drm/nouveau/pci: enable c800 magic for Clevo P157SM | Karol Herbst | 1 | -1/+7 |
2015-11-25 | nvme: add missing unmaps in nvme_queue_rq | Christoph Hellwig | 1 | -3/+12 |
2015-11-25 | NVMe: default to 4k device page size | Nishanth Aravamudan | 1 | -9/+6 |
2015-11-25 | PCI: hisi: Fix deferred probing | Arnd Bergmann | 1 | -2/+2 |
2015-11-24 | Merge tag 'dm-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev... | Linus Torvalds | 4 | -29/+36 |
2015-11-24 | PCI: designware: Remove incorrect io_base assignment | Stanimir Varbanov | 1 | -1/+0 |
2015-11-24 | PCI: Prevent out of bounds access in numa_node override | Mathias Krause | 1 | -1/+4 |
2015-11-24 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 9 | -93/+428 |
2015-11-24 | soc: Mediatek: Enable SCPSYS power domain driver by default | Eddie Huang | 1 | -0/+1 |
2015-11-24 | drm/radeon: make rv770_set_sw_state failures non-fatal | Alex Deucher | 1 | -1/+1 |
2015-11-24 | imx: thermal: use CPU temperature grade info for thresholds | Tim Harvey | 1 | -15/+41 |
2015-11-24 | Revert "thermal: qcom_spmi: allow compile test" | Arnd Bergmann | 1 | -1/+1 |
2015-11-24 | cpufreq: SCPI: Depend on SCPI clk driver | Punit Agrawal | 1 | -1/+1 |
2015-11-24 | Merge back earlier cpufreq fixes for v4.4. | Rafael J. Wysocki | 2 | -6/+5 |
2015-11-24 | cpufreq: intel_pstate: Fix limits->max_perf rounding error | Prarit Bhargava | 1 | -0/+1 |
2015-11-24 | cpufreq: intel_pstate: Fix limits->max_policy_pct rounding error | Prarit Bhargava | 1 | -1/+2 |
2015-11-24 | cpufreq: Always remove sysfs cpuX/cpufreq link on ->remove_dev() | Viresh Kumar | 1 | -5/+2 |
2015-11-24 | cpufreq: CPPC: Initialize and check CPUFreq CPU co-ord type correctly | Ashwin Chaugule | 1 | -1/+2 |
2015-11-23 | dm thin: fix regression in advertised discard limits | Mike Snitzer | 1 | -3/+2 |
2015-11-23 | soc: ti: knav_qmss_queue: Fix linking RAM setup for queue managers | Michal Morawiec | 1 | -1/+1 |
2015-11-23 | soc: ti: use request_firmware_direct() as acc firmware is optional | Murali Karicheri | 1 | -3/+3 |
2015-11-23 | drm/amdgpu: move dependency handling out of atomic section v2 | Christian König | 1 | -27/+44 |
2015-11-23 | drm/amdgpu: optimize scheduler fence handling | Christian König | 3 | -14/+55 |
2015-11-23 | watchdog: mtk_wdt: Use MODE_KEY when stopping the watchdog | Nicolas Boichat | 1 | -0/+1 |
2015-11-23 | watchdog: Add support for Freescale Layerscape platforms | Shaohui Xie | 1 | -1/+1 |
2015-11-23 | watchdog: tegra: Stop watchdog first if restarting | Andrew Chew | 1 | -1/+3 |
2015-11-23 | watchdog: w83977f_wdt: underflow in wdt_set_timeout() | Dan Carpenter | 1 | -1/+1 |
2015-11-23 | watchdog: pnx4008: make global wdt_clk static | Vladimir Zapolskiy | 1 | -1/+1 |
2015-11-23 | watchdog: pnx4008: fix warnings caused by enabling unprepared clock | Vladimir Zapolskiy | 1 | -3/+3 |
2015-11-23 | watchdog: omap_wdt: fix null pointer dereference | Peter Robinson | 1 | -1/+1 |
2015-11-23 | Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 10 | -10/+12 |
2015-11-23 | Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -64/+115 |
2015-11-23 | Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 24 | -106/+329 |
2015-11-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 10 | -17/+20 |
2015-11-21 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -2/+3 |
2015-11-21 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -6/+45 |
2015-11-21 | Merge tag 'for-linus-20151120' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2 | -1/+2 |
2015-11-21 | serial: export fsl8250_handle_irq | Arnd Bergmann | 1 | -0/+1 |
2015-11-21 | serial: 8250_mid: Add missing dependency | Heikki Krogerus | 1 | -0/+1 |