summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
* MIPS: Sibyte: Remove standalone kernel supportImre Kaloz2009-06-179-133/+5
* MIPS: Sibyte: Remove simulator optionImre Kaloz2009-06-172-11/+0
* MIPS: RB532: Check irq number when handling GPIO interruptsFlorian Fainelli2009-06-171-2/+3
* MIPS: RB532: Cleanup cpu-features-overridesFlorian Fainelli2009-06-171-5/+0
* MIPS: Remove dead case label.David Daney2009-06-171-1/+0
* MIPS: Remove execution hazard barriers for Octeon.David Daney2009-06-171-0/+1
* MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions.David Daney2009-06-172-1/+6
* MIPS: Fold the TLB refill at the vmalloc path if possible.David Daney2009-06-171-24/+49
* MIPS: Replace some magic numbers with symbolic values in tlbex.cDavid Daney2009-06-171-8/+26
* MIPS: TXx9: Add ACLC supportAtsushi Nemoto2009-06-1712-2/+121
* MIPS: Add Cavium OCTEON PCI support.David Daney2009-06-1716-2/+3024
* MIPS: Add register definitions for PCI.David Daney2009-06-177-0/+9341
* MIPS: TXx9: Add DMAC supportAtsushi Nemoto2009-06-1711-10/+112
* DMA: TXx9 Soc DMA Controller driverAtsushi Nemoto2009-06-171-0/+48
* MIPS: TXx9: micro optimization for clocksource and clock_eventAtsushi Nemoto2009-06-171-24/+43
* MIPS: Support 64-byte D-cache line sizeKevin Cernekee2009-06-172-0/+13
* MIPS: Pass struct device to plat_dma_addr_to_phys()Kevin Cernekee2009-06-177-13/+20
* MIPS: Add size and direction arguments to plat_unmap_dma_mem()Kevin Cernekee2009-06-177-10/+16
* MIPS: SB1250: Sort out merge mistake.Ralf Baechle2009-06-171-5/+0
* MIPS: Fix __ndelay build error and add 'ull' suffix for 32-bit kernelAtsushi Nemoto2009-06-171-2/+2
* MIPS: SMTC: Fix formatting difference to linux-mips.org codeRalf Baechle2009-06-171-0/+1
* MIPS: Fix typo resulting in far too long ndelay times.Ralf Baechle2009-06-171-1/+1
* Merge branch 'akpm'Linus Torvalds2009-06-163-27/+3
|\
| * kmap_types: make most arches use generic header fileRandy Dunlap2009-06-161-21/+3
| * mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-4/+0
| * time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2009-06-161-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-06-161-1/+1
|\ \
| * | mips: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-1/+1
| |/
* | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-162-2/+2
|\ \ | |/ |/|
| * i2c/chips: Move max6875 to drivers/misc/eepromWolfram Sang2009-06-152-2/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-1528-146/+123
|\|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-125-6/+11
| |\
| | * asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-126-12/+23
| | |\
| | * | asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-111-1/+1
| | * | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-1/+1
| | * | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-112-3/+8
| | * | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-111-1/+1
| * | | PM: Remove unused asm/suspend.hMagnus Damm2009-06-121-6/+0
| * | | module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0
| | |/ | |/|
| * | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-106-12/+23
| |\ \ | | |/ | |/|
| | * Merge branch 'linus' into irq/numaIngo Molnar2009-06-0151-349/+325
| | |\
| | * | irq: change ->set_affinity() to return statusYinghai Lu2009-04-286-12/+23
| * | | MIPS: Outline udelay and fix a few issues.Ralf Baechle2009-06-085-92/+66
| * | | MIPS: ioctl.h: Fix headers_check warningsJaswinder Singh Rajput2009-06-081-0/+4
| * | | MIPS: Cobalt: PCI bus is always required to obtain the board IDYoichi Yuasa2009-06-081-0/+1
| * | | MIPS: Kconfig: Remove "Support for" from Cavium system typeYoichi Yuasa2009-06-081-2/+2
| * | | MIPS: Sibyte: Honor CONFIG_CMDLINERalf Baechle2009-06-081-7/+1
| | |/ | |/|
| * | MIPS: IP32: Remove unnecessary if not even harmful volatile keywords.Ralf Baechle2009-05-221-3/+3
| * | MIPS: IP32: Fix build error due to uninitialized variable.Ralf Baechle2009-05-221-0/+1
| * | MIPS: Fix sparse warning in incompatiable argument type of clear_user.Wu Zhangjin2009-05-221-1/+1