messages from 2012-11-01 10:21:40 to 2012-11-16 09:51:08 UTC [more...]
[next:akpm 205/376] mm/huge_memory.c:716:2: error: implicit declaration of function 'pfn_pmd'
2012-11-16 9:52 UTC
[RFC PATCH v1 26/31] ARC: Build system: Makefiles, Kconfig, Linker script
2012-11-16 6:36 UTC (5+ messages)
[RFC PATCH] MIPS/EDAC: Improve OCTEON EDAC support
2012-11-15 23:40 UTC
[PATCH] MIPS: Fix crash that occurs when function tracing is enabled
2012-11-15 23:30 UTC (2+ messages)
3.8 pull request for OCTEON changes
2012-11-15 23:07 UTC
[PATCH V5 1/2] kbuild: centralize .dts->.dtb rule
2012-11-15 18:31 UTC (10+ messages)
[PATCH RFT] mips: dma-mapping: support debug_dma_mapping_error
2012-11-15 18:21 UTC (9+ messages)
` [PATCH RFT RESEND linux-next] "
[PATCH] MIPS: PCI: Update XLR/XLS PCI for the new PIC code
2012-11-15 10:45 UTC
[mips-sjhill:mti-next 6/21] {standard input}:118: Error: opcode not supported on this processor: loongson2e (mips3) `ldx $2,$2($3)'
2012-11-15 7:22 UTC
[mips-sjhill:mti-next 12/21] arch/mips/kernel/traps.c:822:7: error: 'MM_BRK_MEMU' undeclared
2012-11-15 7:10 UTC
[mips-sjhill:mti-next 11/21] arch/mips/math-emu/dsemul.c:104:10: error: 'MM_BRK_MEMU' undeclared
2012-11-15 7:04 UTC
[PATCH 04/20] KVM/MIPS32: MIPS arch specific APIs for KVM
2012-11-14 22:32 UTC (3+ messages)
[mips-sjhill:mti-next 7/16] (.init.text+0x1f28): undefined reference to `except_vec3_r4000'
2012-11-14 17:24 UTC
[RFC] MIPS: BCM63XX: add initial Device Tree support
2012-11-14 14:47 UTC (33+ messages)
` [RFC] MIPS: BCM63XX: add support for loading DTB
` [RFC] MIPS: BCM63XX: add simple Device Tree includes for all SoCs
` [RFC] MIPS: BCM63XX: add generic fallback device trees
` [RFC] MIPS: BCM63XX: add Device Tree glue code for IRQ handling
` [RFC] SPI: spi-bcm63xx: use clk_{prepare_enable,disable_unprepare}
` [RFC] bcm63xx-rng: "
` [RFC] net: ethernet: bcm63xx_enet: "
` [RFC] serial: bcm63xx_uart: remove unnecessary include
` [RFC] MIPS: BCM63XX: add Device Tree clock definitions
` [RFC] MIPS: BCM63XX: switch to common clock and Device Tree
` [RFC] MIPS: BCM63XX: register GPIO controller through "
` [RFC] serial: bcm63xx_uart: allow probing "
` [RFC] MIPS: BCM63XX: add serial blocks to Device Tree includes
` [RFC] MIPS: BCM63XX: add empty Device Trees for all supported boards
` [RFC] MIPS: BCM63XX: enable serial through Device Tree
[PATCH] MIPS: add default configuration for ath79
2012-11-14 10:24 UTC (5+ messages)
[ 3.5.yuz extended stable ] Patch "MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLs" has been added to staging queue
2012-11-14 3:25 UTC (2+ messages)
[PATCH 1/1] arch Kconfig: remove references to IRQ_PER_CPU
2012-11-14 0:53 UTC (5+ messages)
[PATCH] wanrouter: Remove it and the drivers that depend on it
2012-11-13 22:32 UTC (5+ messages)
` [PATCH V2] "
[mips-sjhill:mti-next 7/16] arch/mips/kernel/traps.c:1822:6: warning: "cpu_data" is not defined
2012-11-13 19:15 UTC (2+ messages)
[mips-sjhill:mti-next 7/16] arch/mips/kernel/traps.c:1822:6: error: token "[" is not valid in preprocessor expressions
2012-11-13 19:14 UTC (2+ messages)
[patch] mips, arc: fix build failure
2012-11-13 15:23 UTC (2+ messages)
[PATCH] MIPS: decompressor: fix build failure on memcpy() in decompress.c
2012-11-13 11:25 UTC (2+ messages)
[PATCH V8 00/13] MIPS: Add Loongson-3 based machines support
2012-11-12 17:19 UTC (15+ messages)
` [PATCH V8 01/13] MIPS: Loongson: Add basic Loongson-3 definition
` [PATCH V8 02/13] MIPS: Loongson: Add basic Loongson-3 CPU support
` [PATCH V8 03/13] MIPS: Loongson: Introduce and use cpu_has_coherent_cache feature
` [PATCH V8 04/13] MIPS: Loongson 3: Add Lemote-3A machtypes definition
` [PATCH V8 05/13] MIPS: Loongson: Add UEFI-like firmware interface support
` [PATCH V8 06/13] MIPS: Loongson 3: Add HT-linked PCI support
` [PATCH V8 07/13] MIPS: Loongson 3: Add IRQ init and dispatch support
` [PATCH V8 08/13] MIPS: Loongson 3: Add serial port support
` [PATCH V8 09/13] MIPS: Loongson: Add swiotlb to support big memory (>4GB)
` [PATCH V8 10/13] MIPS: Loongson: Add Loongson-3 Kconfig options
` [PATCH V8 11/13] MIPS: Loongson 3: Add Loongson-3 SMP support
` [PATCH V8 12/13] MIPS: Loongson 3: Add CPU hotplug support
` [PATCH V8 13/13] MIPS: Loongson: Add a Loongson-3 default config file
[PATCH 00/16] mm: use augmented rbtrees for finding unmapped areas
2012-11-12 11:55 UTC (41+ messages)
` [PATCH 01/16] mm: add anon_vma_lock to validate_mm()
` [PATCH 02/16] mm: augment vma rbtree with rb_subtree_gap
` [PATCH 03/16] mm: check rb_subtree_gap correctness
` [PATCH 04/16] mm: rearrange vm_area_struct for fewer cache misses
` [PATCH 05/16] mm: vm_unmapped_area() lookup function
` [PATCH 06/16] mm: use vm_unmapped_area() on x86_64 architecture
` [PATCH 07/16] mm: fix cache coloring "
` [PATCH 08/16] mm: use vm_unmapped_area() in hugetlbfs
` [PATCH 09/16] mm: use vm_unmapped_area() in hugetlbfs on i386 architecture
` [PATCH 10/16] mm: use vm_unmapped_area() on mips architecture
` [PATCH 11/16] mm: use vm_unmapped_area() on arm architecture
` [PATCH 12/16] mm: use vm_unmapped_area() on sh architecture
` [PATCH 13/16] mm: use vm_unmapped_area() on sparc64 architecture
` [PATCH 14/16] mm: use vm_unmapped_area() in hugetlbfs "
` [PATCH 15/16] mm: use vm_unmapped_area() on sparc32 architecture
` [PATCH 16/16] mm: use vm_unmapped_area() in hugetlbfs on tile architecture
CONGRATULATION!!
2012-11-12 11:00 UTC (2+ messages)
[PATCH] MIPS: BCM63XX: fix BCM6345 clocks bits
2012-11-12 9:48 UTC
[MIPS] Pull request for 3.8
2012-11-11 18:25 UTC (3+ messages)
[PATCH] MIPS: BCM63XX: fix nvram checksum calculation
2012-11-11 13:22 UTC
[PATCH 01/20] KVM/MIPS32: Infrastructure/build files
2012-11-10 21:28 UTC (3+ messages)
[PATCH 1/6] MIPS: lantiq: unbreak devicetree init
2012-11-09 18:36 UTC (6+ messages)
` [PATCH 2/6] MIPS: lantiq: fix bootselect bits on XRX200 SoC
` [PATCH 3/6] MIPS: lantiq: verbose init of dma core
` [PATCH 4/6] MIPS: lantiq: adds xrx200 ethernet clock definition
` [PATCH 5/6] MIPS: lantiq: adds code for booting GPHY
` [PATCH 6/6] MIPS: lantiq: adds GPHY firmware loader
[PATCH V6 00/16] MIPS: Add Loongson-3 based machines support
2012-11-09 8:41 UTC (5+ messages)
` [PATCH V6 12/15] ALSA: HDA: Make hda sound card usable for Loongson
` [alsa-devel] "
[PATCH] MIPS: tlbex: Fix section mismatches
2012-11-07 19:39 UTC
[PATCH 00/15] Netlogic XLR/XLS/XLP updates
2012-11-07 11:32 UTC (5+ messages)
` [PATCH 03/15] MIPS: Netlogic: select MIPSR2 for XLP
[PATCH] MIPS: BCM63XX: move nvram functions into their own file
2012-11-07 9:25 UTC
Fwd: 坐骨神經痛.頭痛 有效自然療法
2012-11-07 6:26 UTC (2+ messages)
[PATCHv3 1/6] arch: Change defconfigs to point to g_mass_storage
2012-11-07 0:38 UTC (2+ messages)
[PATCHv2 1/6] arch: Change defconfigs to point to g_mass_storage
2012-11-06 20:40 UTC (10+ messages)
Failing INOTIFY in 3.6.x?
2012-11-05 21:33 UTC (6+ messages)
` Failing readdir() on 3.6 (was: Failing INOTIFY in 3.6.x?)
` Broken readdir() since 3.5 for ext3 on mips-n32
[PATCH 02/20] KVM/MIPS32: Arch specific KVM data structures
2012-11-04 19:04 UTC (5+ messages)
Fw: OFFICE OF THE OPERATION BRAND MANAGER-YOUR LOTTERY FUND IS NOW BEEN RELEASED TO YOU ALREADY PLEASE OPEN THE ATTACHED FILE
2012-11-04 14:42 UTC (2+ messages)
[PATCH 14/20] MIPS: Use the UM bit instead of the CU0 enable bit in the status register to figure out the stack for saving regs
2012-11-03 1:11 UTC (4+ messages)
[PATCH 00/20] KVM for MIPS32 Processors
2012-11-02 17:14 UTC (3+ messages)
[PATCH 07/20] KVM/MIPS32: Dynamic binary translation of select privileged instructions
2012-11-02 17:00 UTC (5+ messages)
MIPS ASID type conflicts
2012-11-02 9:44 UTC
[PATCH 1/6] arch: Change defconfigs to point to g_mass_storage
2012-11-01 16:29 UTC (4+ messages)
[PATCH 15/20] MIPS: If KVM is enabled then use the KVM specific routine to flush the TLBs on a ASID wrap
2012-11-01 12:08 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