summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2016-10-10irqchip/jcore: fix lost per-cpu interruptsjcore-4.6-20161010Rich Felker-1/+10
2016-08-10mmc: revert 4d9135a: mmc: disable rescan for card changejcore-4.6-20160810Rich Felker-3/+2
2016-08-10timer/jcore: backport changes sent upstream for 4.8Rich Felker-137/+108
2016-08-10spi/jcore: backport changes sent upstream for 4.8Rich Felker-54/+71
2016-08-10irqchip/jcore: backport changes sent upstream for 4.8Rich Felker-48/+47
2016-08-10spi: Split bus and I/O lockingMark Brown-21/+23
2016-08-10spi: Add DMA support for spi_flash_read()Vignesh R-0/+32
2016-08-10sh: use common clock framework with device tree boardsRich Felker-0/+5
2016-07-15uio: allow use on nommu systemsRich Felker-1/+0
2016-06-21sh: add AF_PACKET socket support to j2 defconfigjcore-4.6-20160620Rich Felker-0/+1
2016-06-08sh: add smp support to j2 defconfigjcore-4.6-20160608Rich Felker-0/+1
2016-06-08sh: add jcore emac support to j2 defconfigRich Felker-0/+1
2016-06-08mmc: disable rescan for card changeRich Felker-2/+3
2016-06-08jcore sched_clockRich Felker-0/+11
2016-06-08ethernet/jcore_emac: add J-Core ethernet driverRich Felker-0/+1549
2016-06-08sh: do not perform IPI-based cache flush except on boards that need itRich Felker-0/+3
2016-06-08sh: add SMP support for J2Rich Felker-0/+144
2016-06-08sh: SMP support for SH2 entry.SRich Felker-0/+50
2016-06-08sh: add working futex atomic ops on userspace addresses for smpRich Felker-124/+134
2016-06-08sh: add J2 atomics using the cas.l instructionRich Felker-210/+469
2016-06-08spi: add driver for J-Core SPI controllerRich Felker-0/+220
2016-06-08sh: add device tree source for J2 FPGA on Mimas v2 boardRich Felker-0/+91
2016-06-08sh: add defconfig for J-Core J2Rich Felker-0/+38
2016-06-08clocksource: add J-Core timer/clocksource driverRich Felker-0/+291
2016-06-08irqchip: add J-Core AIC driverRich Felker-0/+102
2016-06-08sh: add AT_HWCAP flag for J-Core cas.l instructionRich Felker-0/+3
2016-06-08sh: add support for J-Core J2 processorRich Felker-5/+117
2016-06-08of: add J-Core SPI master bindingsRich Felker-0/+23
2016-06-08of: add J-Core timer bindingsRich Felker-0/+29
2016-06-08of: add J-Core interrupt controller bindingsRich Felker-0/+30
2016-06-08of: add J-Core cpu bindingsRich Felker-0/+49
2016-06-08of: add vendor prefix for J-CoreRich Felker-0/+1
2016-06-08futex: fix shared futex operations on nommuRich Felker-0/+2
2016-06-08sh: fix build regression with CONFIG_OF && !CONFIG_OF_FLATTREERich Felker-4/+4
2016-06-08sh: allow clocksource drivers to register sched_clock backendsRich Felker-0/+1
2016-06-08sh: make heartbeat driver explicitly non-modularPaul Gortmaker-29/+3
2016-06-08sh: make board-secureedge5410 explicitly non-modularPaul Gortmaker-2/+1
2016-06-08sh: make mm/asids-debugfs explicitly non-modularPaul Gortmaker-4/+1
2016-06-08sh: make time.c explicitly non-modularPaul Gortmaker-2/+1
2016-06-08sh: fix futex/robust_list on nommu modelsRich Felker-0/+1
2016-06-08sh: disable aliased page logic on NOMMU modelsRich Felker-0/+8
2016-06-08sh: make sigcontext definition consistent across fpu/nofpu modelsRich Felker-3/+0
2016-06-08sh: add support for linking a builtin device tree blob in the kernelRich Felker-3/+41
2016-06-08sh: cmpxchg: fix a bit shift bug in big_endian osPan Xinhui-1/+1
2016-06-08tmpfs/ramfs: fix VM_MAYSHARE mappings for NOMMURich Felker-6/+2
2016-05-15Linux 4.6v4.6Linus Torvalds-1/+1
2016-05-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+2
2016-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-45/+175
2016-05-14arm64: bpf: jit JMP_JSET_{X,K}Zi Shen Lim-0/+1
2016-05-14net/route: enforce hoplimit max valuePaolo Abeni-0/+4