All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-26 02:41:54 to 2012-10-26 06:18:53 UTC [more...]

[PATCH 1/2] Xen acpi pad implement
 2012-10-26  6:18 UTC  (4+ messages)
` [Xen-devel] "

[PATCH] devfreq: exynos4_bus.c: Fixed an alignment of the func call args
 2012-10-26  6:18 UTC 

[RFC PATCH net-next 2/3] rtnl/ipv6: use netconf msg to advertise forwarding status
 2012-10-26  6:18 UTC  (4+ messages)
` [RFC PATCH net-next v2 0/5] Allow to monitor protocol configuration
  ` [RFC PATCH net-next v2 2/5] rtnl/ipv6: use netconf msg to advertise forwarding status

[PATCH net-next] packet: minor: remove unused err assignment
 2012-10-26  6:17 UTC  (2+ messages)

[PATCH] omapdss: dss: Fix clocks on OMAP363x
 2012-10-26  6:17 UTC  (3+ messages)

[for-next PATCH V2] PM / devfreq: Add sysfs node to expose available frequencies
 2012-10-26  6:16 UTC  (2+ messages)

[PATCH v4] serial/arc-uart: Add New Driver
 2012-10-26  6:16 UTC  (7+ messages)
` [PATCH] serial/arc-uart: Add new driver

[PATCH net-next 1/2] r8169: enable ALDPS for power saving
 2012-10-26  6:15 UTC  (4+ messages)
` [PATCH v3 net-next] "

[xen-unstable test] 14079: tolerable FAIL
 2012-10-26  6:13 UTC 

[Qemu-devel] [PATCH v1 0/3] Xilinx Zynq QSPI support
 2012-10-26  6:13 UTC  (2+ messages)

Regarding bottlenecks for high speed packet generation
 2012-10-26  6:12 UTC  (6+ messages)

[PATCH 0/3] HWPOISON: improve error_remove_page()
 2012-10-26  6:12 UTC  (4+ messages)
` [PATCH 2/3] ext4: introduce ext4_error_remove_page

[PATCH] kfifo: remove unnecessary type check
 2012-10-26  6:11 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/4] QOMify pflash_cfi0x
 2012-10-26  6:10 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/4] pflash_cfi0x: remove unused base field
` [Qemu-devel] [PATCH v3 2/4] pflash_cfi01: remove unused total_len field
` [Qemu-devel] [PATCH v3 3/4] pflash_cfi0x: QOMified
` [Qemu-devel] [PATCH v3 4/4] pflash_cfi01: Fix debug mode printfery

[PATCH v1] firmware loader: introduce module parameter to customize fw search path
 2012-10-26  5:57 UTC  (6+ messages)

[RFC][PATCH 0/5] tools, perf: Fix up for x86 UAPI disintegration
 2012-10-26  6:04 UTC  (10+ messages)
  ` [PATCH 2/5] tools: Honour the O= flag when tool build called from a higher Makefile
  ` [PATCH 3/5] perf: Make perf build for x86 with UAPI disintegration applied

[PATCH 0/9] ARM: Kirkwood: Convert to pinctrl
 2012-10-26  6:01 UTC  (4+ messages)
` [PATCH 3/9] ARM: Kirkwood: Convert dnskw "

[PATCH v3] gpio/omap: fix off-mode bug: clear debounce clock enable mask on free/reset
 2012-10-26  6:01 UTC  (4+ messages)

RBD boot from volume weirdness in OpenStack
 2012-10-26  5:57 UTC  (7+ messages)

[PATCH v0] network: Remove unnecessary field from connect_req
 2012-10-26  5:55 UTC 

[PATCH 1/9] uprobes: move function declarations out of arch
 2012-10-26  5:52 UTC  (7+ messages)
` [PATCH 6/9] uprobes: flush cache after xol write

[PATCH v4 0/6] omap iommu changes to remove plat includes
 2012-10-26  5:50 UTC  (7+ messages)
` [PATCH 3/6] ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.h

[U-Boot] [PATCH 0/9 V4] EXYNOS5: Add Audio support
 2012-10-26  5:49 UTC  (10+ messages)
` [U-Boot] [PATCH 1/9 V4] SOUND: SAMSUNG: Add I2S driver
` [U-Boot] [PATCH 2/9 V4] SOUND: Add WM8994 codec
` [U-Boot] [PATCH 3/9 V4] Sound: Add command for audio playback
` [U-Boot] [PATCH 4/9 V4] EXYNOS: Add I2S registers
` [U-Boot] [PATCH 5/9 V4] EXYNOS: Add parameters required by I2S
` [U-Boot] [PATCH 6/9 V4] EXYNOS: Add pinmux for I2S
` [U-Boot] [PATCH 7/9 V4] EXYNOS: Add I2S base address
` [U-Boot] [PATCH 8/9 V4] EXYNOS: Add clock for I2S
` [U-Boot] [PATCH 9/9 V4] SMDK5250: Enable Sound

[Qemu-devel] [PATCH v2 00/11] Sysbus EHCI + Zynq USB
 2012-10-26  5:47 UTC  (12+ messages)
` [Qemu-devel] [PATCH v2 01/11] dma: Define dma_context_memory and use in sysbus-ohci
` [Qemu-devel] [PATCH v2 02/11] usb/ehci: Use class_data to init PCI variations
` [Qemu-devel] [PATCH v2 03/11] usb/ehci: parameterise the register region offsets
` [Qemu-devel] [PATCH v2 04/11] usb/ehci: Abstract away PCI DMA API
` [Qemu-devel] [PATCH v2 05/11] usb/ehci: seperate out PCIisms
` [Qemu-devel] [PATCH v2 06/11] usb/ehci: Add Sysbus Infrastructure
` [Qemu-devel] [PATCH v2 07/11] usb/ehci: Add Xilinx ps7 USB controller
` [Qemu-devel] [PATCH v2 08/11] xilinx_zynq: add USB controllers
` [Qemu-devel] [PATCH v2 09/11] usb/ehci: Guard definition of EHCI_DEBUG
` [Qemu-devel] [PATCH v2 10/11] usb/ehci: Debug mode compile fixes
` [Qemu-devel] [PATCH v2 11/11] usb/ehci: Put RAM in undefined MMIO regions

[U-Boot] [PATCH 0/3] Bring in new I2C framework
 2012-10-26  5:48 UTC  (3+ messages)

linux-next: build warnings after merge of the akpm tree
 2012-10-26  5:44 UTC  (4+ messages)

[PATCH v2 0/2] ACPI: container hot remove support
 2012-10-26  5:43 UTC  (7+ messages)
` [PATCH v2 2/2] Improve container_notify_cb() to support container hot-remove

[Qemu-devel] qemu-img convert with block driver without .bdrv_create (like iscsi)
 2012-10-26  5:37 UTC  (2+ messages)

[U-Boot] Please pull u-boot-ti/master
 2012-10-26  5:37 UTC  (2+ messages)

[PATCH net-next 1/1] tcp: Prevent needless syn-ack rexmt during TWHS
 2012-10-26  5:32 UTC  (4+ messages)

[ceph-commit] Ceph Zfs
 2012-10-26  5:32 UTC  (3+ messages)

[PATCH 000/193] remove CONFIG_EXPERIMENTAL
 2012-10-26  5:29 UTC  (4+ messages)
` [PATCH 027/193] arch/sh: "

Naming of subvolumes
 2012-10-26  5:24 UTC  (2+ messages)

(unknown),
 2012-10-26  5:15 UTC  (2+ messages)
` (unknown)

kernel Panic on function tcp_manip_pkt+0x3c/0x11c in linux 2.6.31
 2012-10-26  5:09 UTC 

PCI/PM: Add comments for PME poll support for PCIe
 2012-10-26  5:07 UTC 

[PATCH v3 1/3] usb: dwc3: Add the suspend/resume functionality
 2012-10-26  5:04 UTC  (4+ messages)

[PATCH v2 00/14] OMAP-GPMC related cleanup for common zImage
 2012-10-26  5:04 UTC  (6+ messages)
` [PATCH v2 06/14] mtd: onenand: omap: use pdata info instead of cpu_is

[PATCH] mm: readahead: remove redundant ra_pages in file_ra_state
 2012-10-26  5:00 UTC  (24+ messages)

[PATCH v2 0/3] serial: mxs-auart: add DMA support for auart in mx28
 2012-10-25 11:08 UTC  (7+ messages)
` [PATCH v2 2/3] serial: mxs-auart: add the DMA support for mx28

[Qemu-devel] [PATCH 0/4 V5] char: Add CirMemCharDriver and provide QMP interface
 2012-10-26  4:56 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4 V5] char: Add CirMemCharDriver and provide QMP interface
 2012-10-26  4:56 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/4] qemu-char: Add new char backend CirMemCharDriver

[RFC 00/18] CSCP plugin
 2012-10-26  4:49 UTC  (3+ messages)
` [RFC 10/18] cyclingspeed: Add DBus.Properties for org.bluez.CyclingSpeed interface

[PATCH 1/2 v4] block/throttle: remove redundant type transition
 2012-10-26  4:47 UTC  (2+ messages)
` [PATCH 2/2 v4] block/throttle: Add IO submitted information in blkio.throttle

[Patch v3 0/7] meta-intel README updates
 2012-10-25 20:13 UTC  (3+ messages)
` [Patch v3 7/7] crownbay: add more information in README

[PATCH] Enable A20 using KBC for some MSI laptops to fix S3 resume
 2012-10-26  4:44 UTC  (6+ messages)

Info about ACPI/PCI vs ISA
 2012-10-26  4:44 UTC  (2+ messages)

[drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... GPU hung
 2012-10-26  4:43 UTC  (4+ messages)

linux-next: Tree for Oct 26
 2012-10-26  4:42 UTC  (2+ messages)

P​H­A­R​M­A­C​Y­ ​S‌H‍0​P​
 2012-10-25 19:01 UTC 

[PATCH] cpuidle: add missing header include
 2012-10-26  4:30 UTC 

[GIT PULL][PATCH] ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELA
 2012-10-26  4:25 UTC 

BLE GATT subscriber example?
 2012-10-26  4:24 UTC 

[PATCH 0/14] fdt: Add various device tree utilities and features
 2012-10-26  4:24 UTC  (4+ messages)
` [PATCH 05/14] fdt: Export fdtdec_find_alias_node() function
  ` [U-Boot] "

[PATCH 00/31] numa/core patches
 2012-10-26  4:23 UTC  (10+ messages)
` [PATCH 05/31] x86/mm: Reduce tlb flushes from ptep_set_access_flags()

[U-Boot] [PATCH 0/9 V3] EXYNOS5: Add Audio support
 2012-10-26  4:23 UTC  (7+ messages)
` [U-Boot] [PATCH 1/9 V3] SOUND: SAMSUNG: Add I2S driver
` [U-Boot] [PATCH 2/9 V3] SOUND: Add WM8994 codec

[PATCH Resend V2] dt: add helper function to read u8 & u16 variables & arrays
 2012-10-26  4:20 UTC 

[PATCH] pvr2: fix minor storage
 2012-10-26  4:13 UTC  (2+ messages)

[PATCH] net: usb: Fix memory leak on Tx data path
 2012-10-26  4:17 UTC 

[PATCH] dt: add helper function to read u8 & u16 variables & arrays
 2012-10-26  4:17 UTC  (5+ messages)

[U-Boot] [PATCH 0/20] AHCI / SATA Improvements
 2012-10-26  4:15 UTC  (9+ messages)
` [U-Boot] [PATCH 20/20] x86: config: Enable AHCI support for coreboot

[PATCH v1 2/2] x86, apic: Disable BSP if boot cpu is AP
 2012-10-26  4:13 UTC  (7+ messages)

[PATCH v5 0/5] Add support to enable ARM PMU for EXYNOS
 2012-10-26  4:05 UTC  (7+ messages)
` [PATCH v5 3/5] ARM: EXYNOS: Enable PMUs for exynos4

[RFC] New attempt to a better "btrfs fi df"
 2012-10-26  4:03 UTC  (6+ messages)

[PATCH 0/3] flush delalloc by multi-task
 2012-10-26  3:25 UTC  (5+ messages)

[PATCH]Documentation:Chinese translation of Documentation/arm64/booting.txt
 2012-10-26  4:02 UTC  (3+ messages)

[PATCH 0/2] qt1070 & gpio_keys add pinctrl consumer
 2012-10-26  3:51 UTC  (4+ messages)
` [PATCH 1/2] input: qt1070: "

[GIT PULL] Convert arch-vt8500 to multiplatform
 2012-10-26  3:51 UTC 

[PATCH] sctp: Clean up type-punning in sctp_cmd_t union
 2012-10-26  3:48 UTC  (5+ messages)

[PATCH] pata_arasan_cf: declare/use 'qc' and 'ap' variables in arasan_cf_dma_start()
 2012-10-26  3:31 UTC  (2+ messages)

[PATCH 00/16 v2] f2fs: introduce flash-friendly file system
 2012-10-26  3:31 UTC  (4+ messages)
` [PATCH 02/16 v2] f2fs: add on-disk layout

[RFC] Kdump with UEFI secure boot (Re: [PATCH v2] kdump: pass acpi_rsdp= to 2nd kernel for efi booting)
 2012-10-26  3:30 UTC  (13+ messages)
    ` Kdump with signed images

[U-Boot] [PATCH 32/32] drivers/serial/serial_ns16550.c: sparse fixes
 2012-10-26  3:30 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 27/32] drivers/i2c/fsl_i2c.c: sparse fix
 2012-10-26  3:29 UTC  (2+ messages)
` [U-Boot] [U-Boot,27/32] "

[U-Boot] [PATCH V4 1/3] FAT: remove cur_part_nr
 2012-10-26  3:29 UTC  (2+ messages)

[PATCH 1/2] cpufreq: return early from __cpufreq_driver_getavg()
 2012-10-26  3:28 UTC  (6+ messages)
` [PATCH 2/2] cpufreq: governors: remove redundant code

[PATCH] arm: l2cc: doc: fix device tree example typo
 2012-10-26  3:27 UTC  (2+ messages)

linux-next: manual merge of the arm-soc tree with the pinctrl tree
 2012-10-26  3:27 UTC  (3+ messages)

linux-next: manual merge of the arm-soc tree with the gpio-lw tree
 2012-10-26  3:24 UTC  (3+ messages)

The idea about scheduler test module(STM)
 2012-10-26  3:24 UTC  (3+ messages)

[PATCH 1/1] af_unix.c: fix the compile warning in unix_bind
 2012-10-26  3:24 UTC  (3+ messages)

[BUG][PATCH][BTRFS-PROGS] Bug overflow fix
 2012-10-26  3:22 UTC  (3+ messages)

[PATCH] ARM: highbank: retry wfi on reset request
 2012-10-26  3:20 UTC 

Am dying of breast cancer
 2012-10-26  3:06 UTC 

[PATCH] x86, doc: fix grammar and typo in boot.txt
 2012-10-26  3:17 UTC 

[Bug 56139] New: [bisected] kernel 3.7.0-rc1 breaks 6950 (CAYMAN)
 2012-10-26  3:17 UTC  (2+ messages)
` [Bug 56139] "

Query regarding x86_64 purgatory and IA32-e compatibility mode
 2012-10-26  3:14 UTC  (2+ messages)

[PATCH 1/2] Remove CsrEventHandle and functions using it
 2012-10-26  3:13 UTC  (3+ messages)

[Qemu-devel] [patch v4 00/16] push mmio dispatch out of big lock
 2012-10-26  3:08 UTC  (11+ messages)
` [Qemu-devel] [patch v4 13/16] e1000: add busy flag to anti broken device state

(unknown),
 2012-10-26  3:08 UTC  (6+ messages)
` 

[PATCH v3] mm: thp: Set the accessed flag for old pages on access fault
 2012-10-26  3:07 UTC  (4+ messages)

Please add bcm2835 tree to linux-next
 2012-10-26  3:02 UTC 

AUTO: Michael Barry is out of the office (returning 30/10/2012)
 2012-10-26  3:01 UTC 

[PATCH 0/5] Fix thermal bugs and Upstream ST-Ericsson thermal driver
 2012-10-26  2:59 UTC  (5+ messages)
` [PATCH V2 0/6] "
  ` [PATCH V2 4/6] Thermal: Remove the cooling_cpufreq_list

[PATCH] mmc: dw-mmc: relocate the position called dw_mci_setup_bus()
 2012-10-26  2:57 UTC 

[PATCH] hrtimer:__run_hrtimer races with enqueue_hrtimer
 2012-10-26  2:51 UTC 

[Qemu-devel] [PATCH V14 0/6] add-cow file format
 2012-10-26  2:54 UTC  (4+ messages)
` [Qemu-devel] [PATCH V14 1/6] docs: document for "

[Qemu-devel] [PATCH] dma: Define dma_context_memory and use in sysbus-ohci
 2012-10-26  2:53 UTC  (4+ messages)

[PATCH v6 0/3] Add modules to support realtek PCIE card reader
 2012-10-26  2:51 UTC  (11+ messages)

[PATCH] ARM: bcm2835: implement machine restart hook
 2012-10-26  2:51 UTC  (3+ messages)

[PATCH 1/2] pinctrl: add bcm2835 driver
 2012-10-26  2:50 UTC  (4+ messages)
` [PATCH 2/2] ARM: bcm2835: enable GPIO/pinctrl

[PATCH] arm: bcm2835: remove useless variables from Makefile.boot
 2012-10-26  2:49 UTC  (2+ messages)

[Qemu-devel] [PATCH V4 00/10] replace QEMUOptionParameter with QemuOpts parser
 2012-10-26  2:46 UTC  (4+ messages)
` [Qemu-devel] [PATCH V4 04/10] introduce qemu_opts_create_nofail function

[PATCH 0/2] ARM: bcm2835: Fixes
 2012-10-26  2:46 UTC  (3+ messages)
` [PATCH 1/2] ARM: bcm2835: Add missing static modifiers

[PATCH] powerpc/esdhc: enable the card insert/remove interrupt
 2012-10-26  2:42 UTC  (7+ messages)

process hangs on do_exit when oom happens
 2012-10-26  2:42 UTC  (13+ messages)

[U-Boot] [PATCH 0/2] Standardize on run-time board ID variables
 2012-10-26  2:41 UTC  (5+ 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.