linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-02 15:02:58 to 2012-02-03 13:30:50 UTC [more...]

[PATCHv20 00/15] Contiguous Memory Allocator
 2012-02-03 13:30 UTC  (17+ messages)
` [PATCH 01/15] mm: page_alloc: remove trailing whitespace
` [PATCH 02/15] mm: compaction: introduce isolate_migratepages_range()
` [PATCH 03/15] mm: compaction: introduce map_pages()
` [PATCH 04/15] mm: compaction: introduce isolate_freepages_range()
` [PATCH 05/15] mm: compaction: export some of the functions
` [PATCH 06/15] mm: page_alloc: introduce alloc_contig_range()
` [PATCH 07/15] mm: page_alloc: change fallbacks array handling
` [PATCH 08/15] mm: mmzone: MIGRATE_CMA migration type added
` [PATCH 09/15] mm: page_isolation: MIGRATE_CMA isolation functions added
` [PATCH 10/15] mm: extract reclaim code from __alloc_pages_direct_reclaim()
` [PATCH 11/15] mm: trigger page reclaim in alloc_contig_range() to stabilize watermarks
` [PATCH 12/15] drivers: add Contiguous Memory Allocator
` [PATCH 13/15] X86: integrate CMA with DMA-mapping subsystem
` [PATCH 14/15] ARM: "
` [PATCH 15/15] ARM: Samsung: use CMA for 2 memory banks for s5p-mfc device

[PATCH 1/1] arm: vfp: Raising SIGFPE on invalid floating point operation
 2012-02-03 13:27 UTC  (2+ messages)

[PATCH v2 0/9] imx patches when I enable imx6q sabrelite audio
 2012-02-03 13:27 UTC  (9+ messages)
` [PATCH v2 6/9] ARM: mx31ads: add audmux device

[GIT PULL] at91: base for 3.4 development (aka CAP9 removal)
 2012-02-03 13:26 UTC 

[PATCH] mmc: mmci: Cleanup code for DMA handling
 2012-02-03 13:13 UTC 

patch "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA" added to tty tree
 2012-02-03 12:20 UTC  (17+ messages)

[PATCH v9 00/25] gpio/omap: driver cleanup and fixes
 2012-02-03 12:09 UTC  (37+ messages)
` [PATCH v9 01/25] gpio/omap: remove dependency on gpio_bank_count
` [PATCH v9 02/25] gpio/omap: use flag to identify wakeup domain
` [PATCH v9 03/25] gpio/omap: make gpio_context part of gpio_bank structure
` [PATCH v9 04/25] gpio/omap: handle save/restore context in GPIO driver
` [PATCH v9 05/25] gpio/omap: make non-wakeup GPIO part of pdata
` [PATCH v9 06/25] gpio/omap: avoid cpu checks during module ena/disable
` [PATCH v9 07/25] gpio/omap: further cleanup using wkup_en register
` [PATCH v9 08/25] gpio/omap: use level/edge detect reg offsets
` [PATCH v9 09/25] gpio/omap: remove hardcoded offsets in context save/restore
` [PATCH v9 10/25] gpio/omap: cleanup set_gpio_triggering function
` [PATCH v9 11/25] gpio/omap: cleanup omap_gpio_mod_init function
` [PATCH v9 12/25] gpio/omap: use pinctrl offset instead of macro
` [PATCH v9 13/25] gpio/omap: remove unnecessary bit-masking for read access
` [PATCH v9 14/25] gpio/omap: remove bank->method & METHOD_* macros
` [PATCH v9 15/25] gpio/omap: fix bankwidth for OMAP7xx MPUIO
` [PATCH v9 16/25] gpio/omap: use pm-runtime framework
` [PATCH v9 17/25] gpio/omap: optimize suspend and resume functions
` [PATCH v9 18/25] gpio/omap: cleanup prepare_for_idle and resume_after_idle
` [PATCH v9 19/25] gpio/omap: fix debounce clock handling
` [PATCH v9 20/25] gpio/omap: fix incorrect access of debounce module
` [PATCH v9 21/25] gpio/omap: remove omap_gpio_save_context overhead
` [PATCH v9 22/25] gpio/omap: save and restore debounce registers
` [PATCH v9 23/25] gpio/omap: enable irq at the end of all configuration in restore
` [PATCH v9 24/25] gpio/omap: restore OE only after setting the output level
` [PATCH v9 25/25] gpio/omap: handle set_dataout reg capable IP on restore

[PATCH] ux500 : decouple/recouple gic from the PRCMU
 2012-02-03 12:07 UTC 

[PULL] Convert remaining platforms to common sched_clock()
 2012-02-03 11:58 UTC 

[PATCH v3 0/2] Remaining VFP fixes
 2012-02-03 11:58 UTC  (4+ messages)
` [PATCH v3 2/2] ARM: vfp: clear fpscr length and stride bits on entry to sig handler

[RFC PATCH] ARM ASoC: add sound driver for imx27pdk using mc13783 codec
 2012-02-03 11:58 UTC  (7+ messages)
      ` [alsa-devel] "

[PATCH 1/1] ARM: OMAP3+: dpll: Configure autoidle mode only if its supported
 2012-02-03 11:50 UTC 

[PATCH-V3 0/3] ARM: OMAP4: Remove hardcoded reg-offs for PWRSTCTRL & PWRSTST
 2012-02-03 11:43 UTC  (4+ messages)
` [PATCH-V3 1/3] "
` [PATCH-V3 2/3] ARM: OMAP4: prminst: Add boot time __init function for prminst
` [PATCH-V3 3/3] ARM: OMAP: am33xx: Hook-up am33xx support to existing prm code

[PATCH V3] Skip unnecessary pte makeup when clearing it
 2012-02-03 11:27 UTC  (8+ messages)
` [PATCH] "

[PATCHv19 00/15] Contiguous Memory Allocator
 2012-02-03 11:27 UTC  (10+ messages)
` [PATCH 02/15] mm: page_alloc: update migrate type of pages on pcp when isolating

[PATCH] ARM: Fix proc_info table alignment
 2012-02-03 11:16 UTC 

[PATCH] ARM: cache-v7: Disable preemption when reading CCSIDR
 2012-02-03 11:15 UTC  (13+ messages)

[PATCH v2] ARM: hotplug: copy the affinity mask when forcefully migrating IRQs
 2012-02-03 10:26 UTC 

[dmaengine] [Q] jiffies value does not increase in dma_sync_wait()
 2012-02-03  9:43 UTC  (5+ messages)

[PATCH v4 1/2] pxa/hx4700: Add PCMCIA/CF support
 2012-02-03  9:05 UTC  (2+ messages)

[PATCH 0/4] arm: Remove Telechips subarchitecture
 2012-02-03  9:04 UTC  (6+ messages)
` [PATCH 1/4] Remove Telechips ARM subarch from MAINTAINERS

[PATCH] video: support DP controller driver
 2012-02-03  9:01 UTC 

Pinmux bindings proposal V2
 2012-02-03  8:46 UTC  (5+ messages)

[RFC/PATCH] arm: omap3: pm: do not clear power states twice
 2012-02-03  8:19 UTC  (3+ messages)

[PATCH 2/2] ARM: EXYNOS5: Add support SPI for EXYNOS5250
 2012-02-03  8:09 UTC 

[PATCH 1/2] ARM: EXYNOS5: To use common config for EXYNOS4 and EXYNOS5 SPI
 2012-02-03  8:08 UTC 

[PATCH] serial: samsung: Add support 4M baudrate for samsung serial
 2012-02-03  8:06 UTC 

[PATCH 0/2] ARM: OMAP: Couple of misc fixes for 3.3
 2012-02-03  7:15 UTC  (4+ messages)
` [PATCH 1/2] ARM: OMAP: Get rid of reset for system timer

[PATCH 1/2] arm:omap2:board-generic: Add DT support for AM33xx devices
 2012-02-03  6:42 UTC  (3+ messages)
` [PATCH 2/2] arm/dts: Add support for TI AM335x EVM board

[PATCH RFC idle 2/3] arm: Avoid invoking RCU when CPU is idle
 2012-02-03  6:06 UTC  (17+ messages)

[PATCH 1/1] arm/vfp: vfp_pm_suspend: Use local variable instead of rereading from register
 2012-02-03  3:56 UTC 

[PATCH v2 0/2] patch set about the MXS-DMA
 2012-02-03  1:57 UTC  (3+ messages)
` [PATCH v2 2/2] mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()

[RFC] ARM hugetlb support
 2012-02-03  1:41 UTC  (5+ messages)

[PATCH 0/3] coupled cpuidle state support
 2012-02-03  1:19 UTC  (10+ messages)
    ` [linux-pm] "

[PATCH v2 1/2] ARM: mx3: Let mx31 and mx35 share the same CCM header file
 2012-02-03  0:59 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: mx3: Let mx31 and mx35 enter in LPM mode in WFI

[PATCH v4 2/2] pxa/hx4700: Add PCMCIA/CF support
 2012-02-03  0:40 UTC 

[PATCH v2] pinctrl: pin configuration states
 2012-02-02 23:03 UTC  (2+ messages)

[PATCH v2 1/7] LPC32xx: clock.c: Missing header file
 2012-02-02 23:01 UTC  (7+ messages)
` [PATCH v2 6/7] LPC32xx: clock.c: USB PLL fix

[PATCH] ARM: LPC32xx: ADC support
 2012-02-02 22:53 UTC  (3+ messages)

i.MX SDMA questions
 2012-02-02 22:00 UTC 

[PATCH v3 1/7] ARM: LPC32xx: Added lpc32xx_defconfig
 2012-02-02 21:52 UTC  (9+ messages)
` [PATCH v3 2/7] ARM: LPC32XX: Remove broken non-static declaration
` [PATCH v3 3/7] ARM: LPC32xx: clock.c: Missing header file
` [PATCH v3 4/7] ARM: LPC32xx: clock.c: jiffies wrapping
` [PATCH v3 5/7] ARM: LPC32xx: clock.c: Clock registration fixes
` [PATCH v3 6/7] ARM: LPC32xx: clock.c: warning fix
` [PATCH v3 7/7] ARM: LPC32xx: clock.c: Fix mutex lock issues

[PATCH RFC 0/2] mtd updates
 2012-02-02 20:36 UTC  (6+ messages)
` [PATCH RFC 2/2] mtd : Make the mtd_suspend return 0 if the suspend is not implemented

[PATCH 0/2] ARM: OMAP2+: PM: code consolidation for 3.4
 2012-02-02 20:29 UTC  (4+ messages)

[PATCH 0/2] ARM: OMAP2+: PM: miscellaneous powerdomain-related improvements
 2012-02-02 19:59 UTC  (13+ messages)
` [PATCH 1/2] ARM: OMAP3: PM: remove superfluous calls to pwrdm_clear_all_prev_pwrst()

[PATCH v3] ARM: davinci: map default_queue to edma channels
 2012-02-02 19:53 UTC  (4+ messages)

[PATCH] of_gpio: add support of of_gpio_named_count to be able to count named gpio
 2012-02-02 19:47 UTC  (2+ messages)

[PATCH] ARM: LPC32xx: Support for OHCI HCD
 2012-02-02 19:37 UTC  (3+ messages)

[PATCH] ARM: dt: Explicitly configure all serial ports on Tegra Cardhu
 2012-02-02 19:24 UTC 

[PATCH v3 00/20] ARM: OMAP3+: SmartReflex: bugfixes
 2012-02-02 19:23 UTC  (4+ messages)
` [PATCH 07/20] ARM: OMAP3+: SmartReflex: clear ERRCONFIG_VPBOUNDINTST only on a need

[PATCH] pinctrl: pin configuration states
 2012-02-02 18:43 UTC  (4+ messages)

[PATCH 0/2] ARM: EXYNOS: support GPIO for EXYNOS5250
 2012-02-02 18:27 UTC  (6+ messages)
` [PATCH 1/2] ARM: EXYNOS: add "

[PATCH v2 0/8] Add tegra30 support for secondary cores
 2012-02-02 18:17 UTC  (4+ messages)
` [PATCH v2 8/8] ARM: tegra: support for secondary cores on Tegra30

[RFC PATCH v4 0/4] Consolidate cpuidle timekeeping and irq enabling
 2012-02-02 17:35 UTC  (4+ messages)
` [RFC PATCH v4 2/4] ARM: omap: Remove cpuidle timekeeping and irq enable/disable

[PATCH v1 0/8] Support for secondary cores on Tegra30
 2012-02-02 17:32 UTC  (5+ messages)
` [PATCH v1 3/8] ARM: tegra: rework Tegra secondary CPU core bringup

In many cases softlockup can not be reported after disabling IRQ for long time
 2012-02-02 16:22 UTC  (5+ messages)

[PATCH V2 1/4] pinctrl: add a driver for NVIDIA Tegra
 2012-02-02 15:33 UTC  (2+ messages)

[PATCH-V2] arm/dts: omap3-evm: Add i2c and twl4030 support
 2012-02-02 15:23 UTC  (2+ messages)

OMAP3 L2/outer cache enabled in kernel (after being disabled by uBoot)?
 2012-02-02 15:10 UTC  (11+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).