summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | genirq: Fix race in register_irq_proc()Ben Hutchings2015-10-011-2/+17
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-039-65/+69
|\ \ \ \ \
| * | | | | x86/headers/uapi: Fix __BITS_PER_LONG value for x32 buildsBen Hutchings2015-10-021-1/+1
| * | | | | x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley2015-10-021-1/+1
| * | | | | x86/kexec: Fix kexec crash in syscall kexec_file_load()Lee, Chun-Yi2015-10-021-4/+3Star
| * | | | | Merge remote-tracking branch 'tglx/x86/urgent' into x86/urgentIngo Molnar2015-10-013-52/+55
| |\ \ \ \ \
| | * | | | | x86/process: Unify 32bit and 64bit implementations of get_wchan()Thomas Gleixner2015-09-303-84/+55Star
| | * | | | | x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner2015-09-301-10/+42
| * | | | | | x86, efi, kasan: Fix build failure on !KASAN && KMEMCHECK=y kernelsAndrey Ryabinin2015-09-301-0/+2
| * | | | | | Merge tag 'v4.3-rc3' into x86/urgent, before applying dependent fixIngo Molnar2015-09-30434-2576/+4956
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | x86/hyperv: Fix the build in the !CONFIG_KEXEC_CORE caseVitaly Kuznetsov2015-09-301-5/+7
| * | | | | | x86/cpufeatures: Correct spelling of the HWP_NOTIFY flagKristen Carlson Accardi2015-09-232-2/+2
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-10-033-3/+3
|\ \ \ \ \ \ \
| * | | | | | | clocksource: Fix abs() usage w/ 64bit valuesJohn Stultz2015-10-021-1/+1
| * | | | | | | clocksource/drivers/keystone: Fix bad NO_IRQ usageDaniel Lezcano2015-09-291-1/+1
| * | | | | | | clocksource/drivers/rockchip: Fix bad NO_IRQ usageDaniel Lezcano2015-09-291-1/+1
* | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-10-033-17/+141
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel2015-10-012-16/+75
| * | | | | | | | x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i...Matt Fleming2015-10-011-1/+66
* | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-10-0334-300/+227Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drm/dp/mst: add some defines for logical/physical portsDave Airlie2015-10-022-1/+5
| * | | | | | | | | drm/dp/mst: drop cancel work sync in the mstb destroy path (v2)Dave Airlie2015-10-021-2/+3
| * | | | | | | | | drm/dp/mst: split connector registration into two parts (v2)Dave Airlie2015-10-024-6/+23
| * | | | | | | | | drm/dp/mst: update the link_address_sent before sending the link address (v3)Dave Airlie2015-10-021-13/+12Star
| * | | | | | | | | drm/dp/mst: fixup handling hotplug on port removal.Dave Airlie2015-10-021-10/+26
| * | | | | | | | | drm/dp/mst: don't pass port into the path builder functionDave Airlie2015-10-021-4/+5
| * | | | | | | | | drm/radeon: drop radeon_fb_helper_set_parAlex Deucher2015-10-021-31/+1Star
| * | | | | | | | | drm: handle cursor_set2 in restore_fbdev_modeAlex Deucher2015-10-021-1/+5
| * | | | | | | | | Merge tag 'drm-intel-fixes-2015-10-01' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-10-026-12/+54
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/i915: Call non-locking version of drm_kms_helper_poll_enable(), v2Egbert Eich2015-09-301-1/+1
| | * | | | | | | | | drm: Add a non-locking version of drm_kms_helper_poll_enable(), v2Egbert Eich2015-09-302-3/+17
| | * | | | | | | | | drm/i915: Consider HW CSB write pointer before resetting the sw read pointerMichel Thierry2015-09-282-7/+34
| | * | | | | | | | | drm/i915/skl: Don't call intel_prepare_ddi when encoder list isn't yet initia...Rodrigo Vivi2015-09-281-1/+2
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'vmwgfx-fixes-4.3-151001' of git://people.freedesktop.org/~thomash/...Dave Airlie2015-10-021-0/+8
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/vmwgfx: Fix a command submission hang regressionThomas Hellstrom2015-09-301-0/+8
| * | | | | | | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2015-10-0212-152/+65Star
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/exynos: Staticize local function in exynos_drm_gem.cKrzysztof Kozlowski2015-10-011-1/+1
| | * | | | | | | | | | drm/exynos: fimd: actually disable dp clockGustavo Padovan2015-10-011-1/+1
| | * | | | | | | | | | drm/exynos: dp: remove suspend/resume functionsInki Dae2015-10-011-23/+0Star
| | * | | | | | | | | | drm/exynos: remove unused mode_fixup() codeGustavo Padovan2015-09-302-19/+0Star
| | * | | | | | | | | | drm/exynos: remove decon_mode_fixup()Gustavo Padovan2015-09-301-12/+0Star
| | * | | | | | | | | | drm/exynos: remove fimd_mode_fixup()Gustavo Padovan2015-09-301-12/+0Star
| | * | | | | | | | | | drm/exynos: rotator: Clock control is unused if !PMThierry Reding2015-09-301-1/+1
| | * | | | | | | | | | drm/exynos: fimc: Clock control is unused if !PMThierry Reding2015-09-301-18/+18
| | * | | | | | | | | | drm/exynos: Suspend/resume is unused if !PMThierry Reding2015-09-301-0/+2
| | * | | | | | | | | | drm/exynos: create a fake mmap offset with gem creationJoonyoung Shim2015-09-301-5/+7
| | * | | | | | | | | | drm/exynos: remove call to drm_gem_free_mmap_offset()Joonyoung Shim2015-09-301-3/+0Star
| | * | | | | | | | | | drm/exynos: Remove useless EXPORT_SYMBOL_GPLsDaniel Kurtz2015-09-302-9/+0Star
| | * | | | | | | | | | drm/exynos: cleanup line feed in exynos_drm_gem_get_ioctlJoonyoung Shim2015-09-301-1/+2
| | * | | | | | | | | | drm/exynos: cleanup function calling written twiceJoonyoung Shim2015-09-301-33/+23Star