| Commit message (Expand) | Author | Age |
* | [MIPS] Fix oprofile logic to physical counter remapping | Ralf Baechle | 2007-04-24 |
* | [MIPS] Fix BUG(), BUG_ON() handling | Atsushi Nemoto | 2007-04-20 |
* | [MIPS] Retry {save,restore}_fp_context if failed in atomic context. | Atsushi Nemoto | 2007-04-20 |
* | [MIPS] Disallow CpU exception in kernel again. | Atsushi Nemoto | 2007-04-20 |
* | [MIPS] Add missing silicon revisions for BCM112x | Mark Mason | 2007-04-20 |
* | [MIPS] SMTC: Fix recursion in instant IPI replay code. | Ralf Baechle | 2007-03-29 |
* | [MIPS] BCM1480: Fix setting of irq affinity. | Mark Mason | 2007-03-29 |
* | [MIPS] do_page_fault() needs to use raw_smp_processor_id(). | Ralf Baechle | 2007-03-29 |
* | [MIPS] SMTC: Fix false trigger of debug code on single VPE. | Ralf Baechle | 2007-03-29 |
* | [MIPS] SMTC: irq_{enter,leave} and kstats keeping for relayed timer ints. | Ralf Baechle | 2007-03-29 |
* | [MIPS] lockdep: Deal with interrupt disable hazard in TRACE_IRQFLAGS | Chris Dearman | 2007-03-29 |
* | [MIPS] lockdep: Handle interrupts in R3000 style c0_status register. | Chris Dearman | 2007-03-29 |
* | [MIPS] MT: MIPS_MT_SMTC_INSTANT_REPLAY currently conflicts with PREEMPT. | Ralf Baechle | 2007-03-29 |
* | [MIPS] EV64120: Include <asm/irq.h> to fix warning. | Ralf Baechle | 2007-03-29 |
* | [MIPS] Ocelot: Fix warning. | Ralf Baechle | 2007-03-29 |
* | [MIPS] Ocelot: Give PMON_v1_setup a proper prototype. | Ralf Baechle | 2007-03-29 |
* | [MIPS] SB1250: Fix bugs/warnings by creative use of volatile. | Ralf Baechle | 2007-03-24 |
* | [MIPS] SB1: Fix pile of gcc's bogus format string warnings. | Ralf Baechle | 2007-03-24 |
* | [MIPS] Jazz: Fix warning. | Ralf Baechle | 2007-03-24 |
* | [MIPS] R3000: local_flush_data_cache_page take a pointer argument. | Ralf Baechle | 2007-03-24 |
* | [MIPS] Implement flush_anon_page(). | Ralf Baechle | 2007-03-24 |
* | [MIPS] SPARSEMEM: The first pfn of zone should be min_low_pfn, not 0. | Atsushi Nemoto | 2007-03-24 |
* | [MIPS] Always use virt_to_phys() when translating kernel addresses | Franck Bui-Huu | 2007-03-24 |
* | [MIPS] Export except_vec_vi_{mori,lui,ori} as text symbols. | Ralf Baechle | 2007-03-19 |
* | [MIPS] mips-boards: More liberal check for mips-board console | Thiemo Seufer | 2007-03-19 |
* | [MIPS] Misc fixes for plat_irq_dispatch functions | Thiemo Seufer | 2007-03-19 |
* | [MIPS] Qemu: Fix Symmetric Uniprocessor support. | Atsushi Nemoto | 2007-03-19 |
* | [MIPS] VI: TRACE_IRQS_OFF clobbers $v0, so save & restore around call. | Ralf Baechle | 2007-03-19 |
* | [MIPS] Kconfig: Move missplaced NR_CPUS default from SMTC to VSMP. | Ralf Baechle | 2007-03-16 |
* | [MIPS] RTLX: Handle copy_*_user return values. | Ralf Baechle | 2007-03-16 |
* | [MIPS] RTLX: Protect rtlx_{read,write} with mutex. | Ralf Baechle | 2007-03-16 |
* | [MIPS] RTLX: Harden against compiler reordering and optimization. | Ralf Baechle | 2007-03-16 |
* | [MIPS] RTLX: Don't use volatile; it's fragile. | Ralf Baechle | 2007-03-16 |
* | [MIPS] Lasat: Downgrade 64-bit kernel from experimental to broken. | Ralf Baechle | 2007-03-16 |
* | [MIPS] Compat: Fix build if CONFIG_SYSVIPC is disabled. | Ralf Baechle | 2007-03-16 |
* | [MIPS] FPU ownership management & preemption fixes | Atsushi Nemoto | 2007-03-16 |
* | [MIPS] Check FCSR for pending interrupts, alternative version | Atsushi Nemoto | 2007-03-16 |
* | [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-13 |
* | [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-09 |
* | [PATCH] Add epoll compat_ code to fs/compat.c | Davide Libenzi | 2007-03-08 |
* | [MIPS] ARC: Fix several compiler warnings. | Ralf Baechle | 2007-03-07 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-03-06 |
|\ |
|
| * | [MIPS] IP27: Build fix | Ralf Baechle | 2007-03-06 |
| * | [MIPS] Wire up ioprio_set and ioprio_get. | Ralf Baechle | 2007-03-06 |
| * | [MIPS] Export __copy_user_inatomic. | Ralf Baechle | 2007-03-06 |
| * | [MIPS] TX39: Remove redundant tx39_blast_icache() calls | Atsushi Nemoto | 2007-03-06 |