Age | Commit message (Expand) | Author |
2007-03-17 | [MIPS] RTLX: Harden against compiler reordering and optimization. | Ralf Baechle |
2007-03-17 | [MIPS] RTLX: Don't use volatile; it's fragile. | Ralf Baechle |
2007-03-17 | [MIPS] Lasat: Downgrade 64-bit kernel from experimental to broken. | Ralf Baechle |
2007-03-17 | [MIPS] Compat: Fix build if CONFIG_SYSVIPC is disabled. | Ralf Baechle |
2007-03-17 | [MIPS] FPU ownership management & preemption fixes | Atsushi Nemoto |
2007-03-17 | [MIPS] Check FCSR for pending interrupts, alternative version | Atsushi Nemoto |
2007-03-13 | [MIPS] kspd: ioctl needs a translation entry. | Ralf Baechle |
2007-03-13 | [MIPS] Viper2: Remove defective support. | Ralf Baechle |
2007-03-13 | [MIPS] Oprofile: Reset all performance registers for MIPS_MT_SMP configs | Chris Dearman |
2007-03-09 | [MIPS] Sibyte: Fix ZBbus profiler | Ralf Baechle |
2007-03-09 | [MIPS] Sibyte: Do not allow enabling LDT support if PCI is disabled. | Ralf Baechle |
2007-03-09 | [MIPS] DEC: Remove call to register_prom_console. | Ralf Baechle |
2007-03-08 | [PATCH] Add epoll compat_ code to fs/compat.c | Davide Libenzi |
2007-03-08 | [MIPS] ARC: Fix several compiler warnings. | Ralf Baechle |
2007-03-06 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2007-03-07 | [MIPS] IP27: Build fix | Ralf Baechle |
2007-03-07 | [MIPS] Wire up ioprio_set and ioprio_get. | Ralf Baechle |
2007-03-07 | [MIPS] Export __copy_user_inatomic. | Ralf Baechle |
2007-03-07 | [MIPS] TX39: Remove redundant tx39_blast_icache() calls | Atsushi Nemoto |
2007-03-07 | [MIPS] Cobalt: Fix early printk | Yoichi Yuasa |
2007-03-07 | [MIPS] SMTC: De-obscure Malta hooks. | Ralf Baechle |
2007-03-07 | [MIPS] Atlas, Malta: Fix build warning. | Ralf Baechle |
2007-03-06 | mv643xx_eth: Place explicit port number in mv643xx_eth_platform_data | Dale Farnsworth |
2007-03-04 | [MIPS] MTX1: clear PCI errors | Florian Fainelli |
2007-03-04 | [MIPS] MTX1: add idsel cardbus ressources | Florian Fainelli |
2007-03-04 | [MIPS] MTX1: remove unneeded settings | Florian Fainelli |
2007-03-04 | [MIPS] dma_sync_sg_for_cpu is a no-op except for non-coherent R10000s. | Ralf Baechle |
2007-03-04 | [MIPS] Cobalt: update reserved resources | Yoichi Yuasa |
2007-03-04 | [MIPS] SN: PCI fixup needs to include <irq.h>. | Ralf Baechle |
2007-03-04 | [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. | Ralf Baechle |
2007-03-04 | [MIPS] DEC: Remove redeclarations of mips_machgroup and mips_machtype. | Ralf Baechle |
2007-03-04 | [MIPS] No need to write c0_compare in plat_timer_setup | Atsushi Nemoto |
2007-03-04 | [MIPS] Convert to RTC-class ds1742 driver | Atsushi Nemoto |
2007-03-04 | [MIPS] Oprofile: Add missing break statements. | Ralf Baechle |
2007-03-04 | [MIPS] jmr3927: build fix | Atsushi Nemoto |
2007-03-04 | [MIPS] Replace sys32_timer_create with the generic compat_sys_timer_create. | Ralf Baechle |
2007-03-04 | [MIPS] Replace sys32_socketcall with the generic compat_sys_socketcall. | Ralf Baechle |
2007-03-04 | [MIPS] N32 waitid is the same as o32. | Ralf Baechle |
2007-03-02 | mv643xx_eth: move mac_addr inside mv643xx_eth_platform_data | Dale Farnsworth |
2007-03-02 | jmr3927: do not call tc35815_killall(). | Ralf Baechle |
2007-02-26 | [MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug. | Ralf Baechle |
2007-02-26 | [MIPS] Fix foobar in wiring up compat_sys_epoll_pwait syscall. | Ralf Baechle |
2007-02-26 | [MIPS] Always fixup unaligned accesses in kernel mode. | Ralf Baechle |
2007-02-26 | [MIPS] Fix dma_sync_*_for_device() functions | Thomas Bogendoerfer |
2007-02-26 | [MIPS] SNI: MIPS_CPU_IRQ_BASE cleanup | Thomas Bogendoerfer |
2007-02-26 | [MIPS] RTLX: Delete multiple definition of ret shaddowing each other. | Ralf Baechle |
2007-02-26 | [MIPS] RTLX, VPE: Make open actually atomic. | Ralf Baechle |
2007-02-26 | [MIPS] excite: Set serial driver iotype to UPIO_RM9000 | Thomas Koeller |
2007-02-26 | [MIPS] excite: Rename CONFIG option | Thomas Koeller |
2007-02-26 | [MIPS] Mark pcibios_fixup_device_resources() as __devinit | Atsushi Nemoto |