aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2012-11-13MIPS: Malta: Fix interupt number of CBUS UART.Ralf Baechle1-1/+2
2012-11-09MIPS: Make irqflags.h functions preempt-safe for non-mipsr2 cpusJim Quinlan3-133/+253
2012-11-09MIPS: Remove irqflags.h dependency from bitops.hJim Quinlan5-83/+214
2012-11-09MIPS: bitops.h: Change use of 'unsigned short' to 'int'Jim Quinlan1-7/+7
2012-11-09MIPS: compat: Delete now unused TIF_32BIT.Ralf Baechle1-6/+0
2012-11-09MIPS: compat: Implement is_compat_task() by testing for 32-bit address space.Ralf Baechle1-1/+1
2012-11-09MIPS: compat: Fix use of TIF_32BIT_ADDR vs _TIF_32BIT_ADDRRalf Baechle1-1/+1
2012-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds8-25/+68
2012-10-18MIPS: CMP: Fix physical core number calculation logicjerin jacob1-1/+1
2012-10-17MIPS: JZ4740: Forward declare struct uart_port in header.Ralf Baechle1-0/+2
2012-10-17MIPS: JZ4740: Fix '#include guard' in serial.hAntony Pavlov1-0/+1
2012-10-17UAPI: Place comments in empty arch Kbuilds to make them non-emptyDavid Howells1-0/+1
2012-10-17MIPS: hugetlbfs: Fix hazard between tlb write and pagemask restoration.Ralf Baechle1-0/+1
2012-10-17MIPS: Restore pagemask after dumping the TLB.Ralf Baechle1-1/+3
2012-10-17MIPS: Hugetlbfs: Handle huge pages correctly in pmd_bad()Ralf Baechle1-1/+14
2012-10-16MIPS: R5000: Fix TLB hazard handling.Ralf Baechle1-15/+8
2012-10-16MIPS: tlbex: Deal with re-definition of labelRalf Baechle1-7/+34
2012-10-16MIPS: Make __{,n,u}delay declarations match definitions and generic delay.hDavid Daney2-4/+8
2012-10-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds106-4493/+2886
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-122/+158
2012-10-13Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds1-0/+9
2012-10-12vfs: define struct filename and have getname() return itJeff Layton2-4/+4
2012-10-12mips,kgdb: fix recursive page fault with CONFIG_KPROBESJason Wessel1-0/+9
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+0
2012-10-11Merge tag 'disintegrate-mips-20121009' of git://git.infradead.org/users/dhowe...Ralf Baechle46-1706/+1846
2012-10-11MIPS: SNI: Switch RM400 serial to SCCNXP driverThomas Bogendoerfer1-24/+3
2012-10-11MIPS: Remove unused empty_bad_pmd_table[] declaration.Ralf Baechle1-1/+0
2012-10-11MIPS: MT: Remove kspd.Ralf Baechle5-462/+0
2012-10-11MIPS: Malta: Fix section mismatch.Ralf Baechle1-1/+2
2012-10-11MIPS: asm-offset.c: Delete unused irq_cpustat_t struct offsets.Ralf Baechle1-10/+0
2012-10-11MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code.Manuel Lauss8-678/+95
2012-10-11MIPS: Alchemy: merge PB1550 support into DB1550 codeManuel Lauss6-437/+161
2012-10-11MIPS: Alchemy: Single kernel for DB1200/1300/1550Manuel Lauss13-941/+548
2012-10-11MIPS: Optimize TLB refill for RI/XI configurations.David Daney1-16/+7
2012-10-11MIPS: proc: Cleanup printing of ASEs.Ralf Baechle1-9/+11
2012-10-11MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required.Ralf Baechle19-0/+20
2012-10-11MIPS: Add detection of DSP ASE Revision 2.Steven J. Hill5-2/+11
2012-10-11MIPS: Optimize pgd_init and pmd_initDavid Daney1-10/+10
2012-10-11MIPS: perf: Add perf functionality for BMIPS5000Al Cooper1-1/+102
2012-10-11MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMPAl Cooper2-8/+12
2012-10-11MIPS: perf: Remove unnecessary #ifdefAl Cooper1-5/+0
2012-10-11MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt)Al Cooper5-3/+13
2012-10-11MIPS: perf: Change the "mips_perf_event" table unsupported indicator.Al Cooper1-150/+4
2012-10-11MIPS: Align swapper_pg_dir to 64K for better TLB Refill code.David Daney2-10/+28
2012-10-11Improve atomic.h robustnessJoshua Kinard1-35/+29
2012-10-10Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds10-320/+125
2012-10-09Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse224-3150/+48447
2012-10-09UAPI: (Scripted) Disintegrate arch/mips/include/asmDavid Howells46-1706/+1846
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds3-0/+6
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li1-0/+1
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon1-0/+4
2012-10-09Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas1-0/+1
2012-10-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds160-2877/+48108
2012-10-08Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2-2/+2
2012-10-05pwm: Add Ingenic JZ4740 supportThierry Reding6-181/+9
2012-10-05MIPS: JZ4740: Export timer APIThierry Reding4-139/+116
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2-63/+68
2012-10-06sections: fix section conflicts in arch/mipsAndi Kleen2-2/+2
2012-10-05Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-...Ralf Baechle20-251/+642
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds35-69/+72
2012-10-03kbuild: Fix gcc -x syntaxJean Delvare2-2/+2
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds9-9/+0
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells1-0/+3
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells34-69/+69
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-15/+47
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-16/+5
2012-10-01sanitize tsk_is_polling()Al Viro1-2/+0
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-10-01mips: NOTIFY_RESUME is not needed in TIF masksAl Viro1-2/+1
2012-10-01mips: merge the identical "return from syscall" per-ABI codeAl Viro5-51/+13
2012-10-01mips: unobfuscate _TIF..._MASKAl Viro1-3/+4
2012-10-01mips: prevent hitting do_notify_resume() with !user_mode(regs)Al Viro2-8/+3
2012-10-01MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLsGabor Juhos2-28/+104
2012-10-01MIPS: ath79: use correct fractional dividers for {CPU,DDR}_PLL on AR934xGabor Juhos1-2/+2
2012-10-01MIPS: BCM63XX: Properly handle mac address octet overflowJonas Gorski1-7/+9
2012-10-01MIPS: Kconfig: Avoid build errors by hiding USE_OF from the user.Jonas Gorski1-3/+1
2012-09-29defconfigs: remove CONFIG_MTD_NAND_VERIFY_WRITEHuang Shijie1-1/+0
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-9/+9
2012-09-28Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle44-116/+2874
2012-09-28Merge branch 'rixi-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle11-29/+35
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells3-3/+12
2012-09-28MIPS: Fix module.c build for 32 bitRalf Baechle3-120/+147
2012-09-27Merge branch 'broadcom' of git://dev.phrozen.org/mips-next into mips-for-linu...Ralf Baechle9-10/+400
2012-09-27Merge branch 'ath79' of git://dev.phrozen.org/mips-next into mips-for-linux-nextRalf Baechle3-36/+65
2012-09-27Merge branch 'lantiq' of git://dev.phrozen.org/mips-next into mips-for-linux-...Ralf Baechle13-220/+287
2012-09-27Merge branch 'cn6xxx-mgmt' of git://git.linux-mips.org/pub/scm/daney/upstream...Ralf Baechle3-31/+66
2012-09-27Merge branch 'cn68xx-ciu2' of git://git.linux-mips.org/pub/scm/daney/upstream...Ralf Baechle58-1416/+43816
2012-09-26MIPS: Replace `-' in defconfig filename wth `_' for consistency.Ralf Baechle5-0/+0
2012-09-26MIPS: Wire kcmp syscall.Ralf Baechle5-6/+13
2012-09-25MIPS: MIPSsim: Remove the MIPSsim platform.Steven J. Hill15-845/+0
2012-09-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds4-9/+9
2012-09-22MIPS: NOTIFY_RESUME is not needed in TIF masksAl Viro1-2/+1
2012-09-22MIPS: Merge the identical "return from syscall" per-ABI codeAl Viro5-51/+13
2012-09-22MIPS: Unobfuscate _TIF..._MASKAl Viro1-3/+4
2012-09-22MIPS: Prevent hitting do_notify_resume() with !user_mode(regs).Al Viro2-8/+3
2012-09-19Merge branch 'pci/thierry-fixup-irqs' into nextBjorn Helgaas1-6/+0
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding1-6/+0
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding1-1/+1
2012-09-16Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman18-105/+145
2012-09-17MIPS: Malta: Don't crash on spurious interrupt.Ralf Baechle1-3/+6
2012-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-105/+145
2012-09-14MIPS: Malta: Remove RTC Data Mode bootstrap breakageMaciej W. Rozycki1-5/+0
2012-09-13MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'.Steven J. Hill8-29/+26
2012-09-13MIPS: Add base architecture support for RI and XI.Steven J. Hill4-1/+10
2012-09-13MIPS: Optimise TLB handlers for MIPS32/64 R2 cores.Steven J. Hill1-0/+16
2012-09-13MIPS: uasm: Add INS and EXT instructions.Steven J. Hill2-5/+20
2012-09-13MIPS: Avoid pipeline stalls on some MIPS32R2 cores.Steven J. Hill1-1/+13
2012-09-13MIPS: Make VPE count to be one-based.Steven J. Hill1-0/+1
2012-09-13MIPS: Add new end of interrupt functionality for GIC.Steven J. Hill1-1/+1
2012-09-13MIPS: Add EIC support for GIC.Steven J. Hill2-8/+95
2012-09-13MIPS: Code clean-ups for the GIC.Steven J. Hill2-34/+26
2012-09-13MIPS: Make GIC code platform independent.Steven J. Hill4-72/+81
2012-09-13MIPS: Changes to configuration files for SEAD-3 platform.Steven J. Hill3-2/+155
2012-09-13MIPS: Add core files for MIPS SEAD-3 development platform.Steven J. Hill29-0/+2445
2012-09-13MIPS: Add support for the 1074K core.Steven J. Hill4-0/+28
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas18-105/+145
2012-09-13MIPS: lantiq: make use of __gpio_to_irqJohn Crispin1-4/+1
2012-09-13OF: pinctrl: MIPS: lantiq: adds support for FALCON SoCJohn Crispin2-0/+5
2012-09-13OF: pinctrl: MIPS: lantiq: implement lantiq/xway pinctrl supportJohn Crispin4-184/+4
2012-09-05serial: Add note about migration to driver SCCNXPAlexander Shiyan1-0/+32
2012-09-03netfilter: remove xt_NOTRACKCong Wang9-9/+0
2012-08-31MIPS: Octeon: Add octeon_io_clk_delay() function.David Daney3-31/+66
2012-08-31MIPS: OCTEON: Register ciu/ciu2 as the default irq_domain.David Daney1-0/+2
2012-08-31MIPS: Octeon: Make interrupt controller work with threaded handlers.David Daney1-143/+137
2012-08-31MIPS: OCTEON: Add support for cn68XX interrupt controller.David Daney2-24/+547
2012-08-31MIPS: OCTEON: Add OCTEON_IRQ_* definitions for cn68XX chips.David Daney1-3/+4
2012-08-31MIPS: OCTEON: Update register definitions.David Daney38-1160/+42982
2012-08-31MIPS: OCTEON: Add detection of cnf71xx parts.David Daney1-0/+18
2012-08-30MIPS: BCM63XX: Create platform_device for USBDKevin Cernekee5-1/+98
2012-08-30MIPS: BCM63XX: Add register and IRQ definitions for USB 2.0 deviceKevin Cernekee2-1/+221
2012-08-30MIPS: BCM63XX: Fix USB IRQ definitions for 6328Kevin Cernekee1-2/+2
2012-08-30MIPS: BCM63XX: Add register definitions for USBD dependenciesKevin Cernekee2-3/+11
2012-08-30MIPS: BCM63XX: Add new IUDMA definitions needed for USBDKevin Cernekee2-2/+14
2012-08-30MIPS: BCM63XX: Move DMA descriptor definition into common header fileKevin Cernekee1-0/+34
2012-08-30MIPS: BCM63XX: Expose the USBH/USBD clocks on BCM6328/BCM6368Kevin Cernekee1-1/+20
2012-08-28MIPS: ath79: register USB host controller on the DB120 boardGabor Juhos1-0/+2
2012-08-28MIPS: ath79: add USB platform setup code for AR934XGabor Juhos2-0/+35
2012-08-28MIPS: ath79: use a helper function for USB resource initializationGabor Juhos1-36/+28
2012-08-27MIPS: mm: Add compound tail page _mapcount when mappedJovi Zhang1-0/+2
2012-08-27MIPS: CMP/SMTC: Fix tc_id calculationRongQing.Li1-1/+1
2012-08-24MIPS: BCM63XX: remove bogus ENETSW_TXDMA interrupts from BCM6328Jonas Gorski1-4/+4
2012-08-24MIPS: BCM63XX: use a switch for external irq configMaxime Bizon1-3/+11
2012-08-24MIPS: BCM63XX: don't write to the chipid register on rebootMaxime Bizon1-0/+3
2012-08-24MIPS: BCM63XX: add external irq support for BCM6345Maxime Bizon3-2/+10
2012-08-23MIPS: PCI: Use PCI Express Capability accessorsJiang Liu1-10/+5
2012-08-23MIPS: pci-ar724x: avoid data bus error due to a missing PCIe moduleGabor Juhos1-0/+22
2012-08-23MIPS: lantiq: adds support for gptu timersJohn Crispin2-1/+215
2012-08-23MIPS: lantiq: enable pci clk conditional for xrx200 SoCJohn Crispin1-1/+2
2012-08-23MIPS: lantiq: falcon clocks were not enabled properlyJohn Crispin1-0/+1
2012-08-23MIPS: lantiq: adds support for nmi and ejtag bootrom vectorsJohn Crispin1-0/+5
2012-08-23MIPS: lantiq: external irq sources are not loaded properlyJohn Crispin1-1/+1
2012-08-23MIPS: lantiq: dont register irq_chip for the irq cascadeJohn Crispin1-0/+3
2012-08-23MIPS: lantiq: timer irq can be different to 7John Crispin1-3/+16
2012-08-23MIPS: lantiq: split up IRQ IM rangesJohn Crispin3-28/+36
2012-08-22MIPS: OCTEON: Add register definitions for SPI host hardware.David Daney1-0/+328
2012-08-22MIPS: Fix build error for non-malta VSMP kernelAnoop P A1-0/+2
2012-08-22MIPS: introduce CPU_R4K_CACHE_TLBFlorian Fainelli2-16/+5
2012-08-22MIPS: introduce CPU_R4K_FPUFlorian Fainelli2-18/+5
2012-08-22MIPS: introduce CPU_GENERIC_DUMP_TLBFlorian Fainelli2-20/+5
2012-08-22MIPS: Netlogic: XLP defconfig updateJayachandran C1-43/+90
2012-08-22MIPS: Netlogic: Add support for built in DTBJayachandran C5-1/+32
2012-08-22MIPS: Netlogic: Move serial ports to device treeJayachandran C3-109/+22
2012-08-22MIPS: Netlogic: DTS file for XLP boardsGanesan Ramalingam1-0/+103
2012-08-22MIPS: Netlogic: merge of.c into setup.cJayachandran C3-35/+20
2012-08-22MIPS: lantiq: explicitly enable clkout generationJohn Crispin1-0/+2
2012-08-17MIPS: Malta: Delete duplicate PCI fixup.Ralf Baechle1-13/+0
2012-08-17MIPS: ath79: don't hardcode the unavailability of the DSP ASEGabor Juhos1-1/+0
2012-08-17MIPS: Synchronize MIPS count one CPU at a timeJayachandran C3-21/+17
2012-08-17MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348.Florian Fainelli3-3/+16
2012-08-17MIPS: Module: Deal with malformed HI16/LO16 relocation sequences.Ralf Baechle1-7/+28
2012-08-17MIPS: Fix race condition in module relocation code.Ralf Baechle2-7/+7
2012-08-17MIPS: Fix memory leak in error path of HI16/LO16 relocation handling.Ralf Baechle1-2/+7
2012-08-17MIPS: MTX-1: Add udelay to mtx1_pci_idselBruno Randolf1-0/+2
2012-08-17MIPS: ath79: select HAVE_CLKGabor Juhos1-0/+1
2012-08-17MIPS: ath79: Use correct IRQ number for the OHCI controller on AR7240Gabor Juhos1-0/+2
2012-08-17MIPS: ath79: Fix number of GPIO lines for AR724[12]Gabor Juhos2-3/+6
2012-08-17MIPS: Octeon: Fix broken interrupt controller code.David Daney2-55/+44
2012-08-14MIPS: OCTEON: Fix breakage due to 8250 changes.David Daney1-15/+15
2012-08-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds14-72/+108
2012-08-01MIPS: Loongson 2: Sort out clock managment.Ralf Baechle7-51/+33
2012-08-01MIPS: Loongson 1: more clk support and add select HAVE_CLKYoichi Yuasa2-0/+17
2012-08-01MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa1-0/+1
2012-08-01MIPS: BCM63xx: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa1-0/+1
2012-08-01MIPS: AR7: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa1-0/+1
2012-08-01MIPS: Lantiq: Platform specific CLK fixupJohn Crispin1-0/+5
2012-08-01MIPS: Lantiq: Add device_tree_init functionJohn Crispin1-0/+22
2012-08-01MIPS: Lantiq: Fix interface clock and PCI control register offsetJohn Crispin1-21/+28
2012-07-31mips: zero out pg_data_t when it's allocatedMinchan Kim1-0/+1
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-1/+2
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2-1/+1
2012-07-30atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas1-0/+1
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds130-1932/+6224
2012-07-26posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer1-1/+1
2012-07-25Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',...Ralf Baechle130-1932/+6224
2012-07-25MIPS: Loongson 1B: Add defconfigKelvin Cheung1-0/+109
2012-07-25MIPS: Loongson 1B: Add board supportKelvin Cheung21-0/+954
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-17/+6
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-5/+5
2012-07-24MIPS: Netlogic: early console fixJayachandran C1-1/+1
2012-07-24MIPS: Netlogic: Fix indentation of smpboot.SJayachandran C1-4/+4