linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-23 08:14:09 to 2014-09-23 12:10:32 UTC [more...]

[RFC] autokdump - automated kdump testsuite
 2014-09-23 12:09 UTC  (6+ messages)

[PATCH 0/4 v5] The Designware GPIO Supporting
 2014-09-23 12:09 UTC  (3+ messages)
` [PATCH 1/4 v5] GPIO: gpio-dwapb: Enable platform driver binding to MFD driver

[PATCH] gpio: pca953x: Fix warning when HW interrupts are rescheduled by the softirq tasklet
 2014-09-23 12:04 UTC  (2+ messages)

[PATCH v2 0/3] gpio-charger: add devicetree support
 2014-09-23 12:03 UTC  (4+ messages)
` [PATCH v2 2/3] power: gpio-charger: add device tree support

[PATCH] modify error code when perf_session__new() fail
 2014-09-23 12:02 UTC  (2+ messages)

[GIT PULL rcu/next] RCU commits for 3.18
 2014-09-23 12:02 UTC  (3+ messages)

[PATCH v3 0/3] gpio-charger: add devicetree support
 2014-09-23 11:59 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: document gpio-charger bindings
` [PATCH v3 2/3] power: gpio-charger: add device tree support
` [PATCH v3 3/3] power: gpio-charger: do not use gpio value directly

[PATCHSET 0/5] perf tools: Add call-graph config options (v2)
 2014-09-23 11:56 UTC  (2+ messages)
` [PATCH] perf tools: Fix line number in the config file error message

[patch] mm: memcontrol: support transparent huge pages under pressure
 2014-09-23 11:56 UTC  (7+ messages)

[RFC PATCH v3] tpm_tis: verify interrupt during init
 2014-09-23 11:55 UTC  (14+ messages)
    ` [RFC PATCH v4] "
        ` [RFC PATCH v5] "
            ` [RFC PATCH v6] "
                ` [RFC PATCH v8] "
                      ` [PATCH v9] "

[PATCH 0/4] vf610: Add GPIO support
 2014-09-23 11:51 UTC  (13+ messages)
` [PATCH 1/4] pinctrl: imx: detect uninitialized pins
` [PATCH 2/4] pinctrl: imx: add gpio pinmux support for vf610
` [PATCH 3/4] gpio: vf610: add gpiolib/IRQ chip driver for Vybird
` [PATCH 4/4] ARM: dts: vf610: Use new GPIO support

[PATCH 2/2] signal: document the RCU protection of ->sighand
 2014-09-23 11:50 UTC  (2+ messages)

[PATCH v7 0/8] charger/mfd: max14577: Add support for MAX77836
 2014-09-23 11:43 UTC  (9+ messages)
` [PATCH v7 1/8] mfd: max14577: Add defines for MAX77836 charger
` [PATCH v7 2/8] mfd: max14577: Map charger device to its own of_node
` [PATCH v7 3/8] charger: max14577: Add support for MAX77836 charger
` [PATCH v7 4/8] regulator/mfd: max14577: Export symbols for calculating charger current
` [PATCH v7 5/8] charger: max14577: Configure battery-dependent settings from DTS and sysfs
` [PATCH v7 6/8] power: max17040: Add ID for MAX77836 Fuel Gauge block
` [PATCH v7 7/8] devicetree: mfd: max14577: Add device tree bindings document
` [PATCH v7 8/8] Documentation: charger: max14577: Document exported sysfs entry

[PATCH 0/2] signal: simplify/document lock_task_sighand() logic
 2014-09-23 11:45 UTC  (6+ messages)
` [PATCH 1/2] signal: simplify deadlock-avoidance in lock_task_sighand()

[PATCHv3 0/6] phy: simplified phy lookup
 2014-09-23 11:43 UTC  (11+ messages)
` [PATCH 2/6] phy: improved lookup method

mmotm 2014-09-22-16-57 uploaded
 2014-09-23 11:28 UTC  (3+ messages)
` [PATCH] mm, debug: mm-introduce-vm_bug_on_mm-fix.patch
  ` [PATCH] mm, debug: mm-introduce-vm_bug_on_mm-fix-fix.patch

[PATCH v8 00/10] rtc: at91sam9: add DT support
 2014-09-23 11:24 UTC  (11+ messages)
` [PATCH v8 01/10] rtc: at91sam9: remove references to mach specific headers
` [PATCH v8 02/10] rtc: at91sam9: use standard readl/writel functions instead of raw versions
` [PATCH v8 03/10] rtc: at91sam9: replace devm_ioremap by devm_ioremap_resource
` [PATCH v8 04/10] rtc: at91sam9: add DT support
` [PATCH v8 05/10] rtc: at91sam9: make use of syscon/regmap to access GPBR registers
` [PATCH v8 06/10] rtc: at91sam9: rework the Kconfig description
` [PATCH v8 07/10] ARM: at91: add clk_lookup entry for RTT devices
` [PATCH v8 08/10] rtc: at91sam9: use clk API instead of relying on AT91_SLOW_CLOCK
` [PATCH v8 09/10] rtc: at91sam9: add DT bindings documentation
` [PATCH v8 10/10] mfd: syscon: add Atmel GPBR DT bindings documention

[PATCH 0/6] dts, kbuild: Implement support for dtb vendor subdirs
 2014-09-23 11:26 UTC  (5+ messages)

[PATCH v3 0/4] arm64, thunder: Enable Cavium Thunder SoC Family
 2014-09-23 11:21 UTC  (4+ messages)

[PATCH V5] edac, amd64_edac: Modify usage of amd64_read_dct_pci_cfg()
 2014-09-23 11:18 UTC  (2+ messages)

net: stmmac glue layer for Amlogic Meson SoCs
 2014-09-23 11:15 UTC  (3+ messages)

3.17 kernel crash while loading IPoIB
 2014-09-23 11:11 UTC  (3+ messages)

[PATCH] net: optimise inet_proto_csum_replace4()
 2014-09-23 11:10 UTC  (2+ messages)

[PATCH v7 00/10] rtc: at91sam9: add DT support
 2014-09-23 11:05 UTC  (16+ messages)
` [PATCH v7 01/10] rtc: at91sam9: remove references to mach specific headers
` [PATCH v7 02/10] rtc: at91sam9: use standard readl/writel functions instead of raw versions
` [PATCH v7 03/10] rtc: at91sam9: replace devm_ioremap by devm_ioremap_resource
` [PATCH v7 04/10] rtc: at91sam9: add DT support
` [PATCH v7 05/10] rtc: at91sam9: make use of syscon/regmap to access GPBR registers
` [PATCH v7 06/10] rtc: at91sam9: rework the Kconfig description
` [PATCH v7 07/10] ARM: at91: add clk_lookup entry for RTT devices
` [PATCH v7 08/10] rtc: at91sam9: use clk API instead of relying on AT91_SLOW_CLOCK
` [PATCH v7 09/10] rtc: at91sam9: add DT bindings documentation
` [PATCH v7 10/10] mfd: syscon: add Atmel GPBR DT bindings documention

[PATCH] net: optimise csum_replace4()
 2014-09-23 11:08 UTC  (2+ messages)

[RFC PATCH linux-next] et131x: Promote staging et131x driver to drivers/net
 2014-09-23 11:06 UTC  (9+ messages)

[RESEND PATCH 0/2] Add Qualcomm ADM dmaengine driver
 2014-09-23 10:34 UTC  (5+ messages)
` [PATCH 1/2] dmaengine: Add QCOM ADM DMA driver
` [PATCH 2/2] dmaengine: qcom_adm: Add device tree binding

[patch] mm: memcontrol: lockless page counters
 2014-09-23 11:06 UTC  (4+ messages)

[PATCH] arm64, defconfig: Increase NR_CPUS default to 64
 2014-09-23 10:51 UTC  (5+ messages)

[PATCH v4 1/5] ALSA: ctxfi: added reference of snd_card
 2014-09-23 11:00 UTC  (5+ messages)
` [PATCH v4 2/5] ALSA: ctxfi: initialized snd_card
` [PATCH v4 3/5] ALSA: ctxfi: ctatc: added reference to snd_card
` [PATCH v4 4/5] ALSA: ctxfi: pr_* replaced with dev_*
` [PATCH v4 5/5] ALSA: ctxfi: sparse warning

[PATCH v3 0/8] Add initial support for DA9150 Charger & Fuel-Gauge IC
 2014-09-23 10:53 UTC  (9+ messages)
` [PATCH 1/8] mfd: Add support for DA9150 combined charger & fuel-gauge device
` [PATCH 2/8] mfd: da9150: Add DT binding documentation for core
` [PATCH 3/8] iio: Add support for DA9150 GPADC
` [PATCH 4/8] iio: da9150: Add DT binding documentation for GPADC
` [PATCH 5/8] power: Add support for DA9150 Charger
` [PATCH 6/8] power: da9150: Add DT binding documentation for charger
` [PATCH 7/8] MAINTAINERS: Include DA9150 files in Dialog Semiconductor support list
` [PATCH 8/8] iio: Add ABI documentation for input current readings

[PATCH v2 1/3] sched: fix confusing PFA_NO_NEW_PRIVS constant
 2014-09-23 10:55 UTC  (3+ messages)
` [PATCH v2 3/3] cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
  ` [PATCH v2 3/3] cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should beatomic flags

[PATCH v11 00/10] Support for creating generic PCI host bridges from DT
 2014-09-23 10:49 UTC  (5+ messages)
` [PATCH v11 08/10] OF: PCI: Add support for parsing PCI host bridge resources "

[PATCH 0/2] Minor MIPS ftrace fixes
 2014-09-23 10:47 UTC  (8+ messages)
` [PATCH 1/2] MIPS: ftrace.h: Fix the MCOUNT_INSN_SIZE definition
` [PATCH 2/2] MIPS: mcount: Fix selfpc address for static trace

[PATCH v2] watchdog: omap_wdt: Add 'early_disable' module parameter
 2014-09-23 10:44 UTC  (5+ messages)

[PATCH v3 00/29] nios2 Linux kernel port
 2014-09-23 10:40 UTC  (4+ messages)
` [PATCH v3 01/29] asm-generic: add generic futex for !CONFIG_SMP

[PATCH v6 00/12] ARM: berlin: USB support
 2014-09-23 10:39 UTC  (14+ messages)
` [PATCH v6 01/12] reset: add the Berlin reset controller driver
` [PATCH v6 02/12] Documentation: bindings: add reset bindings docs for Marvell Berlin SoCs
` [PATCH v6 03/12] ARM: Berlin: select the reset controller
` [PATCH v6 04/12] ARM: dts: berlin: add a required reset property in the chip controller node
` [PATCH v6 05/12] phy: add the Berlin USB PHY driver
` [PATCH v6 06/12] Documentation: bindings: add doc for the Berlin USB PHY
` [PATCH v6 07/12] usb: chipidea: add a usb2 driver for ci13xxx
` [PATCH v6 08/12] Documentation: bindings: add doc for the USB2 ChipIdea USB driver
` [PATCH v6 09/12] ARM: dts: berlin: add BG2Q nodes for USB support
` [PATCH v6 10/12] ARM: dts: Berlin: enable USB on the BG2Q DMP
` [PATCH v6 11/12] ARM: dts: berlin: add BG2CD nodes for USB support
` [PATCH v6 12/12] ARM: dts: berlin: enable USB on the Google Chromecast

[PATCH] dmaengine: fsl-edma: fixup reg offset and hw S/G support in big-endian model
 2014-09-23 10:37 UTC  (2+ messages)

[PATCH RFC] virtio_pci: fix virtio spec compliance on restore
 2014-09-23 10:32 UTC 

[PATCH v5] mfd: syscon: Decouple syscon interface from platform devices
 2014-09-23 10:29 UTC  (3+ messages)

[PATCH 0/1] nilfs2: improve the performance of fdatasync()
 2014-09-23 10:18 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2] pinctrl: lantiq: Release gpiochip resources in fail case
 2014-09-23 10:23 UTC  (2+ messages)

Build regressions/improvements in v3.17-rc6 (take two)
 2014-09-23 10:23 UTC  (4+ messages)

[PATCH v2 1/2] mmc: atmel-mci: Switch to using managed resource in probe
 2014-09-23 10:20 UTC  (2+ messages)
` [PATCH v2 2/2] mmc: atmel-mci: Release mmc resources on failure "

[PATCH 0/2] Support CrystalCove PMIC ACPI operation region
 2014-09-23 10:13 UTC  (3+ messages)
` [PATCH 1/2] gpio / CrystalCove: support virtual GPIO

[PATCH v6 0/7] usb: add support for the generic PHY framework
 2014-09-23 10:12 UTC  (8+ messages)
` [PATCH v6 1/7] usb: move the OTG state from the USB PHY to the OTG structure
` [PATCH v6 2/7] usb: rename phy to usb_phy in OTG
` [PATCH v6 3/7] usb: add support to the generic PHY framework "
` [PATCH v6 4/7] usb: allow to supply the PHY in the drivers when using HCD
` [PATCH v6 5/7] usb: rename transceiver and phy to usb_phy in ChipIdea
` [PATCH v6 6/7] usb: chipidea: move usb_otg into struct ci_hdrc
` [PATCH v6 7/7] usb: chipidea: add support to the generic PHY framework in ChipIdea

[PATCH] Drivers: hv: util: Implement Time Synchronization using host time sample
 2014-09-23  9:47 UTC  (2+ messages)

[PATCH v3 1/3] sched: fix confusing PFA_NO_NEW_PRIVS constant
 2014-09-23 10:01 UTC  (3+ messages)
` [PATCH v3 2/3] sched: add macros to define bitops for task atomic flags

[PATCH] of: fdt: fix memory range check
 2014-09-23  9:59 UTC 

[PATCH 1/2] perf, x86: Add INTEL_FLAGS_UEVENT_CONSTRAINT
 2014-09-23  9:58 UTC  (6+ messages)
` [PATCH 2/2] perf, x86: Use INTEL_FLAGS_UEVENT_CONSTRAINT for PRECDIST

[PATCH] rtc: pm8xxx: rework to support pm8941 rtc
 2014-09-23  9:56 UTC  (5+ messages)

[PATCH] serial: of-serial: add PM suspend/resume support
 2014-09-23  8:34 UTC 

ARC: ARC_BOARD_ANGEL4 and ARC_BOARD_ML509
 2014-09-23  9:39 UTC  (5+ messages)
      ` [PATCH] ARC: [arcfpga] Get rid of "

[PATCH v5] x86, cpu-hotplug: fix llc shared map unreleased during cpu hotplug
 2014-09-23  9:37 UTC  (2+ messages)

[PATCH] brcmfmac: Fix off by one bug in brcmf_count_20mhz_channels()
 2014-09-23  9:33 UTC  (4+ messages)

[PATCHv2 1/1] bluetooth: Check for SCO type before setting retransmission effort
 2014-09-23  9:32 UTC  (3+ messages)
` [PATCHv4 "

[RFC 00/14] perf pollfd v3
 2014-09-23  9:26 UTC  (11+ messages)

[PATCH] spi: qup: Fix incorrect block transfers
 2014-09-23  9:24 UTC  (2+ messages)

[PATCH] mmc: rtsx: add card power off during probe
 2014-09-23  9:20 UTC  (8+ messages)

[PATCH] i2c: move acpi code back into the core
 2014-09-23  9:14 UTC  (6+ messages)

[PATCH v2] brcmfmac: Fix off by one bug in brcmf_count_20mhz_channels()
 2014-09-23  9:10 UTC  (2+ messages)

[PATCH v12 00/10] Per-user clock constraints
 2014-09-23  9:09 UTC  (4+ messages)
` [PATCH v12 04/10] clk: use struct clk only for external API

[PATCH v5 1/2] ahci-platform: Bump max number of clocks to 5
 2014-09-23  9:05 UTC  (2+ messages)

[PATCH v4 00/12] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM
 2014-09-23  8:55 UTC  (3+ messages)
` [PATCH v4 11/12] security, crypto: LLVMLinux: Remove VLAIS from ima_crypto.c

[PATCH 1/3] f2fs: introduce a flag to represent each nat entry information
 2014-09-23  8:50 UTC  (7+ messages)
` [PATCH 2/3] f2fs: fix conditions to remain recovery information in f2fs_sync_file
  ` [f2fs-dev] "

[PATCH] clk: Add PWM clock driver
 2014-09-23  8:51 UTC  (2+ messages)

[PATCH v4 0/5] Add drm driver for Rockchip Socs
 2014-09-23  8:47 UTC  (4+ messages)
` [PATCH v4 5/5] drm/rockchip: Add support for Rockchip Soc EDP

linux-next: manual merge of the akpm-current tree with the arm64 tree
 2014-09-23  8:36 UTC  (2+ messages)

linux-next: manual merge of the tiny tree with the tip tree
 2014-09-23  8:36 UTC  (4+ messages)

[PATCH net] r8152: fix the carrier off when autoresuming
 2014-09-23  8:31 UTC 

[PATCH] iio: iadc: Qualcomm SPMI PMIC current ADC driver
 2014-09-23  8:31 UTC  (3+ messages)

[PATCH v6 0/9] rtc: at91sam9: add DT support
 2014-09-23  8:31 UTC  (19+ messages)
` [PATCH v6 1/9] rtc: at91sam9: remove references to mach specific headers
` [PATCH v6 2/9] rtc: at91sam9: use standard readl/writel functions instead of raw versions
` [PATCH v6 3/9] rtc: at91sam9: replace devm_ioremap by devm_ioremap_resource
` [PATCH v6 4/9] rtc: at91sam9: add DT support
` [PATCH v6 5/9] rtc: at91sam9: make use of syscon/regmap to access GPBR registers
` [PATCH v6 6/9] ARM: at91: add clk_lookup entry for RTT devices
` [PATCH v6 7/9] rtc: at91sam9: use clk API instead of relying on AT91_SLOW_CLOCK
` [PATCH v6 8/9] rtc: at91sam9: add DT bindings documentation
` [PATCH v6 9/9] mfd: syscon: add Atmel GPBR DT bindings documention

[PATCH] zsmalloc: merge size_class to reduce fragmentation
 2014-09-23  8:30 UTC 

[PATCH] PM / OPP: Remove ARCH_HAS_OPP completely
 2014-09-23  8:27 UTC  (6+ messages)
      ` [PATCH] ARM: shmobile: "
      ` [PATCH] PM / devfreq: "

[PATCH] x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only
 2014-09-23  8:27 UTC  (4+ messages)

[PATCH v3 0/4] omap-serial high-speed fixes/improvements
 2014-09-23  8:24 UTC  (8+ messages)
` [PATCH 3/4] tty: omap-serial: use threaded interrupt handler

linux-next: Tree for Sep 23
 2014-09-23  8:24 UTC 

[PATCH] kvm: don't take vcpu mutex for obviously invalid vcpu ioctls
 2014-09-23  8:23 UTC  (9+ messages)

[PATCH 0/7] Silence even more W=2 warnings
 2014-09-23  8:22 UTC  (11+ messages)

[PATCH v2] powerpc/iommu/ddw: Fix endianness
 2014-09-23  8:20 UTC  (2+ messages)

[PATCH] x86, MCE, AMD: use macros to compute bank MSRs
 2014-09-23  8:19 UTC  (2+ messages)
` [PATCH] x86, MCE, AMD: save IA32_MCi_STATUS before machine_check_poll() resets it

linux-next: build warnings after merge of the akpm-current tree
 2014-09-23  8:18 UTC 

[GIT PULL] x86 fixes
 2014-09-23  8:18 UTC  (7+ messages)

[PATCH v7 0/3] Qualcomm Resource Power Manager driver
 2014-09-23  8:17 UTC  (2+ messages)

[PATCH RESEND] mtd: spi-nor: Add support for Fujitsu MB85RS1MT FRAM
 2014-09-23  8:16 UTC 


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