summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Fix bug.h MIPS build regressionYoichi Yuasa2012-07-192-1/+1
* MIPS: BCM63XX: Fix BCM6368 IPSec clock bitFlorian Fainelli2012-07-191-1/+1
* MIPS: cmpxchg.h: Add missing includeAaro Koskinen2012-07-191-0/+1
* MIPS: Fix typo multipy -> multiplyRalf Baechle2012-07-191-2/+2
* MIPS: Properly align the .data..init_task section.David Daney2012-07-191-2/+2
* MIPS: Fix race condition with FPU thread task flag during context switch.Leonid Yegoshin2012-07-191-2/+4
* MIPS: Don't panic on 5KEc.Leonid Yegoshin2012-07-191-1/+1
* MIPS: Add support for the M14Kc core.Steven J. Hill2012-07-061-2/+3
* MIPS: MT: Fix indentation damage.Ralf Baechle2012-07-061-1/+1
* MIPS: Clean-up GIC and vectored interrupts.Steven J. Hill2012-07-062-1/+24
* MIPS: Provide a symbol for the legacy performance counter interrupt.Ralf Baechle2012-07-061-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-012-8/+3
|\
| * bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-301-5/+0
| * mips: get rid of nlink_t, use explictly-sized type (__u32 in all cases)Al Viro2012-05-291-3/+3
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-05-2925-1586/+400
|\ \ | |/ |/|
| *-------. Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...Ralf Baechle2012-05-2622-220/+394
| |\ \ \ \ \
| | | | | | * MIPS: lantiq: remove orphaned codeJohn Crispin2012-05-264-169/+3
| | | | | | * MIPS: lantiq: implement support for FALCON socJohn Crispin2012-05-213-0/+108
| | | | | | * watchdog: MIPS: lantiq: implement OF support and minor fixesJohn Crispin2012-05-212-1/+2
| | | | | | * MIPS: lantiq: implement support for clkdev apiJohn Crispin2012-05-212-15/+17
| | | | | | * MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq()John Crispin2012-05-212-2/+16
| | | | | | * MIPS: lantiq: cleanup reset codeJohn Crispin2012-05-152-1/+12
| | | | | | * MIPS: lantiq: add xway soc idsJohn Crispin2012-05-151-6/+21
| | | | | | * MIPS: lantiq: fix early printkThomas Langer2012-05-151-0/+6
| | | | | | * MIPS: remove unused prototype kgdb_configJohn Crispin2012-05-151-4/+0
| | | | | | * MIPS: add clkdev.hJohn Crispin2012-05-151-0/+25
| | | | | | * MIPS: Add helper function to allow platforms to point at a DTB.Ralf Baechle2012-05-151-0/+11
| | | | | | * MIPS: Provide pci_address_to_pio.Ralf Baechle2012-05-151-0/+15
| | | | | | * MIPS: pci: parse memory ranges from devicetreeJohn Crispin2012-05-151-0/+6
| | | |_|_|/ | | |/| | |
| | | | | * MIPS: ath79: add PCI_AR724X Kconfig symbolGabor Juhos2012-05-151-1/+1
| | | | | * MIPS: ath79: add WMAC registration code for AR934XGabor Juhos2012-05-151-0/+3
| | | | | * MIPS: ath79: add AR934X specific glue to ath79_device_reset_{clear,set}Gabor Juhos2012-05-151-0/+1
| | | | | * MIPS: ath79: add IRQ handling code for AR934XGabor Juhos2012-05-152-1/+30
| | | | | * MIPS: ath79: add GPIO support code for AR934XGabor Juhos2012-05-151-0/+1
| | | | | * MIPS: ath79: add clock initialization code for AR934XGabor Juhos2012-05-151-0/+53
| | | | | * MIPS: ath79: add SoC detection code for AR934XGabor Juhos2012-05-152-0/+25
| | | | | * MIPS: ath79: add early_printk support for AR934XGabor Juhos2012-05-151-1/+5
| | | | | * MIPS: ath79: update copyright headers of PCI related filesGabor Juhos2012-05-151-1/+3
| | | | | * MIPS: ath79: add support for the PCI host controller of the AR71XX SoCsGabor Juhos2012-05-151-0/+6
| | | | | * MIPS: ath79: add PCI IRQ handling code for AR724X SoCsGabor Juhos2012-05-151-2/+2
| | | | | * MIPS: ath79: fix a wrong IRQ numberGabor Juhos2012-05-151-1/+5
| | | | | * MIPS: ath79: replace ath724x to ar724xGabor Juhos2012-05-151-2/+2
| | | | | * MIPS: ath79: make ath724x_pcibios_init visible for external codeGabor Juhos2012-05-151-0/+20
| | | | | * MIPS: ath79: rename pci-ath724x.hGabor Juhos2012-05-151-21/+0
| | | |_|/ | | |/| |
| | | | * MIPS: Don't use module.h just to export symbols in asm/uasm.hPaul Gortmaker2012-05-151-1/+1
| | | | * MIPS: Delete bogus module.h usage in termios.hPaul Gortmaker2012-05-152-1/+2
| | | |/ | | |/|
| | | * MIPS: Move cache setup to setup_arch().David Daney2012-05-161-1/+2
| | | * MIPS: Introduce board_cache_error_setup() hook.David Daney2012-05-161-0/+1
| | |/
| * | MIPS: BCM63XX: Add missing include for bcm63xx_gpio.hJonas Gorski2012-05-151-0/+1
| * | MIPS: OCTEON: Remove unused file.David Daney2012-05-151-1365/+0
OpenPOWER on IntegriCloud