summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | [MIPS] IP32: Add platform devices for audio and volume buttonThomas Bogendoerfer2008-07-151-0/+36
| * | [MIPS] IP28: switch to "normal" mode after PROM no longer neededThomas Bogendoerfer2008-07-151-0/+26
| * | [MIPS] Add an appropriate header into display.cDmitri Vorobiev2008-07-151-0/+1
| * | [MIPS] Make gcmp_probe() staticDmitri Vorobiev2008-07-151-1/+1
| * | [MIPS] A few cleanups in malta_int.cDmitri Vorobiev2008-07-151-3/+6
| * | [MIPS] Namespace clean-up in arch/mips/pci/pci.cDmitri Vorobiev2008-07-151-2/+1
| * | [MIPS] i8253: make the pit_clockevent variable staticDmitri Vorobiev2008-07-151-1/+1
| * | [MIPS] Enable FAST-20 for onboard scsiThomas Bogendoerfer2008-07-151-0/+7
| * | [MIPS] Cobalt: Register new LCD platform device.Yoichi Yuasa2008-07-152-1/+56
| * | [MIPS] Use kernel-supplied ARRAY_SIZE() macro.Robert P. J. Day2008-07-152-3/+3
| * | [MIPS] IRIX: Goodbye and thanks for all the fishRalf Baechle2008-07-1510-5755/+0
| * | [MIPS] Alchemy, PNX: Use symbolic constants for DMA masks.Ralf Baechle2008-07-153-20/+23
| * | [MIPS] unexport {allocate,free}_irqnoDmitri Vorobiev2008-07-151-4/+0
| * | [MIPS] Make two functions staticDmitri Vorobiev2008-07-152-4/+2
| * | [MIPS] fix sparse warning about setup_early_printk()Dmitri Vorobiev2008-07-152-5/+3
| * | [MIPS] Remove obsolete isa_slot_offsetMaciej W. Rozycki2008-07-155-14/+0
| * | [MIPS] Remove board_watchpoint_handlerDavid Daney2008-07-151-6/+0
* | | generic-ipi: more merge falloutIngo Molnar2008-07-151-2/+2
* | | Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-159-152/+33
|\ \ \
| * | | on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-263-7/+7
| * | | smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-265-14/+14
| * | | mips: convert to generic helpers for IPI function callsJens Axboe2008-06-263-131/+12
* | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-07-152-0/+38
|\ \ \ \
| * | | | i2c-sibyte: SWARM I2C board initializationMaciej W. Rozycki2008-07-142-0/+38
* | | | | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-151-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | stacktrace: export save_stack_trace[_tsk]Ingo Molnar2008-07-031-0/+1
* | | | | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-1440-1002/+935
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | [MIPS] Fix 32bit kernels on R4k with 128 byte cache line sizeThomas Bogendoerfer2008-07-081-29/+32
| * | | | [MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigsShane McDonald2008-07-082-5/+5
| * | | | [MIPS] cevt-txx9: Reset timer counter on initializationAtsushi Nemoto2008-07-031-0/+3
| * | | | [MIPS] IP22: Fix crashes due to wrong L1_CACHE_BYTESThomas Bogendoerfer2008-07-031-1/+1
| * | | | [MIPS] IP32: Fix unexpected irq 71Thomas Bogendoerfer2008-07-031-0/+5
| | |/ / | |/| |
| * | | [MIPS] Au1200: MMC resource size off by oneSergei Shtylyov2008-06-161-2/+2
| * | | [MIPS] TANBAC: Update defconfigYoichi Yuasa2008-06-163-288/+303
| * | | [MIPS] Vr41xx: Initialize PCI io_map_baseYoichi Yuasa2008-06-161-1/+13
| * | | [MIPS] Malta: Always compile MTD platform device registration code.Ralf Baechle2008-06-161-2/+1
| * | | [MIPS] Malta: Fix build errors for 64-bit kernelsThomas Bogendoerfer2008-06-161-2/+2
| * | | [MIPS] Lasat: sysctl fixupThomas Horsten2008-06-163-153/+56
| * | | [MIPS] Fix buggy use of kmap_coherent.Ralf Baechle2008-06-161-2/+5
| * | | [MIPS] Lasat: bring back from the deadThomas Horsten2008-06-161-0/+2
| * | | [MIPS] Export smp_call_function and smp_call_function_single.Zenon Fortuna2008-06-161-0/+2
| * | | [MIPS] Bring the SWARM defconfig up to dateMaciej W. Rozycki2008-06-161-319/+357
| * | | [MIPS] Sibyte: Build RTC support as an objectMaciej W. Rozycki2008-06-162-9/+9
| * | | [MIPS] Fix the fix for divide by zero error in build_{clear,copy}_pageAtsushi Nemoto2008-06-161-1/+1
| * | | [MIPS] Fix build for PNX platforms.Ralf Baechle2008-06-163-19/+28
| * | | [MIPS] Add RM200 with R5000 CPU to known ARC machinesThomas Bogendoerfer2008-06-161-0/+5
| * | | [MIPS] Better load address for big endian SNI RMThomas Bogendoerfer2008-06-161-0/+4
| * | | [MIPS] SB1250: Initialize io_map_baseMaciej W. Rozycki2008-06-161-3/+5
| * | | [MIPS] Export empty_zero_page for sake of the ext4 module.Ralf Baechle2008-06-161-0/+1
| | |/ | |/|
| * | Fix divide by zero error in build_clear_page() and build_copy_page()Yoichi Yuasa2008-06-051-4/+6
OpenPOWER on IntegriCloud