aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | [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
| * | [MIPS] Fix build error - Delete debugging crap that crept in with CMPRalf Baechle2008-06-051-19/+0
| * | [MIPS] IP27: misc fixesThomas Bogendoerfer2008-06-053-24/+26
| * | [MIPS] IP27: Fix clockevent setupThomas Bogendoerfer2008-06-052-15/+17
| * | [MIPS] IP27: Fix bootmem memory setupThomas Bogendoerfer2008-06-051-95/+22
| * | [MIPS] remove CONFIG_CPU_R4000 line from MakefileAdrian Bunk2008-06-051-1/+0
| * | [MIPS] Fix check for valid stack pointer during backtraceThomas Bogendoerfer2008-06-051-7/+9
| * | [MIPS] R4700: Fix build_tlb_probe_entryThomas Bogendoerfer2008-06-051-1/+2
| * | [MIPS] Alchemy: dbdma: add API to delete custom DDMA device ids.Manuel Lauss2008-06-051-0/+11
| * | [MIPS] Alchemy: export get_au1x00_speed for modulesManuel Lauss2008-06-051-0/+1
| |/
| * [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* | basler-excite: BKL pushdownArnd Bergmann2008-06-201-1/+8
* | mips: cdev lock_kernel() pushdownJonathan Corbet2008-05-183-11/+33
|/
* [MIPS] Pb1000: bury the remnants of the PCI codeSergei Shtylyov2008-05-121-7/+0
* [MIPS] Fix build failure in mips oprofile codeThiemo Seufer2008-05-121-3/+3