Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2011-01-14 01:51:18 to 2011-01-27 09:20:49 UTC [more...]

about udelay in mips
 2011-01-27  9:20 UTC  (9+ messages)
        ` Fwd: "

[patch 3/9] mips: Replace deprecated spinlock initialization
 2011-01-27  7:54 UTC  (3+ messages)

[PATCH v2 0/4] MIPS: perf: Add support for 64-bit MIPS hardware counters
 2011-01-27  6:24 UTC  (8+ messages)
` [PATCH v2 1/4] MIPS: Add accessor macros for 64-bit performance counter registers
` [PATCH v2 2/4] MIPS: perf: Cleanup formatting in arch/mips/kernel/perf_event.c
` [PATCH v2 3/4] MIPS: perf: Reorganize contents of perf support files
` [PATCH v2 4/4] MIPS: perf: Add support for 64-bit perf counters

[PATCH 0/5] Misc updates for Ftrace of MIPS
 2011-01-26 12:36 UTC  (18+ messages)
` [PATCH 1/5] tracing, MIPS: Speed up function graph tracer
  ` [PATCH 1/5] tracing, MIPS: reduce one instruction for "
  ` [PATCH 2/5] tracing, MIPS: replace in_module() with a generic in_kernel_space()
` [PATCH 2/5] tracing, MIPS: Substitute in_kernel_space() for in_module()
` [PATCH 3/5] tracing, MIPS: Clean up prepare_ftrace_return()
` [PATCH 4/5] tracing, MIPS: Clean up ftrace_make_nop()
` [PATCH 5/5] tracing, MIPS: Fix set_graph_function of function graph tracer

[PATCH 1/6] set up MSP VPE1 timer
 2011-01-25 18:08 UTC  (3+ messages)
` [PATCH v1 "

[PATCH 5/6] Platform support for On-chip MSP ethernet devices
 2011-01-25 17:54 UTC  (4+ messages)
` [PATCH v1 "
  ` [PATCH v2 "

[PATCH] ifdef gic_present variable that is used only by malta
 2011-01-25 13:57 UTC  (4+ messages)
  ` [PATCH resend] "

merge two insts into one in a time sensitive routing
 2011-01-25 13:36 UTC  (2+ messages)

[PATCH] fix build error when CONFIG_SWAP is not set
 2011-01-25 12:41 UTC  (9+ messages)

[PATCH 6/6] Cpu features overrides for msp platforms
 2011-01-25 12:32 UTC  (3+ messages)

[PATCH 4/6] Platform support MSP onchip USB controller
 2011-01-25  8:22 UTC 

[PATCH 3/6] MIPS MT kernel modes ( VSMP/SMTC ) support for MSP platforms
 2011-01-25  8:21 UTC 

[PATCH 2/6] Vectored interrupt support
 2011-01-25  8:20 UTC 

[PATCH 0/6] Various Enhancements for PMC-Sierra MSP SoC support
 2011-01-25  8:18 UTC 

[PATCH] Fix build error for non-malta VSMP kernel
 2011-01-25  7:09 UTC 

[PATCH 0/4] MIPS specific GCC-4.6 fixes
 2011-01-25  0:51 UTC  (9+ messages)
` [PATCH 1/4] MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c
` [PATCH 2/4] MIPS: Remove unused code from arch/mips/kernel/syscall.c
` [PATCH 3/4] MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.h
` [PATCH 4/4] MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.c

[PATCH] Fix MSP71xx bpci interrupt handler return value
 2011-01-25  0:20 UTC  (2+ messages)

[PATCH] Select R4K timer lib for all MSP platforms
 2011-01-24 23:56 UTC  (2+ messages)

[PATCH] removed ad-hoc cmdline default
 2011-01-24 23:22 UTC  (2+ messages)

[PATCH] sched: provide scheduler_ipi() callback in response to smp_send_reschedule()
 2011-01-24 23:03 UTC  (16+ messages)
` [uclinux-dist-devel] "

[PATCH] binfmt_elf: Quiet GCC-4.6 'set but not used' warning in load_elf_binary()
 2011-01-24 23:04 UTC 

MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...)
 2011-01-24 19:17 UTC  (2+ messages)

page size change on MIPS
 2011-01-24 19:13 UTC  (3+ messages)

[PATCH] MIPS: Add an unreachable return statement to satisfy buggy GCCs
 2011-01-24 17:06 UTC  (2+ messages)

[v3 PATCH 5/5] tracing, MIPS: Fix set_graph_function of function graph tracer
 2011-01-24 14:36 UTC  (2+ messages)

24k data cache, PIPT or VIPT?
 2011-01-24 12:47 UTC  (7+ messages)

[PATCH v4 0/5] MIPS/Perf-events: Sync with mainline upper layer (v4)
 2011-01-24  7:38 UTC  (8+ messages)
` [PATCH v4 1/5] MIPS/Perf-events: Work with irq_work
` [PATCH v4 2/5] MIPS/Perf-events: Work with the new PMU interface
` [PATCH v4 3/5] MIPS/Perf-events: Fix event check in validate_event()
` [PATCH v4 4/5] MIPS/Perf-events: Work with the new callchain interface
` [PATCH v4 5/5] MIPS/Perf-events: Use unsigned delta for right shift in event update

[RESEND PATCH v4 0/5] MIPS/Perf-events: Sync with mainline upper layer (v4)
 2011-01-24  7:35 UTC  (6+ messages)
` [RESEND PATCH v4 1/5] MIPS/Perf-events: Work with irq_work
` [RESEND PATCH v4 2/5] MIPS/Perf-events: Work with the new PMU interface
` [RESEND PATCH v4 3/5] MIPS/Perf-events: Fix event check in validate_event()
` [RESEND PATCH v4 4/5] MIPS/Perf-events: Work with the new callchain interface
` [RESEND PATCH v4 5/5] MIPS/Perf-events: Use unsigned delta for right shift in event update

[PATCH 1/2] MIPS: add CONFIG_VIRTUALIZATION for virtio support
 2011-01-22 14:31 UTC  (6+ messages)
` [PATCH 2/2] MIPS: Malta: enable Cirrus FB console

[PATCH 0/6] MIPS: perf: Make perf work for 64-bit/Octeon counters
 2011-01-22  0:17 UTC  (10+ messages)
` [PATCH 4/6] MIPS: perf: Reorganize contents of perf support files
` [PATCH 5/6] MIPS: perf: Add support for 64-bit perf counters

[PATCH v2 0/3] MIPS: Octeon: Add perf support
 2011-01-21 23:32 UTC  (4+ messages)
` [PATCH v2 1/3] MIPS: Octeon: Fix interrupt irq settings for performance counters
` [PATCH v2 2/3] MIPS: Octeon: Enable per-CPU IRQs on all CPUs
` [PATCH v2 3/3] MIPS: perf: Add Octeon support for hardware perf

[v2 PATCH 5/5] tracing, MIPS: Fix set_graph_function of function graph tracer
 2011-01-21 18:00 UTC  (3+ messages)

[PATCH 0/2] MIPS: Optimize TLB Refill for Octeon/Octeon2
 2011-01-19 20:44 UTC  (7+ messages)
` [PATCH 2/2] MIPS: Optimize TLB handlers for Octeon CPUs

about oprofile callgraph on linux-mips
 2011-01-18 18:18 UTC  (2+ messages)

[PATCH] MIPS: add U-boot uImage build target to arch Makefile
 2011-01-18  3:21 UTC  (7+ messages)

[PATCH] MIPS: Implement __read_mostly
 2011-01-17 23:55 UTC  (2+ messages)

[PATCH v5 00/16] MIPS: initial support for the Atheros AR71XX/AR724X/AR913X SoCs
 2011-01-17 23:31 UTC  (27+ messages)
` [PATCH v5 01/16] MIPS: add initial support for the Atheros AR71XX/AR724X/AR931X SoCs
` [PATCH v5 02/16] MIPS: ath79: add GPIOLIB support
` [PATCH v5 03/16] MIPS: ath79: utilize the MIPS multi-machine support
` [PATCH v5 04/16] MIPS: ath79: add initial support for the Atheros PB44 reference board
` [PATCH v5 05/16] MIPS: ath79: add common GPIO LEDs device
` [PATCH v5 06/16] watchdog: add driver for the Atheros AR71XX/AR724X/AR913X SoCs
` [PATCH v5 07/16] MIPS: ath79: add common watchdog device
` [PATCH v5 08/16] MIPS: ath79: add common GPIO buttons device
` [PATCH v5 09/16] spi: add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs
` [PATCH v5 10/16] MIPS: ath79: add common SPI controller device
` [PATCH v5 14/16] MIPS: ath79: add common USB Host Controller device
` [PATCH v5 15/16] MIPS: ath79: add initial support for the Atheros AP81 reference board
` [PATCH v5 16/16] MIPS: ath79: add common WMAC device for AR913X based boards

Merging SSB and HND/AI support
 2011-01-17 14:01 UTC  (11+ messages)

[PATCH v2 1/6] MIPS: Sync after cacheflush on BMIPS processors
 2011-01-14  1:52 UTC  (12+ messages)
` [PATCH v2 2/6] MIPS: pfn_valid() is broken on low memory HIGHMEM systems
` [PATCH v2 RESEND 3/6] MIPS: Move FIXADDR_TOP into spaces.h
` [PATCH v4 RESEND 4/6] MIPS: HIGHMEM DMA on noncoherent MIPS32 processors
` [PATCH RESEND 5/6] MIPS: Install handlers for BMIPS software IRQs
` [PATCH RESEND 6/6] MIPS: Limit fixrange_init() to the FIXMAP region

[PATCH 0/2] MIPS Octeon named block INITRD support
 2011-01-14  1:55 UTC  (3+ messages)
` [PATCH 1/2] MIPS: Allow for initrd outside of the reserved memory range
` [PATCH 2/2] MIPS: Octeon: Add initrd from named block support

[PATCH] MIPS: Handle init mem in systems where kernel does not reside in add_memory_region() memory
 2011-01-14  1:51 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox