summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | ARC: support HIGHMEM even without PAE40Vineet Gupta2016-05-054-18/+98
| | * | | | | | | | | | | | ARC: Fix PAE40 boot failures due to PTE truncationVineet Gupta2016-05-052-8/+14
| | * | | | | | | | | | | | ARC: Add missing io barriers to io{read,write}{16,32}be()Vineet Gupta2016-05-051-9/+18
| * | | | | | | | | | | | | Merge tag 'powerpc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-061-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | powerpc: Fix bad inline asm constraint in create_zero_mask()Anton Blanchard2016-05-021-1/+1
| * | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-05-0611-16/+84
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Merge tag 'drm-intel-fixes-2016-05-02' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-05-057-15/+69
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | drm/i915: Make RPS EI/thresholds multiple of 25 on SNB-BDWVille Syrjälä2016-04-271-1/+8
| | | * | | | | | | | | | | | | drm/i915: Fake HDMI live statusShashank Sharma2016-04-271-2/+10
| | | * | | | | | | | | | | | | drm/i915: Fix eDP low vswing for BroadwellMika Kahola2016-04-271-2/+10
| | | * | | | | | | | | | | | | drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resumeImre Deak2016-04-273-9/+7Star
| | | * | | | | | | | | | | | | drm/i915: Fix system resume if PCI device remained enabledImre Deak2016-04-271-1/+31
| | | * | | | | | | | | | | | | drm/i915: Avoid stalling on pending flips for legacy cursor updatesChris Wilson2016-04-271-0/+3
| | | | |_|_|/ / / / / / / / / | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-05-053-0/+9
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | drm/amdgpu: make sure vertical front porch is at least 1Alex Deucher2016-05-031-0/+4
| | | * | | | | | | | | | | | | drm/radeon: make sure vertical front porch is at least 1Alex Deucher2016-05-031-0/+4
| | | * | | | | | | | | | | | | drm/amdgpu: set metadata pointer to NULL after freeing.Dave Airlie2016-05-031-0/+1
| | * | | | | | | | | | | | | | gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloadingPhilipp Zabel2016-05-051-1/+6
| * | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-0616-182/+252
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | byteswap: try to avoid __builtin_constant_p gcc bugArnd Bergmann2016-05-061-9/+15
| | * | | | | | | | | | | | | | | lib/stackdepot: avoid to return 0 handleJoonsoo Kim2016-05-061-1/+5
| | * | | | | | | | | | | | | | | mm: fix kcompactd hang during memory offliningVlastimil Babka2016-05-061-1/+3
| | * | | | | | | | | | | | | | | modpost: fix module autoloading for OF devices with generic compatible propertyPhilipp Zabel2016-05-061-24/+45
| | * | | | | | | | | | | | | | | proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause2016-05-061-1/+2
| | * | | | | | | | | | | | | | | mm/zswap: provide unique zpool nameDan Streetman2016-05-061-1/+7
| | * | | | | | | | | | | | | | | mm: thp: kvm: fix memory corruption in KVM with THP enabledAndrea Arcangeli2016-05-063-3/+25
| | * | | | | | | | | | | | | | | MAINTAINERS: fix Rajendra Nayak's addressEric Engestrom2016-05-061-1/+1
| | * | | | | | | | | | | | | | | mm, cma: prevent nr_isolated_* counters from going negativeHugh Dickins2016-05-061-9/+1Star
| | * | | | | | | | | | | | | | | mm: update min_free_kbytes from khugepaged after core initializationJason Baron2016-05-061-1/+1
| | * | | | | | | | | | | | | | | huge pagecache: mmap_sem is unlocked when truncation splits pmdHugh Dickins2016-05-061-9/+2Star
| | * | | | | | | | | | | | | | | rapidio/mport_cdev: fix uapi type definitionsAlexandre Bounine2016-05-062-120/+139
| | * | | | | | | | | | | | | | | mm: memcontrol: let v2 cgroups follow changes in system swappinessJohannes Weiner2016-05-061-0/+4
| | * | | | | | | | | | | | | | | mm: thp: correct split_huge_pages file permissionYang Shi2016-05-061-2/+2
| * | | | | | | | | | | | | | | | mailmap: add John Paul Adrian GlaubitzLinus Torvalds2016-05-061-0/+1
| * | | | | | | | | | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-062-4/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | nfit: fix translation of command status resultsDan Williams2016-05-021-1/+4
| | * | | | | | | | | | | | | | | | libnvdimm, pfn: fix memmap reservation sizingDan Williams2016-04-301-3/+10
| | | |_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-061-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | asm-generic: use compat version for preadv2 and pwritev2Yury Norov2016-05-051-2/+2
| | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-0611-10/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'sunxi-fixes-for-4.6' of https://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman2016-04-291-2/+0Star
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | ARM: dts: sun8i-q8-common: Do not set constraints on dc1sw regulatorHans de Goede2016-03-271-2/+0Star
| | | | |_|_|_|_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | ARM: davinci: only use NVMEM when availableArnd Bergmann2016-04-292-0/+10
| | * | | | | | | | | | | | | | | | Merge tag 'renesas-fixes2-for-v4.6' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2016-04-285-35/+14Star
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | arm64: dts: r8a7795: Don't disable referenced optional scif clockGeert Uytterhoeven2016-04-261-1/+0Star
| | * | | | | | | | | | | | | | | | | Merge tag 'omap-for-v4.6/fixes-rc5-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2016-04-285-6/+15
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | ARM: dts: omap5: fix range of permitted wakeup pinmux registersH. Nikolaus Schaller2016-04-261-1/+1
| | | * | | | | | | | | | | | | | | | | ARM: dts: omap3-n900: Specify peripherals LDO regulators initial modeIvaylo Dimitrov2016-04-261-0/+9
| | | * | | | | | | | | | | | | | | | | ARM: dts: omap3: Fix ISP syscon register offsetIvaylo Dimitrov2016-04-261-1/+1
| | | * | | | | | | | | | | | | | | | | ARM: dts: omap5-cm-t54: fix ldo1_reg and ldo4_reg rangesTomi Valkeinen2016-04-261-2/+2