linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-21 14:35:40 to 2013-07-22 06:22:38 UTC [more...]

PATCH - RADEON patch update for 3.10.1 urgency low
 2013-07-22  6:22 UTC 

[RFC 0/4] Transparent on-demand struct page initialization embedded in the buddy allocator
 2013-07-22  6:13 UTC  (5+ messages)

[PATCH RFC V11 0/18] Paravirtualized ticket spinlocks
 2013-07-22  6:20 UTC  (19+ messages)
` [PATCH RFC V11 1/18] x86/spinlock: Replace pv spinlocks with pv ticketlocks
` [PATCH RFC V11 2/18] x86/ticketlock: Don't inline _spin_unlock when using paravirt spinlocks
` [PATCH RFC V11 3/18] x86/ticketlock: Collapse a layer of functions
` [PATCH RFC V11 4/18] xen: Defer spinlock setup until boot CPU setup
` [PATCH RFC V11 5/18] xen/pvticketlock: Xen implementation for PV ticket locks
` [PATCH RFC V11 6/18] xen/pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks
` [PATCH RFC V11 7/18] x86/pvticketlock: Use callee-save for lock_spinning
` [PATCH RFC V11 8/18] x86/pvticketlock: When paravirtualizing ticket locks, increment by 2
` [PATCH RFC V11 9/18] jump_label: Split out rate limiting from jump_label.h
` [PATCH RFC V11 10/18] x86/ticketlock: Add slowpath logic
` [PATCH RFC V11 11/18] xen/pvticketlock: Allow interrupts to be enabled while blocking
` [PATCH RFC V11 12/18] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
` [PATCH RFC V11 13/18] kvm : Fold pv_unhalt flag into GET_MP_STATE ioctl to aid migration
` [PATCH RFC V11 14/18] kvm guest : Add configuration support to enable debug information for KVM Guests
` [PATCH RFC V11 15/18] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor
` [PATCH RFC V11 16/18] kvm hypervisor : Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic
` [PATCH RFC V11 17/18] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock
` [PATCH RFC V11 18/18] kvm hypervisor: Add directed yield in vcpu block path

[PATCH 0/2] Squashfs: add LZ4 compression
 2013-07-22  6:04 UTC  (7+ messages)
` [PATCH 1/2] Squashfs: add LZ4 compression support
` [PATCH 2/2] Squashfs: Add LZ4 compression configuration option

Su buzón ha superado el almacenamiento
 2013-07-22  5:32 UTC 

[PATCH v4 0/3] DMA: Freescale: Add support for 8-channel DMA engine
 2013-07-22  5:55 UTC  (4+ messages)
` [PATCH v4 1/3] DMA: Freescale: revise device tree binding document
` [PATCH v4 2/3] DMA: Freescale: Add new 8-channel DMA engine device tree nodes
` [PATCH v4 3/3] DMA: Freescale: update driver to support 8-channel DMA engine

[PATCH v2 0/4] Add phy support for AM335X platform using Generic PHy framework
 2013-07-22  5:45 UTC  (8+ messages)
` [PATCH v2 3/4] arm: dts: Add USB phy nodes for AM33XX

infiniband build warning
 2013-07-22  5:40 UTC  (2+ messages)

[PATCH 00/18] MAINTAINERS: Trivial pattern changes
 2013-07-22  5:32 UTC  (24+ messages)
` [PATCH 01/18] MAINTAINERS: EXYNOS - Remove board files
` [PATCH 02/18] MAINTAINERS: ARM: OMAP2/3: Remove unused clockdomain files
` [PATCH 03/18] MAINTAINERS: OMAP POWERDOMAIN, update patterns
` [PATCH 04/18] MAINTAINERS: ARM: S3C2410: Update patterns
` [PATCH 05/18] MAINTAINERS: ARM: spear: Consolidate sections
` [PATCH 06/18] MAINTAINERS: ARM: plat-nomadik: Update patterns
` [PATCH 07/18] MAINTAINERS: ARM: S3C24XX: Remove plat-s3c24xx
` [PATCH 08/18] MAINTAINERS: ghes_edac: Update pattern
` [PATCH 09/18] MAINTAINERS: gpio: vt8500: Remove file pattern
` [PATCH 10/18] MAINTAINERS: Update SIANO drivers
` [PATCH 11/18] MAINTAINERS: SI4713: Fix file pattern
` [PATCH 12/18] MAINTAINERS: Update it913x patterns
` [PATCH 13/18] MAINTAINERS: Update sirf patterns
` [PATCH 14/18] MAINTAINERS: Update ssbi patterns
` [PATCH 15/18] MAINTAINERS: Update file pattern for ARC uart
` [PATCH 16/18] MAINTAINERS: Update USB EHCI platform pattern
` [PATCH 17/18] MAINTAINERS: usb: phy: Update patterns
` [PATCH 18/18] MAINTAINERS: Update GRE DEMUX patterns

Interested In Your Products
 2013-07-20 11:16 UTC 

[PATCH V3] gpio: palmas: add dt support
 2013-07-22  5:12 UTC 

[PATCH v4 0/4] [SCSI] sg: fix race condition in sg_open
 2013-07-22  4:40 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/4] [SCSI] sg: use rwsem to solve race during exclusive open
  ` [PATCH v5 2/4] [SCSI] sg: no need sg_open_exclusive_lock
  ` [PATCH v5 3/4] [SCSI] sg: checking sdp->detached isn't protected when open
  ` [PATCH v5 4/4] [SCSI] sg: push file descriptor list locking down to per-device locking

[PATCH 1/2] extcon: gpio: Use power efficient workqueue for debounce
 2013-07-22  4:27 UTC  (4+ messages)
` [PATCH 2/2] extcon: adc-jack: Use power efficient workqueue

Linux 3.11-rc2
 2013-07-22  4:06 UTC  (5+ messages)

linux-next: Tree for Jul 22
 2013-07-22  4:04 UTC 

[PATCH V3 0/2] [BUGFIX] virtio/console: Fix two bugs of splice_write
 2013-07-22  4:00 UTC  (3+ messages)
` [PATCH V3 1/2] [BUGFIX] virtio/console: Quit from splice_write if pipe->nrbufs is 0
` [PATCH V3 2/2] [BUGFIX] virtio/console: Add pipe_lock/unlock for splice_write

[PATCH v4 4/4] [SCSI] sg: push file descriptor list locking down to per-device locking
 2013-07-22  3:41 UTC  (2+ messages)
` [PATCH v5 "

[PATCH v4 3/4] [SCSI] sg: checking sdp->detached isn't protected when open
 2013-07-22  3:39 UTC  (2+ messages)
` [PATCH v5 "

[PATCH 0/8] MinnowBoard support
 2013-07-22  3:27 UTC  (9+ messages)
` [PATCH 4/8] minnowboard: Add base platform driver for the MinnowBoard

[PATCH 1/1] Drivers: base: memory: Export symbols for onlining memory blocks
 2013-07-22  3:16 UTC  (2+ messages)

scatterlist: sg_set_buf() argument must be in linear mapping (sha1: ac4e97abce9b80c020e7113325f49e58b7b15e3f)
 2013-07-22  1:47 UTC  (2+ messages)

[PATCH v2] kernel/itimer.c: beautify code, not need check 'value', so save one instruction, simpler and easier for readers
 2013-07-22  2:45 UTC  (8+ messages)
    ` [PATCH v2] kernel/itimer.c: beautify code, not need check 'value', so save one instruction, simpler and easier for readers.t
        ` [PATH v4] itimers: Remove bogus NULL pointer check in sys_getitimer()

[PATCH 00/21] Arrange hotpluggable memory as ZONE_MOVABLE
 2013-07-22  2:48 UTC  (2+ messages)

[PATCH] kernel/params.c: print failure information instead of 'KOBJ_ADD' to user space, when sysfs_create_file() fails
 2013-07-22  2:41 UTC  (6+ messages)
      ` [PATCH v2] kernel/params.c: add/modify failure processing code "

[PATCH 1/3] MAINTAINERS: Remove Grant Likely
 2013-07-22  1:27 UTC  (14+ messages)
` [PATCH 3/3] MAINTAINERS: Refactor device tree maintainership

paper supplier
 2013-07-22  2:14 UTC 

[GIT PULL] Thermal management fixes for v3.11-rc3
 2013-07-22  2:25 UTC 

[ 00/72] 3.10.2-stable review
 2013-07-22  2:21 UTC  (8+ messages)
` [ 37/72] Input: bcm5974 - add support for the 2013 MacBook Air

[PATCH] lustre:libcfs: remove redundant code
 2013-07-22  2:07 UTC  (8+ messages)

Linux 3.10.2
 2013-07-22  1:45 UTC  (2+ messages)

Linux 3.9.11
 2013-07-22  1:44 UTC  (2+ messages)

Linux 3.4.54
 2013-07-22  1:43 UTC  (2+ messages)

Linux 3.0.87
 2013-07-22  1:42 UTC  (2+ messages)

thermal / x86: Fix init error code path in package temperature driver
 2013-07-22  1:31 UTC  (4+ messages)

[GIT PULL] ACPI video support fixes for v3.11
 2013-07-22  1:40 UTC  (3+ messages)

[PATCH 0/4] ipc: misc fixes & pending cleanups
 2013-07-22  1:21 UTC  (5+ messages)
` [PATCH 1/4] ipc, shm: guard against non-existant vma in shmdt(2)
` [PATCH 2/4] ipc: drop ipc_lock_by_ptr
` [PATCH 3/4] ipc, shm: drop shm_lock_check
` [PATCH 4/4] ipc: drop ipc_lock_check

[PATCH] pinctrl: pinctrl-imx: Remove unneeded check for platform_get_resource()
 2013-07-22  1:16 UTC 

[PATCH] imx-drm: imx-tve: Remove unneeded check for platform_get_resource()
 2013-07-22  1:19 UTC 

[PATCH 2/3] gpio: add LP3943 I2C GPIO expander driver
 2013-07-22  1:19 UTC  (3+ messages)

[PATCH 1/3] mfd: add LP3943 MFD driver
 2013-07-22  1:19 UTC  (5+ messages)

[PATCH 0/3] LP3943 MFD driver for a GPIO expander and a PWM generator
 2013-07-22  1:19 UTC  (3+ messages)

[x86] Kernel panic - not syncing: Fatal exception in interrupt
 2013-07-22  1:07 UTC  (6+ messages)

[PATCH V2 0/2] [BUGFIX] virtio/console: Fix two bugs of splice_write
 2013-07-22  1:05 UTC  (3+ messages)
  `  "

[PATCH] mm/hugetlb: per-vma instantiation mutexes
 2013-07-22  0:59 UTC  (10+ messages)
        ` [PATCH] hugepage: allow parallelization of the hugepage fault path

[PATCH] ASoC: generic: add simple card with devicetree support
 2013-07-22  0:46 UTC  (6+ messages)

[PATCH] drivers:base:core: Moved sym export macros to respective functions
 2013-07-22  0:41 UTC 

[PATCH] MAINTAINERS: Fix incorrect status tag
 2013-07-22  0:40 UTC 

linux-next: build failure after merge of the final tree (sound-asoc tree related)
 2013-07-22  0:05 UTC  (3+ messages)

[PATCH] ALSA: SoC: Added jack detection kcontrol support
 2013-07-22  0:01 UTC 

[PATCH] of: provide of_platform_unpopulate()
 2013-07-21 23:44 UTC  (5+ messages)

[PATCH] of: match the compatible in the order set by the dts file
 2013-07-21 23:36 UTC  (8+ messages)

[PATCH] regulator: ab8500: Provide map_voltage() functions
 2013-07-21 23:34 UTC  (3+ messages)

3.10.1: echo repair > sync_action causes hang on RAID-1 (2 x SSD)
 2013-07-21 23:02 UTC  (2+ messages)

[PATCH v2 00/15] ARM: shmobile: move DMAC configuration data in the driver
 2013-07-21 22:23 UTC  (9+ messages)
` [PATCH v2 04/15] DMA: shdma: make a pointer const
` [PATCH v2 05/15] DMA: shdma: pass SoC-specific configuration to the driver via OF matching
` [PATCH v2 08/15] DMA: shdma: move two macros to a header
` [PATCH v2 09/15] DMA: shdma: support referencing specific DMACs within a multiplexer in DT

[PATCH] ARM: perf: Implement perf_arch_fetch_caller_regs
 2013-07-21 21:39 UTC  (4+ messages)

[PATCH] ARM: Fix r7/r11 confusion when CONFIG_THUMB2_KERNEL=y
 2013-07-21 21:37 UTC  (4+ messages)

[BUG] ipv6, rawv6_close(): BUG: unable to handle kernel paging request
 2013-07-21 21:30 UTC  (5+ messages)

[PATCH v2] xen/arm: enable PV control for ARM
 2013-07-21 20:59 UTC  (3+ messages)

[PATCH] xen/arm and xen/arm64: update xen_restart after ff701306cd49
 2013-07-21 20:39 UTC  (2+ messages)

[PATCH] via-rhine: Fix tx_timeout handling
 2013-07-21 20:24 UTC  (4+ messages)

[GIT PULL] x86 fixes for 3.11-rc2
 2013-07-21 20:17 UTC  (2+ messages)

[PATCH 01/15] drivers: phy: add generic PHY framework
 2013-07-21 19:22 UTC  (11+ messages)

Reply....Get Back To me Today
 2013-07-19 20:35 UTC 

[PATCH 0/1] tracing: Simplify trace_array_get()
 2013-07-21 19:14 UTC  (8+ messages)
` [PATCH 1/1] "

radeon firmware
 2013-07-21 19:03 UTC  (3+ messages)

lockdep warning in edac_create_sysfs_mci_device
 2013-07-21 19:02 UTC  (2+ messages)

[PATCH v3] pinctrl: elaborate a bit on arrangements in doc
 2013-07-21 17:49 UTC 

[PATCH v2] pinctrl: elaborate a bit on arrangements in doc
 2013-07-21 17:47 UTC  (3+ messages)

[PATCH] hw_random: mxc-rnga: Check the return value from clk_prepare_enable()
 2013-07-21 17:41 UTC 

[PATCH] pinctrl: am33xx dt binding: correct include path
 2013-07-21 17:38 UTC  (2+ messages)

[RFC PATCH v2] sched: Limit idle_balance()
 2013-07-21 17:32 UTC  (4+ messages)

[PATCH 0/4] mfd: iio: ti_am335x_tscadc: fixes adc sampling, TSC config and a typo
 2013-07-21 17:28 UTC  (3+ messages)
` [PATCH 1/4] iio: ti_am335x_adc: Fix wrong samples received on 1st read

[PATCH 1/3] iio: core: implement devm_iio_device_alloc/devm_iio_device_free
 2013-07-21 17:24 UTC  (5+ messages)
` [PATCH 3/3] iio: add APDS9300 ambilent light sensor driver

[PATCH 0/3] Add crossbar driver
 2013-07-21 16:49 UTC  (6+ messages)
` [PATCH 1/3] misc: "

[PATCH 0/2] net: fix ixp4xx_eth
 2013-07-21 16:40 UTC  (4+ messages)
` [PATCH 1/2] arm: ixp4xx: set cohorent_dma_mask for ethernet platform devices

mmotm: swap overflow warning patch: mangled description and missing review tag
 2013-07-21 16:29 UTC 

LOAN...OFFER
 2013-07-21 16:19 UTC 

PROBLEM: kernel panic on virtual guest / pvscsi / resched
 2013-07-21 16:10 UTC 

[PATCH] drivers: base: core: Removed superfluous calls to put_device in device_destroy and to kobject deletion functions in device_del
 2013-07-21 15:59 UTC  (2+ messages)

[PATCH v2] xen/arm: disable cpuidle and cpufreq when linux is running as dom0
 2013-07-21 15:38 UTC  (3+ messages)

[PATCH V3] gpio: palmas: add dt support
 2013-07-21 15:28 UTC  (2+ messages)

[PATCH] gpio: em: Add pinctrl support
 2013-07-21 15:26 UTC  (2+ messages)

Product Request
 2013-07-21 15:25 UTC 

Greetings from George Daniels
 2013-07-21 15:18 UTC 

gpio: introduce gpio-fch driver for AMD A45/A50M/A55E Fusion Controller Hub
 2013-07-21 15:13 UTC  (2+ messages)

kmemleak warning in efifb_probe
 2013-07-21 15:11 UTC 

KS Topic request: Handling the Stable kernel, let's dump the cc: stable tag
 2013-07-21 15:09 UTC  (8+ messages)
` [Ksummit-2013-discuss] "

[ 00/19] 3.10.1-stable review
 2013-07-21  4:15 UTC  (13+ messages)

[PATCH] gpio: add GPIO support for F71882FG and F71889F
 2013-07-21 14:35 UTC  (4+ messages)


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