summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * | MIPS: 64-bit: Fix system lockup.Greg Ungerer2009-05-203-10/+5
| * | MIPS: IP28: Change to build with -mr10k-cache-barrier=storepeter fuerst2009-05-201-3/+3
| * | MIPS: IP22: Fix hang in power button interrupt handlerRalf Baechle2009-05-201-1/+1
| * | MIPS: IP32: Fix hang on shutdown in power button interrupt handler.Andrew Randrianasulu2009-05-201-1/+1
* | | cfg80211: errno.h: define ERFKILLAlexander Beregalov2009-06-071-0/+2
|/ /
* | MIPS: Sibyte: Fix locking in set_irq_affinityThomas Bogendoerfer2009-05-142-10/+4
* | MIPS: Use force_sig when handling address errors.David Daney2009-05-141-3/+3
* | MIPS: Cavium: Add struct clocksource * argument to octeon_cvmcount_read()Coly Li2009-05-141-1/+1
* | MIPS: Rewrite <asm/div64.h> to work with gcc 4.4.0.Ralf Baechle2009-05-141-92/+50
* | MIPS: Fix highmem.Ralf Baechle2009-05-144-34/+26
* | MIPS: Fix sign-extension bug in 32-bit kernel on 32-bit hardware.Ralf Baechle2009-05-141-4/+4
* | MIPS: MSP71xx: Remove the RAMROOT functionsShane McDonald2009-05-142-71/+1
* | MIPS: Use -mno-check-zero-divisionRalf Baechle2009-05-141-0/+1
* | MIPS: Set compiler options only after the compiler prefix has ben set.Ralf Baechle2009-05-141-2/+2
* | MIPS: IP27: Get rid of #ident. Gcc 4.4.0 doesn't like it.Ralf Baechle2009-05-141-2/+2
* | MIPS: uaccess: Switch lock annotations to might_fault().Ralf Baechle2009-05-142-18/+23
OpenPOWER on IntegriCloud