summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulationMaciej W. Rozycki2016-01-2011-42/+93
* 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
* MAINTAINERS: add myself as Ralink MIPS architecture maintainerJohn Crispin2016-01-201-0/+6
* MAINTAINERS: Add myself as Lantiq MIPS architecture maintainerJohn Crispin2016-01-201-0/+6
* 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
* Documentation: DT: net: add docs for ralink/mediatek SoC ethernet bindingJohn Crispin2016-01-203-0/+119
* 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
* devicetree: Add bindings for the ATH79 USB phyAlban Bedel2016-01-041-0/+18
* Linux 4.4-rc8v4.4-rc8Linus Torvalds2016-01-031-1/+1
* 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 tag 'drm-intel-fixes-2016-01-02' of git://anongit.freedesktop.org/drm-i...Linus Torvalds2016-01-032-5/+9
|\ \
| * | drm/i915: increase the tries for HDMI hotplug live status checkingGary Wang2015-12-301-1/+1
| * | drm/i915: Unbreak check_digital_port_conflicts()Ville Syrjälä2015-12-231-4/+8
* | | Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-12-311-1/+3
|\ \ \
| * | | PCI: hisi: Fix hisi_pcie_cfg_read() 32-bit readsDongdong Liu2015-12-041-1/+3
* | | | 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-3136-198/+334
|\ \ \ \ \
| * | | | | sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...Xin Long2015-12-302-4/+5
| * | | | | Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub...David S. Miller2015-12-302-20/+44
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'iwlwifi-for-kalle-2015-12-16' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-12-182-20/+44
| | |\ \ \ \ \
| | | * | | | | iwlwifi: mvm: protect RCU dereference in iwl_mvm_get_key_sta_idJohannes Berg2015-12-131-6/+9
| | | * | | | | iwlwifi: separate firmware version for 7260 devicesJohannes Berg2015-12-131-14/+35
| * | | | | | | net, socket, socket_wq: fix missing initialization of flagsNicolai Stange2015-12-301-0/+1
| * | | | | | | drivers: net: cpsw: fix error return codeJulia Lawall2015-12-291-3/+7
| * | | | | | | openvswitch: Fix template leak in error cases.Joe Stringer2015-12-291-2/+4
| * | | | | | | sctp: label accepted/peeled off socketsMarcelo Ricardo Leitner2015-12-281-0/+2
| * | | | | | | sctp: use GFP_USER for user-controlled kmallocMarcelo Ricardo Leitner2015-12-281-3/+6
| * | | | | | | qlcnic: fix a loop exit condition betterDan Carpenter2015-12-241-1/+1
| * | | | | | | net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork2015-12-233-1/+33
| * | | | | | | geneve: initialize needed_headroomPaolo Abeni2015-12-231-1/+9
OpenPOWER on IntegriCloud