messages from 2016-03-29 22:26:38 to 2016-03-30 16:14:31 UTC [more...]
[PATCH v5 00/52] mtd: rework ECC layout definition
2016-03-30 16:14 UTC (17+ messages)
` [PATCH v5 01/50] mtd: add mtd_ooblayout_xxx() helper functions
` [PATCH v5 02/50] mtd: use mtd_ooblayout_xxx() helpers where appropriate
` [PATCH v5 03/50] mtd: nand: core: "
` [PATCH v5 04/50] mtd: nand: atmel: "
` [PATCH v5 05/50] mtd: nand: fsl_ifc: "
` [PATCH v5 06/50] mtd: nand: gpmi: "
` [PATCH v5 07/50] mtd: nand: lpc32xx: "
` [PATCH v5 08/50] mtd: nand: omap2: "
` [PATCH v5 09/50] mtd: nand: qcom: "
` [PATCH v5 10/50] mtd: onenand: "
` [PATCH v5 11/50] mtd: add mtd_set_ecclayout() helper function
` [PATCH v5 12/50] mtd: use mtd_set_ecclayout() where appropriate
` [PATCH v5 13/50] mtd: nand: "
` [PATCH v5 14/50] mtd: onenand: "
` [PATCH v5 15/50] mtd: docg3: "
` [PATCH v5 16/50] mtd: create an mtd_ooblayout_ops struct to ease ECC layout definition
[PATCH v4 0/3] i.MX6 LDB mux/divider glitch workaround
2016-03-30 16:12 UTC (6+ messages)
` [PATCH v4 3/3] ARM: imx6: Fix procedure to switch the parent of LDB_DI_CLK
[PATCH V3 0/5] clk: support clocks which requires parent clock on during operation
2016-03-30 16:00 UTC (2+ messages)
[PATCH 00/13] dtb: amd: Miscelleneous Updates for AMD Seattle DTS
2016-03-30 15:57 UTC (8+ messages)
` [PATCH 11/13] dtb: amd: Add PCIe SMMU device tree node
[PATCH] arm64: KVM: Register CPU notifiers when the kernel runs at HYP
2016-03-30 15:56 UTC
[PATCH resend v5 0/3] ASoC: cygnus: Add audio support for Broadcom Cygnus SoC
2016-03-30 15:54 UTC (7+ messages)
[PATCH v4 0/5] Cleaning printk stuff in NMI context
2016-03-30 15:53 UTC (6+ messages)
` [PATCH v4 1/5] printk/nmi: generic solution for safe printk in NMI
` [PATCH v4 2/5] printk/nmi: use IRQ work only when ready
` [PATCH v4 3/5] printk/nmi: warn when some message has been lost in NMI context
` [PATCH v4 4/5] printk/nmi: increase the size of NMI buffer and make it configurable
` [PATCH v4 5/5] printk/nmi: flush NMI messages on the system panic
[PATCH v2 0/4] arm64: simplify and optimize kernel mapping
2016-03-30 15:43 UTC (5+ messages)
` [PATCH v2 1/4] arm64: use 'segment' rather than 'chunk' to describe mapped kernel regions
` [PATCH v2 2/4] arm64: move early boot code to the .init segment
` [PATCH v2 3/4] arm64: cover the .head.text section in the .text segment mapping
` [PATCH v2 4/4] arm64: simplify kernel segment mapping granularity
[PATCH v2 0/7] mtd: nand: sunxi: add support for DMA operations
2016-03-30 15:39 UTC (8+ messages)
` [PATCH v2 1/7] mtd: nand: sunxi: move some ECC related operations to their own functions
` [PATCH v2 2/7] mtd: nand: sunxi: make OOB retrieval optional
` [PATCH v2 3/7] mtd: nand: sunxi: make cur_off parameter optional in extra oob helpers
` [PATCH v2 4/7] scatterlist: add sg_alloc_table_from_buf() helper
` [PATCH v2 5/7] mtd: provide helper to prepare buffers for DMA operations
` [PATCH v2 6/7] mtd: nand: sunxi: add support for DMA assisted operations
` [PATCH v2 7/7] mtd: nand: sunxi: update DT bindings
[PATCH] Addition of Altera Arria10 On-Chip RAM ECC
2016-03-30 15:27 UTC (8+ messages)
` [PATCH 1/7] EDAC, altera: New file operations for Arria10 ECC modules
` [PATCH 2/7] EDAC, altera: Add register offset for ECC Enable
` [PATCH 3/7] EDAC, altera: Make OCRAM ECC dependency check generic
` [PATCH 4/7] Documentation: dt: socfpga: Add Altera Arria10 OCRAM binding
` [PATCH 5/7] EDAC, altera: Addition of Arria10 OCRAM ECC
` [PATCH 6/7] ARM: socfpga: Enable Arria10 OCRAM ECC on startup
` [PATCH 7/7] ARM: dts: Add Altera Arria10 OCRAM EDAC devicetree entry
[PATCH] i.MX6 PCIe: Fix imx6_pcie_deassert_core_reset() polarity
2016-03-30 15:20 UTC (28+ messages)
[PATCH v3 0/4] thermal: hisilicon: enable power allocator for Hi6220
2016-03-30 15:18 UTC (4+ messages)
[PATCH] net: mvneta: explicitly disable BM on 64bit platform
2016-03-30 15:11 UTC (2+ messages)
[PATCH] sbs-battery: fix power status when battery is dry
2016-03-30 15:09 UTC (12+ messages)
[PATCH v2 0/9] arm64: optimize virt_to_page and page_address
2016-03-30 14:46 UTC (10+ messages)
` [PATCH v2 1/9] arm64: vdso: avoid virt_to_page() translations on kernel symbols
` [PATCH v2 2/9] arm64: mm: free __init memory via the linear mapping
` [PATCH v2 3/9] arm64: mm: avoid virt_to_page() translation for the zero page
` [PATCH v2 4/9] arm64: insn: avoid virt_to_page() translations on core kernel symbols
` [PATCH v2 5/9] arm64: mm: move vmemmap region right below the linear region
` [PATCH v2 6/9] arm64: mm: restrict virt_to_page() to the linear mapping
` [PATCH v2 7/9] nios2: use correct void* return type for page_to_virt()
` [PATCH v2 8/9] openrisc: drop wrongly typed definition of page_to_virt()
` [PATCH v2 9/9] mm: replace open coded page to virt conversion with page_to_virt()
[PATCH] ARM: multi_v7_defconfig: add HLCDC drivers as modules
2016-03-30 14:19 UTC
[PATCH v3 00/18] Add Initial support for PLX Technology OX810SE
2016-03-30 14:19 UTC (3+ messages)
` [PATCH v3 08/18] dt-bindings: Add PLX Technology Reset Controller bindings
[PATCH] ARM: bcm2835: add CPU node for ARM core
2016-03-30 14:17 UTC (2+ messages)
[PATCH] pinctrl: bcm2835: Implement get_direction callback
2016-03-30 14:15 UTC (2+ messages)
[RFC PATCH 00/45] KVM: arm/arm64: Rework virtual GIC emulation
2016-03-30 14:13 UTC (11+ messages)
` [RFC PATCH 07/45] KVM: arm/arm64: vgic-new: Add vgic GICv2 change_affinity
` [RFC PATCH 09/45] KVM: arm/arm64: vgic-new: Add GICv2 IRQ sync/flush
[PATCH 1/1] ARM : missing corrupted reg in __do_div_asm
2016-03-30 14:07 UTC (7+ messages)
[PATCH v4 1/2] Documentation: DT: Add entry for Freescale LS1043a-QDS board
2016-03-30 14:06 UTC (3+ messages)
` [PATCH v4 2/2] arm64: dts: add LS1043a-QDS board support
[RFC] net: mvneta: 64bit platform support
2016-03-30 13:55 UTC (3+ messages)
[PATCH] drm/rockchip: Return -EBUSY if there's already a pending flip event
2016-03-30 13:48 UTC
[PATCH 0/7] fix unit name warnings on lpc18xx
2016-03-30 13:41 UTC (13+ messages)
` [PATCH 1/7] ARM: dts: armv7-m: add unit name to interrupt-controller
` [PATCH 2/7] ARM: dts: skeleton: add unit name to memory node
` [PATCH 3/7] ARM: dts: lpc18xx: remove unit addresses from creg childs
` [PATCH 4/7] ARM: dts: lpc4357-ea4357: fix unit name warnings from dtc
` [PATCH 5/7] ARM: dts: lpc4350-hitex-eval: "
` [PATCH 6/7] ARM: dts: lpc4337-ciaa:: fix unit name warning "
` [PATCH 7/7] dt-bindings: phy-lpc18xx-usb-otg: remove unit address from binding
[PATCH] arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS setting
2016-03-30 13:33 UTC
[PATCH] ARM: kexec: fix crashkernel= handling
2016-03-30 13:27 UTC (5+ messages)
[PATCH 0/2] arm64: restrict initrd placement to guarantee linear region coverage
2016-03-30 13:18 UTC (3+ messages)
` [PATCH 1/2] arm64: add the initrd region to the linear mapping explicitly
` [PATCH 2/2] arm64: remove the now unneeded relocate_initrd()
[PATCH] ARM: dts: imx25-pinfunc: add MX25_PAD_KPP_ROW3__UART1_RI
2016-03-30 13:12 UTC (3+ messages)
` [PATCH v2 1/2] ARM: dts: imx25-pinfunc: add all UART mux modes
[PATCH] ARM: dts: imx: ba16: Add correct PCIe Tx Values
2016-03-30 12:58 UTC (2+ messages)
[PATCH] ARM: dts: ls102xa: Use new clock binding
2016-03-30 12:55 UTC (2+ messages)
[PATCH 00/12] ARM: dts: Add dragonboard-600c support
2016-03-30 12:54 UTC (4+ messages)
` [PATCH 10/12] ARM: dts: dragonboard-600c: Add on board leds support
[PATCH 0/4] Add support for Engicam IMX6UL module
2016-03-30 12:46 UTC (3+ messages)
[PATCH v2 0/9] drm: atmel-hlcdc: various fixes/improvements
2016-03-30 12:43 UTC (6+ messages)
` [PATCH v2 1/9] drm: atmel-hlcdc: add a ->cleanup_fb() operation
[PATCH v7 00/17] Add ACPI support for Xen Dom0 on ARM64
2016-03-30 12:42 UTC (13+ messages)
` [PATCH v7 03/17] Xen: xlate: Use page_to_xen_pfn instead of page_to_pfn
` [PATCH v7 10/17] arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI
` [PATCH v7 12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI
[PATCH v4] ARM: dts: vf610-zii-dev: Add ZII development board
2016-03-30 12:34 UTC (6+ messages)
[PATCH v2 0/3] arm64: memstart_addr alignment and vmemmap offset fixes
2016-03-30 12:25 UTC (4+ messages)
` [PATCH v2 1/3] arm64/mm: ensure memstart_addr remains sufficiently aligned
` [PATCH v2 2/3] arm64: choose memstart_addr based on minimum sparsemem section alignment
` [PATCH v2 3/3] Revert "arm64: account for sparsemem section alignment when choosing vmemmap offset"
[PATCH BUGFIX] clk: imx6q: fix typo in CAN clock definition
2016-03-30 12:23 UTC
[PATCH] net: mvneta: replace MVNETA_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTES
2016-03-30 11:55 UTC
[PATCH] net: mvpp2: replace MVPP2_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTES
2016-03-30 11:53 UTC
[PATCH 0/14] ARM: dts: imx6ul: add more functionality to i.MX6UL
2016-03-30 11:43 UTC (4+ messages)
` "
[PATCH 1/5] arm/defconfigs: Remove CONFIG_IPV6_PRIVACY
2016-03-30 11:42 UTC
[PATCH net-next] net: hns: add support of pause frame ctrl for HNS V2
2016-03-30 10:51 UTC (2+ messages)
[PATCH 0/2] ARM: cpuidle: bug fix and a trivial improvement
2016-03-30 10:36 UTC (11+ messages)
` [PATCH 1/2] ARM: cpuidle: fix !cpuidle_ops[cpu].init case during init
[PATCH v2] ARM: mvebu: Correct unit address for linksys
2016-03-30 10:03 UTC (3+ messages)
[stericsson:earlydebug 1/1] init/built-in.o:undefined reference to `printascii'
2016-03-30 9:58 UTC
[stericsson:earlydebug 1/1] init/main.c:579: undefined reference to `printascii'
2016-03-30 9:58 UTC
[PATCH] ARM: configs: Switching to the new Marvell's cryptographic engine driver for mvebu_v5_defconfig
2016-03-30 9:54 UTC (2+ messages)
[PATCH v4 0/9] arm64: Add support for KVM with ACPI
2016-03-30 9:52 UTC (7+ messages)
` [PATCH v4 1/9] clocksource: arm_arch_timer: Gather KVM specific information in a structure
[PATCH 1/1] ARM: dts: kirkwood: add kirkwood-nsa320.dtb to Makefile
2016-03-30 9:50 UTC (2+ messages)
[PATCH 1/1] ARM: dts: kirkwood: add kirkwood-ds112.dtb to Makefile
2016-03-30 9:50 UTC (2+ messages)
[PATCH v3 0/8] ARM: dts: Add new Exynos3250-based ARTIK5 module dtsi file
2016-03-30 9:37 UTC (8+ messages)
` [PATCH v3 3/8] clk: samsung: exynos3250: Add MMC2 clock
[PATCH] ARM: mvebu: fix GPIO config on the Linksys boards
2016-03-30 9:32 UTC (3+ messages)
[PATCH 0/3] Add a new LED trigger for kernel panics (and use it)
2016-03-30 9:29 UTC (3+ messages)
` [PATCH 1/3] leds: trigger: Introduce a kernel panic LED trigger
[PATCH] mfd: mt6397: irq domain should initialize before mfd_add_devices()
2016-03-30 9:18 UTC (2+ messages)
[stericsson:earlydebug 1/1] undefined reference to `printascii'
2016-03-30 8:59 UTC
[PATCH V3 3/4] ARM: exynos: exynos-cpufreq platform device isn't supported anymore
2016-03-30 8:30 UTC (3+ messages)
` [PATCH V3 4/4] cpufreq: exynos: Use generic platdev driver
[PATCH v2] ARM: cpuidle: make arm_cpuidle_suspend() a bit more efficient
2016-03-30 8:14 UTC (4+ messages)
[RFC PATCH 0/4] Implement USB device/host switch for Vybrid
2016-03-30 8:07 UTC (6+ messages)
[PATCH] efi/arm64: don't apply MEMBLOCK_NOMAP to UEFI memory map mapping
2016-03-30 7:46 UTC
[PATCH v8] acpi, apei, arm64: APEI initial support for aarch64
2016-03-30 7:05 UTC (3+ messages)
[PATCH 0/2] ARM: uniphier: updates for Linux 4.7-rc1
2016-03-30 7:01 UTC (4+ messages)
` [PATCH 1/2] ARM: uniphier: fix up cache ops broadcast of ACTLR
[PATCH v2] ARM: reboot: remove duplicated local_irq_disable()
2016-03-30 6:45 UTC
arm64: kernel v4.6-rc1 hangs on QEMU
2016-03-30 6:44 UTC (6+ messages)
[GIT PULL] bcm2835 clk changes for 4.6 maybe
2016-03-30 5:12 UTC (3+ messages)
[PATCH v7 0/4] add reboot mode driver
2016-03-30 3:44 UTC (7+ messages)
` [PATCH v7 1/4] dt-bindings: power: reset: add document for reboot-mode driver
` [PATCH v7 2/4] power: reset: add reboot mode driver
` [PATCH v7 3/4] ARM: dts: rockchip: add syscon-reboot-mode DT node
` [PATCH v7 4/4] ARM64: "
[PATCH v4 1/2] watchdog: imx2_wdt: add external reset support via 'ext-reset-output' dt prop
2016-03-30 1:22 UTC (10+ messages)
[PATCH V2 3/3] cpufreq: exynos: Use generic platdev driver
2016-03-29 23:46 UTC (4+ messages)
[PATCH v3 1/5] arm64: Broadcom Vulcan support
2016-03-29 22:30 UTC (4+ messages)
` [PATCH] arm64: dts: vulcan: Update PCI ranges
[PATCH 1/2] ARM: multi_v5_defconfig: Enable support for MX21/MX27
2016-03-29 22:28 UTC (2+ messages)
[PATCH] ARM: u8500_defconfig: turn on the Synaptics RMI4 driver
2016-03-29 22:26 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;
as well as URLs for NNTP newsgroup(s).