summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2016-04-28sh: add device tree source for J2 FPGA on Mimas v2 boardj2-stableRich Felker-0/+98
2016-04-28sh: add defconfig for J-Core J2Rich Felker-0/+38
2016-04-28spi: add driver for J-Core SPI controllerRich Felker-0/+271
2016-04-28clocksource: add J-Core PIT/RTC driverRich Felker-0/+182
2016-04-28irqchip: add J-Core AIC driverRich Felker-0/+102
2016-04-28sh: add AT_HWCAP flag for J-Core cas.l instructionRich Felker-0/+3
2016-04-28sh: add support for J-Core J2 processorRich Felker-4/+131
2016-04-28sh: fix futex/robust_list on nommu modelsRich Felker-0/+1
2016-04-28sh: disable aliased page logic on NOMMU modelsRich Felker-0/+8
2016-04-28sh: make sigcontext definition consistent across fpu/nofpu modelsRich Felker-3/+0
2016-04-28sh: add support for linking a builtin device tree blob in the kernelRich Felker-3/+41
2016-04-28sh: cmpxchg: fix a bit shift bug in big_endian osPan Xinhui-1/+1
2016-04-28sh-sci: SysRq support on EARLYCONYoshinori Sato-1/+3
2016-04-28ramfs: fix VM_MAYSHARE mappings for NOMMURich Felker-6/+2
2016-04-28futex: fix shared futex operations on nommuRich Felker-0/+2
2016-04-24Linux 4.6-rc5v4.6-rc5Linus Torvalds-1/+1
2016-04-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds-11/+12
2016-04-23Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+5
2016-04-23generic syscalls: wire up preadv2 and pwritev2 syscallsAndre Przywara-1/+5
2016-04-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-7/+42
2016-04-23Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-ur...Linus Torvalds-9/+28
2016-04-23Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-9/+34
2016-04-23Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+3
2016-04-23Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-35/+103
2016-04-23Merge tag 'usb-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-35/+78
2016-04-23Merge tag 'tty-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-6/+14
2016-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-13/+20
2016-04-22Merge tag 'pinctrl-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-7/+9
2016-04-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-8/+31
2016-04-22Merge tag 'powerpc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-11/+16
2016-04-22Merge tag 'iommu-fixes-v4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-18/+91
2016-04-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-63/+126
2016-04-22Merge tag 'sound-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-20/+59
2016-04-22Merge tag 'phy-for-4.6-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman-18/+34
2016-04-22x86 EDAC, sb_edac.c: Take account of channel hashing when neededTony Luck-1/+23
2016-04-22x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel addressTony Luck-3/+3
2016-04-22Merge tag 'fixes-for-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-17/+44
2016-04-22x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich-0/+1
2016-04-22x86/doc: Correct limits in Documentation/x86/x86_64/mm.txtJuergen Gross-3/+3
2016-04-22cpu/hotplug: Fix rollback during error-out in __cpu_disable()Sebastian Andrzej Siewior-7/+26
2016-04-22clocksource/drivers/tango-xtal: Fix boot hang due to incorrect testDaniel Lezcano-1/+1
2016-04-22objtool: Fix Makefile to properly see if libelf is supportedSteven Rostedt-1/+2
2016-04-22Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-19/+37
2016-04-22drm: Loongson-3 doesn't fully support wc memoryHuacai Chen-0/+2
2016-04-22Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixesDave Airlie-0/+2
2016-04-22drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queriesBen Skeggs-0/+2
2016-04-21amdgpu/uvd: add uvd fw version for amdgpuSonny Jiang-1/+5
2016-04-21drm/amdgpu: forbid mapping of userptr bo through radeon device fileJérôme Glisse-0/+2
2016-04-21drm/radeon: forbid mapping of userptr bo through radeon device fileJérôme Glisse-0/+2
2016-04-21drm/amdgpu: bump the afmt limit for CZ, ST, PolarisAlex Deucher-1/+1