linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-08 13:37:21 to 2013-10-09 01:34:42 UTC [more...]

[PATCH] DMA: extend documentation to provide more API details
 2013-10-09  1:34 UTC  (11+ messages)

[RFC] Stricter kernel memory permissions
 2013-10-09  1:31 UTC  (6+ messages)
` [RFC PATCH 1/5] arm: mm: add CONFIG_STRICT_MEMORY_RWX
` [RFC PATCH 2/5] arm: mm: add new memory mapping types
` [RFC PATCH 3/5] arm: align init, text, rodata to PMD_SIZE if CONFIG_STRICT_MEMORY_RWX is set
` [RFC PATCH 4/5] arm: mm: restrict kernel memory permissions if CONFIG_STRICT_MEMORY_RWX set
` [RFC PATCH 5/5] arm: Don't free init text if CONFIG_STRICT_MEMORY_RWX is enabled

[PATCH 2/2] ARM: include: asm: use 'int' instead of 'unsigned long' for normal register variables within atomic.h
 2013-10-09  1:22 UTC  (13+ messages)

[PATCH v2] ARM: tlb: ASID macro should give 32bit result for BE correct operation
 2013-10-09  1:22 UTC  (10+ messages)

[PATCH RESEND] i2c: designware: use module_platform_driver
 2013-10-09  0:58 UTC  (10+ messages)
` getting rid of subsys_initcall usage? (was: Re: [PATCH RESEND] i2c: designware: use module_platform_driver)
              ` getting rid of subsys_initcall usage?

[PATCH 0/8] ARM: Initial support for Marvell Berlin SoCs
 2013-10-08 23:24 UTC  (12+ messages)
` [PATCH 1/8] irqchip: add DesignWare APB ICTL interrupt controller
` [PATCH 2/8] MAINTAINERS: add ARM Marvell Berlin SoC
` [PATCH 3/8] ARM: l2x0: add Marvell Tauros3 compatible
` [PATCH 8/8] ARM: add initial support for Marvell Berlin SoCs

[PATCHv2] Route kbd LEDs through the generic LEDs layer
 2013-10-08 23:01 UTC  (3+ messages)

[PATCH] ARM: dts: omap5-uevm: mark TWL6037 as system-power-controller
 2013-10-08 22:40 UTC  (3+ messages)

New big-endian patch series against 3.12-rc4
 2013-10-08 22:34 UTC  (24+ messages)
` [PATCH 01/23] ARM: fix ARCH_IXP4xx usage of ARCH_SUPPORTS_BIG_ENDIAN
` [PATCH 02/23] ARM: asm: Add ARM_BE8() assembly helper
` [PATCH 03/23] ARM: fixup_pv_table bug when CPU_ENDIAN_BE8
` [PATCH 04/23] ARM: set BE8 if LE in head code
` [PATCH 05/23] ARM: pl01x debug code endian fix
` [PATCH 06/23] ARM: twd: data "
` [PATCH 07/23] ARM: smp_scu: data endian fixes
` [PATCH 08/23] ARM: highbank: enable big-endian
` [PATCH 09/23] ARM: mvebu: support running big-endian
` [PATCH 10/23] ARM: vexpress: add big endian support
` [PATCH 11/23] ARM: alignment: correctly decode instructions in BE8 mode
` [PATCH 12/23] ARM: traps: use <asm/opcodes.h> to get correct instruction order
` [PATCH 13/23] ARM: module: correctly relocate instructions in BE8
` [PATCH 14/23] ARM: set --be8 when linking modules
` [PATCH 15/23] ARM: hardware: fix endian-ness in <hardware/coresight.h>
` [PATCH 16/23] ARM: net: fix arm instruction endian-ness in bpf_jit_32.c
` [PATCH 17/23] ARM: Correct BUG() assembly to ensure it is endian-agnostic
` [PATCH 18/23] ARM: kdgb: use <asm/opcodes.h> for data to be assembled as intruction
` [PATCH 19/23] ARM: atomic64: fix endian-ness in atomic.h
` [PATCH 20/23] ARM: signal: sigreturn_codes should be endian neutral to work in BE8
` [PATCH 21/23] ARM: mcpm: fix big endian issue in mcpm startup code
` [PATCH 22/23] ARM: cci: driver need big endian fixes in asm code
` [PATCH 23/23] ARM: tlb: ASID macro should give 32bit result for BE correct operation

[PATCH 0/5] Tegra124 clock support
 2013-10-08 22:31 UTC  (6+ messages)
` [PATCH 3/5] clk: tegra124: Add common clk IDs to clk-id.h
` [PATCH 4/5] clk: tegra124: Add new peripheral clocks

[PATCH V4] ARM: OMAP5/DRA7: realtime_counter: Configure CNTFRQ register
 2013-10-08 22:05 UTC  (4+ messages)

[GIT PULL] omap fixes against v3.12-rc3
 2013-10-08 22:03 UTC 

OMAP baseline test results for v3.12-rc4
 2013-10-08 21:41 UTC 

[PATCH] ARM: OMAP5/DRA7: realtime_counter: Configure CNTFRQ register
 2013-10-08 21:34 UTC  (5+ messages)
` [PATCH] ARM: OMAP5: id: Remove ES1.0 support

[GIT PULL] Keystone SOC updates for v3.13
 2013-10-08 21:29 UTC 

[PATCH] ARM: DRA7: realtime_counter: Add ratio registers for 20MHZ sys-clk frequency
 2013-10-08 21:27 UTC  (3+ messages)

[PATCH] ARM: OMAP2+: wakeupgen: AM43x adaptation
 2013-10-08 21:24 UTC  (2+ messages)

[PATCH V3] clk: palmas: add clock driver for palmas
 2013-10-08 21:05 UTC  (9+ messages)

[PATCH 0/9] fix deferred probing issue of platform_driver_probe
 2013-10-08 20:58 UTC  (11+ messages)
` [PATCH 1/9] i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferred probing
` [PATCH 2/9] i2c: i2c-imx: "
` [PATCH 3/9] i2c: i2c-mxs: "
` [PATCH 4/9] i2c: i2c-stu300: "
` [PATCH 5/9] spi: spi-au1550: "
` [PATCH 6/9] spi: spi-bfin5xx: "
` [PATCH 7/9] spi: spi-omap-uwire: "
` [PATCH 8/9] spi: spi-s3c64xx: "
` [PATCH 9/9] spi: spi-txx9: "

[PATCH v7 0/2] Add PCIe support for i.MX6q
 2013-10-08 20:56 UTC  (3+ messages)

[PATCH] sun4i/sun7i: RTC driver
 2013-10-08 20:37 UTC  (2+ messages)

[PATCH] ARM: tegra: add clock properties for devices of Tegra124
 2013-10-08 20:02 UTC  (2+ messages)

[PATCH V2 0/6] ARM: tegra: basic support for Tegra124 SoC
 2013-10-08 20:02 UTC  (3+ messages)
` [PATCH V2 1/6] ARM: tegra: add Tegra124 SoC support

[PATCH v2 0/4] Add Core Divider clock support for Armada 370/XP
 2013-10-08 19:59 UTC  (5+ messages)
` [PATCH v2 1/4] clk: mvebu: Add Core Divider clock

[ARM ATTEND] Late request for a general invite
 2013-10-08 19:44 UTC 

[PATCH v4 1/2] ARM: OMAP: Add secure function omap_smc3() which calling instruction smc #1
 2013-10-08 19:05 UTC  (4+ messages)

[PATCH v2 2/2] ARM: Dove: Add the audio device to the Cubox DT
 2013-10-08 18:56 UTC  (4+ messages)
    ` [PATCH v3 "

[PATCH] ARM: dts: imx51-babbage: Make DVI and WVGA panel functional
 2013-10-08 18:52 UTC 

[PATCH v2 0/3] ARM: OMAP: convert N950/N9 to DT
 2013-10-08 18:45 UTC  (5+ messages)
` [PATCH v2 2/3] ARM: dts: add minimal DT support for Nokia N950 & N9 phones
` [PATCH v2 3/3] ARM: OMAP2: delete board-rm680

[PATCH 0/5] iommu/arm-smmu: Misc modifications to support SMMUs on Calxeda ECX-2000
 2013-10-08 18:43 UTC  (11+ messages)
` [PATCH 1/5] iommu/arm-smmu: Introduce driver option handling
` [PATCH 3/5] iommu/arm-smmu: Introduce stream ID masking

[PATCH 0/2] OMAP4+: Get rid of internal SRAM handling
 2013-10-08 18:34 UTC  (2+ messages)

[PATCH 1/2] ARM: mcpm: fix big endian issue in mcpm startup code
 2013-10-08 18:28 UTC 

[PATCH 0/2] additional vexpress-tc2 big endian fixes
 2013-10-08 18:26 UTC  (7+ messages)
` [PATCH 2/2] ARM: cci: driver need big endian fixes in asm code

[PATCH v2] ARM: Dove: fix bad properties of the si5351 clkout2 used by Cubox audio
 2013-10-08 18:20 UTC  (2+ messages)

[PATCH RFC 0/6] ARM: OMAP2+: AM43x/AM335x prcm reset driver
 2013-10-08 18:18 UTC  (5+ messages)
` [PATCH RFC 4/6] ARM: OMAP2+: AM43x/AM335x: have reset controller
` [PATCH RFC 5/6] ARM: dts: AM335x: prcm node (for reset)

[PATCH v5 00/11] ARM: OMAP2+: AM43x PRCM basic support
 2013-10-08 18:15 UTC  (3+ messages)

[PATCH] ARM: mach-omap1: Fix omap1510_fpga_init_irq() implicit declarations
 2013-10-08 18:05 UTC  (2+ messages)

[PATCH v2 1/2] ARM: Dove: Add the audio devices in DT
 2013-10-08 18:03 UTC  (2+ messages)

[RFC PATCH] ARM: OMAP3630: Add generic machine descriptor
 2013-10-08 18:01 UTC  (11+ messages)
` [PATCH 0/2] ARM: dts: OMAP: standardize SoC specific bindings
  ` [PATCH 2/2] ARM: dts: omap3-beagle: use 3630 definitions
      ` [PATCH V3] ARM: OMAP3: Fix hardware detection for omap3630 when booted with device tree

[PATCH 2/2] ARM: Dove: Add the audio device to the Cubox DT
 2013-10-08 18:00 UTC  (12+ messages)

Use of drivers/platform and matching include?
 2013-10-08 17:57 UTC  (3+ messages)

[PATCH v2 0/2] ARM: Dove: Add audio to the DT
 2013-10-08 17:54 UTC  (2+ messages)

[PATCH v3 0/6] ARM: mm: Extend the runtime patch stub for PAE systems
 2013-10-08 17:45 UTC  (7+ messages)
` [PATCH v3 5/6] ARM: mm: Recreate kernel mappings in early_paging_init()

[PATCH] ARM: mach-omap2: board-generic: fix undefined symbol
 2013-10-08 17:41 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: dt changes for v3.13 (round 2)
 2013-10-08 17:40 UTC 

[PATCH v2 0/2] KVM: Yield CPU when vcpu executes a WFE
 2013-10-08 17:38 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: "
` [PATCH v2 2/2] arm64: "

[PATCH] Documentation: arm/Marvell: clarify Armada SoCs that match 78xx0 pattern
 2013-10-08 17:28 UTC  (2+ messages)

[RFCv3 0/7] OMAP SSI driver
 2013-10-08 17:28 UTC  (2+ messages)

[PATCH v3 0/2] KVM/ARM Huge pages support
 2013-10-08 17:22 UTC  (2+ messages)

[PATCH] ARM: KVM: drop arbitrary limitation to 4 CPU VMs
 2013-10-08 17:17 UTC 

[PATCH RESEND v3] ARM: kirkwood: retain MAC address for DT ethernet
 2013-10-08 17:03 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 0/4] ARM: tegra: add CPU hot-plug and idle support for Tegra124
 2013-10-08 17:00 UTC  (5+ messages)
` [PATCH 1/4] clk: tegra124: add wait_for_reset and disable_clock for tegra_cpu_car_ops
` [PATCH 3/4] ARM: tegra: make tegra_resume can work with current and later chips

[PATCH RESEND] PCI: mvebu: Dynamically detect if the PEX link is up to enable hot plug
 2013-10-08 16:54 UTC  (2+ messages)

[PATCH V3 1/6] clk: exynos-audss: convert to platform device
 2013-10-08 16:53 UTC  (3+ messages)
` [PATCH V4 "

[PATCH] ARM: OMAP4/highbank: Flush L2 cache before disabling
 2013-10-08 16:51 UTC  (2+ messages)

[PATCHv7 00/36] ARM: OMAP: clock data conversion to DT
 2013-10-08 16:47 UTC  (4+ messages)

[PATCH v4 0/4] Add I2C support to ST SoCs
 2013-10-08 16:42 UTC  (5+ messages)
` [PATCH v4 1/4] i2c: busses: i2c-st: Add ST I2C controller
` [PATCH v4 2/4] ARM: STi: Supply I2C configuration to STiH416 SoC
` [PATCH v4 3/4] ARM: STi: Supply I2C configuration to STiH415 SoC
` [PATCH v4 4/4] ARM: STi: Add I2C config to B2000 and B2020 boards

[PATCH 1/3] irqchip: irq-dove: Add PMU interrupt controller
 2013-10-08 16:34 UTC  (3+ messages)

[PATCH v3 00/19] ARM: at91: move to common clk framework
 2013-10-08 16:29 UTC  (25+ messages)
` [PATCH v3 09/19] clk: at91: add PMC system clocks
` [PATCH v3 10/19] ARM: at91/dt: add system clk id definitions in dt-bindings include dir
` [PATCH v3 11/19] clk: at91: add PMC peripheral clocks
` [PATCH v3 12/19] clk: at91: add peripheral clk macros for peripheral clk dt bindings
` [PATCH v3 13/19] clk: at91: add PMC programmable clocks
` [PATCH v3 14/19] clk: at91: add PMC utmi clock
` [PATCH v3 15/19] clk: at91: add PMC usb clock
` [PATCH v3 16/19] clk: at91: add PMC smd clock
` [PATCH v3 18/19] ARM: at91: move pit timer to common clk framework
` [PATCH v3 19/19] ARM: at91: add new compatible strings for pmc driver

[PATCH 0/4] Kirkwood: minor cleanups
 2013-10-08 16:24 UTC  (7+ messages)
` [PATCH 1/4] ARM: kirkwood: Remove unneeded MBus initialization
` [PATCH 2/4] ARM: kirkwood: Remove unneeded PCIe clock adding
` [PATCH 3/4] clk: kirkwood: Add CLK_IGNORE_UNUSED to ethernet ge0 and ge1 clocks

[PATCH 0/6] add support for omap wake-up interrupts via pinctrl-single, take2
 2013-10-08 16:21 UTC  (8+ messages)
` [PATCH 3/6] pinctrl: single: Prepare for supporting SoC specific features
` [PATCH 4/6] pinctrl: single: Add support for wake-up interrupts

[PATCH v3 0/4] mmc: omap_hsmmc: SDIO irq
 2013-10-08 16:11 UTC  (3+ messages)
` [PATCH v3 2/4] mmc: omap_hsmmc: Enable SDIO IRQ

[PATCH Resend 01/10] clk: bcm2835: Remove duplicate inclusion of clk-provider.h
 2013-10-08 16:09 UTC  (3+ messages)
` [PATCH 03/10] clk: tegra: Staticize local variables in clk-pll.c

[PATCH 0/2] ARM/arm64: KVM: Yield CPU when vcpu executes a WFE
 2013-10-08 16:09 UTC  (8+ messages)
` [PATCH 1/2] ARM: "

[PATCH 0/1] Possibly fix USB OTG on GTA04 and N900
 2013-10-08 16:04 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: soc changes for v3.13
 2013-10-08 15:54 UTC  (3+ messages)

[PATCH v3 0/3] AM33XX crypto DTS patches
 2013-10-08 15:51 UTC  (2+ messages)

[PATCH] ARM: imx: replace imx6q_restart() with mxc_restart()
 2013-10-08 15:49 UTC  (3+ messages)

[GIT PULL] ARM: mvebu: driver changes for v3.13
 2013-10-08 15:49 UTC  (3+ messages)
  ` [GIT PULL V2] "

[PATCH 1/2] clk/zynq/clkc: Add 'fclk-enable' feature
 2013-10-08 15:38 UTC  (3+ messages)
` [PATCH 2/2] arm: dt: zynq: Add fclk-enable property to clkc node

[PATCH 0/5] Armada DRM stuff
 2013-10-08 15:34 UTC  (10+ messages)
` [PATCH 5/5] DRM: Armada: add support for drm tda19988 driver

[PATCH] clockevents: Sanitize ticks to nsec conversion
 2013-10-08 15:31 UTC  (4+ messages)
` [PATCH v2] "
    ` [GIT PULL] fixes for integer rounding in timer core (Was: [PATCH v2] clockevents: Sanitize ticks to nsec conversion)

[RFC] clk: add flags to distinguish xtal clocks
 2013-10-08 15:27 UTC  (8+ messages)

[PATCH] ARM: davinci: convert to clockevents_config_and_register
 2013-10-08 15:07 UTC  (3+ messages)

[PATCH v2] clocksource: Provide timekeeping for efm32 SoCs
 2013-10-08 14:51 UTC  (3+ messages)

[PATCH] VEXPRESS: Fix VEXPRESS implicit declarations dependence errors
 2013-10-08 14:51 UTC  (2+ messages)

[PATCH] SHMOBILE: DRM: Fix backlight_device register and unregister undefined errors
 2013-10-08 14:45 UTC  (2+ messages)

[PATCH v3 0/4] perf: parse the dwarf backtrace info from .debug_frame section
 2013-10-08 14:31 UTC  (8+ messages)
` [PATCH 3/4] perf tools: Check libunwind for availability of dwarf parsing feature

[PATCH 0/3] KVM: ARM: Cortex-A7 support and fixes
 2013-10-08 14:16 UTC  (2+ messages)

[PATCH V2] clk: palmas: add clock driver for palmas
 2013-10-08 14:15 UTC  (2+ messages)

[PATCHv5 0/4] Add Freescale FTM PWM driver
 2013-10-08 13:56 UTC  (3+ messages)
` [PATCHv5 4/4] Documentation: Add device tree bindings for Freescale FTM PWM

[PATCH] Documentation: add moxa vendor prefix
 2013-10-08 13:46 UTC  (2+ messages)
` [PATCH v2] "


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).