index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-28
Merge tag 'drm-misc-next-fixes-2017-02-27' of git://anongit.freedesktop.org/g...
drm-fixes-for-v4.11-rc1
Dave Airlie
6
-6
/
+21
2017-02-27
dma-buf: add support for compat ioctl
drm-misc-next-fixes-2017-02-27
Marek Szyprowski
1
-0
/
+3
2017-02-26
drm/vmwgfx: Work around drm removal of control nodes
Thomas Hellstrom
2
-3
/
+12
2017-02-26
Merge tag 'watchdog-for-linus-v4.11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
51
-1239
/
+1464
2017-02-25
Merge tag 'platform-drivers-x86-v4.11-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
17
-320
/
+951
2017-02-25
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
103
-1377
/
+10642
2017-02-25
Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
32
-67
/
+1574
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
55
-859
/
+75
2017-02-25
Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linux
Linus Torvalds
31
-523
/
+220
2017-02-25
treewide: Remove remaining executable attributes from source files
Joe Perches
1
-0
/
+0
2017-02-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
53
-212
/
+259
2017-02-25
mac80211_hwsim: Replace bogus hrtimer clockid
Thomas Gleixner
1
-1
/
+1
2017-02-24
platform/x86: intel_turbo_max_3: make it explicitly non-modular
Paul Gortmaker
1
-6
/
+5
2017-02-24
platform/x86: dell-laptop: Add Latitude 7480 and others to the DMI whitelist
Alex Hung
1
-0
/
+6
2017-02-24
platform/x86: intel-hid: Support 5 button array
Alex Hung
1
-5
/
+91
2017-02-24
platform/x86: thinkpad_acpi: Call led_classdev_notify_brightness_hw_changed o...
Hans de Goede
1
-4
/
+38
2017-02-24
platform/x86: thinkpad_acpi: Use brightness_set_blocking callback for LEDs
Hans de Goede
1
-64
/
+16
2017-02-24
platform/x86: thinkpad_acpi: Stop setting led_classdev brightness directly
Hans de Goede
1
-3
/
+1
2017-02-24
leds: class: Add new optional brightness_hw_changed attribute
Hans de Goede
2
-0
/
+85
2017-02-24
platform/x86: acer-wmi: add another KEY_WLAN keycode
Chris Chiu
1
-0
/
+1
2017-02-24
platform/x86: acer-wmi: Inform firmware that RF Button Driver is active
Chris Chiu
1
-16
/
+58
2017-02-24
platform/x86: asus-wireless: Fix indentation
João Paulo Rechi Vita
1
-2
/
+1
2017-02-24
platform/x86: asus-wireless: Use per-HID HSWC parameters
João Paulo Rechi Vita
1
-15
/
+42
2017-02-24
platform/x86: intel_pmc_ipc: Add APL PMC PCI Id
Rajneesh Bhardwaj
1
-0
/
+1
2017-02-24
platform/x86: intel_pmc_ipc: read s0ix residency API
Shanth Murthy
1
-6
/
+58
2017-02-24
platform/x86: alienware-wmi: Remove header duplicate
Andy Shevchenko
1
-1
/
+0
2017-02-24
platform/x86: intel_mid_powerbtn: Use SCU IPC directly
Andy Shevchenko
1
-2
/
+2
2017-02-24
platform/x86: intel_mid_powerbtn: Unify IRQ acknowledgment
Andy Shevchenko
1
-12
/
+7
2017-02-24
mm balloon: umount balloon_mnt when removing vb device
Yisheng Xie
1
-0
/
+4
2017-02-24
memory-hotplug: use dev_online for memhp_auto_online
Nathan Fontenot
1
-1
/
+1
2017-02-24
zram: extend zero pages to same element pages
zhouxianrong
2
-30
/
+66
2017-02-24
drm: remove unnecessary fault wrappers
Ross Zwisler
1
-25
/
+5
2017-02-24
mm: wire up GFP flag passing in dma_alloc_from_contiguous
Lucas Stach
3
-4
/
+5
2017-02-24
mm: cma_alloc: allow to specify GFP mask
Lucas Stach
1
-1
/
+1
2017-02-24
mm: replace FAULT_FLAG_SIZE with parameter to huge_fault
Dave Jiang
1
-6
/
+12
2017-02-24
dax: support for transparent PUD pages for device DAX
Dave Jiang
1
-0
/
+48
2017-02-24
mm,fs,dax: change ->pmd_fault to ->huge_fault
Dave Jiang
1
-21
/
+13
2017-02-24
zram: remove waitqueue for IO done
Minchan Kim
2
-40
/
+3
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
45
-108
/
+120
2017-02-24
mm: validate device_hotplug is held for memory hotplug
Dan Williams
1
-0
/
+5
2017-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2
-2
/
+28
2017-02-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
13
-335
/
+768
2017-02-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
20
-349
/
+583
2017-02-24
watchdog: s3c2410: Add prefix to local function
Krzysztof Kozlowski
1
-3
/
+2
2017-02-24
watchdog: s3c2410: Select MFD_SYSCON on all Exynos platforms
Krzysztof Kozlowski
1
-1
/
+1
2017-02-24
watchdog: s3c2410: Use dev_dbg instead of pr_info
Krzysztof Kozlowski
1
-23
/
+6
2017-02-24
watchdog: s3c2410: Fix infinite interrupt in soft mode
Krzysztof Kozlowski
1
-3
/
+18
2017-02-24
watchdog: s3c2410: Remove confusing CONFIG prefix from local defines
Krzysztof Kozlowski
1
-8
/
+8
2017-02-24
watchdog: softdog: make pretimeout support a compile option
Wolfram Sang
2
-8
/
+21
2017-02-24
watchdog: zx2967: add watchdog controller driver for ZTE's zx2967 family
Baoyou Xie
3
-0
/
+302
[next]