summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: math-emu: Add IEEE Std 754-2008 ABS.fmt and NEG.fmt emulationMaciej W. Rozycki2016-01-202-26/+50
* MIPS: Define the legacy-NaN and 2008-NaN featuresMaciej W. Rozycki2016-01-203-0/+11
* MIPS: Use a union to access the ELF file headerMaciej W. Rozycki2016-01-201-14/+26
* MIPS: pci: Add MT7620a PCIE driverJohn Crispin2016-01-203-0/+428
* MIPS: ralink: Add a few missing clocksJohn Crispin2016-01-203-0/+5
* MIPS: ralink: Fix vendor string for mt7620John Crispin2016-01-201-1/+1
* MIPS: ralink: Fix invalid assignment of SoC typeJohn Crispin2016-01-201-1/+1
* MIPS: ralink: fix USB frequency scalingJohn Crispin2016-01-201-1/+1
* MIPS: ralink: MT7688 pinmux fixesJohn Crispin2016-01-201-30/+50
* MIPS: ralink: add MT7621 supportJohn Crispin2016-01-209-1/+410
* MIPS: ralink: add a symbol for INTCJohn Crispin2016-01-202-0/+6
* MIPS: BCM47xx: Support SPROM prefixes on other platformsRafał Miłecki2016-01-201-3/+9
* MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodesAlex Smith2016-01-042-0/+90
* MIPS: bmips: Support SMP on BCM63168Simon Arlott2016-01-041-0/+1
* MIPS: ath79: Remove some unused code from setup.cAlban Bedel2016-01-041-10/+1
* MIPS: ath79: Allow using ath79_ddr_wb_flush() from driversAlban Bedel2016-01-042-1/+1
* MIPS: ath79: Prepare moving the MISC driver to drivers/irqchipAlban Bedel2016-01-041-30/+28
* MIPS: ath79: Remove useless #ifdef CONFIG_IRQCHIPAlban Bedel2016-01-041-3/+0
* MIPS: ath79: Enable the USB port on the TL-WR1043NDAlban Bedel2016-01-041-0/+8
* MIPS: ath79: Add the EHCI controller and USB phy to the AR9132 dtsiAlban Bedel2016-01-041-0/+26
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-031-1/+1
|\
| * MIPS: VDSO: Fix build error with binutils 2.24 and earlierGuenter Roeck2015-12-291-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-12-313-18/+25
|\ \
| * | sparc: Wire up mlock2 system call.David S. Miller2015-12-313-4/+5
| * | sparc: Add all necessary direct socket system calls.David S. Miller2015-12-313-18/+24
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-12-293-1/+11
|\ \ \
| * | | m32r: add io*_rep helpersSudip Mukherjee2015-12-291-1/+9
| * | | m32r: fix build failureSudip Mukherjee2015-12-291-0/+1
| * | | arch/x86/xen/suspend.c: include xen/xen.hAndrew Morton2015-12-291-0/+1
| | |/ | |/|
* / | [PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()Al Viro2015-12-291-36/+37
|/ /
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-12-278-24/+42
|\ \
| * | MIPS: Fix bitrot in __get_user_unaligned()Al Viro2015-12-271-3/+3
| * | MIPS: Fix build error due to unused variables.Ralf Baechle2015-12-223-3/+1
| * | MIPS: VDSO: Fix build errorQais Yousef2015-12-221-2/+2
| * | MIPS: CPS: drop .set mips64r2 directivesPaul Burton2015-12-221-2/+0
| * | MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan2015-12-223-10/+26
| * | MIPS: uaccess: Take EVA into account in __copy_from_user()James Hogan2015-12-221-3/+9
| * | MIPS: uaccess: Fix strlen_user with EVAJames Hogan2015-12-221-1/+1
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-12-2711-9/+22
|\ \ \
| * | | ARM: tegra: Fix suspend hang on Tegra124 ChromebooksJon Hunter2015-12-221-1/+1
| * | | Merge tag 'omap-for-v4.4/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-12-223-0/+12
| |\ \ \
| | * | | ARM: dts: Fix UART wakeirq for omap4 duovero parlorTony Lindgren2015-12-181-0/+4
| | * | | ARM: OMAP2+: AM43xx: select ARM TWD timerFelipe Balbi2015-12-171-0/+1
| | * | | ARM: OMAP2+: am43xx: enable GENERIC_CLOCKEVENTS_BROADCASTGrygorii Strashko2015-12-172-0/+7
| * | | | Merge tag 'imx-fixes-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2015-12-226-8/+8
| |\ \ \ \
| | * | | | ARM: dts: imx6: Fix Ethernet PHY mode on Ventana boardsKrzysztof Hałasa2015-12-155-5/+5
| | * | | | ARM: dts: imx: Fix the assigned-clock mismatch issue on imx6q/dlBai Ping2015-12-151-3/+3
| * | | | | Merge tag 'sunxi-fixes-for-4.4' of https://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman2015-12-141-0/+1
| |\ \ \ \ \
| | * | | | | ARM: dts: sunxi: sun6i-a31s-primo81.dts: add touchscreen axis swapping propertyKarsten Merker2015-11-171-0/+1
* | | | | | | Merge tag 'arc-4.4-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-12-264-22/+14
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |