All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-08-06 09:12:13 to 2012-08-06 10:21:52 UTC [more...]

[PATCH] ARM: ux500: resurrect I2C platform data
 2012-08-06 10:21 UTC  (4+ messages)
` [PATCH 1/1] i2c: Add default configuration into the Nomadik I2C driver

[PATCH 1/8] ACPI sysfs.c strlen fix
 2012-08-06 10:21 UTC  (3+ messages)
` [PATCH] ACPI: replace strlen("string") with sizeof("string") -1
  ` [linux-pm] "

Enable docking station speaker jack for new Lenovo Thinkpads
 2012-08-06 10:49 UTC  (5+ messages)
` [PATCH] ALSA: hda - add dock support for Thinkpad T430s

[PATCH v7 0/2] kvm: level irqfd and new eoifd
 2012-08-06 10:17 UTC  (3+ messages)
` [PATCH v7 2/2] kvm: KVM_EOIFD, an eventfd for EOIs

[PATCH] OMAPDSS: OMAPFB: fix framebuffer console colors
 2012-08-06 10:15 UTC  (4+ messages)

[BUG] Kernel panic when try s3c-hsotg.c with kernel 3.5
 2012-08-06 10:12 UTC  (2+ messages)

[Qemu-devel] [PATCH V2] qemu-img: use QemuOpts instead of QEMUOptionParameter in resize function
 2012-08-06 10:14 UTC  (2+ messages)

[PATCH 6/8] fsl-dma: use spin_lock_bh to instead of spin_lock_irqsave
 2012-08-06 10:14 UTC 

[PATCH v6 4/8] fsl-dma: move functions to avoid forward declarations
 2012-08-06 10:14 UTC 

[PATCHv4 0/8] ARM: OMAP: pm: usecounting changes
 2012-08-06 10:14 UTC  (6+ messages)
` [PATCHv4 4/8] ARM: OMAP3: add manual control for mpu / core pwrdm usecounting

[PATCH v6 3/8] fsl-dma: add fsl_dma_free_descriptor() to reduce code duplication
 2012-08-06 10:13 UTC 

4.1.2 very slow without upstream patches, but fast with them, also 4.2 very slow
 2012-08-06 10:12 UTC 

[PATCH 0/5] Convert az6007 to dvb-usb-v2
 2012-08-06 10:11 UTC  (2+ messages)

why online shrink is not supported in EXT4_IOC_RESIZE_FS ioctl?
 2012-08-06 10:11 UTC 

[PATCH v2 0/4] Haswell HDMI/DP audio enable
 2012-08-06 10:10 UTC  (5+ messages)
` [PATCH V2 3/4] drm/i915: Haswell HDMI "

nilfs2 not garbage collecting
 2012-08-06 10:10 UTC  (2+ messages)

[PATCH 0/5] Improve memory slot handling and other fixes
 2012-08-06 10:08 UTC  (12+ messages)
` [PATCH 1/5] KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE code
` [PATCH 2/5] KVM: PPC: Quieten message about allocating linear regions
` [PATCH 3/5] KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly
` [PATCH 4/5] KVM: PPC: Book3S HV: Take the SRCU read lock before looking up memslots
` [RFC PATCH 5/5] KVM: PPC: Take the SRCU lock around memslot use

[PATCH 1/2] GPIO: gpio-pxa: simplify pxa_gpio_to_irq() and pxa_irq_to_chip()
 2012-08-06 10:08 UTC  (4+ messages)

[Qemu-devel] [PATCH] block: Set cdrom device read only flag
 2012-08-06 10:07 UTC  (5+ messages)

[ulogd2 PATCH] Fix bracket imbalance if IPPROTO_SCTP is defined
 2012-08-06 10:05 UTC  (3+ messages)

[LTP] V2: patch for aio_suspend/3-1
 2012-08-06 10:04 UTC  (6+ messages)
` [LTP] [PATCH] aio_suspend/3-1: wait all aio_write complete

[PATCH 0/3] perf: Teach perf tool to profile sleep times
 2012-08-06 10:01 UTC  (4+ messages)
` [PATCH 1/3] perf: teach "perf inject" to work with files
` [PATCH 2/3] perf: teach perf inject to merge sched_stat_* and sched_switch events
` [PATCH 3/3] perf: mark a dso if it's used

DT GPIO numbering?
 2012-08-06  9:58 UTC  (5+ messages)

[PATCH] drivers: net: irda: bfin_sir: fix compile error
 2012-08-06  9:57 UTC  (3+ messages)

[PATCH v3 0/4] Use dma_mmap_coherent to support IOMMU mapper
 2012-08-06  9:55 UTC  (17+ messages)
` [PATCH v3 1/4] ARM: dma-mapping: define ARCH_HAS_DMA_MMAP_COHERENT
` [PATCH v3 2/4] ALSA: pcm - Don't define ARCH_HAS_DMA_MMAP_COHERENT privately for ARM
` [PATCH v3 3/4] media: videobuf2-dma-contig: use dma_mmap_coherent if available
` [PATCH v3 4/4] fbdev: sh_mobile_lcdc: "

[meta-browser][PATCH] Revert "chromium: use COMPATIBLE_HOST instead of COMPATIBLE_MACHINE"
 2012-08-06  9:41 UTC  (2+ messages)

[PATCH 3/3] sound/soc/soc-core.c: drop kfree of devm_kzalloc's data
 2012-08-04 14:32 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/15] Ehnahced SSI bus support + M25P80 SPI flash + Xilinx SPI controller
 2012-08-06  9:52 UTC  (18+ messages)
` [Qemu-devel] [PATCH v5 02/15] ssi: Added VMSD stub
` [Qemu-devel] [PATCH v5 03/15] ssi: Implemented CS behaviour
` [Qemu-devel] [PATCH v5 04/15] ssi: Added create_slave_no_init()
` [Qemu-devel] [PATCH v5 05/15] qdev: allow multiple qdev_init_gpio_in() calls
` [Qemu-devel] [PATCH v5 08/15] ssd0323: abort() instead of exit(1) on error
` [Qemu-devel] [PATCH v5 09/15] hw: Added generic FIFO API
` [Qemu-devel] [PATCH v5 12/15] petalogix-ml605: added SPI controller with n25q128

[PATCH] chromium-20: add unistd.patch which was used in 19*
 2012-08-06  9:40 UTC 

[PATCH 0/5] usb: phy: samsung: Introducing usb phy driver for samsung SoCs
 2012-08-06  9:51 UTC  (7+ messages)
` [PATCH 1/5] usb: phy: samsung: Introducing usb phy driver for hsotg

XFS_WANT_CORRUPTED_GOTO error
 2012-08-06  9:50 UTC 

linux-next: build failure after merge of the akpm tree
 2012-08-06  9:46 UTC  (4+ messages)

[PATCH 0/5] Run postinst scriptlets at do_rootfs time
 2012-08-06  9:36 UTC  (19+ messages)
` [PATCH 2/5] sato-icon-theme: make postinst scriplet run "
` [PATCH 4/5] gtk-icon-cache: call postinst scriplet "

[PATCH 0/3] KVM: Integrate rmap and rmap_pde
 2012-08-06  9:47 UTC  (3+ messages)

[PATCH v6 00/11] omap: musb: Add device tree support
 2012-08-06  9:44 UTC  (15+ messages)
` [PATCH v6 01/11] drivers: usb: otg: add a new driver for omap usb2 phy

[PATCH] USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointer
 2012-08-06  9:46 UTC  (2+ messages)

[PATCH] mac80211: avoid using synchronize_rcu in ieee80211_set_probe_resp
 2012-08-06  9:46 UTC 

[PATCH] Bluetooth: Use kref for l2cap channel reference counting
 2012-08-06  9:46 UTC  (3+ messages)
` [PATCH] Bluetooth: debug: Correct the PSM printing

[U-Boot] [PATCH 1/2] gpio: add gpio api support to mx27
 2012-08-06  9:45 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] imx27lite: update with gpio api change

Turning off dev_dbg in spi_setup
 2012-08-06  9:45 UTC 

[Qemu-devel] [PATCH 00/47] Block job improvements for 1.2
 2012-08-06  9:44 UTC  (16+ messages)
` [Qemu-devel] [PATCH 13/47] block: introduce block job error

[PATCH 0/7] netpoll and netconsole fixes for 3.6
 2012-08-06  9:44 UTC  (7+ messages)
` [PATCH 1/7] netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()

[v3] Add basic address decoding support for Marvell 370/XP
 2012-08-06  9:42 UTC  (6+ messages)
` [PATCH 1/5] arm: plat-orion: use 'void __iomem *' in addr-map code
` [PATCH 2/5] arm: plat-orion: introduce PLAT_ORION_LEGACY hidden config option
` [PATCH 3/5] arm: plat-orion: make bridge_virt_base non-const to support DT use case
` [PATCH 4/5] arm: mvebu: add basic address decoding support to Armada 370/XP
` [PATCH 5/5] arm: mvebu: add address decoding controller to the DT

[oe-commits] Morgan Little : python: Update for python-native changes
 2012-08-06  9:30 UTC  (3+ messages)
` [PATCH] opkg-utils: inherit pythonnative

[PATCH v3 0/3] Add DT support to C_CAN/D_CAN controller
 2012-08-06  9:41 UTC  (6+ messages)
` [PATCH v4 1/3] can: c_can: Modify c_can device names
` [PATCH v4 2/3] can: c_can: Add device tree support to Bosch C_CAN/D_CAN controller

[ath9k-devel] RTS retry limit
 2012-08-06  9:41 UTC  (3+ messages)

[PATCH 0/1] package-index: inherit pythonnative
 2012-08-06  9:29 UTC  (4+ messages)
` [PATCH 1/1] "

[LTP] [PATCH v2 1/2] numa_helper: move to libkerntest
 2012-08-06  9:39 UTC  (2+ messages)

mpc8xxx PCIe hotplug needs fixing, some clues 
 2012-08-06  9:39 UTC  (4+ messages)

[GIT PULL FOR v3.6-rc1] Mediabus And Pixel format supported by DM365
 2012-08-06  9:36 UTC  (2+ messages)

[PATCH 3/3] backlight: lp855x: remove goto err_dev
 2012-08-06  9:35 UTC 

[PATCH 2/3] backlight: aat2870: remove goto out
 2012-08-06  9:32 UTC 

problems with external initramfs passed to device tree kernel
 2012-08-06  9:32 UTC  (3+ messages)
  ` [PATCH] initramfs: handle trailing junk after valid image

[PATCH] kexec-tools: Read always one vmcoreinfo file
 2012-08-06  9:32 UTC  (2+ messages)

[LTP] [PATCH v3 2/2] mm: use new numa_helper
 2012-08-06  9:32 UTC  (2+ messages)

[PATCH 1/3] backlight: atmel-pwm-bl: remove goto err_free_mem
 2012-08-06  9:32 UTC 

[RFC PATCH 00/23 V2] memory,numa: introduce MOVABLE-dedicated node and online_movable for hotplug
 2012-08-06  9:23 UTC  (45+ messages)
` [RFC V3 PATCH 00/25] "
  ` [RFC V3 PATCH 01/25] page_alloc.c: don't subtract unrelated memmap from zone's present pages
  ` [RFC V3 PATCH 02/25] memory_hotplug: fix missing nodemask management
  ` [RFC V3 PATCH 03/25] slub, hotplug: ignore unrelated node's hot-adding and hot-removing
  ` [RFC V3 PATCH 04/25] node: cleanup node_state_attr
  ` [RFC V3 PATCH 05/25] node_states: introduce N_MEMORY
  ` [RFC V3 PATCH 06/25] cpuset: use N_MEMORY instead N_HIGH_MEMORY
  ` [RFC V3 PATCH 07/25] procfs: "
  ` [RFC V3 PATCH 08/25] memcontrol: "
  ` [RFC V3 PATCH 09/25] oom: "
  ` [RFC V3 PATCH 10/25] mm,migrate: "
  ` [RFC V3 PATCH 11/25] mempolicy: "
  ` [RFC V3 PATCH 12/25] hugetlb: "
  ` [RFC V3 PATCH 13/25] vmstat: "
  ` [RFC V3 PATCH 14/25] kthread: "
  ` [RFC V3 PATCH 15/25] init: "
  ` [RFC V3 PATCH 16/25] vmscan: "
  ` [RFC V3 PATCH 17/25] page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initialization
  ` [RFC V3 PATCH 18/25] hotplug: update nodemasks management
  ` [RFC V3 PATCH 19/25] numa: add CONFIG_MOVABLE_NODE for movable-dedicated node
  ` [RFC V3 PATCH 20/25] page_alloc: add kernelcore_max_addr
  ` [RFC V3 PATCH 21/25] x86: get pg_data_t's memory from other node
  ` [RFC V3 PATCH 22/25] x86: use memblock_set_current_limit() to set memblock.current_limit
  ` [RFC V3 PATCH 23/25] memblock: limit memory address from memblock
  ` [RFC V3 PATCH 24/25] memblock: compare current_limit with end variable at memblock_find_in_range_node()
  ` [RFC V3 PATCH 25/25] mm, memory-hotplug: add online_movable and online_kernel

[PATCH] driver: misc: bmp085: remove "of_match_table" property
 2012-08-06  9:30 UTC  (5+ messages)

No 3.5 version on www.kernel.org
 2012-08-06  9:29 UTC  (2+ messages)

[PATCH] timer: do not define __mod_timer as inline function
 2012-08-06  9:29 UTC 

[PATCHv5 0/4] improve speed of "rep ins" emulation
 2012-08-06  9:28 UTC  (5+ messages)
` [PATCHv5 4/4] KVM: emulator: optimize "rep ins" handling

Huge performance degradation for UDP between 2.4.17 and 2.6
 2012-08-06  9:27 UTC  (5+ messages)

[PATCH] drivers: mmc: bfin_sdh: fix build error
 2012-08-06  9:27 UTC  (2+ messages)

[PATCH] arm: add documentation describing Marvell families of SoC
 2012-08-06  9:27 UTC  (3+ messages)

[U-Boot] [Pull request] u-boot-onenand
 2012-08-06  9:27 UTC 

[LTP] [PATCH] pthread_cond_brodcast/1-2.c hung when mem left is not enough
 2012-08-06  9:25 UTC  (2+ messages)

если хош подружиться
 2012-08-06  3:53 UTC 

boot slow down
 2012-08-06  9:19 UTC  (5+ messages)

skb_warn_bad_offload with kernel 3.5 (maybe gso/bridge related ?)
 2012-08-06  9:18 UTC  (4+ messages)

[PATCH RFC] regulator: suppress printk if there is no real info
 2012-08-06  9:18 UTC 

[PATCH 0/3] mmc: dw_mmc: some fixes for error handling
 2012-08-06  9:17 UTC  (3+ messages)

Fwd: Re: Macbook Pro Retina display problems
 2012-08-06  9:17 UTC  (4+ messages)

[Qemu-devel] [PATCH v5 0/6] file descriptor passing using fd sets
 2012-08-06  9:15 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 6/6] block: Enable qemu_open/close to work with "

xl segfault when starting a guest
 2012-08-06  9:13 UTC  (4+ messages)

[U-Boot] [PATCH] at91: Add support for taskit AT91SAM9G20 boards
 2012-08-06  9:13 UTC  (3+ messages)

Mainlining MTD drivers (lpc32xx)
 2012-08-06  9:13 UTC  (2+ messages)

[PATCH V2] bcma: add basic NAND flash driver
 2012-08-06  9:12 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.