All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-05-26 09:53:11 to 2011-05-26 11:36:55 UTC [more...]

sound/trivial: some little typo and little fix
 2011-05-26 11:44 UTC  (5+ messages)
` [PATCH 1/3] sound/atmel-pcm: trivial: typo in debug comment

[PATCH 0/6] unicore32 subsystem: 6 patches for 2.6.39
 2011-05-26 11:36 UTC  (3+ messages)
` [PATCH 2/6] unicore32: add pkunity-v3 mac/net driver (umal)
` [PATCH 3/6] unicore32: change zImage physical address, though it's PIC codes

[PATCH v3 0/6] m68knommu: merge and clean up of arch/m68k/lib files
 2011-05-26 11:30 UTC  (13+ messages)
` [PATCH v3 1/6] m68k: merge mmu and non-mmu versions of muldi3
  ` [PATCH v3 2/6] m68k: merge mmu and non-mmu versions of lib/Makefile
    ` [PATCH v3 3/6] m68k: remove duplicate memmove() implementation
      ` [PATCH v3 4/6] m68k: remove duplicate memset() implementation
        ` [PATCH v3 5/6] m68k: remove duplicate memcpy() implementation
                    `  "
                      ` [uClinux-dev] "

[BUG] "sched: Remove rq->lock from the first half of ttwu()" locks up on ARM
 2011-05-26 11:32 UTC  (11+ messages)

[PATCH] rootfs_ipk: delete opkg metadata if package management not required and all packages are configured
 2011-05-26 11:29 UTC 

[PATCH] Second RFC version of mt9p031 sensor with power managament
 2011-05-26 11:31 UTC  (7+ messages)
` [beagleboard] "

[PATCH 1/2] pwm: Add stubs for pwm operations
 2011-05-26 11:31 UTC  (6+ messages)

[U-Boot] [PATCH 3/3] omap3_beagle: enable EHCI and USB storage
 2011-05-26 11:30 UTC 

Issue with dm snapshots 2
 2011-05-26 11:29 UTC 

[PATCH 1/2] Jbd2: fix a bug of leaking jh->b_jcount
 2011-05-26 11:25 UTC  (3+ messages)

[PATCH 1/2] Xen: enabling emulated MSI injection
 2011-05-26 11:25 UTC  (7+ messages)

[GIT] trivial __TIME__ and __DATE__ removal
 2011-05-26 11:23 UTC 

wrong rpm name qt package
 2011-05-26 11:22 UTC  (3+ messages)

[Qemu-devel] [PATCH 1/3] Add ppc_init_cacheline_sizes() function for OpenBSD
 2011-05-26 11:21 UTC  (2+ messages)

[PATCH] xen: remove extern function declarations from C files
 2011-05-26 11:20 UTC 

[PATCH 0/8] ipi and irq cleanups and fixes
 2011-05-26 11:19 UTC  (4+ messages)
` [PATCH 6/8] powerpc 8xx: cascade eoi will be performed by generic_handle_irq handler

[PATCH] irq: remove smp_affinity_list when unregister irq proc
 2011-05-26 11:18 UTC  (2+ messages)
` [tip:irq/urgent] irq: Remove "

[v5] powerpc: Force page alignment for initrd reserved memory
 2011-05-26 11:18 UTC  (4+ messages)
` [PATCH v7] "

[PATCH] iwlagn: use cts-to-self protection on 5000 adapters series
 2011-05-26 11:17 UTC  (3+ messages)

Xen patches merged to upstream Linux 2.6.36, plans for 2.6.37?
 2011-05-26 11:18 UTC  (2+ messages)
` xen-pciback upstreaming [was Re: Xen patches merged to upstream Linux 2.6.36, plans for 2.6.37?]

[patch] [media] DVB: dvb_frontend: off by one in dtv_property_dump()
 2011-05-26 11:16 UTC  (3+ messages)

[PATCH 3/5] v2 seccomp_filters: Enable ftrace-based system call filtering
 2011-05-26 11:16 UTC  (20+ messages)

[Qemu-devel] [PULL v5 00/25] SCSI subsystem improvements
 2011-05-26 10:56 UTC  (26+ messages)
` [Qemu-devel] [PATCH v5 01/25] scsi: add tracing of scsi requests
` [Qemu-devel] [PATCH v5 02/25] scsi-generic: Remove bogus double complete
` [Qemu-devel] [PATCH v5 03/25] scsi: introduce scsi_req_data
` [Qemu-devel] [PATCH v5 04/25] scsi: introduce SCSIBusOps
` [Qemu-devel] [PATCH v5 05/25] scsi-generic: do not use a stale aiocb
` [Qemu-devel] [PATCH v5 06/25] scsi: reference-count requests
` [Qemu-devel] [PATCH v5 07/25] lsi: extract lsi_find_by_tag
` [Qemu-devel] [PATCH v5 08/25] scsi: Use 'SCSIRequest' directly
` [Qemu-devel] [PATCH v5 09/25] scsi: commonize purging requests
` [Qemu-devel] [PATCH v5 10/25] scsi: introduce scsi_req_abort
` [Qemu-devel] [PATCH v5 11/25] scsi: introduce scsi_req_cancel
` [Qemu-devel] [PATCH v5 12/25] scsi: use scsi_req_complete
` [Qemu-devel] [PATCH v5 13/25] scsi: Update sense code handling
` [Qemu-devel] [PATCH v5 14/25] scsi: do not call send_command directly
` [Qemu-devel] [PATCH v5 15/25] scsi: introduce scsi_req_new
` [Qemu-devel] [PATCH v5 16/25] scsi: introduce scsi_req_continue
` [Qemu-devel] [PATCH v5 17/25] scsi: introduce scsi_req_get_buf
` [Qemu-devel] [PATCH v5 18/25] scsi: Implement 'get_sense' callback
` [Qemu-devel] [PATCH v5 19/25] scsi-disk: add data direction checking
` [Qemu-devel] [PATCH v5 20/25] scsi: make write_data return void
` [Qemu-devel] [PATCH v5 21/25] scsi-generic: Handle queue full
` [Qemu-devel] [PATCH v5 22/25] esp: rename sense to status
` [Qemu-devel] [PATCH v5 23/25] scsi: split command_complete callback in two
` [Qemu-devel] [PATCH v5 24/25] scsi: rename arguments to the new callbacks
` [Qemu-devel] [PATCH v5 25/25] scsi: ignore LUN field in the CDB

Re
 2011-05-26 10:37 UTC 

[U-Boot] after relocation, the original text_base memory section can't be used
 2011-05-26 11:10 UTC  (2+ messages)

[U-Boot] [PATCH] SMDKV310: CPU fequency and mmc_pre_ratio modified
 2011-05-26 11:10 UTC 

[U-Boot] [PATCH 00/22] U-Boot MMC SPL for OMAP4
 2011-05-26 11:08 UTC  (6+ messages)
` [U-Boot] [PATCH v2 18/22] armv7: embed u-boot size within u-boot for use from SPL

Negative volume steps?
 2011-05-26 11:06 UTC 

[PATCH] ASoC: wm1250-ev1: Define "WM1250 Output" with SND_SOC_DAPM_OUTPUT
 2011-05-26 11:04 UTC  (3+ messages)

[Qemu-devel] [PATCH] target-arm: Fix compilation failure for 64 bit hosts
 2011-05-26 11:03 UTC 

[PATCH v1 0/5] btrfs: generic readeahead interface
 2011-05-26 11:02 UTC  (5+ messages)
` [PATCH v1 3/5] btrfs: initial readahead code and prototypes

UCM representation questions
 2011-05-26 11:02 UTC  (4+ messages)

omap3isp - H3A auto white balance
 2011-05-26 11:01 UTC 

[BUG] + possible [PATCH]. blkdev_issue_flush is a NOOP for request based drivers
 2011-05-26 11:00 UTC 

[ath9k-devel] broadcast rate
 2011-05-26 11:00 UTC 

[U-Boot] Please pull u-boot-samsung/master
 2011-05-26 10:59 UTC  (2+ messages)

[RFC][PATCH v3 0/10] memcg async reclaim
 2011-05-26 10:50 UTC  (7+ messages)
` [RFC][PATCH v3 7/10] workqueue: add WQ_IDLEPRI

procfs: boot- and runtime configurable access mode for /proc/<pid> dirs
 2011-05-26 10:56 UTC  (8+ messages)

[PATCH] ASoC: core: Don't schedule deferred_resume_work twice
 2011-05-26 10:56 UTC  (2+ messages)

[PATCH 2/3] introduce intel_rapl driver
 2011-05-26 10:55 UTC  (6+ messages)

[rfc] Ignore Fsync Calls in Laptop_Mode
 2011-05-26 10:49 UTC  (6+ messages)

[GIT PATCH] TTY/serial driver patches for .40
 2011-05-26 10:54 UTC  (3+ messages)

[PATCH 0/2] u-boot updates to make it more bbappend friendly
 2011-05-26 10:50 UTC  (3+ messages)
` [pull-oe-uboot 1/2] u-boot: remove UBOOT_MACHINE and COMPATIBLE_MACHINES

Congratulations!!!‏
 2011-05-26 10:13 UTC 

[PATCH 3/3] show energy consumption info in perf tool
 2011-05-26 10:49 UTC  (3+ messages)

Linux 2.6.39
 2011-05-26 10:47 UTC  (11+ messages)

HDA HDMI pin to converter mapping
 2011-05-26 10:46 UTC  (4+ messages)

Initial automatic channel selection implementation
 2011-05-26 10:45 UTC  (11+ messages)

[PATCH] omap: hsmmc: fix ocr mask usage
 2011-05-26 10:45 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/12] ehci: tracing, multiqueue, bugfixes
 2011-05-26 10:44 UTC  (13+ messages)
` [Qemu-devel] [PATCH 01/12] usb-linux: catch NODEV in more places
` [Qemu-devel] [PATCH 02/12] usb-ehci: trace mmio and usbsts
` [Qemu-devel] [PATCH 03/12] usb-ehci: trace state machine changes
` [Qemu-devel] [PATCH 04/12] usb-ehci: trace port state
` [Qemu-devel] [PATCH 05/12] usb-ehci: improve mmio tracing
` [Qemu-devel] [PATCH 06/12] usb-ehci: trace buffer copy
` [Qemu-devel] [PATCH 07/12] usb-ehci: add queue data struct
` [Qemu-devel] [PATCH 08/12] usb-ehci: multiqueue support
` [Qemu-devel] [PATCH 09/12] usb-ehci: fix offset writeback in ehci_buffer_rw
` [Qemu-devel] [PATCH 10/12] usb-ehci: fix error handling
` [Qemu-devel] [PATCH 11/12] ehci: fix a number of unused-but-set-variable warnings (new with gcc-4.6)
` [Qemu-devel] [PATCH 12/12] usb: cancel async packets on unplug

No HDMI audio output, nVidia audio not listed in lspci
 2011-05-26 10:44 UTC  (3+ messages)

KVM: x86: use proper port value when checking io instruction permission
 2011-05-26 10:43 UTC  (13+ messages)
  ` KVM: x86: use proper port value when checking io instruction permission (v2)

[PATCH] ethtool: ETHTOOL_SFEATURES: remove NETIF_F_COMPAT return
 2011-05-26 10:42 UTC  (6+ messages)
        ` [RESEND PATCH net] net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flags

Video card passthrough success
 2011-05-26 10:41 UTC  (4+ messages)

[PATCHv2] net: Define enum for the bits used in features
 2011-05-26 10:40 UTC  (3+ messages)
` [PATCHv3] "

[U-Boot] Please pull u-boot-samsung/master
 2011-05-26 10:40 UTC  (5+ messages)

[PATCH] OMAP: clockdomain: Remove redundant call to pwrdm_wait_transition()
 2011-05-26 10:38 UTC  (2+ messages)

[BUG] netconsole broken by scheduler updates
 2011-05-26 10:35 UTC  (3+ messages)

[PATCH 1/2] fs: add a DCACHE_NEED_LOOKUP flag for d_flags V2
 2011-05-26 10:35 UTC  (4+ messages)

[PATCH v3 1/8] kvm tools: Add optional parameter used in ioport callbacks
 2011-05-26 10:30 UTC  (8+ messages)
` [PATCH v3 2/8] kvm tools: Add basic ioport dynamic allocation
` [PATCH v3 3/8] kvm tools: Use ioport context to control blk devices
` [PATCH v3 4/8] kvm tools: Add support for multiple virtio-rng devices
` [PATCH v3 5/8] kvm tools: Use dynamic IO port allocation in vesa driver
` [PATCH v3 6/8] kvm tools: Use dynamic IO port allocation in 9p driver
` [PATCH v3 7/8] kvm tools: Use dynamic IO port allocation in virtio-console
` [PATCH v3 8/8] kvm tools: Use dynamic IO port allocation in virtio-net

RDEPENDS_${PN} and virtclass-native
 2011-05-26 10:27 UTC  (5+ messages)

[PATCH 0/4][Image Creator]Add mulitple extra cache fields request support
 2011-05-26 10:27 UTC  (3+ messages)
` [PATCH 3/4][Image Creator]Introduce new param caches_array into Cache impl

[PATCH 0/2] [RESEND] Split out custom method AML override into own compile option
 2011-05-26 10:26 UTC  (3+ messages)
` [PATCH 1/2] ACPI: Cleanup custom_method debug stuff
` [PATCH 2/2] ACPI: Split out custom_method functionality into an own driver

about ioctl calls
 2011-05-26 10:28 UTC  (2+ messages)

qemu-kvm-0.14.x regression - windows 2K8 R2 stopped booting
 2011-05-26 10:22 UTC  (4+ messages)

[Buildroot] Slow boots caused by ca520507fc15a8213334a76339a3e6d567e91ea0 (udev, inittab)
 2011-05-26 10:17 UTC  (9+ messages)

Gate between git and mediawiki : remote-helpers
 2011-05-26 10:16 UTC  (9+ messages)

[PATCH] mm: don't access vm_flags as 'int'
 2011-05-26 10:16 UTC  (2+ messages)

[PATCH] IIO: ADC: New driver for AD7792/AD7793 3 Channel SPI ADC
 2011-05-26 10:18 UTC  (2+ messages)

[PATCH 0/5] ARMv6 and ARMv7 mm fixes
 2011-05-26 10:15 UTC  (6+ messages)

[RFC] ARM Subarchitecture group maintainership
 2011-05-26 10:13 UTC  (12+ messages)

[Qemu-devel] [PULL] usb patch queue: initial usb 2.0 support
 2011-05-26 10:13 UTC  (2+ messages)

[PATCH 00/15] OMAP: GPIO: Cleanup OMAP GPIO driver
 2011-05-26 10:11 UTC  (20+ messages)
` [PATCH 02/15] OMAP2PLUS: GPIO: Fix non-wakeup GPIO and rev_ids
` [PATCH 05/15] OMAP: GPIO: Make gpio_context part of gpio_bank structure
` [PATCH 09/15] OMAP: GPIO: cleanup suspend and resume functions
` [PATCH 13/15] OMAP: GPIO: clean set_gpio_triggering function

[PATCHSET ptrace] ptrace: implement PTRACE_SEIZE/INTERRUPT and group stop notification, take#2
 2011-05-26 10:11 UTC  (5+ messages)
` [PATCH 03/10] ptrace: implement PTRACE_SEIZE

[PATCH] busybox: sync do_install() with oe master (mostly)
 2011-05-26 10:08 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] dbus 1.4.1: enable systemd support, but package systemd files seperately
 2011-05-26 10:03 UTC  (2+ messages)

[PATCH 1/3] dbus: split X11 dependant dbus-launch into its own subpackage
 2011-05-26 10:03 UTC  (2+ messages)

[PATCH 0 of 4] xentrace [v2]: non-contiguous allocation of per-cpu buffer
 2011-05-26 10:06 UTC  (9+ messages)
` [PATCH 1 of 4] xentrace: reduce trace buffer size to something mfn_offset can reach
` [PATCH 2 of 4] xentrace: fix type of offset to avoid ouf-of-bounds access
` [PATCH 3 of 4] xentrace: update __insert_record() to copy the trace record to individual mfns
` [PATCH 4 of 4] xentrace: allocate non-contiguous per-cpu trace buffers

fun with nilfs_cleanerd
 2011-05-26 10:03 UTC  (2+ messages)

[lm-sensors] [PATCH] hwmon: (coretemp) Fix section mismatch
 2011-05-26 10:01 UTC 

[PATCH] usb-gadget: unlock data->lock mutex on error path in ep_write()
 2011-05-26  9:59 UTC  (2+ messages)

Storage device enumeration script
 2011-05-26  9:59 UTC  (3+ messages)

[Ocfs2-devel] [PATCH 0/4] ocfs2: bugfix for hard readonly mount
 2011-05-26  9:58 UTC  (5+ messages)
` [Ocfs2-devel] [PATCH 1/4] ocfs2: No need to hangup cluster on "
` [Ocfs2-devel] [PATCH 2/4] ocfs2: Add hard readonly check in open lock
` [Ocfs2-devel] [PATCH 3/4] ocfs2: Get dinode buffer head on hard readonly mount
` [Ocfs2-devel] [PATCH 4/4] ocfs2: Get readonly dentry lock "

[PATCH 0/1] sudo: Add directory "/var/lib" during do_install_prepend
 2011-05-26  9:57 UTC  (3+ messages)
` [PATCH 1/1] sudo: Add directory "/var/lib" to sudo.inc in the stage of do_install_prepend

automatically running fstrim
 2011-05-26  9:57 UTC  (4+ messages)

[PATCH 3/5] oom: oom-killer don't use proportion of system-ram internally
 2011-05-26  9:56 UTC  (3+ messages)

[PATCH 1/2] Clean nad simplify SAP server error printouts
 2011-05-26  9:56 UTC  (2+ messages)
` [PATCH 2/2] Fix return value in send_message

[ath9k-devel] AR93xx TX Descriptor
 2011-05-26  9:53 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/3] spapr qdevification
 2011-05-26  9:52 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/3] spapr: prepare for qdevification of irq
` [Qemu-devel] [PATCH v2 3/3] spapr: make irq customizable via qdev


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.