linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-17 01:24:59 to 2012-09-17 10:58:57 UTC [more...]

[PATCH] x86: prefer tzcnt over bsf
 2012-09-17 10:58 UTC  (6+ messages)
` [tip:x86/asm] x86: Prefer TZCNT over BFS

[PATCH v4 00/24] Introduce Xen support on ARM (based on 3.6-rc5)
 2012-09-17 10:57 UTC  (4+ messages)
` [PATCH v4 12/24] xen/arm: introduce CONFIG_XEN on ARM

[PATCH] x86: Switch to vga console only if framebuffer details are missing
 2012-09-17 11:00 UTC  (2+ messages)

[PATCH] gpio: pxa: using for_each_set_bit to simplify the code
 2012-09-17 10:56 UTC  (2+ messages)

[PATCH] gpio_msm: using for_each_set_bit to simplify the code
 2012-09-17 10:54 UTC  (2+ messages)

[PATCH] Xen-SWIOTLB fixes (v4) for v3.7
 2012-09-17 10:52 UTC  (5+ messages)
` [PATCH 08/10] xen/swiotlb: Remove functions not needed anymore

[RFC/PATCH] ia64, SR870, EFI bug breaks ata_piix, uninitialized ICH4 IDE EXBAR mem resource
 2012-09-17 10:56 UTC  (2+ messages)

[PATCH] spi: pl022: Add clk_{un}prepare() support in runtime PM
 2012-09-17 10:50 UTC  (2+ messages)

[PATCH 0/3] lockd: use per-net refrence-counted NSM clients
 2012-09-17 10:49 UTC  (8+ messages)
` [PATCH 1/3] lockd: use rpc client's cl_nodename for id encoding

[NEW DRIVER V3 8/8] DA9058 REGULATOR driver
 2012-09-17 10:49 UTC  (5+ messages)

20% performance drop on PostgreSQL 9.2 from kernel 3.5.3 to 3.6-rc5 on AMD chipsets
 2012-09-17 10:47 UTC  (12+ messages)
` 20% performance drop on PostgreSQL 9.2 from kernel 3.5.3 to 3.6-rc5 on AMD chipsets - bisected

linux-next: manual merge of the akpm tree with the security tree
 2012-09-17 10:45 UTC 

[PATCH] media: davinci: vpif: add check for NULL handler
 2012-09-17 10:41 UTC  (2+ messages)

[PATCH 0/9] mfd: update on 88pm860x and max8925
 2012-09-17 10:40 UTC  (14+ messages)
` [PATCH 1/9] mfd: max8925: use register offset as REG in backlight
` [PATCH 2/9] mfd: max8925: remove array in regulator platform data
` [PATCH 3/9] regulator: 88pm860x: add pre-regulator support for 88pm860x regulator
` [PATCH 4/9] mfd: 88pm860x: avoid to check resource for preg regulator
` [PATCH 5/9] mfd: 88pm860x: move initilization code
` [PATCH 6/9] mfd: 88pm860x: use irqdomain
` [PATCH 7/9] mfd: 88pm860x: support dt
` [PATCH 8/9] mfd: 88pm860x: move gpadc init into touch
` [PATCH 9/9] ARM: dts: enable 88pm860x pmic

[PATCH 1/2] coredump: pass siginfo_t* to do_coredump() and below, not merely signr
 2012-09-17 10:39 UTC  (6+ messages)
` [PATCH 2/2] coredump: add a new elf note with siginfo fields of the signal

[PATCH] Fix queueing work if !bdi_cap_writeback_dirty()
 2012-09-17 10:37 UTC  (14+ messages)

linux-next: manual merge of the akpm tree with the security tree
 2012-09-17 10:35 UTC 

[PATCH v6 0/4] add syscon driver based on regmap for general registers access
 2012-09-17 10:10 UTC  (3+ messages)

[PATCH v2 3/3] devfreq: Add current freq callback in device profile
 2012-09-17 10:34 UTC 

[PATCH] edac/85xx: fix error handle of mpc85xx_mc_err_probe
 2012-09-17 10:32 UTC  (3+ messages)

[PATCH] proc: fix unterminated string
 2012-09-17 10:49 UTC 

[PATCH 1/4] drivers/mmc/host/dw_mmc.c: fix error return code
 2012-09-17 10:09 UTC  (7+ messages)
` [PATCH 2/4] drivers/mmc/host/omap.c: "
` [PATCH 3/4] drivers/mmc/host/omap_hsmmc.c: "
` [PATCH 4/4] drivers/mmc/host/mxs-mmc.c: "

[PATCH v3 00/15] ASoC: OMAP: Convert to use dmaengine
 2012-09-17 10:06 UTC  (15+ messages)
` [PATCH v3 02/15] dmaengine: omap: Add support for pause/resume in cyclic dma mode
` [PATCH v3 03/15] dmaengine: Add flags parameter to dmaengine_prep_dma_cyclic()
` [PATCH v3 04/15] dmaengine: Pass flags via device_prep_dma_cyclic() callback
` [PATCH v3 05/15] dmaengine: omap-dma: Add support to suppress interrupts in cyclic mode
  ` [alsa-devel] [PATCH v3 00/15] ASoC: OMAP: Convert to use dmaengine

Excessive kernel time inside ttm when scrolling on a r700 in a multimonitor setup
 2012-09-17  9:59 UTC  (4+ messages)

[PATCH 2/2] iio: inkern: put the IIO device when mem alloc gets failed
 2012-09-17  9:57 UTC  (3+ messages)

[PATCH] dmaengine: add dmanegine slave map api's
 2012-09-17  9:50 UTC  (7+ messages)

[PATCH 1/2] DMA: PL330: Fix potential NULL pointer dereference in pl330_submit_req()
 2012-09-17  9:50 UTC  (2+ messages)
` [PATCH 2/2] DMA: PL330: Check the pointer returned by kzalloc

[RFC v1 00/11] vfs: hot data tracking
 2012-09-17  9:45 UTC  (13+ messages)
` [RFC v1 01/11] vfs: introduce one structure hot_info
` [RFC v1 02/11] vfs: introduce one rb tree - hot_inode_tree
` [RFC v1 03/11] vfs: introduce 2 rb tree items - inode and range
` [RFC v1 04/11] vfs: add support for updating access frequency
` [RFC v1 05/11] vfs: add one new mount option '-o hottrack'
` [RFC v1 06/11] vfs: add init and exit support
` [RFC v1 07/11] vfs: introduce one hash table
` [RFC v1 08/11] vfs: enable hot data tracking
` [RFC v1 09/11] vfs: fork one private kthread to update temperature info
` [RFC v1 10/11] vfs: add 3 new ioctl interfaces
` [RFC v1 11/11] vfs: add debugfs support

[PATCH] gmux: Fix backlight set function
 2012-09-17  9:37 UTC  (4+ messages)

[PATCH v6] iio: adc: add new lp8788 adc driver
 2012-09-17  9:35 UTC 

[RFC PATCH] drivers: phy: add generic PHY framework
 2012-09-17  9:33 UTC  (6+ messages)

[PATCH] Xen backend support for paged out grant targets V4
 2012-09-17  9:29 UTC  (3+ messages)

[RFC] status of execve() work - per-architecture patches solicited
 2012-09-17  9:29 UTC  (4+ messages)

linux-next: manual merge of the arm-soc tree with the char-misc tree
 2012-09-17  9:29 UTC 

linux-next: manual merge of the arm-soc tree with the omap_dss2 tree
 2012-09-17  9:23 UTC 

linux-next: manual merge of the arm-soc tree with the staging tree
 2012-09-17  9:20 UTC 

[PATCH v2 00/26] Prep work for immutable bio vecs
 2012-09-17  9:17 UTC  (3+ messages)
` [PATCH v2 05/26] block: Add bio_end()

RCU lockup in the SMP idle thread, help
 2012-09-17  9:10 UTC  (6+ messages)

[PATCH] usb: gadget: lpc32xx_udc: Fix compatibility with STOTG04
 2012-09-17  9:05 UTC  (2+ messages)

Здааровчик,мусечка
 2012-09-17  3:33 UTC 

[PATCH v2 00/15] ASoC: OMAP: Convert to use dmaengine
 2012-09-17  9:01 UTC  (6+ messages)
` [PATCH v2 04/15] dmaengine: Pass no_wakeup parameter via device_prep_dma_cyclic() callback

[PATCH 0/8] enable support for AMBA drivers under x86
 2012-09-17  8:58 UTC  (6+ messages)
` [PATCH 1/8] DMA: PL330: use prefix in reg names to build "
` [PATCH 2/8] gpio: pl061 depends on ARM

[PATCH v2] pinctrl: document semantics vs GPIO
 2012-09-17  8:58 UTC  (3+ messages)

[RFC 0/3] PCI/PM: RTD3 fixes/changes for 3.7
 2012-09-17  8:54 UTC  (4+ messages)
` [RFC 1/3] PCI/PM: Fix kexec for D3cold and bridge suspending
` [RFC 2/3] PCI/PM: Make PCI devices notified when its power resource turned on
` [RFC 3/3] PCI/PM: Disable PME poll for PCIe devices

Side effects of disabling SCHED_SOFTIRQ to trigger run_rebalance_domains
 2012-09-17  8:54 UTC 

[RFC] cgroup TODOs
 2012-09-17  8:50 UTC  (10+ messages)

[PATCH v4] memory leak fix while calling system_path
 2012-09-17  8:47 UTC 

[PATCH] pstore: avoid recursive spinlocks in the oops_in_progress case
 2012-09-17 17:43 UTC 

[PATCH 2/2] iio: inkern: add error case in iio_channel_get()
 2012-09-17  8:46 UTC  (5+ messages)

[PATCH 00/11] pinctrl: mvebu: pinctrl driver
 2012-09-17  8:45 UTC  (10+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 03/10] pinctrl: mvebu: kirkwood "

[PATCH 1/2] iio: inkern: add error case in iio_channel_get()
 2012-09-17  8:44 UTC 

linux-next: build failure after merge of the arm64 tree
 2012-09-17  8:41 UTC  (2+ messages)

[PATCH v8 0/3] KVM: perf: kvm events analysis tool
 2012-09-17  8:31 UTC  (4+ messages)
` [PATCH v8 1/3] KVM: x86: export svm/vmx exit code and vector code to userspace
` [PATCH v8 2/3] perf: move stat related code to util/stat.c
` [PATCH v8 3/3] KVM: perf: kvm events analysis tool

[PATCH] drivers/rapidio/devices/tsi721.c: fix error return code
 2012-09-17  8:14 UTC 

[PATCH 1/2] drivers/s390/char/monreader.c: fix error return code
 2012-09-17  8:12 UTC  (2+ messages)
` [PATCH 2/2] drivers/s390/net/ctcm_main.c: "

[RFC][PATCH] Improving directed yield scalability for PLE handler
 2012-09-17  8:10 UTC  (13+ messages)

[PATCH 1/3] cx25821: fix error return code and clean up
 2012-09-17  8:04 UTC  (3+ messages)
` [PATCH 2/3] cx25821: Replace kmemdup for kstrdup "
` [PATCH 3/3] cx25821: Cleanup filename assignment code

linux-next: manual merge of the arm-soc tree with the mtd tree
 2012-09-17  8:02 UTC 

linux-next: manual merge of the arm-soc tree with the tree
 2012-09-17  8:02 UTC 

linux-next: manual merge of the arm-soc tree with the input tree
 2012-09-17  8:02 UTC 

linux-next: manual merge of the arm-soc tree with the mmc tree
 2012-09-17  8:01 UTC 

[PATCH RFC cgroup/for-3.7] cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them
 2012-09-17  7:59 UTC  (4+ messages)

[PATCH] i915: Quirk out disconnected backlight
 2012-09-17  8:03 UTC  (6+ messages)

[patch v2] gcov: add a kfree() on error to new_node()
 2012-09-17  7:58 UTC  (2+ messages)

[PATCH 02/24] ARM: at91: use __iomem pointers for MMIO
 2012-09-17  7:56 UTC  (2+ messages)

Advice on mmap() "feature"
 2012-09-17  7:54 UTC  (3+ messages)

[PATCH v2 0/3] DaVinci DMA engine conversion
 2012-09-17  7:52 UTC  (4+ messages)
` [PATCH v2 2/3] mmc: davinci_mmc: convert to DMA engine API

[PATCH 0/2] SPI EEPROM / device tree interaction improvements
 2012-09-17  7:49 UTC  (3+ messages)
` [PATCH 2/2] misc/at25: Add an .id_table to at25 to facilitate driver loading and binding

[PATCH] xfrm_user: return error pointer instead of NULL #2
 2012-09-17  7:18 UTC  (2+ messages)

[PATCH] xfrm_user: return error pointer instead of NULL
 2012-09-17  7:16 UTC  (2+ messages)

[PATCH 0/8 v2] acpi-cpufreq: Move modern AMD cpufreq support to acpi-cpufreq
 2012-09-17  7:41 UTC  (3+ messages)
` [PATCH 2/8 v2] acpi-cpufreq: Add quirk to disable _PSD usage on all AMD CPUs

[PATCH 0/7] dw_dmac: introduce autoconfiguration
 2012-09-17  7:39 UTC  (8+ messages)
` [PATCH 1/7] dw_dmac: mark dwc_dump_chan_regs as inline
` [PATCH 2/7] dw_dmac: fill optional encoded parameters in register structure
` [PATCH 3/7] dw_dmac: get number of channels from hardware if possible
` [PATCH 4/7] dw_dmac: autoconfigure block_size or use platform data
` [PATCH 5/7] dw_dmac: autoconfigure data_width or get it via "
` [PATCH 6/7] dw_dmac: check if controller supports LLP
` [PATCH 7/7] dw_dmac: introduce software emulation of LLP transfers

linux-next: manual merge of the staging tree with the tty tree
 2012-09-17  7:37 UTC 

[PATCH] mmc: sdio: Fix PM_SLEEP related build warnings
 2012-09-17  7:35 UTC  (3+ messages)

linux-next: manual merge of the usb tree with the tty tree
 2012-09-17  7:30 UTC 

[PATCH RESEND v6] mmc: core: Remove bounce buffer in mmc_send_cxd_data()
 2012-09-17  7:32 UTC  (2+ messages)

International fund Manager
 2012-09-17  7:25 UTC 

linux-next: manual merge of the usb tree with the tty tree
 2012-09-17  7:31 UTC 

linux-next: manual merge of the usb tree with the tty tree
 2012-09-17  7:31 UTC 

linux-next: manual merge of the usb tree with the tty tree
 2012-09-17  7:31 UTC 

linux-next: manual merge of the usb tree with the tty tree
 2012-09-17  7:30 UTC 

[PATCH 3/3 v2] perf tool: give user better message if precise is not supported
 2012-09-17  7:11 UTC  (11+ messages)

[PATCH] memory cgroup: update root memory cgroup when node is onlined
 2012-09-17  6:40 UTC  (6+ messages)

[PATCH/RFC] HID: roccat: removing devices from blacklist
 2012-09-17  6:34 UTC 

[PATCH v6] pstore/ram: Add ramoops support for the Flattened Device Tree
 2012-09-17  6:23 UTC  (3+ messages)

[PATCH v3 0/5] Support for TSC/ADC MFD driver
 2012-09-17  6:11 UTC  (6+ messages)
` [PATCH v3 4/5] IIO : ADC: tiadc: Add support of TI's ADC driver

[PATCH/RFC 0/4] Deferrable timers support for timerfd API
 2012-09-17  5:53 UTC  (2+ messages)

[PATCH] DMA: PL330: return ENOMEM instead of 0 from pl330_alloc_chan_resources
 2012-09-17  5:47 UTC  (2+ messages)

[PATCH] mfd: tps65090: remove redundant check
 2012-09-17  5:30 UTC 

pull request: wireless 2012-09-14
 2012-09-17  5:29 UTC  (2+ messages)

[PATCH] ARM: dma-mapping: Fix potential memory leak in atomic_pool_init()
 2012-09-17  5:09 UTC 

[PATCH] pwm: Move AB8500 PWM driver to PWM framework
 2012-09-17  5:01 UTC  (6+ messages)

linux-next: manual merge of the drm tree with Linus' tree
 2012-09-17  4:53 UTC 

(no subject)
 2012-09-15 22:19 UTC 

[PATCH v2 0/2] mfd: update on max8925
 2012-09-17  4:22 UTC  (3+ messages)
` [PATCH v2 1/2] mfd: max8925: use register offset as REG in backlight

[PATCH v3] memory leak fix while calling system_path
 2012-09-17  3:51 UTC  (2+ messages)

[PATCH] [V1]power: battery: Generic battery driver using IIO
 2012-09-17  3:57 UTC  (3+ messages)

linux-next: build failure after merge of the target-updates tree
 2012-09-17  3:41 UTC 

[PATCH] fix ZOMBIE state bug in PPPOE driver
 2012-09-17  3:35 UTC  (2+ messages)

linux-next: manual merge of the target-updates tree with Linus' tree
 2012-09-17  3:28 UTC 

linux-next: manual merge of the scsi tree with the pci tree
 2012-09-17  3:17 UTC 

[ANNOUNCE] kmod 10
 2012-09-17  3:15 UTC  (3+ messages)

[PATCH v2 5/9] ACPI/pci-bind: remove bind/unbind callbacks from acpi_device_ops
 2012-09-17  3:06 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v2 0/9] enhance PCI related drivers to handle hotplug events
 2012-09-17  3:03 UTC  (4+ messages)
` [PATCH v2 5/9] ACPI/pci-bind: remove bind/unbind callbacks from acpi_device_ops

[PATCH] workqueue: fix leak of active
 2012-09-17  2:40 UTC 

[PATCH] sched: unify the check on atomic sleeping in __might_sleep() and schedule_bug()
 2012-09-17  2:25 UTC  (4+ messages)

[PATCH] dma-debug: New interfaces to debug dma mapping errors
 2012-09-17  2:07 UTC  (2+ messages)

[PATCH v3] drivers/tty: Folding Android's keyreset driver in sysRQ
 2012-09-17  1:38 UTC 

[ 000/135] 3.2.30-stable review
 2012-09-17  0:38 UTC  (3+ messages)
` [ 115/135] USB: add device quirk for Joss Optical touchboard
` [ 134/135] VFS: make vfs_fstat() use f[get|put]_light()


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