summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [WATCHDOG] mv64x60_wdt: Fix WDIOC_GETTIMEOUT return valueDale Farnsworth2007-07-241-3/+1
| * | | | [WATCHDOG] mv64x60_wdt: Check return value of nonseekable_openDale Farnsworth2007-07-241-3/+1
| * | | | [WATCHDOG] mv64x60_wdt: Add arch/powerpc platform supportDale Farnsworth2007-07-245-9/+79
| * | | | [WATCHDOG] mv64x60_wdt: Get register address from platform dataDale Farnsworth2007-07-241-5/+16
| * | | | [WATCHDOG] mv64x60_wdt: set up platform_device in platform codeDale Farnsworth2007-07-243-26/+31
| * | | | [WATCHDOG] ensure mouse and keyboard ignored in w83627hf_wdtPádraig Brady2007-07-241-9/+15
| * | | | [WATCHDOG] s3c2410_wdt: fixup after arch include movesBen Dooks2007-07-241-3/+3
| * | | | [WATCHDOG] git-watchdog-typoAndrew Morton2007-07-241-1/+1
| * | | | [WATCHDOG] Clean-up Kconfig+MakefileWim Van Sebroeck2007-07-232-46/+94
| * | | | [WATCHDOG] WDIOC_GETSTATUS and WDIOC_GETBOOTSTATUS clean-upWim Van Sebroeck2007-07-235-0/+14
| * | | | [WATCHDOG] VFS clean-upWim Van Sebroeck2007-07-233-3/+3
| * | | | [WATCHDOG] davinci_wdt clean-upWim Van Sebroeck2007-07-231-5/+2
| * | | | [WATCHDOG] mpc5200_wdt clean-upWim Van Sebroeck2007-07-231-2/+30
| * | | | [WATCHDOG] davinci watchdog driverVladimir Barinov2007-07-233-0/+297
| * | | | [WATCHDOG] Blackfin on-chip watchdog driverBryan Wu2007-07-234-0/+514
| * | | | [WATCHDOG] mpc5200 watchdog (GPT0)Domen Puncer2007-07-233-0/+263
| | |_|/ | |/| |
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-07-31175-6779/+836
|\ \ \ \
| * | | | [MIPS] Add smp_call_function_single()Peter Watkins2007-07-311-0/+55
| * | | | [MIPS] thread_info.h: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-07-311-3/+2
| * | | | [MIPS] Kexec: Fix several 64-bit bugs.Ralf Baechle2007-07-311-38/+40
| * | | | [MIPS] Kexec: Fix several warnings.Ralf Baechle2007-07-311-5/+8
| * | | | [MIPS] DDB5477: Remove supportYoichi Yuasa2007-07-3165-3916/+0
| * | | | [MIPS] Fulong: Remove unneeded header fileSongmao Tian2007-07-312-14/+0
| * | | | [MIPS] Cobalt: Enable UART on RaQ1Martin Michlmayr2007-07-311-2/+2
| * | | | [MIPS] Remove unused GROUP_TOSHIBA_NAMESYoichi Yuasa2007-07-311-3/+0
| * | | | [MIPS] remove some duplicate includesJesper Juhl2007-07-313-3/+0
| * | | | [MIPS] Oprofile: Fix rm9000 performance counter handlerDajie Tan2007-07-311-0/+1
| * | | | [MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle2007-07-3127-1/+53
| * | | | [MIPS] Yosemite: Fix warning.Ralf Baechle2007-07-311-6/+11
| * | | | [MIPS] PMON: Fix cpustart declaration.Ralf Baechle2007-07-311-1/+1
| * | | | [MIPS] Yosemite: Only build ll_ht_smp_irq_handler() if HYPERTRANSPORT.Ralf Baechle2007-07-311-0/+2
| * | | | [MIPS] Yosemite: Fix build error due to undeclared titan_mailbox_irq().Ralf Baechle2007-07-311-0/+2
| * | | | [MIPS] Yosemite: Don't declare titan_mailbox_irq() as asmlinkage.Ralf Baechle2007-07-311-1/+1
| * | | | [MIPS] Yosemite: Fix warnings in i2c-yoesmite by deleting the unused code.Ralf Baechle2007-07-312-189/+3
| * | | | [MIPS] Delete unused arch/mips/gt64120/common/Ralf Baechle2007-07-312-106/+0
| * | | | [MIPS] Fix build warning in unaligned load/store emulator.Ralf Baechle2007-07-311-31/+20
| * | | | [MIPS] IP32: Don't ignore request_irq's return value.Ralf Baechle2007-07-311-1/+2
| * | | | [MIPS] IP27: Fix warning.Ralf Baechle2007-07-311-7/+9
| * | | | [MIPS] BCM1480: Include <linux/module.h>.Ralf Baechle2007-07-311-0/+1
| * | | | [MIPS] Remove Momentum Ocelot support.Ralf Baechle2007-07-3159-2002/+2
| * | | | [MIPS] Fix archhelp.Ralf Baechle2007-07-312-4/+8
| * | | | [MIPS] Cleanup default bootfile format rule mess.Ralf Baechle2007-07-311-27/+8
| * | | | [MIPS] Replace use of stext with _stext.Ralf Baechle2007-07-312-3/+2
| * | | | [MIPS] Fix build breakage due to duplicate cpu_clock definitionRalf Baechle2007-07-315-11/+11
| * | | | [MIPS] ARC: Fix modpost warnings.Ralf Baechle2007-07-311-11/+11
| * | | | [MIPS] SMTC: Fix modpost warning.Ralf Baechle2007-07-311-1/+1
| * | | | [MIPS] Fix modpost warning.Ralf Baechle2007-07-311-1/+1
| * | | | [MIPS] rtlx: Fix modpost warningRalf Baechle2007-07-311-1/+1
| * | | | [MIPS] Add missing declaration for mips_ihb().Ralf Baechle2007-07-311-1/+6
| * | | | [MIPS] MTI: Add CoreFPGA4 ID.Chris Dearman2007-07-313-0/+3
OpenPOWER on IntegriCloud