Age | Commit message (Expand) | Author |
2008-12-26 | cpumask: Mips: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to... | Rusty Russell |
2008-12-13 | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell |
2008-12-13 | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell |
2008-12-13 | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell |
2008-12-13 | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell |
2008-12-10 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2008-12-09 | MIPS: Better than nothing implementation of PCI mmap to fix X. | Ralf Baechle |
2008-12-05 | MIPS: Fix incorrect use of loose in vpe.c | Nick Andrew |
2008-12-04 | MIPS: Return ENOSYS from sys32_syscall on 64bit kernels like elsewhere. | David Daney |
2008-12-04 | MIPS: 64-bit: vmsplice needs to use the compat wrapper for o32 and N32. | Ralf Baechle |
2008-12-04 | MIPS: o32: Fix number of arguments to splice(2). | Ralf Baechle |
2008-12-04 | MIPS: Malta: Consolidate platform device code. | Ralf Baechle |
2008-12-04 | MIPS: IP22, Fulong, Malta: Update defconfigs. | Ralf Baechle |
2008-12-04 | MIPS: Malta: Add back RTC support | Tiejun Chen |
2008-12-04 | MIPS: Fix potential DOS by untrusted user app. | Vlad Malov |
2008-11-30 | remove __ARCH_WANT_COMPAT_SYS_PTRACE | Christoph Hellwig |
2008-11-24 | MIPS: Make BUG() __noreturn. | David Daney |
2008-11-20 | MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol. | Ralf Baechle |
2008-11-20 | MIPS: csrc-r4k: Fix spelling mistake. | Ralf Baechle |
2008-11-20 | MIPS: RB532: Provide functions for gpio configuration | Phil Sutter |
2008-11-20 | MIPS: IP22: Make indy_sc_ops variable static | Dmitri Vorobiev |
2008-11-20 | MIPS: RB532: GPIO register offsets are relative to GPIOBASE | Florian Fainelli |
2008-11-20 | MIPS: Malta: Fix include paths in malta-amon.c | David Daney |
2008-10-30 | CHAR: Delete old and now unused M48T35 RTC driver for SGI IP27. | Ralf Baechle |
2008-10-30 | CHAR: Delete old and now unused DS1286 driver. | Ralf Baechle |
2008-10-30 | MIPS: Sort out CPU type to name translation. | Ralf Baechle |
2008-10-30 | MIPS: Use the new byteorder headers | Harvey Harrison |
2008-10-30 | MIPS: Probe for watch registers on cores of all vendors, not just MTI. | Ralf Baechle |
2008-10-30 | MIPS: Switch FPU emulator trap to BREAK instruction. | Ralf Baechle |
2008-10-30 | MIPS: SMP: Do not initialize __cpu_number_map/__cpu_logical_map for CPU 0. | Ralf Baechle |
2008-10-30 | MIPS: Consider value of c0_ebase when computing value of exception base. | David Daney |
2008-10-30 | MIPS: Clean up MIPSxx-optimized bitop functions | Ralf Baechle |
2008-10-30 | MIPS: New feature test macro cpu_has_mips_r | Ralf Baechle |
2008-10-30 | MIPS: RBTX4927: Add GPIO-LED support | Atsushi Nemoto |
2008-10-30 | MIPS: TXx9: Fix RBTX4939 ethernet address initialization | Atsushi Nemoto |
2008-10-27 | MIPS: lemote/lm2e: Added io_map_base to pci controller | Zhang Le |
2008-10-27 | MIPS: TXx9: Make firmware parameter passing more robust | Geert Uytterhoeven |
2008-10-27 | MIPS: Markeins: Remove unnecessary define and cleanup comments, etc. | Shinya Kuribayashi |
2008-10-27 | MIPS: Markeins: Extract ll_emma2rh_* functions | Shinya Kuribayashi |
2008-10-27 | MIPS: Markeins: Remove runtime debug prints | Shinya Kuribayashi |
2008-10-27 | MIPS: EMMA: Fold arch/mips/emma/{common,markeins}/irq*.c into markeins/irq.c | Shinya Kuribayashi |
2008-10-27 | MIPS: EMMA2RH: Remove emma2rh_gpio_irq_base | Shinya Kuribayashi |
2008-10-27 | MIPS: EMMA2RH: Remove emma2rh_sw_irq_base | Shinya Kuribayashi |
2008-10-27 | MIPS: EMMA2RH: Remove emma2rh_irq_base global variable | Shinya Kuribayashi |
2008-10-27 | MIPS: EMMA2RH: Remove emma2rh_sync on read operation | Shinya Kuribayashi |
2008-10-27 | MIPS: EMMA: Move <asm/emma2rh> to <asm/emma> dir | Shinya Kuribayashi |
2008-10-27 | MIPS: EMMA: Move arch/mips/emma2rh/ into arch/mips/emma/ | Shinya Kuribayashi |
2008-10-27 | MIPS: EMMA: Kconfig reorganization | Shinya Kuribayashi |
2008-10-27 | MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processors | Shinya Kuribayashi |
2008-10-27 | MIPS: RB532: Disable the right device | Phil Sutter |