linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-11 01:09:07 to 2014-09-11 08:54:38 UTC [more...]

[RFC] memory cgroup: my thoughts on memsw
 2014-09-11  8:53 UTC  (15+ messages)

[PATCH v8 00/10] Intel MPX support
 2014-09-11  8:46 UTC  (5+ messages)
` [PATCH v8 01/10] x86, mpx: introduce VM_MPX to indicate that a VMA is MPX specific
` [PATCH v8 04/10] x86, mpx: hook #BR exception handler to allocate bound tables
` [PATCH v8 06/10] mips: sync struct siginfo with general version
` [PATCH v8 07/10] x86, mpx: decode MPX instruction to get bound violation information

Ask help about pre_init_apic_IRQ0()
 2014-09-11  8:53 UTC  (2+ messages)

[RFC v2 0/9] KVM-VFIO IRQ forward control
 2014-09-11  8:51 UTC  (25+ messages)
` [RFC v2 1/9] KVM: ARM: VGIC: fix multiple injection of level sensitive forwarded IRQ
` [RFC v2 2/9] KVM: ARM: VGIC: add forwarded irq rbtree lock
` [RFC v2 4/9] VFIO: platform: handler tests whether the IRQ is forwarded
` [RFC v2 5/9] KVM: KVM-VFIO: update user API to program forwarded IRQ
` [RFC v2 6/9] VFIO: Extend external user API
` [RFC v2 7/9] KVM: KVM-VFIO: add new VFIO external API hooks
` [RFC v2 8/9] KVM: KVM-VFIO: generic KVM_DEV_VFIO_DEVICE command and IRQ forwarding control
` [RFC v2 9/9] KVM: KVM-VFIO: ARM "

[PATCH V5 1/3] Revert "perf tools: Default to cpu// for events v5"
 2014-09-11  8:51 UTC  (4+ messages)
` [PATCH V5 2/3] perf tools: parse the pmu event prefix and surfix

[PATCH] PM / Domains: add debugfs listing of struct generic_pm_domain-s
 2014-09-11  8:51 UTC  (2+ messages)

[PATCH 0/5] Add Phytec pbab01 audio support
 2014-09-11  8:47 UTC  (7+ messages)
` [PATCH 1/5] ARM: dts: pbab01: move i2c pins and frequency configuration into pfla02
` [PATCH 2/5] ASoC: fsl: add imx-tlv320aic3x machine driver
  ` [alsa-devel] "

[PATCH 00/10] MIPS O32 new FP ABI support
 2014-09-11  7:30 UTC  (11+ messages)
` [PATCH 01/10] binfmt_elf: hoist ELF program header loading to a function
` [PATCH 02/10] binfmt_elf: load interpreter program headers earlier
` [PATCH 03/10] binfmt_elf: allow arch code to examine PT_LOPROC ... PT_HIPROC headers
` [PATCH 04/10] MIPS: define bits introduced for hybrid FPRs
` [PATCH 05/10] MIPS: detect presence of the FRE & UFR bits
` [PATCH 06/10] MIPS: ensure Config5.UFE is clear on boot
` [PATCH 07/10] MIPS: support for hybrid FPRs
` [PATCH 08/10] MIPS: ELF: add definition for the .MIPS.abiflags section
` [PATCH 09/10] MIPS: ELF: set FP mode according to .MIPS.abiflags
` [PATCH 10/10] MIPS: Kconfig option to better exercise/debug hybrid FPRs

[PATCH] clk: add gpio gated clock
 2014-09-11  8:44 UTC  (3+ messages)

[PATCH v2 0/4] net: stmmac: Enable Intel Quark SoC X1000 Ethernet support
 2014-09-11  8:38 UTC  (5+ messages)
` [PATCH v2 1/4] net: stmmac: enhance to support multiple device instances
` [PATCH v2 2/4] net: stmmac: better code manageability with platform data struct
` [PATCH v2 3/4] net: stmmac: add support for Intel Quark X1000
` [PATCH v2 4/4] net: stmmac: add MSI "

[PATCH] cifs:fix build warnings
 2014-09-11  8:39 UTC 

[PATCH 0/4] Add persistent memory driver
 2014-09-11  8:39 UTC  (9+ messages)
` [PATCH 0/9] pmem: Fixes and farther development (mm: add_persistent_memory)
  ` [PATCH 5/9] mm: Let sparse_{add,remove}_one_section receive a node_id

[PATCH] Input: atmel_mxt_ts: Add of node type to the i2c table
 2014-09-11  8:38 UTC  (5+ messages)

[PATCH V4] pwm: lpc32xx - Add a driver for the motor PWM
 2014-09-11  8:36 UTC  (5+ messages)

[RFC Part1 v1 00/18] Prepare for enabling hierarchy irqdomain on x86
 2014-09-11  8:25 UTC  (19+ messages)
` [RFC Part1 v1 01/18] x86, irq, ACPI: Fix building warning of unused code
` [RFC Part1 v1 02/18] x86, irq: Kill fourth parameter of IO_APIC_get_PCI_irq_vector()
` [RFC Part1 v1 03/18] x86, irq: Convert irq_2_pin list to generic list
` [RFC Part1 v1 04/18] x86, irq: Refine hw_irq.h to prepare for irqdomain support
` [RFC Part1 v1 05/18] x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx()
` [RFC Part1 v1 06/18] x86, irq: Protect __clear_irq_vector() with vector_lock
` [RFC Part1 v1 07/18] x86, irq: Introduce helpers to access struct irq_cfg
` [RFC Part1 v1 08/18] x86, irq: Move local APIC related code from io_apic.c into vector.c
` [RFC Part1 v1 09/18] x86, irq: Replace printk(KERN_LVL) with pr_lvl() utilities
` [RFC Part1 v1 10/18] x86, irq: Move PCI MSI related code from io_apic.c into msi.c
` [RFC Part1 v1 11/18] x86, irq: Move HT IRQ related code from io_apic.c into htirq.c
` [RFC Part1 v1 12/18] x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h
` [RFC Part1 v1 13/18] x86, irq: Move IRQ initialization routines from io_apic.c into vector.c
` [RFC Part1 v1 14/18] x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APIC
` [RFC Part1 v1 15/18] x86, irq: Use helpers to access irq_cfg data structure associated with IRQ
` [RFC Part1 v1 16/18] x86: irq_remapping: "
` [RFC Part1 v1 17/18] iommu/vt-d: "
` [RFC Part1 v1 18/18] iommu/amd: "

[PATCH v1] ARM: imx6: add pm_power_off support for i.mx6 chips
 2014-09-11  8:29 UTC  (2+ messages)

[PATCH 0/8] nohz: Fix nohz kick irq work on tick v2
 2014-09-11  8:28 UTC  (2+ messages)

[Patch v5 00/15] Enable support of IOAPIC hotplug on x86 platforms
 2014-09-11  8:23 UTC  (17+ messages)
` [Patch v5 01/15] x86, PCI, ACPI: Kill private function resource_to_addr() in arch/x86/pci/acpi.c
` [Patch v5 02/15] ACPI: Correct return value of acpi_dev_resource_address_space()
` [Patch v5 03/15] ACPI: Fix minor syntax issues in processor_core.c
` [Patch v5 04/15] ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug
` [Patch v5 05/15] PCI: Remove PCI ioapic driver
` [Patch v5 06/15] x86, irq: Split out alloc_ioapic_save_registers()
` [Patch v5 07/15] x86, irq: Prefer assigned ID in APIC ID register for x86_64
` [Patch v5 08/15] x86, irq: Remove __init marker for functions will be used by IOAPIC hotplug
` [Patch v5 09/15] x86, irq: Keep balance of IOAPIC pin reference count
` [Patch v5 10/15] x86, irq: Refine mp_register_ioapic() to prepare for IOAPIC hotplug
` [Patch v5 11/15] x86, irq, ACPI: Introduce a rwsem to protect IOAPIC operations from hotplug
` [Patch v5 12/15] x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-addition
` [Patch v5 13/15] x86, irq, ACPI: Implement interfaces to support ACPI based IOAPIC hot-removal
` [Patch v5 14/15] x86, irq: Introduce helper to check whether an IOAPIC has been registered
` [Patch v5 15/15] x86, irq, ACPI: Implement ACPI driver to support IOAPIC hotplug

linux-next: Tree for Sep 11
 2014-09-11  8:22 UTC 

[PATCH] regmap:change struct regmap's internal locks as union
 2014-09-11  8:19 UTC 

[PATCH v3] ARM: KVM: add irqfd support
 2014-09-11  8:14 UTC  (3+ messages)

BUG uncore_assign_events
 2014-09-11  8:11 UTC  (4+ messages)

perf top -g -U --sort=symbol --children == lalalalala?
 2014-09-11  8:09 UTC  (3+ messages)

64 bit signed division
 2014-09-11  8:03 UTC 

[RFC PATCH] tty: serial: core: Only invoke ->start_tx() if there is data to send
 2014-09-11  8:03 UTC  (3+ messages)

[PATCH v2] ARM: dts: imx6dl: disable dma support for spi on i.mx6dl
 2014-09-11  8:02 UTC  (2+ messages)

[PATCH v4 1/2] timer: provide an api for deferrable timeout
 2014-09-11  8:01 UTC  (8+ messages)
` [PATCH v4 2/2] ksm: provide support to use deferrable timers for scanner thread

[PATCH 0/4 v3] The Designware GPIO Supporting
 2014-09-11  7:59 UTC  (4+ messages)
` [PATCH 1/4 v3] GPIO: gpio-dwapb: Enable platform driver binding to MFD driver

[PATCH] arm64: add guard macro of unistd.h to prevent double inclusion
 2014-09-11  7:55 UTC  (3+ messages)

[PATCH v1 00/12] dmaengine: dw: remove slave_id, add PCI support
 2014-09-11  7:53 UTC  (5+ messages)
` [PATCH v1 08/12] spi/pxa2xx: Don't use slave_id of dma_slave_config

[PATCH 0/2] mfd: rtsx: fix PM suspend for 5227 & 5249
 2014-09-11  7:42 UTC  (4+ messages)
` [PATCH 1/2] mfd: rtsx: fix PM suspend for 5227
` [PATCH 2/2] mfd: rtsx: fix PM suspend for 5249

[PATCH] rhashtable: remove duplicate comment
 2014-09-11  7:48 UTC  (2+ messages)

[PATCH] ACPI / LPSS: complete PM entries for LPSS power domain
 2014-09-11  7:41 UTC  (3+ messages)

[PATCH v2] RTC: RK808: remove tm_def structure
 2014-09-11  7:37 UTC 

FlexCAN driver triggers kernel BUG in BUSOFF restart
 2014-09-11  7:36 UTC 

[GIT PULL] pin control fixes for the v3.17 series
 2014-09-11  7:30 UTC 

[PATCH v4] x86,cpu-hotplug: assign same CPU number to readded CPU
 2014-09-11  7:21 UTC  (4+ messages)
  ` [PATCH v5] "

[PATCH v2] checkpatch: look for common misspellings
 2014-09-11  7:19 UTC  (4+ messages)

[Patch v4 00/16] Enable support of IOAPIC hotplug on x86 platforms
 2014-09-11  7:17 UTC  (12+ messages)
` [Patch v4 12/16] x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-addition
` [Patch v4 14/16] x86, irq: Introduce helper to check whether an IOAPIC has been registered

[PATCH] KVM: EVENTFD: remove inclusion of irq.h
 2014-09-11  7:11 UTC  (4+ messages)

[PATCH V1] ASoC: fsl_ssi: refine ipg clock usage in this module
 2014-09-11  7:07 UTC  (6+ messages)

[PATCH] zd1211rw: replace ZD_ASSERT with lockdep_assert_held()
 2014-09-11  6:53 UTC  (5+ messages)

[PATCH RFC 0/4] Linking DRM Connectors to Backlight Devices
 2014-09-11  6:48 UTC  (3+ messages)
` [PATCH RFC 4/4] drm: link connectors to backlight devices

[PATCH v11 net-next 00/12] eBPF syscall, verifier, testsuite
 2014-09-11  6:45 UTC  (6+ messages)
` [PATCH v11 net-next 11/12] net: filter: move eBPF instruction macros

[PATCH] mmc: check EXT_CSD_PARTITION_SETTING_COMPLETED before creating partitions
 2014-09-11  6:38 UTC  (10+ messages)
          ` [PATCH v3 0001/0002] mmc: Replace ext_csd "enhanced_area_en" attribute by "partition_setting_completed"
            ` [PATCH v4 0001/0003] mmc: Move code that manages user area and gp partitions into functions
            ` [PATCH v4 0002/0003] mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"
            ` [PATCH v4 0003/0003] mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED before partitions computation

[PATCH v2 0/2] Add DRA7xx CPSW Ethernet support in Device Tree
 2014-09-11  6:37 UTC  (11+ messages)
` [PATCH v2 1/2] ARM: dts: dra7: Add CPSW and MDIO module nodes for dra7
` [PATCH v2 2/2] ARM: dts: dra7-evm: Enable CPSW and MDIO for dra7xx EVM

[PATCH RFC 0/3] ARM: regulator: add Freescale MXS regulator driver
 2014-09-11  5:53 UTC  (9+ messages)
` [PATCH RFC 2/3] "

[PATCH V3 0/3] Add new PowerPC specific ELF core notes
 2014-09-11  6:14 UTC  (2+ messages)

[PATCH] KVM: ioapic: add check for RTC_GSI
 2014-09-11  6:01 UTC  (2+ messages)

[RFC v2 0/6] driver-core: add asynch probe support
 2014-09-11  5:42 UTC  (16+ messages)
` [RFC v2 3/6] kthread: warn on kill signal if not OOM
                        ` [systemd-devel] "

[PATCH] mm: softdirty: unmapped addresses between VMAs are clean
 2014-09-11  5:41 UTC  (3+ messages)

[PATCH V2] ASoC: fsl_ssi: refine ipg clock usage in this module
 2014-09-11  5:38 UTC 

[PATCH] f2fs: Fix recover when nid of non-inode dnode < nid of inode
 2014-09-11  5:37 UTC  (6+ messages)

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2014-09-11  5:31 UTC  (18+ messages)
` [RFC/PATCH v2 00/10] Kernel address sainitzer (KASan) - dynamic memory error deetector
  ` [RFC/PATCH v2 01/10] Add kernel address sanitizer infrastructure
  ` [RFC/PATCH v2 02/10] x86_64: add KASan support

[PATCH v5 0/7] kvm, mem-hotplug: Do not pin ept identity pagetable and apic access page
 2014-09-11  5:38 UTC  (8+ messages)
` [PATCH v5 1/7] kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address
` [PATCH v5 2/7] kvm: Remove ept_identity_pagetable from struct kvm_arch
` [PATCH v5 3/7] kvm: Make init_rmode_identity_map() return 0 on success
` [PATCH v5 4/7] kvm, mem-hotplug: Reload L1' apic access page on migration in vcpu_enter_guest()
` [PATCH v5 5/7] kvm, mem-hotplug: Reload L1's apic access page on migration when L2 is running
` [PATCH v5 6/7] kvm, mem-hotplug: Unpin and remove kvm_arch->apic_access_page
` [PATCH v5 7/7] kvm, mem-hotplug: Unpin and remove nested_vmx->apic_access_page

[PATCH 2/3] Adding Skyworks SKY81452 regulator driver
 2014-09-11  5:22 UTC  (7+ messages)
` [PATCH v2.2 0/2] regulator: sky81452: Adding compatible attribute in DT document
  ` [PATCH v2.2 2/2] dt-bindings: Adding compatible attribute for SKY81452 regulator

[PATCH] mmc: dw_mmc: add support for ARM64
 2014-09-11  4:45 UTC  (5+ messages)

[PATCH v10 00/21] Support ext4 on NV-DIMMs
 2014-09-11  4:38 UTC  (9+ messages)
` [PATCH v10 09/21] Replace the XIP page fault handler with the DAX page fault handler
` [PATCH v10 20/21] ext4: Add DAX functionality

[PATCH] cpufreq, release policy->rwsem on error
 2014-09-11  4:35 UTC  (2+ messages)

[PATCH] ARM: dts: Switch i2c0 to 400kHz on rk3288-evb-rk808
 2014-09-11  4:30 UTC 

linux-3.16.2 queue (3.16.1+)
 2014-09-11  4:29 UTC  (8+ messages)

[PATCH v2] sgi-xp: Do not use BUG_ON(!spin_is_locked())
 2014-09-11  4:18 UTC  (2+ messages)

Fwd:
 2014-09-11  4:12 UTC 

[PATCH] RTC: RK808: remove tm_def structure
 2014-09-11  4:04 UTC  (2+ messages)

[PATCH v3 16/17] arcmsr: support new adapter ARC12x4 series
 2014-09-11  3:59 UTC  (7+ messages)

[PATCH] mfd: RK808: Add register caching
 2014-09-11  3:39 UTC  (2+ messages)

[PATCH v6 4/4] phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800
 2014-09-11  3:20 UTC  (15+ messages)

[PATCH v2 4/5] toshiba_acpi: Support new keyboard backlight type
 2014-09-11  3:01 UTC  (2+ messages)
` [PATCH v2 5/5] toshiba_acpi: Change touchpad store to check for invalid values

mm: BUG in unmap_page_range
 2014-09-11  2:43 UTC  (13+ messages)

[PATCH] mmc: Add delay between CMD6 and CMD13 for Sandisk eMMC cards
 2014-09-11  2:38 UTC  (2+ messages)

[PATCH v4 0/4] Rockchip soc thermal driver
 2014-09-11  2:36 UTC  (5+ messages)
` [PATCH v4 2/4] dt-bindings: document Rockchip thermal

[PATCH] clocksource: Add BE/LE APIs support for clocksource counter reading
 2014-09-11  2:32 UTC  (3+ messages)

[PATCH v6] spi: spi-imx: add DMA support
 2014-09-11  1:18 UTC 

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

linux-next: manual merge of the arm64 tree with the net tree
 2014-09-11  2:16 UTC 

[PATCH] fix mmc hang during boot on socfpga
 2014-09-11  2:14 UTC  (4+ messages)

[PATCH v5] spi: spi-imx: add DMA support
 2014-09-11  1:37 UTC  (7+ messages)

[PATCH 3.2 00/94] 3.2.62-rc1 review
 2014-09-11  1:28 UTC  (5+ messages)

[PATCH v2] HID: rmi: check sanity of the incoming report
 2014-09-11  1:02 UTC 

[PATCH v4 00/12] ARM: berlin: USB support
 2014-09-11  1:09 UTC  (3+ messages)
` [PATCH v4 08/12] Documentation: bindings: add doc for the USB2 ChipIdea USB driver

[PATCH v4 0/9] usb: add support for the generic PHY framework
 2014-09-11  0:54 UTC  (3+ messages)
` [PATCH v4 9/9] usb: chipidea: add support to the generic PHY framework in ChipIdea


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