Age | Commit message (Expand) | Author | Files | Lines |
2007-04-28 | MIPSnet: Modernize use platform_device API. | Ralf Baechle | 2 | -1/+37 |
2007-04-27 | [MIPS] update vr41xx Kconfig | Yoichi Yuasa | 1 | -36/+56 |
2007-04-27 | [MIPS] remove 2 select entries for VR41xx | Yoichi Yuasa | 1 | -2/+0 |
2007-04-27 | [MIPS] rename VR41XX to VR4100 series | Yoichi Yuasa | 1 | -1/+1 |
2007-04-27 | [MIPS] Use DEFINE_SPINLOCK instead of SPIN_LOCK_UNLOCKED. | Milind Arun Choudhary | 1 | -1/+1 |
2007-04-27 | [MIPS] Remove unused _THREAD_SIZE_ORDER from asm-offset.c. | Ralf Baechle | 1 | -1/+0 |
2007-04-27 | [MIPS] Change PCI host bridge setup/resources | Thomas Bogendoerfer | 2 | -195/+32 |
2007-04-27 | [MIPS] Register PCI host bridge resource earlier | Thomas Bogendoerfer | 2 | -15/+14 |
2007-04-27 | [MIPS] Remove pnx8550-v2pci_defconfig | Yoichi Yuasa | 1 | -1540/+0 |
2007-04-27 | [MIPS] Add bcm1480 ZBus trace support, fix wait related bugs | Mark Mason | 5 | -66/+106 |
2007-04-27 | [MIPS] Remove unused argument from kunmap_coherent(). | Ralf Baechle | 2 | -5/+5 |
2007-04-27 | [MIPS] Malta: Delete unused prototype of mips_timer_interrupt. | Ralf Baechle | 1 | -2/+0 |
2007-04-27 | [MIPS] Select ZONE_DMA only if GENERIC_ISA_DMA selected | Atsushi Nemoto | 2 | -11/+9 |
2007-04-27 | [MIPS] MIPS Tech: Get rid of volatile in core code. | Ralf Baechle | 4 | -13/+13 |
2007-04-27 | [MIPS] IP22: Get rid of volatile in IP22 core code. | Ralf Baechle | 2 | -19/+19 |
2007-04-27 | [MIPS] JMR3927 cleanup | Atsushi Nemoto | 11 | -1031/+141 |
2007-04-27 | [MIPS] merge GT64111 PCI routines and GT64120 PCI_0 routines | Yoichi Yuasa | 9 | -137/+33 |
2007-04-27 | [MIPS] Cobalt: Split PCI codes from setup.c | Yoichi Yuasa | 3 | -28/+48 |
2007-04-27 | [MIPS] Cobalt: clean up include files | Yoichi Yuasa | 4 | -16/+9 |
2007-04-27 | [MIPS] Fix AP/SP to work in the reality of modern kernels. | Ralf Baechle | 2 | -7/+5 |
2007-04-24 | [MIPS] Fix oprofile logic to physical counter remapping | Ralf Baechle | 1 | -1/+1 |
2007-04-20 | [MIPS] Fix BUG(), BUG_ON() handling | Atsushi Nemoto | 1 | -2/+2 |
2007-04-20 | [MIPS] Retry {save,restore}_fp_context if failed in atomic context. | Atsushi Nemoto | 3 | -18/+95 |
2007-04-20 | [MIPS] Disallow CpU exception in kernel again. | Atsushi Nemoto | 5 | -40/+21 |
2007-04-20 | [MIPS] Add missing silicon revisions for BCM112x | Mark Mason | 1 | -0/+12 |
2007-03-29 | [MIPS] SMTC: Fix recursion in instant IPI replay code. | Ralf Baechle | 1 | -7/+33 |
2007-03-29 | [MIPS] BCM1480: Fix setting of irq affinity. | Mark Mason | 1 | -2/+2 |
2007-03-29 | [MIPS] do_page_fault() needs to use raw_smp_processor_id(). | Ralf Baechle | 1 | -3/+3 |
2007-03-29 | [MIPS] SMTC: Fix false trigger of debug code on single VPE. | Ralf Baechle | 1 | -5/+15 |
2007-03-29 | [MIPS] SMTC: irq_{enter,leave} and kstats keeping for relayed timer ints. | Ralf Baechle | 1 | -0/+5 |
2007-03-29 | [MIPS] lockdep: Deal with interrupt disable hazard in TRACE_IRQFLAGS | Chris Dearman | 1 | -0/+31 |
2007-03-29 | [MIPS] lockdep: Handle interrupts in R3000 style c0_status register. | Chris Dearman | 1 | -1/+5 |
2007-03-29 | [MIPS] MT: MIPS_MT_SMTC_INSTANT_REPLAY currently conflicts with PREEMPT. | Ralf Baechle | 1 | -1/+1 |
2007-03-29 | [MIPS] EV64120: Include <asm/irq.h> to fix warning. | Ralf Baechle | 1 | -0/+1 |
2007-03-29 | [MIPS] Ocelot: Fix warning. | Ralf Baechle | 1 | -1/+0 |
2007-03-29 | [MIPS] Ocelot: Give PMON_v1_setup a proper prototype. | Ralf Baechle | 1 | -1/+1 |
2007-03-24 | [MIPS] SB1250: Fix bugs/warnings by creative use of volatile. | Ralf Baechle | 5 | -15/+16 |
2007-03-24 | [MIPS] SB1: Fix pile of gcc's bogus format string warnings. | Ralf Baechle | 1 | -4/+5 |
2007-03-24 | [MIPS] Jazz: Fix warning. | Ralf Baechle | 1 | -1/+2 |
2007-03-24 | [MIPS] R3000: local_flush_data_cache_page take a pointer argument. | Ralf Baechle | 1 | -1/+1 |
2007-03-24 | [MIPS] Implement flush_anon_page(). | Ralf Baechle | 2 | -3/+17 |
2007-03-24 | [MIPS] SPARSEMEM: The first pfn of zone should be min_low_pfn, not 0. | Atsushi Nemoto | 1 | -1/+1 |
2007-03-24 | [MIPS] Always use virt_to_phys() when translating kernel addresses | Franck Bui-Huu | 1 | -5/+12 |
2007-03-19 | [MIPS] Export except_vec_vi_{mori,lui,ori} as text symbols. | Ralf Baechle | 1 | -3/+3 |
2007-03-19 | [MIPS] mips-boards: More liberal check for mips-board console | Thiemo Seufer | 1 | -1/+1 |
2007-03-19 | [MIPS] Misc fixes for plat_irq_dispatch functions | Thiemo Seufer | 13 | -17/+16 |
2007-03-19 | [MIPS] Qemu: Fix Symmetric Uniprocessor support. | Atsushi Nemoto | 2 | -3/+19 |
2007-03-19 | [MIPS] VI: TRACE_IRQS_OFF clobbers $v0, so save & restore around call. | Ralf Baechle | 1 | -0/+10 |
2007-03-17 | [MIPS] Kconfig: Move missplaced NR_CPUS default from SMTC to VSMP. | Ralf Baechle | 1 | -1/+1 |
2007-03-17 | [MIPS] RTLX: Handle copy_*_user return values. | Ralf Baechle | 2 | -29/+35 |