aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAge
* MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions.David Daney2009-06-17
* MIPS: Fold the TLB refill at the vmalloc path if possible.David Daney2009-06-17
* MIPS: Replace some magic numbers with symbolic values in tlbex.cDavid Daney2009-06-17
* MIPS: TXx9: Add ACLC supportAtsushi Nemoto2009-06-17
* MIPS: Add Cavium OCTEON PCI support.David Daney2009-06-17
* MIPS: Add register definitions for PCI.David Daney2009-06-17
* MIPS: TXx9: Add DMAC supportAtsushi Nemoto2009-06-17
* DMA: TXx9 Soc DMA Controller driverAtsushi Nemoto2009-06-17
* MIPS: TXx9: micro optimization for clocksource and clock_eventAtsushi Nemoto2009-06-17
* MIPS: Support 64-byte D-cache line sizeKevin Cernekee2009-06-17
* MIPS: Pass struct device to plat_dma_addr_to_phys()Kevin Cernekee2009-06-17
* MIPS: Add size and direction arguments to plat_unmap_dma_mem()Kevin Cernekee2009-06-17
* MIPS: SB1250: Sort out merge mistake.Ralf Baechle2009-06-17
* MIPS: Fix __ndelay build error and add 'ull' suffix for 32-bit kernelAtsushi Nemoto2009-06-17
* MIPS: SMTC: Fix formatting difference to linux-mips.org codeRalf Baechle2009-06-17
* MIPS: Fix typo resulting in far too long ndelay times.Ralf Baechle2009-06-17
* Merge branch 'akpm'Linus Torvalds2009-06-16
|\
| * kmap_types: make most arches use generic header fileRandy Dunlap2009-06-16
| * mm: consolidate init_mm definitionAlexey Dobriyan2009-06-16
| * time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2009-06-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-06-16
|\ \
| * | mips: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
| |/
* | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-16
|\ \ | |/ |/|
| * i2c/chips: Move max6875 to drivers/misc/eepromWolfram Sang2009-06-15
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15
|\|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-12
| |\
| | * asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-12
| | |\
| | * | asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-11
| | * | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-11
| | * | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-11
| | * | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-11
| * | | PM: Remove unused asm/suspend.hMagnus Damm2009-06-12
| * | | module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-12
| | |/ | |/|
| * | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-10
| |\ \ | | |/ | |/|
| | * Merge branch 'linus' into irq/numaIngo Molnar2009-06-01
| | |\
| | * | irq: change ->set_affinity() to return statusYinghai Lu2009-04-28
| * | | MIPS: Outline udelay and fix a few issues.Ralf Baechle2009-06-08
| * | | MIPS: ioctl.h: Fix headers_check warningsJaswinder Singh Rajput2009-06-08
| * | | MIPS: Cobalt: PCI bus is always required to obtain the board IDYoichi Yuasa2009-06-08
| * | | MIPS: Kconfig: Remove "Support for" from Cavium system typeYoichi Yuasa2009-06-08
| * | | MIPS: Sibyte: Honor CONFIG_CMDLINERalf Baechle2009-06-08
| | |/ | |/|
| * | MIPS: IP32: Remove unnecessary if not even harmful volatile keywords.Ralf Baechle2009-05-22
| * | MIPS: IP32: Fix build error due to uninitialized variable.Ralf Baechle2009-05-22
| * | MIPS: Fix sparse warning in incompatiable argument type of clear_user.Wu Zhangjin2009-05-22
| * | MIPS: 64-bit: Fix system lockup.Greg Ungerer2009-05-20
| * | MIPS: IP28: Change to build with -mr10k-cache-barrier=storepeter fuerst2009-05-20
| * | MIPS: IP22: Fix hang in power button interrupt handlerRalf Baechle2009-05-20
| * | MIPS: IP32: Fix hang on shutdown in power button interrupt handler.Andrew Randrianasulu2009-05-20
* | | cfg80211: errno.h: define ERFKILLAlexander Beregalov2009-06-07
|/ /
* | MIPS: Sibyte: Fix locking in set_irq_affinityThomas Bogendoerfer2009-05-14