messages from 2011-11-17 22:15:43 to 2011-11-22 23:19:36 UTC [more...]
[PATCH 00/12] MIPS: ath79: AR724X PCI fixes and AR71XX PCI support
2011-11-22 23:14 UTC (12+ messages)
` [PATCH 01/12] MIPS: ath79: remove superfluous alignment checks from pci-ar724x.c
` [PATCH 02/12] MIPS: ath79: fix broken ar724x_pci_{read,write} functions
` [PATCH 03/12] MIPS: ath79: add a workaround for a PCI controller bug in AR724X SoCs
` [PATCH 04/12] MIPS: ath79: fix a wrong IRQ number
` [PATCH 05/12] MIPS: ath79: add PCI IRQ handling code for AR724X SoCs
` [PATCH 06/12] MIPS: ath79: get rid of some ifdefs in mach-ubnt-xm.c
` [PATCH 07/12] MIPS: ath79: allow to use board specific pci_plat_dev_init functions
` [PATCH 08/12] MIPS: ath79: add support for the PCI host controller of the AR71XX SoCs
` [PATCH 09/12] MIPS: ath79: allow to use SoC specific PCI IRQ maps
` [PATCH 10/12] MIPS: ath79: remove ar724x_pci_add_data function
` [PATCH 11/12] MIPS: ath79: register PCI controller on the PB44 board
[PATCH RFC 0/5] Speed booting by sorting exception tables at build time
2011-11-22 21:38 UTC (19+ messages)
` [PATCH RFC 1/5] scripts: Add sortextable to sort the kernel's exception table
` [PATCH RFC 2/5] extable: Skip sorting if sorted at build time
` [PATCH RFC 3/5] kbuild/extable: Hook up sortextable into the build system
` [PATCH RFC 4/5] MIPS: Select BUILDTIME_EXTABLE_SORT
` [PATCH RFC 5/5] x86: "
[PATCH v2 0/2] Dummy HPAGE_* constants for !CONFIG_HUGETLB_PAGE
2011-11-22 20:41 UTC (26+ messages)
` [PATCH v2 2/2] hugetlb: Provide safer dummy values for HPAGE_MASK and HPAGE_SIZE
` [patch] hugetlb: remove dummy definitions of "
[PATCH] MIPS: Add dummy definitions of HPAGE_SHIFT et al
2011-11-22 19:42 UTC
[PATCH V3] NET: MIPS: lantiq: return value of request_irq was not handled gracefully
2011-11-22 18:38 UTC
[PATCH 1/3 v3] MIPS: introduce GENERIC_DUMP_TLB
2011-11-22 16:18 UTC (4+ messages)
` [PATCH 2/3 v3] MIPS: introduce CPU_R4K_FPU
` [PATCH 3/3 v3] MIPS: introduce CPU_R4K_CACHE_TLB
[PATCH v2 0/5] MIPS/Perf-events & perf: Event init related fixes
2011-11-22 13:49 UTC (14+ messages)
` [PATCH v2 1/5] MIPS/Perf-events: Don't do validation on raw events
` [PATCH v2 2/5] MIPS/Perf-events: Remove erroneous check on active_events
` [PATCH v2 3/5] MIPS/Perf-events: Remove pmu and event state checking in validate_event()
` [PATCH v2 4/5] MIPS/Perf-events: Cleanup event->destroy at event init
[PATCH] MIPS: Add RTC support for loongson1B
2011-11-22 9:47 UTC (2+ messages)
[PATCH] ath9k: rename ath9k_platform.h to ath_platform.h
2011-11-22 9:17 UTC (4+ messages)
[PATCH spi-next] spi: add Broadcom BCM63xx SPI controller driver
2011-11-22 8:26 UTC (2+ messages)
[patch] mips, mm: avoid using HPAGE constants without CONFIG_HUGETLB_PAGE
2011-11-21 22:31 UTC (4+ messages)
[PATCH] MIPS: Unify memcpy.S and memcpy-inatomic.S
2011-11-21 21:33 UTC
[PATCH] MIPS: Get rid of some #ifdefery in arch/mips/mm/tlb-r4k.c
2011-11-21 18:16 UTC (3+ messages)
[PATCH 0/8 v2] MIPS: BCM63XX: prepare for SPI support
2011-11-21 16:07 UTC (9+ messages)
` [PATCH 1/8 v2] MIPS: BCM63XX: add IRQ_SPI and CPU specific SPI IRQ values
` [PATCH 2/8 v2] MIPS: BCM63XX: define BCM6358 SPI base address
` [PATCH 3/8 v2] MIPS: BCM63XX: add BCM6368 SPI clock mask
` [PATCH 4/8 v2] MIPS: BCM63XX: define RSET_SPI_SIZE
` [PATCH 5/8 v2] MIPS: BCM63XX: remove SPI2 register
` [PATCH 6/8 v2] MIPS: BCM63XX: define internal registers offsets of the SPI controller
` [PATCH 7/8 v2] MIPS: BCM63XX: add stub to register the SPI platform driver
` [PATCH 8/8 v2] MIPS: BCM63XX: make board setup code register the spi platform device
[PATCH V2 1/6] MIPS: lantiq: reorganize xway code
2011-11-21 16:50 UTC (9+ messages)
` [PATCH V2 2/6] MIPS: lantiq: change ltq_request_gpio() call signature
` [PATCH V2 3/6] MIPS: lantiq: make irq.c support the FALC-ON
` [PATCH V2 4/6] MIPS: lantiq: add basic support for FALC-ON
` [PATCH V2 5/6] MIPS: lantiq: add support for FALC-ON GPIOs
` [PATCH V2 6/6] MIPS: lantiq: add support for the EASY98000 evaluation board
[PATCH v4 0/7] MIPS: ath79: cleanup AR724X PCI support code
2011-11-21 15:06 UTC (8+ messages)
` [PATCH v4 1/7] MIPS: ath79: separate common PCI code
` [PATCH v4 2/7] MIPS: ath79: rename pci-ath724x.h
` [PATCH v4 3/7] MIPS: ath79: make ath724x_pcibios_init visible for external code
` [PATCH v4 4/7] MIPS: ath79: add a common PCI registration function
` [PATCH v4 5/7] MIPS: ath79: rename pci-ath724x.c to make it reflect the real SoC name
` [PATCH v4 6/7] MIPS: ath79: replace ath724x to ar724x
` [PATCH v4 7/7] MIPS: ath79: use io-accessor macros in pci-ar724x.c
[PATCH V2] NET: MIPS: lantiq: return value of request_irq was not handled gracefully
2011-11-21 15:36 UTC (2+ messages)
[PATCH v3 0/7] MIPS: ath79: cleanup AR724X PCI support code
2011-11-21 14:31 UTC (19+ messages)
` [PATCH v3 1/7] MIPS: ath79: separate common PCI code
` [PATCH v3 2/7] MIPS: ath79: rename pci-ath724x.h
` [PATCH v3 3/7] MIPS: ath79: make ath724x_pcibios_init visible for external code
` [PATCH v3 4/7] MIPS: ath79: add a common PCI registration function
` [PATCH v3 5/7] MIPS: ath79: rename pci-ath724x.c to make it reflect the real SoC name
` [PATCH v3 6/7] MIPS: ath79: replace ath724x to ar724x
` [PATCH v3 7/7] MIPS: ath79: use io-accessor macros in pci-ar724x.c
[PATCH] MIPS: Flush huge TLB
2011-11-21 10:48 UTC (4+ messages)
[PATCH 0/9] MIPS: BCM63XX prepare for SPI support
2011-11-21 10:11 UTC (11+ messages)
` [PATCH 1/9] MIPS: BCM63XX: add IRQ_SPI and CPU specific SPI IRQ values
` [PATCH 2/9] MIPS: BCM63XX: define BCM6358 SPI base address
` [PATCH 3/9] MIPS: BCM63XX: add BCM6368 SPI clock mask
` [PATCH 4/9] MIPS: BCM63XX: define RSET_SPI_SIZE
` [PATCH 5/9] MIPS: BCM63XX: remove SPI2 register
` [PATCH 6/9] MIPS: BCM63XX: define internal registers offsets of the SPI controller
` [PATCH 7/9] MIPS: BCM63XX: add stub to register the SPI platform driver
` [PATCH 8/9] MIPS: BCM63XX: build SPI driver platform registration stub
` [PATCH 9/9] MIPS: BCM63XX: make board setup code register the spi platform device
[PATCH V4 1/4] MIPS: Add CPU support for Loongson1B
2011-11-21 8:34 UTC (4+ messages)
` [PATCH V4 2/4] MIPS: Add board "
` [PATCH V4 3/4] MIPS: Add Makefile and Kconfig "
` [PATCH V4 4/4] MIPS: Add defconfig "
[PATCH] MIPS: ath79: Use kmemdup rather than duplicating its implementation
2011-11-20 16:31 UTC (2+ messages)
[PATCH] MIPS: Alchemy: Use kmemdup rather than duplicating its implementation
2011-11-17 22:43 UTC
[PATCH 1/7] MIPS: ath79: separate common PCI code
2011-11-18 18:58 UTC (11+ messages)
` [PATCH 2/7] MIPS: ath79: rename pci-ath724x.h
` [PATCH 3/7] MIPS: ath79: make ath724x_pcibios_init visible for external code
` [PATCH 4/7] MIPS: ath79: add a common PCI registration function
` [PATCH 5/7] MIPS: ath79: rename pci-ath724x.c to make it reflect the real SoC name
` [PATCH 6/7] MIPS: ath79: replace ath724x to ar724x
` [PATCH 7/7] MIPS: ath79: use io-accessor macros in pci-ar724x.c
[PATCH v2 00/11] MIPS: BCM63XX: add support for Broadcom 6368 CPU
2011-11-18 18:41 UTC (12+ messages)
` [PATCH v2 01/11] MIPS: BCM63XX: set default pci cache line size
` [PATCH v2 10/11] MIPS: BCM63XX: add external irq support for non 6348 CPUs
` [PATCH v3 "
` [PATCH v2 11/11] MIPS: BCM63XX: add support for bcm6368 CPU
` [PATCH v3 "
[PATCH v2 3/7] MIPS: ath79: make ath724x_pcibios_init visible for external code
2011-11-18 18:04 UTC (2+ messages)
` [PATCH v2 7/7] MIPS: ath79: use io-accessor macros in pci-ar724x.c
[PATCH] MIPS: Add FAULT_FLAG_ALLOW_RETRY in page fault handler
2011-11-18 15:03 UTC
[Question] What's difference between ioremap_wc and ioremap_uncached_accelerated?
2011-11-18 11:05 UTC (2+ messages)
[PATCH 0/6] Allow to register wireless MAC device on AR933X based boards
2011-11-18 9:32 UTC (17+ messages)
` [PATCH 1/6] MIPS: ath79: store the SoC revision in a global variable
` [PATCH 2/6] MIPS: ath79: remove 'ar913x' from common variable and function names
` [PATCH 3/6] MIPS: ath79: separate AR913x SoC specific WMAC setup code
` [PATCH 4/6] MIPS: ath79: add AR933x "
` [PATCH 5/6] MIPS: ath79: rename ATH79_DEV_AR913X_WMAC option to ATH79_DEV_WMAC
` [PATCH 6/6] MIPS: ath79: register the wireless MAC device on the AP121 board
[PATCH 1/3] NET: MIPS: lantiq: make etop ethernet work on ase/ar9
2011-11-18 8:52 UTC (3+ messages)
` [PATCH 3/3] NET: MIPS: lantiq: return value of request_irq was not handled gracefully
[PATCH v2] Add MIPS-assembler version of twofish crypto algorithm
2011-11-18 0:39 UTC
[PATCH 1/2] MIPS: ath79: rename dev-ar913x-wmac.h to dev-wmac.h
2011-11-17 23:22 UTC (4+ messages)
` [PATCH 2/2] MIPS: ath79: rename dev-ar913x-wmac.c to dev-wmac.c
[PATCH 0/4] MIPS Kprobes
2011-11-17 23:18 UTC (9+ messages)
` [PATCH 1/4] MIPS Kprobes: Fix OOPS in arch_prepare_kprobe()
` [PATCH 2/4] MIPS Kprobes: Deny probes on ll/sc instructions
` [PATCH 3/4] MIPS Kprobes: Refactoring Branch emulation
` [PATCH 4/4] MIPS Kprobes: Support branch instructions probing - v2
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