messages from 2014-09-10 23:19:13 to 2014-09-11 08:24:27 UTC [more...]
[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
[RFC Part1 v1 00/18] Prepare for enabling hierarchy irqdomain on x86
2014-09-11 8:25 UTC (14+ 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 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 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: "
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] Input: atmel_mxt_ts: Add of node type to the i2c table
2014-09-11 8:00 UTC (4+ messages)
[PATCH 0/4 v3] The Designware GPIO Supporting
2014-09-11 7:59 UTC (6+ 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 v1] ARM: imx6: add pm_power_off support for i.mx6 chips
2014-09-11 6:41 UTC
[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)
[RFC] memory cgroup: my thoughts on memsw
2014-09-11 7:03 UTC (13+ 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 0/5] Add Phytec pbab01 audio support
2014-09-11 6:40 UTC (5+ messages)
` [PATCH 2/5] ASoC: fsl: add imx-tlv320aic3x machine driver
` [alsa-devel] "
[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
[RFC v2 0/9] KVM-VFIO IRQ forward control
2014-09-11 5:09 UTC (21+ 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] 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 (5+ messages)
` [PATCH v4 07/12] usb: chipidea: add a usb2 driver for ci13xxx
` [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 (7+ messages)
` [PATCH v4 7/9] usb: rename transceiver and phy to usb_phy in ChipIdea
` [PATCH v4 8/9] usb: chipidea: move usb_otg into struct ci_hdrc
` [PATCH v4 9/9] usb: chipidea: add support to the generic PHY framework in ChipIdea
[Bug] 3.16 fwdownload failure on Marvell 88SE9125 sata controller
2014-09-11 1:05 UTC (8+ messages)
[PATCH] intel_pstate: track and export frequency residency stats via sysfs
2014-09-11 1:04 UTC (7+ messages)
Rusty away 18th September -- 11th October
2014-09-11 0:56 UTC
[PATCH 0/3] virtio_net/virtio_ring
2014-09-11 0:47 UTC (4+ messages)
` [PATCH 1/3] virtio_net: pass well-formed sgs to virtqueue_add_*()
` [PATCH 2/3] virtio_ring: assume sgs are always well-formed
` [PATCH 3/3] virtio_ring: unify direct/indirect code paths
[RFC PATCH v2] tpm_tis: verify interrupt during init
2014-09-11 0:50 UTC (12+ messages)
` [RFC PATCH v3] "
` [RFC PATCH v4] "
` [RFC PATCH v5] "
` [RFC PATCH v6] "
` [RFC PATCH v8] "
[RFC][PATCH] signal: replace !likely with unlikely!
2014-09-11 0:48 UTC
[RFC] tty: Always allow tcflow(TCOON) to unwedge terminal
2014-09-11 0:45 UTC (5+ messages)
Здарово! Хочу по секрету с тобой кое чем поделиться , нашел тему в которой можно заработать несколько тысяч $, описание курса по заработку, пока в в сети
2014-09-11 0:20 UTC
[PATCH v10 0/3] Add rockchip RK808 pmic driver
2014-09-11 0:10 UTC (6+ messages)
` [PATCH v10 1/3] RTC: RK808: add RTC driver for RK808
[PATCH 0/3 v3] mmu_notifier: Allow to manage CPU external TLBs
2014-09-11 0:02 UTC (3+ messages)
[PATCH] blk-merge: fix blk_recount_segments
2014-09-10 23:58 UTC (8+ messages)
[PATCH 0/8] block: per-distpatch_queue flush machinery
2014-09-10 23:53 UTC (6+ messages)
` [PATCH 8/8] blk-mq: support "
bit fields && data tearing
2014-09-10 23:50 UTC (19+ messages)
[PATCH 0/6] KEYS: Miscellaneous fixes
2014-09-10 23:36 UTC (3+ messages)
` [PATCH 2/6] KEYS: Reinstate EPERM for a key type name beginning with a '.'
[V5 PATCH 0/1] x86/xen: Set EFER.NX and EFER.SCE in PVH guests
2014-09-10 23:36 UTC (2+ messages)
` [V5 PATCH 1/1] "
Please add an IPMI tree to linux-next
2014-09-10 23:35 UTC (2+ messages)
[PATCH v2 0/6] Support Write-Through mapping on x86
2014-09-10 23:24 UTC (13+ messages)
` [PATCH v2 2/6] x86, mm, pat: Change reserve_memtype() to handle WT
[PATCH v2 0/2] sched/idle : find the best idle CPU with cpuidle info
2014-09-10 23:50 UTC (6+ messages)
[Patch v4 1/2] freezer: check OOM kill while being frozen
2014-09-10 23:38 UTC (5+ messages)
[PATCH v7 0/4] APM X-Gene PCIe host controller
2014-09-10 23:20 UTC (5+ messages)
` [PATCH v7 1/4] pci:host: APM X-Gene PCIe host controller driver
` [PATCH v7 2/4] arm64: dts: APM X-Gene PCIe device tree nodes
` [PATCH v7 3/4] dt-bindings: pci: xgene pcie device tree bindings
` [PATCH v7 4/4] MAINTAINERS: entry for APM X-Gene PCIe host driver
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