messages from 2014-07-16 15:50:38 to 2014-07-17 07:09:00 UTC [more...]
[PATCH v4] 8250-core based serial driver for OMAP
2014-07-17 7:09 UTC (9+ messages)
` [PATCH 4/5] tty: serial: 8250 core: add runtime pm
` [PATCH 5/5] tty: serial: Add 8250-core based omap driver
[RFC] PCI: pci-imx6: Add delay to workaround kernel hang
2014-07-17 6:51 UTC (8+ messages)
[PATCH v3 1/8] of: Add NVIDIA Tegra SATA controller binding
2014-07-17 6:51 UTC (7+ messages)
` [PATCH v4 "
[PATCH] arm64: Refactor compat.h into compat-types.h
2014-07-17 6:45 UTC
[PATCH 7/8] mailbox: f_mhu: add driver for Fujitsu MHU controller
2014-07-17 6:25 UTC (3+ messages)
[PATCH v3 0/2] Simplify hotplug/suspend handling
2014-07-17 6:24 UTC (22+ messages)
` [PATCH v3 1/2] cpufreq: Don't destroy/realloc policy/sysfs on hotplug/suspend
` [PATCH v3 2/2] cpufreq: Simplify and fix mutual exclusion with hotplug
[PATCH v7 0/6] cpufreq: use generic cpufreq drivers for exynos platforms
2014-07-17 5:58 UTC (3+ messages)
Issue found in Armada 370: "No buffer space available" error during continuous ping
2014-07-17 5:37 UTC (7+ messages)
[PATCH] PM / OPP: cpufreq: Avoid sleeping while atomic
2014-07-17 5:26 UTC (2+ messages)
[PATCH] ASoC: s3c64xx/smartq: use dynamic registration
2014-07-17 4:28 UTC (13+ messages)
` [alsa-devel] [PATCH 2/4] "
[PATCH 0/4 v2] hwmon: ntc_thermistor: prepose vendor prefix change
2014-07-17 4:21 UTC (4+ messages)
[PATCH v5 0/5] Add Keystone PCIe controller driver
2014-07-17 4:18 UTC (10+ messages)
` [PATCH v5 1/5] PCI: designware: add rd[wr]_other_conf API
` [PATCH v5 2/5] PCI: designware: refactor MSI code to work with v3.65 dw hardware
` [PATCH v5 3/5] PCI: designware: enhance dw_pcie_host_init() to support v3.65 DW hardware
` [PATCH v5 4/5] PCI: add PCI controller for keystone PCIe h/w
` [PATCH v5 5/5] PCI: keystone: Update maintainer information
[PATCH 0/6] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM
2014-07-17 4:17 UTC (3+ messages)
[PATCH v2 0/3] Clean up ACPI core to prepare for running ACPI on ARM64
2014-07-17 3:18 UTC (9+ messages)
` [PATCH v2 1/3] ACPI: ARM64 does not have a BIOS add config for BIOS table scan
gpio-mxc gpio get always returns 0 for outputs for IMX6
2014-07-17 2:41 UTC (8+ messages)
[PATCH] ARM: dts: imx6: set SION bit for GPIO pinmux mode
2014-07-17 2:31 UTC
linux-next: manual merge of the samsung tree with the arm-soc tree
2014-07-17 2:06 UTC
linux-next: manual merge of the samsung tree with the arm-soc tree
2014-07-17 2:01 UTC
linux-next: manual merge of the samsung tree with the arm-soc tree
2014-07-17 1:54 UTC
[PATCH v2] ARM: zImage: add DSB and ISB barriers after relocating code
2014-07-17 1:49 UTC (2+ messages)
linux-next: manual merge of the mvebu tree with Linus' tree
2014-07-17 1:44 UTC
Fix ME in pm-pxa910.c
2014-07-17 1:43 UTC
linux-next: manual merge of the mvebu tree with the arm tree
2014-07-17 1:39 UTC
[PATCH v3 00/12] ARM: berlin: USB support
2014-07-17 1:20 UTC (7+ messages)
` [PATCH v3 01/12] reset: add the Berlin reset controller driver
` [PATCH v3 07/12] usb: chipidea: add a usb2 driver for ci13xxx
[PATCH] mach-s3c64xx: Remove all defintions not related to regs-clocks
2014-07-17 1:13 UTC (3+ messages)
[GIT PULL] Renesas ARM Based SoC DT Timers Updates for v3.17
2014-07-17 0:40 UTC (9+ messages)
` [PATCH 1/8] ARM: shmobile: r8a7790: Add CMT devices to DT
` [PATCH 2/8] ARM: shmobile: r8a7791: "
` [PATCH 3/8] ARM: shmobile: r8a7779: Add TMU "
` [PATCH 4/8] ARM: shmobile: lager-reference: Enable CMT0 in device tree
` [PATCH 5/8] ARM: shmobile: koelsch-reference: "
` [PATCH 6/8] ARM: shmobile: marzen-reference: Enable TMU0 "
` [PATCH 7/8] ARM: shmobile: r7s72100: Add MTU2 device to DT
` [PATCH 8/8] ARM: shmobile: genmai-reference: Enable MTU2 in device tree
[RFC] Remove remaining users of exec domains
2014-07-16 23:20 UTC (3+ messages)
` [PATCH 2/2] ia64: Remove Linux/x86 domain support
[PATCH v7 00/11] arm64: Support 4 levels of translation tables
2014-07-16 23:14 UTC (13+ messages)
` [PATCH v7 01/11] arm64: Use pr_* instead of printk
` [PATCH v7 02/11] arm64: Remove duplicate (SWAPPER|IDMAP)_DIR_SIZE definitions
` [PATCH v7 03/11] arm64: Do not initialise the fixmap page tables in head.S
` [PATCH v7 04/11] arm64: Introduce VA_BITS and translation level options
` [PATCH v7 05/11] arm64: Add a description on 48-bit address space with 4KB pages
` [PATCH v7 06/11] arm64: Add 4 levels of page tables definition "
` [PATCH v7 07/11] arm64: mm: Implement 4 levels of translation tables
` [PATCH v7 08/11] arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS
` [PATCH v7 09/11] arm64: Remove asm/pgtable-*level-hwdef.h files
` [PATCH v7 10/11] arm64: Clean up the initial page table creation in head.S
` [PATCH v7 11/11] arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITS
[PATCH] ARM: at91/dt: fix usb0 clocks definition in sam9n12 dtsi
2014-07-16 23:12 UTC (2+ messages)
Kexec on arm64
2014-07-16 23:04 UTC (3+ messages)
[PATCH] cpufreq: Don't destroy/realloc policy/sysfs on hotplug/suspend
2014-07-16 22:35 UTC (3+ messages)
[PATCH v2] i2c: s3c2410: resume the I2C controller earlier
2014-07-16 22:31 UTC (3+ messages)
[PATCH v4 0/3] Qualcomm Resource Power Manager driver
2014-07-16 22:30 UTC (11+ messages)
` [PATCH v4 1/3] soc: devicetree: bindings: Add Qualcomm RPM DT binding
` [PATCH v4 3/3] regulator: qcom-rpm: Regulator driver for the Qualcomm RPM
[PATCHv2 00/17] cpuidle for Marvell Armada 370 and 38x
2014-07-16 22:18 UTC (3+ messages)
[PATCH RFCv3 00/14] arm64: eBPF JIT compiler
2014-07-16 22:18 UTC (11+ messages)
` [PATCH RFCv3 01/14] arm64: introduce aarch64_insn_gen_comp_branch_imm()
` [PATCH RFCv3 08/14] arm64: introduce aarch64_insn_gen_movewide()
[PATCH 0/7] Two-phase seccomp and x86 tracing changes
2014-07-16 22:06 UTC (15+ messages)
` [PATCH 2/7] seccomp: Refactor the filter callback and the API
` [PATCH 5/7] x86: Split syscall_trace_enter into two phases
` [PATCH 6/7] x86_64, entry: Treat regs->ax the same in fastpath and slowpath syscalls
[PATCH v11 0/11] seccomp: add thread sync ability
2014-07-16 21:50 UTC (12+ messages)
` [PATCH v11 01/11] seccomp: create internal mode-setting function
` [PATCH v11 02/11] seccomp: extract check/assign mode helpers
` [PATCH v11 03/11] seccomp: split mode setting routines
` [PATCH v11 04/11] seccomp: add "seccomp" syscall
` [PATCH v11 05/11] ARM: add seccomp syscall
` [PATCH v11 06/11] MIPS: "
` [PATCH v11 07/11] sched: move no_new_privs into new atomic flags
` [PATCH v11 08/11] seccomp: split filter prep from check and apply
` [PATCH v11 09/11] seccomp: introduce writer locking
` [PATCH v11 10/11] seccomp: allow mode setting across threads
` [PATCH v11 11/11] seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
[PATCH v10 0/11] seccomp: add thread sync ability
2014-07-16 21:27 UTC (9+ messages)
[PATCH RFC 0/2] Enable wifi on pandaboard
2014-07-16 21:23 UTC (7+ messages)
` [PATCH RFC 2/2] regulator: twl: Re-add clk32kg to get wifi working
[PATCH 0/6] ARM: rockchip: add initial support for rk3288
2014-07-16 21:22 UTC (9+ messages)
` [PATCH 4/6] ARM: rockchip: enable support for RK3288 SoCs
` [PATCH 5/6] ARM: dts: rockchip: add core rk3288 dtsi
` [PATCH 6/6] ARM: dts: add rk3288 evaluation board
[PATCH v2] arm64/efi: efistub: jump to 'stext' directly, not through the header
2014-07-16 21:13 UTC (8+ messages)
[PATCHv2 0/5] OMAP Mailbox framework adoption & DT support
2014-07-16 21:11 UTC (4+ messages)
` [PATCHv2 2/5] mailbox/omap: add support for parsing dt devices
[PATCHv5 0/5] ARM: remove the sub-node and deprecated supports-highspeed property for dwmmc
2014-07-16 21:06 UTC (3+ messages)
` [PATCHv5 3/5] ARM: dts: socfpga: unuse the slot-node and deprecated the supports-highspeed for dw-mmc
[GIT PULL] SOCFPGA DTS updates for 3.17
2014-07-16 21:05 UTC (5+ messages)
[patch V2 42/64] arm: bL_switcher:k Use ktime_get_real_ns()
2014-07-16 21:04 UTC
[PATCH] ARM: dts: qcom: Add 8064 multimedia clock controller node
2014-07-16 20:49 UTC
[RFC PATCH] arm64/efi: efistub: reuse EFI mapping for Image if it is lower
2014-07-16 20:48 UTC (3+ messages)
[PATCH] MAINTAINERS: Remove Kirkwood
2014-07-16 20:32 UTC
[PATCH v4] devicetree: Add generic IOMMU device tree bindings
2014-07-16 20:24 UTC (9+ messages)
[PATCH v4 00/11] ARM: OMAP2+: AM33XX: Add suspend-resume support
2014-07-16 20:17 UTC (7+ messages)
` [PATCH v4 03/11] ARM: OMAP2+: timer: Add suspend-resume callbacks for clkevent device
[RFC 1/4] ARM: tegra: Move SoC drivers to drivers/soc/tegra
2014-07-16 19:47 UTC (6+ messages)
[PATCH 00/12] Add NVIDIA Tegra FUSE driver
2014-07-16 19:34 UTC (6+ messages)
` [PATCH 12/12] ARM: tegra: Convert PMC to a driver
Function Profiler broken on today's linux-next
2014-07-16 18:57 UTC (9+ messages)
[Re-send PATCH 1/1] arm: dra7xx: Add hwmod data for MDIO and CPSW
2014-07-16 18:57 UTC (6+ messages)
Regarding module size change in ARM kernel
2014-07-16 18:45 UTC (2+ messages)
[PATCH v1] ARM: rockchip: Add cpu hotplug support
2014-07-16 18:39 UTC
BUG: i.MX6-FEC: broken TCP tx checksumming
2014-07-16 18:39 UTC (4+ messages)
[PATCH 00/16] i2c: drop class based instantiaion for selected drivers
2014-07-16 17:46 UTC (2+ messages)
[PATCH v4] pcie: Add Xilinx PCIe Host Bridge IP driver
2014-07-16 17:38 UTC (2+ messages)
[PATCH] Exynos4: cpuidle: support dual CPUs with AFTR state
2014-07-16 17:34 UTC (4+ messages)
[PATCH v3] i2c: exynos5: Properly use the "noirq" variants of suspend/resume
2014-07-16 17:30 UTC (2+ messages)
[PATCH v7 0/4] arm: KGDB NMI/FIQ support
2014-07-16 17:21 UTC (12+ messages)
` [PATCH v8 "
[PATCH] PM / devfreq: Allocate memory using the right data type
2014-07-16 17:21 UTC (2+ messages)
[PATCH 0/3] spi: s3c64xx: fix the driver to use "cs-gpios" property
2014-07-16 17:09 UTC (4+ messages)
` [PATCH 1/3] spi: s3c64xx: move "cs-gpio" from subnode to SPI DT node
[PATCH 0/4] spi: s3c64xx: fix DT binding breakage
2014-07-16 16:47 UTC (5+ messages)
[PATCH 0/4] mips: Add cma support to mips
2014-07-16 16:39 UTC (11+ messages)
` [PATCH 1/4] asm-generic: Add dma-contiguous.h
` [PATCH 2/4] arm64: use generic dma-contiguous.h
` [PATCH 3/4] x86: "
` [PATCH 4/4] mips: dma: Add cma support
[PATCH v8 1/2] phy: qcom: Add driver for QCOM IPQ806x SATA PHY
2014-07-16 16:10 UTC (2+ messages)
` [PATCH v8 2/2] phy: qcom: Add device tree bindings for "
[PATCH 0/8] cpufreq support for Marvell Armada XP
2014-07-16 16:03 UTC (9+ messages)
` [PATCH 2/8] cpufreq: add driver for "
[PATCHv4 0/5] arm64: handle heterogeneous system register values
2014-07-16 15:57 UTC (4+ messages)
` [PATCHv4 5/5] arm64: cpuinfo: print info for all CPUs
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).