messages from 2011-11-16 01:00:30 to 2011-11-20 23:31:24 UTC [more...]
[PATCH RFC 0/5] Speed booting by sorting exception tables at build time
2011-11-20 23:30 UTC (13+ 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 v3 0/7] MIPS: ath79: cleanup AR724X PCI support code
2011-11-20 21:39 UTC (8+ 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: ath79: Use kmemdup rather than duplicating its implementation
2011-11-20 16:31 UTC (2+ messages)
[patch] mips, mm: avoid using HPAGE constants without CONFIG_HUGETLB_PAGE
2011-11-20 5:27 UTC (2+ messages)
[PATCH] MIPS: Alchemy: Use kmemdup rather than duplicating its implementation
2011-11-17 22:43 UTC
[PATCH] MIPS: Get rid of some #ifdefery in arch/mips/mm/tlb-r4k.c
2011-11-18 21:30 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 (28+ messages)
` [PATCH v2 01/11] MIPS: BCM63XX: set default pci cache line size
` [PATCH v2 02/11] MIPS: BCM63XX: hook up plat_ioremap to intercept soc registers remapping
` [PATCH v2 03/11] MIPS: BCM63XX: call board_register_device from device_initcall()
` [PATCH v2 04/11] MIPS: BCM63XX: introduce bcm_readll & bcm_writell
` [PATCH v2 05/11] MIPS: BCM63XX: cleanup cpu registers
` [PATCH v2 06/11] MIPS: BCM63XX: add more register sets & missing register definitions
` [PATCH v2 07/11] MIPS: BCM63XX: change irq code to prepare for per-cpu peculiarity
` [PATCH v2 08/11] MIPS: BCM63XX: prepare irq code to handle different external irq hardware implementation
` [PATCH v2 09/11] MIPS: BCM63XX: handle 64 bits irq stat register in irq code
` [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 v2 0/2] Dummy HPAGE_* constants for !CONFIG_HUGETLB_PAGE
2011-11-18 17:14 UTC (14+ messages)
` [PATCH v2 1/2] hugetlb: Provide a default HPAGE_SHIFT if !CONFIG_HUGETLB_PAGE
` [PATCH v2 2/2] hugetlb: Provide safer dummy values for HPAGE_MASK and HPAGE_SIZE
` [patch] hugetlb: remove dummy definitions of "
[PATCH] MIPS: Add FAULT_FLAG_ALLOW_RETRY in page fault handler
2011-11-18 15:03 UTC
[PATCH] MIPS: Flush huge TLB
2011-11-18 14:55 UTC (3+ messages)
[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 (4+ messages)
` [PATCH 2/3] NET: MIPS: lantiq: non existing phy was not handled gracefully
` [PATCH 3/3] NET: MIPS: lantiq: return value of request_irq "
[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 (13+ 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
[PATCH] ath9k: rename ath9k_platform.h to ath_platform.h
2011-11-17 19:06 UTC (6+ messages)
[PATCH] MIPS: Octeon: Unconditionally build __cvmx_helper_errata_qlm_disable_2nd_order_cdr
2011-11-17 18:55 UTC (2+ messages)
[PATCH] hugetlb: Provide a default HPAGE_SHIFT if !CONFIG_HUGETLB_PAGE
2011-11-17 17:21 UTC (9+ messages)
[PATCH V2 1/6] MIPS: lantiq: reorganize xway code
2011-11-17 17:01 UTC (10+ 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 0/2] Summary
2011-11-17 14:34 UTC (11+ messages)
` [PATCH 1/2] Initial PCI support for Atheros 724x SoCs
` [PATCH 2/2] Initial support for the Ubiquiti Networks XM board
` [PATCH 1/2] Initial PCI support for Atheros 724x SoCs. (v2)
` [PATCH 2/2] Initial support for the Ubiquiti Networks XM board (rev 1.0). (patch v2)
[PATCH] MIPS: BCM63XX: generate WLAN MAC address after registering ethernet devices
2011-11-17 14:06 UTC (3+ messages)
[PATCH 3/3 v2] MIPS: BCM63xx: fix GPIO set/get for BCM6345
2011-11-17 14:05 UTC (2+ messages)
[PATCH 2/3 v2] MIPS: BCM63xx: remove BCM6345 hacks to read base boot address
2011-11-17 14:05 UTC (2+ messages)
[PATCH 1/3 v2] MIPS: BCM63xx: fix SDRAM size computation for BCM6345
2011-11-17 14:05 UTC (2+ messages)
[PATCH V3 1/5] MIPS: Add CPU support for Loongson1B
2011-11-17 12:42 UTC (7+ messages)
` [PATCH V3 2/5] MIPS: Add board "
` [PATCH V3 3/5] MIPS: Add Makefile and Kconfig "
` [PATCH V3 4/5] MIPS: Add RTC support "
` [PATCH V3 5/5] MIPS: Add defconfig "
[PATCH 1/3] MIPS: Alchemy: db1200: improve PB1200 detection
2011-11-17 11:59 UTC (8+ messages)
` [PATCH 2/3] MIPS: Alchemy: update cpu-feature-overrides
` [PATCH 3/3] MIPS: Alchemy: fix PCI PM
[PATCH 00/13] MIPS: ath79: add initial support for AR933X SoCs
2011-11-16 19:18 UTC (30+ messages)
` [PATCH 01/13] MIPS: ath79: remove superfluous parentheses
` [PATCH 02/13] MIPS: ath79: add revision id for the AR933X SoCs
` [PATCH 03/13] MIPS: ath79: add early printk support "
` [PATCH 04/13] MIPS: ath79: add AR933X specific clock init
` [PATCH 05/13] MIPS: ath79: add AR933X specific glue for ath79_device_reset_{set,clear}
` [PATCH 06/13] MIPS: ath79: add AR933X specific IRQ initialization
` [PATCH 07/13] MIPS: ath79: add AR933X specific GPIO initialization
` [PATCH 08/13] MIPS: ath79: add config symbol for the AR933X SoCs
` [PATCH 09/13] USB: ehci-ath79: add device_id entry "
` [PATCH 10/13] MIPS: ath79: add AR933X specific USB platform device registration
` [PATCH 11/13] serial: add driver for the built-in UART of the AR933X SoC
` [PATCH 12/13] MIPS: ath79: register UART device for the AR933X SoCs
` [PATCH 13/13] MIPS: ath79: add initial support for the Atheros AP121 reference board
[PATCH v2 1/3] MIPS: ath79: modify number of available IRQs
2011-11-16 19:14 UTC (6+ messages)
` [PATCH v2 2/3] MIPS: ath79: handle more MISC IRQs
` [PATCH v2 3/3] MIPS: ath79: add common USB Host Controller device
[RFC] Flush huge TLB
2011-11-16 14:52 UTC (4+ messages)
[PATCH V2 1/4] MIPS: Add CPU support for Loongson1B
2011-11-16 14:10 UTC (3+ messages)
` [PATCH V2 2/4] MIPS: Add board "
[PATCH] I2C: MIPS: lantiq: add FALC-ON i2c bus master
2011-11-16 14:52 UTC
[PATCH] SPI: MIPS: lantiq: add FALC-ON spi driver
2011-11-16 14:37 UTC
[PATCH V2 1/6] MIPS: lantiq: fix early printk
2011-11-16 14:28 UTC (6+ messages)
` [PATCH V2 2/6] MIPS: lantiq: fix cmdline parsing
` [PATCH V2 3/6] MIPS: lantiq: fix STP gpio groups
` [PATCH V2 4/6] MIPS: lantiq: fix pull gpio up resistors usage
` [PATCH V2 5/6] MIPS: lantiq: add default configs
` [PATCH V2 6/6] MAINTAINERS: add entry for Lantiq related files
[PATCH 1/2] MIPS: make oprofile use cp0_perfcount_irq if it is set
2011-11-16 13:22 UTC (3+ messages)
` [PATCH 2/2] MIPS: enable oprofile support on lantiq targets
[PATCH 0/8] MIPS: lantiq: some fixes and support FALC-ON
2011-11-16 13:18 UTC (2+ messages)
[PATCH] i2c: Support for Netlogic XLR/XLS I2C controller
2011-11-16 11:12 UTC (2+ messages)
[PATCH] MIPS: Octeon: Remove SYS_SUPPORTS_HIGHMEM
2011-11-16 1:00 UTC (2+ messages)
[PATCH 0/5] MIPS: Octeon: PCI{,e} updates for Octeon II SOCs
2011-11-16 1:00 UTC (9+ messages)
` [PATCH 2/5] MIPS: Octeon: Update feature test functions for new chips and features
` [PATCH 3/5] MIPS: Octeon: Update DMA mapping operations for OCTEON II processors
` [PATCH 4/5] MIPS: Octeon: Update PCI Latency timer, PCIe payload, and PCIe max read to allow larger transactions
` [PATCH 5/5] MIPS: Octeon: Add support for OCTEON II PCIe
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