summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas2012-10-091-0/+1
* Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-10-082-2/+2
|\
| * kbuild: Fix gcc -x syntaxJean Delvare2012-10-032-2/+2
* | compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-062-63/+68
* | sections: fix section conflicts in arch/mipsAndi Kleen2012-10-062-2/+2
* | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2012-10-0335-69/+72
|\ \
| * | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+3
| * | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-0234-69/+69
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-029-9/+0
|\ \ \ | |/ / |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-284-9/+9
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-1518-105/+145
| |\ \ \
| * | | | netfilter: remove xt_NOTRACKCong Wang2012-09-039-9/+0
| | |_|/ | |/| |
* | | | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-012-15/+47
|\ \ \ \
| * \ \ \ Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman2012-09-1618-105/+145
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | serial: Add note about migration to driver SCCNXPAlexander Shiyan2012-09-051-0/+32
| * | | | MIPS: OCTEON: Fix breakage due to 8250 changes.David Daney2012-08-141-15/+15
| | |/ / | |/| |
* | | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-012-16/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'pci/thierry-fixup-irqs' into nextBjorn Helgaas2012-09-191-6/+0
| |\ \ \
| | * | | PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-181-6/+0
| | * | | PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2012-09-181-1/+1
| | | |/ | | |/|
| * | | Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-1318-105/+145
| |\ \ \ | | |/ /
| * | | MIPS: PCI: Use PCI Express Capability accessorsJiang Liu2012-08-231-10/+5
| | |/ | |/|
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-09-224-9/+9
|\ \ \ | |_|/ |/| |
| * | MIPS: Malta: Don't crash on spurious interrupt.Ralf Baechle2012-09-171-3/+6
| * | MIPS: Malta: Remove RTC Data Mode bootstrap breakageMaciej W. Rozycki2012-09-141-5/+0
| * | MIPS: mm: Add compound tail page _mapcount when mappedJovi Zhang2012-08-271-0/+2
| * | MIPS: CMP/SMTC: Fix tc_id calculationRongQing.Li2012-08-271-1/+1
| |/
* | MIPS: pci-ar724x: avoid data bus error due to a missing PCIe moduleGabor Juhos2012-08-231-0/+22
* | MIPS: Malta: Delete duplicate PCI fixup.Ralf Baechle2012-08-171-13/+0
* | MIPS: ath79: don't hardcode the unavailability of the DSP ASEGabor Juhos2012-08-171-1/+0
* | MIPS: Synchronize MIPS count one CPU at a timeJayachandran C2012-08-173-21/+17
* | MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348.Florian Fainelli2012-08-173-3/+16
* | MIPS: Module: Deal with malformed HI16/LO16 relocation sequences.Ralf Baechle2012-08-171-7/+28
* | MIPS: Fix race condition in module relocation code.Ralf Baechle2012-08-172-7/+7
* | MIPS: Fix memory leak in error path of HI16/LO16 relocation handling.Ralf Baechle2012-08-171-2/+7
* | MIPS: MTX-1: Add udelay to mtx1_pci_idselBruno Randolf2012-08-171-0/+2
* | MIPS: ath79: select HAVE_CLKGabor Juhos2012-08-171-0/+1
* | MIPS: ath79: Use correct IRQ number for the OHCI controller on AR7240Gabor Juhos2012-08-171-0/+2
* | MIPS: ath79: Fix number of GPIO lines for AR724[12]Gabor Juhos2012-08-172-3/+6
* | MIPS: Octeon: Fix broken interrupt controller code.David Daney2012-08-172-55/+44
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-08-0114-72/+108
|\
| * MIPS: Loongson 2: Sort out clock managment.Ralf Baechle2012-08-017-51/+33
| * MIPS: Loongson 1: more clk support and add select HAVE_CLKYoichi Yuasa2012-08-012-0/+17
| * MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa2012-08-011-0/+1
| * MIPS: BCM63xx: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa2012-08-011-0/+1
| * MIPS: AR7: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa2012-08-011-0/+1
| * MIPS: Lantiq: Platform specific CLK fixupJohn Crispin2012-08-011-0/+5
| * MIPS: Lantiq: Add device_tree_init functionJohn Crispin2012-08-011-0/+22
| * MIPS: Lantiq: Fix interface clock and PCI control register offsetJohn Crispin2012-08-011-21/+28
* | mips: zero out pg_data_t when it's allocatedMinchan Kim2012-07-311-0/+1
|/
OpenPOWER on IntegriCloud