messages from 2010-10-07 23:07:08 to 2010-10-19 15:21:47 UTC [more...]
[PATCH v8 0/5] MIPS performance event support v8
2010-10-19 15:21 UTC (9+ messages)
` [PATCH v8 1/5] MIPS: define local_xchg from xchg_local to atomic_long_xchg
` [PATCH v8 2/5] MIPS: add support for software performance events
` [PATCH v8 3/5] MIPS: add support for hardware performance events (skeleton)
` [PATCH v8 4/5] MIPS/Perf-events: add callchain support
` [PATCH v8 5/5] MIPS: add support for hardware performance events (mipsxx)
[PATCH 1/9] MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC code
2010-10-19 13:30 UTC (34+ messages)
` [PATCH 2/9] MIPS: Add BMIPS processor types to Kconfig
` [PATCH 3/9] MIPS: Add BMIPS CP0 register definitions
` [PATCH 4/9] MIPS: Install handlers for software IRQs
` [PATCH resend 5/9] MIPS: sync after cacheflush
` [PATCH resend 6/9] MIPS: pfn_valid() is broken on low memory HIGHMEM systems
` [PATCH v2 resend 7/9] MIPS: Move FIXADDR_TOP into spaces.h
` [PATCH resend 8/9] MIPS: Honor L2 bypass bit
` [PATCH resend 9/9] MIPS: Allow UserLocal on MIPS_R1 processors
[PATCH] MIPS: jz4740: Cleanup Kbuild Platform file
2010-10-19 1:05 UTC
[PATCH] MIPS: Repair Kbuild make clean breakage
2010-10-19 0:51 UTC
[PATCH 1/2] of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch
2010-10-18 21:07 UTC (7+ messages)
` [PATCH 2/2 RFC] of/mips: Add device tree support to MIPS
Question about Context register in TLB refilling
2010-10-18 14:03 UTC (9+ messages)
Question about kimage_alloc_page in kexec.c, bug?
2010-10-18 10:40 UTC (3+ messages)
[PATCH] MIPS: Add ISA_DMA_API config item
2010-10-18 10:18 UTC (2+ messages)
[PATCH] MIPS: Fix build failure on asm/fcntl.h
2010-10-18 10:15 UTC (2+ messages)
[PATCH 2/2] AR7: add support for Titan (TNETV10xx) SoC variant
2010-10-18 9:17 UTC (2+ messages)
[PATCH 1/2] AR7: initialize GPIO earlier
2010-10-18 9:17 UTC (2+ messages)
[PATCH] LD/SD o32 macro GAS fix update
2010-10-18 1:46 UTC (2+ messages)
Where is the definition of i_j macro ?
2010-10-17 18:56 UTC (4+ messages)
[PATCH v2 2/9] MIPS: Add BMIPS processor types to Kconfig
2010-10-17 17:56 UTC (2+ messages)
Fwd: [MIPS] Fix compile failure in 2.6.36-rc8 on 32-bit MIPS
2010-10-16 9:07 UTC (2+ messages)
[PATCH] MIPS: Implement __read_mostly
2010-10-16 8:05 UTC (5+ messages)
Device Tree questions WRT MIPS/Octeon SOCs
2010-10-16 6:24 UTC (13+ messages)
[RFC MIPS] Update buildtar for MIPS
2010-10-16 6:17 UTC (3+ messages)
[PATCH] MIPS: Add some irq definitins required by OF
2010-10-15 19:55 UTC (4+ messages)
[PATCH] MIPS: Fixes "make clean"
2010-10-15 15:52 UTC (2+ messages)
[PATCH 5/5] mips: do_sigaltstack() expects userland pointers
2010-10-15 15:37 UTC (2+ messages)
[PATCH 6/7] drivers/serial/ioc3_serial.c: Return -ENOMEM on memory allocation failure
2010-10-15 14:08 UTC (2+ messages)
[PATCH v3] MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes
2010-10-14 18:32 UTC
RFC: add code to dump the kernel page tables for visual inspection by kernel developers
2010-10-14 18:12 UTC (2+ messages)
[PATCH 4/5] mips: fix error values in case of bad_stack
2010-10-14 14:45 UTC (2+ messages)
[PATCH 3/5] mips: sanitize restart logics
2010-10-14 14:44 UTC (2+ messages)
[PATCH 2/5] mips: syscall number in in R2, not R0
2010-10-14 13:51 UTC (2+ messages)
[PATCH 1/5] mips: don't block signals if we'd failed setting sigframe up
2010-10-14 12:48 UTC (2+ messages)
[PATCH 00/14] Add initial support for Octeon CN63XX
2010-10-14 8:42 UTC (31+ messages)
` [PATCH 01/14] MIPS: Octeon: Update register definitions for CN63XX chips
` [PATCH 02/14] MIPS: Octeon: Add cn63XX to Octeon chip detection macros
` [PATCH 03/14] MIPS: Octeon: Update L2 Cache code for CN63XX
` [PATCH 05/14] MIPS: Octeon: Handle Octeon II caches
` [PATCH 06/14] MIPS: Octeon: Probe for Octeon II CPUs
` [PATCH 07/14] MIPS: Octeon: Enable Read Inhibit / eXecute Inhibit on Octeon II
` [PATCH 08/14] MIPS: Octeon: Scale Octeon2 clocks in octeon_init_cvmcount()
` [PATCH 09/14] MIPS: Octeon: Remove bogus code from octeon_get_clock_rate()
` [PATCH 10/14] MIPS: Octeon: Add octeon_get_io_clock_rate() for cn63xx
` [PATCH 11/14] MIPS: Octeon: Use I/O clock rate for calculations
` [PATCH 12/14] ata: pata_octeon_cf: Use I/O clock rate for timing calculations
` [PATCH 13/14] watchdog: octeon-wdt: "
` [PATCH 14/14] MIPS: Octeon: Apply CN63XXP1 errata workarounds
[PATCH v4] MIPS: HIGHMEM DMA on noncoherent MIPS32 processors
2010-10-13 23:57 UTC (2+ messages)
va_list implementation on mips64 , with 32bit cross compiled
2010-10-14 0:15 UTC (2+ messages)
How to configure Platform NAND driver?
2010-10-13 22:20 UTC (2+ messages)
[PATCH v2] MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes
2010-10-13 21:46 UTC (2+ messages)
[PATCH v3 2/2] MIPS: HIGHMEM DMA on noncoherent MIPS32 processors
2010-10-13 20:32 UTC (5+ messages)
[PATCH] MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes
2010-10-13 14:23 UTC (2+ messages)
[PATCH 0/3] usb: Add OCTEON II USB support
2010-10-12 7:23 UTC (9+ messages)
` [PATCH 1/3] MIPS: Octeon: Add register definitions for ehci/ohci USB glue logic
` [PATCH 2/3] usb: Add EHCI and OHCH glue for OCTEON II SOCs
` [PATCH 3/3] MIPS: Add platform device and Kconfig for Octeon USB EHCI/OHCI
[PATCH] MIPS: Add a CONFIG_FORCE_MAX_ZONEORDER Kconfig option
2010-10-11 21:52 UTC
[PATCH] arch: mips: use newly introduced hex_to_bin()
2010-10-11 16:34 UTC (2+ messages)
Question about kimage_alloc_page in kexec.c, bug?
2010-10-11 15:02 UTC
[PATCH v3 resend] Perf-tool/MIPS: support cross compiling of tools/perf for MIPS
2010-10-11 13:38 UTC
[PATCH v3] Perf-tool/MIPS: support cross compiling of tools/perf for MIPS
2010-10-11 13:03 UTC (2+ messages)
[PATCH 1/2] MIPS: Reinstate plat_map_dma_mem_page()
2010-10-11 12:30 UTC (3+ messages)
[PATCH 0/8] MIPS: Use dma-mapping-common.h and use swiotlb for Octeon (v2)
2010-10-10 1:17 UTC (18+ messages)
` [PATCH 1/8] MIPS: Octeon: Set dma_masks for octeon_mgmt device
` [PATCH 2/8] MIPS: Allow MAX_DMA32_PFN to be overridden
` [PATCH 3/8] MIPS: Octeon: Adjust top of DMA32 zone
` [PATCH 4/8] MIPS: Octeon: Select ZONE_DMA32
` [PATCH 5/8] MIPS: ip32, ip27, jazz: Make static functions in dma-coherence.h inline
` [PATCH 6/8] MIPS: Convert DMA to use dma-mapping-common.h
` [PATCH 7/8] MIPS: Add a platform hook for swiotlb setup
` [PATCH 8/8] MIPS: Octeon: Rewrite DMA mapping functions
[PATCH resend] Perf-tool/MIPS: support cross compiling of tools/perf for MIPS
2010-10-09 5:39 UTC (5+ messages)
[PATCH 2/4] HWPOISON: Copy si_addr_lsb to user
2010-10-08 17:32 UTC (2+ messages)
siginfo difference MIPS and other arches
2010-10-08 15:58 UTC (4+ messages)
How to add Ethernet and USB drivers to the Linux Kernel?
2010-10-08 15:49 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox