messages from 2008-11-01 08:33:26 to 2008-11-19 09:34:42 UTC [more...]
[PATCH]: R10000 Needs LL/SC Workaround in Gcc
2008-11-16 7:35 UTC (35+ messages)
gdb configuration
2008-11-19 9:34 UTC (3+ messages)
[PATCH] ptrace syscall cleanups for mips compat archs
2008-11-19 0:18 UTC (2+ messages)
[PATCH] MIPS: Reorder operations in stackframe.h for better scheduling
2008-11-18 23:54 UTC (2+ messages)
` [PATCH] MIPS: Reorder operations in stackframe.h for better scheduling (v2)
[PATCH] MIPS: Fix potential DOS by untrusted user app
2008-11-18 23:05 UTC
Interrupt routing issue on BCM1480
2008-11-18 22:47 UTC (4+ messages)
[PATCH 00/26] Add Cavium OCTEON processor support (v4)
2008-11-18 22:24 UTC (27+ messages)
` [PATCH 01/26] MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon/executive and asm/octeon
` [PATCH 02/26] MIPS: Add Cavium OCTEON processor CSR definitions
` [PATCH 03/26] MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon
` [PATCH 04/26] MIPS: For Cavium OCTEON handle hazards as per the R10000 handling
` [PATCH 05/26] MIPS: For Cavium OCTEON set hwrena and lazily restore CP2 state
` [PATCH 06/26] MIPS: Add Cavium OCTEON specific register definitions to mipsregs.h
` [PATCH 07/26] MIPS: Override assembler target architecture for octeon
` [PATCH 08/26] MIPS: Add Cavium OCTEON processor constants and CPU probe
` [PATCH 09/26] MIPS: Hook Cavium OCTEON cache init into cache.c
` [PATCH 10/26] MIPS: Hook up Cavium OCTEON in arch/mips
` [PATCH 11/26] MIPS: Modify core io.h macros to account for the Octeon Errata Core-301
` [PATCH 12/26] MIPS: Add Cavium OCTEON cop2/cvmseg state entries to processor.h
` [PATCH 13/26] MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.c
` [PATCH 14/26] MIPS: Add SMP_ICACHE_FLUSH for the Cavium CPU family
` [PATCH 15/26] MIPS: Cavium OCTEON: PT vs MFC0 reorder, multiplier state preservation
` [PATCH 16/26] MIPS: Add Cavium OCTEON irq hazard in asmmacro.h
` [PATCH 17/26] MIPS: Compute branch returns for Cavium OCTEON specific branch instructions
` [PATCH 18/26] MIPS: Add Cavium OCTEON slot into proper tlb category
` [PATCH 19/26] 8250: Don't clobber spinlocks
` [PATCH 20/26] 8250: Serial driver changes to support future Cavium OCTEON serial patches
` [PATCH 21/26] Serial: Allow port type to be specified when calling serial8250_register_port
` [PATCH 22/26] 8250: Allow port type to specify bugs that are not probed for
` [PATCH 23/26] Serial: UART driver changes for Cavium OCTEON
` [PATCH 24/26] MIPS: Adjust the dma-common.c platform hooks
` [PATCH 25/26] MIPS: Add defconfig for Cavium OCTEON
` [PATCH 26/26] MIPS: Add Cavium OCTEON to arch/mips/Kconfig
[PATCH] Fix include paths in malta-amon.c
2008-11-18 12:58 UTC (5+ messages)
traditional signal support in 64-bit mips linux
2008-11-18 11:53 UTC (2+ messages)
[PATCH/RFC v1 08/12] [MIPS] BCM63XX: Add USB EHCI support
2008-11-18 4:43 UTC (2+ messages)
[PATCH/RFC v1 07/12] [MIPS] BCM63XX: Add USB OHCI support
2008-11-18 4:41 UTC (2+ messages)
[patch] compile fixes for kernel driver for VICE coprocessor
2008-11-17 12:59 UTC
[PATCH] New IDE/block driver for OCTEON SOC Compact Flash interface
2008-11-14 10:22 UTC (7+ messages)
MIPS Unaligned Access Question
2008-11-13 21:10 UTC (7+ messages)
[PATCH] ptrace syscall cleanups for mips compat archs
2008-11-13 19:50 UTC (2+ messages)
kernel dump in dev_change_flags
2008-11-13 11:26 UTC
[PATCH 2/2] Alchemy: consolidate devboard files
2008-11-12 17:33 UTC
[PATCH 1/2] Alchemy: move development board code to common subdirectory
2008-11-12 17:31 UTC
[PATCH 0/3] Alchemy: consolidate board code, v2
2008-11-12 16:20 UTC (18+ messages)
` [PATCH 1/3] Alchemy: merge small board files into single files
` [PATCH 2/3] Alchemy: Move evalboard code to common directory
` [PATCH 3/3] Alchemy: allow boards to override default reset/poweroff functions
[RFC PATCH] Alchemy: IRQ code overhaul
2008-11-12 6:22 UTC
[PATCH] MIPS: rb532: fix bit swapping in rb532_set_bit()
2008-11-11 23:26 UTC (2+ messages)
[PATCH] define io_map_base for rc32434's PCI controller
2008-11-11 23:16 UTC
[PATCH] add prototypes for the exported symbols
2008-11-11 23:09 UTC (8+ messages)
` [PATCH] provide functions for gpio configuration
` [PATCH] MIPS: rb532: fix bit swapping in rb532_set_bit()
[PATCH 00/29] Add Cavium OCTEON processor support (v3)
2008-11-10 6:51 UTC (39+ messages)
` [PATCH 01/29] MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon
` [PATCH 02/29] MIPS: Add Cavium OCTEON files to arch/mips/include/asm/mach-cavium-octeon
` [PATCH 03/29] MIPS: Add Cavium OCTEON processor support files to arch/mips/kernel
` [PATCH 04/29] MIPS: Add Cavium OCTEON processor support files to arch/mips/mm
` [PATCH 05/29] MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon/executive and asm/octeon
` [PATCH 06/29] MIPS: For Cavium OCTEON handle hazards as per the R10000 handling
` [PATCH 07/29] MIPS: For Cavium OCTEON set hwrena and lazily restore CP2 state
` [PATCH 08/29] MIPS: Add Cavium OCTEON to arch/mips/Kconfig
` [PATCH 09/29] MIPS: Add Cavium OCTEON processor constants
` [PATCH 10/29] MIPS: Add Cavium OCTEON specific register definitions to mipsregs.h
` [PATCH 11/29] MIPS: Override assembler target architecture for octeon
` [PATCH 12/29] MIPS: Probe for Cavium OCTEON CPUs
` [PATCH 13/29] MIPS: Hook Cavium OCTEON cache init into cache.c
` [PATCH 14/29] MIPS: Hook up Cavium OCTEON in arch/mips
` [PATCH 15/29] MIPS: Modify core io.h macros to account for the Octeon Errata Core-301
` [PATCH 16/29] MIPS: Add Cavium OCTEON cop2/cvmseg state entries to processor.h
` [PATCH 17/29] MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.c
` [PATCH 18/29] MIPS: Add SMP_ICACHE_FLUSH for the Cavium CPU family
` [PATCH 19/29] MIPS: Cavium OCTEON: PT vs MFC0 reorder, multiplier state preservation
` [PATCH 20/29] MIPS: Add Cavium OCTEON irq hazard in asmmacro.h
` [PATCH 21/29] MIPS: Compute branch returns for Cavium OCTEON specific branch instructions
` [PATCH 22/29] MIPS: Add Cavium OCTEON slot into proper tlb category
` [PATCH 23/29] 8250: Don't clobber spinlocks
` [PATCH 24/29] 8250: Serial driver changes to support future Cavium OCTEON serial patches
` [PATCH 25/29] Serial: Allow port type to be specified when calling serial8250_register_port
` [PATCH 26/29] 8250: Allow port type to specify bugs that are not probed for
` [PATCH 27/29] Serial: UART driver changes for Cavium OCTEON
` [PATCH 28/29] MIPS: Adjust the dma-common.c platform hooks
` [PATCH 29/29] MIPS: Add defconfig for Cavium OCTEON
[PATCH] Alchemy: revamp IRQ code
2008-11-08 12:54 UTC
[PATCH 0/3] Alchemy: consolidate board code
2008-11-08 5:54 UTC (7+ messages)
` [PATCH 1/3] Alchemy: merge small board files into single files
` [PATCH 2/3] Alchemy: Move evalboard code to common directory
` [PATCH 3/3] Alchemy: common reset code is evalboard code
The flush_cache_all() is empty, but it is still called by some function? And what's the difference between flush_cache_all() and __flush_cache_all()?
2008-11-07 9:44 UTC
AU1000: SSI0 naming inconsistency
2008-11-06 22:50 UTC (2+ messages)
[RFC PATCH] Au1xxx on-chip counter-as-RTC driver
2008-11-05 20:44 UTC (7+ messages)
` [rtc-linux] "
` [rtc-linux] "
[PATCH 1/2] INPUT: remove IP22-specific code from sgi_btns
2008-11-04 20:56 UTC (2+ messages)
` [PATCH 2/2] INPUT: an interrupt-driven driver for Indy volume control
[PATCH 2.6.24][MIPS]Work in progress: fix HIGHMEM-enabled dcache flushing on 32-bit processor
2008-11-04 20:09 UTC (2+ messages)
[PATCH 00/36] Add Cavium OCTEON processor support (v2)
2008-11-04 14:48 UTC (4+ messages)
[PATCH]: R10000 Needs LL/SC Workaround in Glibc
2008-11-04 7:16 UTC (6+ messages)
possible dcache aliasing problems after do_swap_page()
2008-11-03 17:04 UTC
[PATCH] Enabling PNX8XXX serial for NXP devices other than PNX8550
2008-11-03 15:28 UTC
[PATCH] MIPS: Return ENOSYS from sys32_syscall on 64bit kernels just like everywhere else
2008-11-02 16:02 UTC (2+ messages)
About extendable stacks in non VM-system
2008-11-02 8:24 UTC
[PATCH] fix pata-rb532-cf
2008-11-01 16:45 UTC
[PATCH] IP22: make indy_sc_ops variable static
2008-11-01 12:19 UTC (2+ messages)
[PATCH] rb532: gpio register offsets are relatives to GPIOBASE
2008-10-31 14:47 UTC (3+ messages)
[PATCH] MIPS: Check the range of the syscall number for o32 syscall on 64bit kernel (v2)
2008-10-31 18:18 UTC
[PATCH] MIPS: Check the range of the syscall number for o32 syscall on 64bit kernel
2008-10-31 14:17 UTC (2+ messages)
[PATCH] tc35815: Define more Rx status bits
2008-10-31 4:56 UTC (2+ 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