All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-05-21 15:50:37 to 2010-05-21 17:09:55 UTC [more...]

[PATCH] sched: Avoid side-effect of tickless idle on update_cpu_load (v2)
 2010-05-21 17:09 UTC  (4+ messages)
` [tip:sched/urgent] sched: Avoid side-effect of tickless idle on update_cpu_load

[PATCH 0/8] Suspend block api (version 6)
 2010-05-21 17:09 UTC  (11+ messages)

[GIT PATCH] driver core patches for .35
 2010-05-21 16:54 UTC  (39+ messages)
` [PATCH 01/38] drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offline
` [PATCH 02/38] firmware_class: fix memory leak - free allocated pages
` [PATCH 03/38] kref: remove kref_set
` [PATCH 04/38] Driver core: Reduce the level of request_firmware() messages
` [PATCH 05/38] driver-core: fix potential race condition in drivers/base/dd.c
` [PATCH 06/38] Driver core: don't initialize wakeup flags
` [PATCH 07/38] driver core: module.c: Use kasprintf
` [PATCH 08/38] devtmpfs: support !CONFIG_TMPFS
` [PATCH 09/38] platform_bus: allow custom extensions to system PM methods
` [PATCH 10/38] drivers/base: Convert dev->sem to mutex
` [PATCH 11/38] lockdep: Add novalidate class for dev->mutex conversion
` [PATCH 12/38] firmware class: export nowait to userspace
` [PATCH 13/38] firmware loader: rely on driver core to create class attribute
` [PATCH 14/38] firmware loader: split out builtin firmware handling
` [PATCH 15/38] firmware loader: do not allocate firmare id separately
` [PATCH 16/38] Driver core: Protect device shutdown from hot unplug events
` [PATCH 17/38] generate "change" uevent for loop device
` [PATCH 18/38] sysfs: Basic support for multiple super blocks
` [PATCH 19/38] sysfs: Remove double free sysfs_get_sb
` [PATCH 20/38] kobj: Add basic infrastructure for dealing with namespaces
` [PATCH 21/38] sysfs: Implement sysfs tagged directory support
` [PATCH 22/38] sysfs: Add support for tagged directories with untagged members
` [PATCH 23/38] sysfs: Implement sysfs_delete_link
` [PATCH 24/38] driver core: Implement ns directory support for device classes
` [PATCH 25/38] sysfs: Comment sysfs directory tagging logic
` [PATCH 26/38] sysfs-namespaces: add a high-level Documentation file
` [PATCH 27/38] sysfs: Don't use enums in inline function declaration
` [PATCH 28/38] sysfs: Remove usage of S_BIAS to avoid merge conflict with the vfs tree
` [PATCH 29/38] sysfs: add struct file* to bin_attr callbacks
` [PATCH 30/38] pci: check caps from sysfs file open to read device dependent config space
` [PATCH 31/38] driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULE
` [PATCH 32/38] kobject: Send hotplug events in all network namespaces
` [PATCH 33/38] netns: Teach network device kobjects which namespace they are in
` [PATCH 34/38] net/sysfs: Fix the bitrot in network device kobject namespace support
` [PATCH 35/38] netlink: Implment netlink_broadcast_filtered
` [PATCH 36/38] kobj: Send hotplug events in the proper namespace
` [PATCH 37/38] hotplug: netns aware uevent_helper
` [PATCH 38/38] net: Expose all network devices in a namespaces in sysfs

[GIT PATCH] TTY patches for 2.6.35
 2010-05-21 16:51 UTC  (26+ messages)
` [PATCH 01/25] serial: bfin_sport_uart: work around anomaly 05000473 (make 32bit fifo read atomic)
` [PATCH 02/25] serial: bfin_sport_uart: shorten the SPORT TX waiting loop
` [PATCH 03/25] serial: bfin_sport_uart: remove unused peripheral pin lists
` [PATCH 04/25] serial: bfin_sport_uart: add missing mapbase initialization
` [PATCH 05/25] serial: bfin_sport_uart: rename early platform driver class string
` [PATCH 06/25] serial: bfin_sport_uart: add support for CTS/RTS via GPIOs
` [PATCH 07/25] serial: bfin_sport_uart: protect changes to uart_port
` [PATCH 08/25] serial: bfin_sport_uart: zero sport_uart_port if allocated dynamically
` [PATCH 09/25] serial: bfin_sport_uart: drop useless status masks
` [PATCH 10/25] serial: bfin_sport_uart: only enable SPORT TX if data is to be sent
` [PATCH 11/25] serial: bfin_sport_uart: pull in bfin_sport.h for SPORT defines
` [PATCH 12/25] serial: bfin_sport_uart: drop the experimental markings
` [PATCH 13/25] serial: bfin_sport_uart: drop redundant cpu depends
` [PATCH 14/25] serial: TTY: new ldiscs for staging
` [PATCH 15/25] tty: n_gsm line discipline
` [PATCH 16/25] tty: n_gsm: depends on NET
` [PATCH 17/25] serial: uartlite: move from byte accesses to word accesses
` [PATCH 18/25] serial: two branches the same in timbuart_set_mctrl()
` [PATCH 19/25] serial: timbuart: make sure last byte is sent when port is closed
` [PATCH 20/25] serial: Add driver for the Altera JTAG UART
` [PATCH 21/25] serial: Add driver for the Altera UART
` [PATCH 22/25] tty: fix obsolete comment on tty_insert_flip_string_fixed_flag
` [PATCH 23/25] serial: bfin_sport_uart: Use resource size to fix off-by-one error
` [PATCH 24/25] serial: isicomm: handle running out of slots
` [PATCH 25/25] serial: Tidy REMOTE_DEBUG

nfs4 hang
 2010-05-21 17:08 UTC  (2+ messages)

bug fix patch lost: git problem or just incorrect merge?
 2010-05-21 17:04 UTC  (3+ messages)

[PATCH v2 0/3] Enable CPU frequency and power tracking in cpuacct cgroup
 2010-05-21 17:05 UTC  (4+ messages)

[Qemu-devel] [PATCH] Fix --enable-user-pie compilation
 2010-05-21 17:04 UTC 

Proposal for adding ib_usa to the Linux Infiniband Subsystem
 2010-05-21 17:04 UTC  (6+ messages)

[PATCH 1/6] fs: allow short direct-io reads to be completed via buffered IO
 2010-05-21 17:03 UTC  (6+ messages)
` [PATCH 2/6] direct-io: add a hook for the fs to provide its own submit_bio function
` [PATCH 3/6] direct-io: do not merge logically non-contiguous requests
` [PATCH 4/6] fs: kill blockdev_direct_IO_no_locking
` [PATCH 5/6] Btrfs: add basic DIO read/write support
` [PATCH 6/6] Btrfs: do aio_write instead of write

[Qemu-devel] [PATCH] alpha-linux-user: Fill in SI_CODE for SIGSEGV
 2010-05-21 17:03 UTC 

back-porting latest UBI/UBIFS to 2.6.29
 2010-05-21 17:01 UTC 

[PATCH] perl shebangs: Use /usr/bin/env, not /usr/bin/perl
 2010-05-21 16:54 UTC  (2+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH] [S390] Remove warning in tcg stub (tcg_out_reloc)
 2010-05-21 17:00 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/5] tcg-i386: tidy softmmu code
 2010-05-21 16:58 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/5] tcg-i386: Tidy data16 prefixes
` [Qemu-devel] [PATCH 2/5] tcg-i386: Split out TLB Hit path from qemu_ld/st
` [Qemu-devel] [PATCH 3/5] tcg-i386: Swap order of TLB hit and miss paths
` [Qemu-devel] [PATCH 4/5] tcg-i386: Split out tlb load function
` [Qemu-devel] [PATCH 5/5] tcg-i386: Remove some ifdefs in qemu_ld/st

[PATCH] add support for protocol driver create_options
 2010-05-21 16:57 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH 1/2] input: mt: Introduce MT event slots (rev 4)
 2010-05-21 16:56 UTC  (7+ messages)
` [PATCH 2/2] input: mt: Document the MT event slot protocol (rev3)

[PATCH] perl libs: perl -w + use warnings is redundant
 2010-05-21 16:55 UTC  (6+ messages)
` [PATCH] perl shebangs: Use /usr/bin/env, not /usr/bin/perl
` [PATCH 1/2] perl libs: perl -w + use warnings is redundant

[RFC 0/2] Tracing
 2010-05-21 16:52 UTC  (7+ messages)
` [PATCH 1/2] trace: Add simple tracing support
  ` [Qemu-devel] "

[RFC PATCH] powerpc: Emulate most load and store instructions in emulate_step()
 2010-05-21 16:35 UTC  (2+ messages)

linux-next: build warnings after merge of the driver-core tree
 2010-05-21 16:47 UTC  (3+ messages)

[PATCH] use macro for tmp file path
 2010-05-21 16:51 UTC 

[PATCH]: blktap2 : control function
 2010-05-21 16:51 UTC 

[PATCH] opensm - use portable macro definition for tmp file path
 2010-05-21 16:48 UTC 

[PATCH] drm/radeon/kms: release AGP bridge at suspend
 2010-05-21 16:48 UTC 

Future of resource framework?
 2010-05-21 16:47 UTC  (2+ messages)

[Qemu-devel] [PATCH] linux-user: do not warn for missing pselect6
 2010-05-21 16:47 UTC  (2+ messages)

Gentoo guest with smp: emerge freeze while recompile world
 2010-05-21 16:47 UTC  (5+ messages)

[PATCH] Add ip route {save,restore}
 2010-05-21 16:45 UTC 

[Qemu-devel] Re: lsi: Handle removal of selected devices
 2010-05-21 16:44 UTC  (8+ messages)
      ` [Qemu-devel] [PATCH] lsi: Fix value overflow in request tag processing

[PATCH] opensm/complib use portable macro syntax
 2010-05-21 16:45 UTC 

[RFC PATCH] net: add additional lock to qdisc to increase enqueue/dequeue fairness
 2010-05-21 16:44 UTC  (6+ messages)

bnx2x + SFP+ DA/2.6.33.3: Got bad status 0x0 when reading from SFP+ EEPROM -> SFP+ module is not initialized
 2010-05-21 16:43 UTC  (9+ messages)

[PATCH] drm/i915: add timeout to FBC disable waits
 2010-05-21 16:40 UTC 

[Qemu-devel] [PATCH 0/5] tcg: Initialize prologue after guest_base fixed
 2010-05-21 16:41 UTC  (2+ messages)

tun: Use netif_receive_skb instead of netif_rx
 2010-05-21 16:40 UTC  (7+ messages)

raid 5 mismatch_cnt errors
 2010-05-21 16:40 UTC  (6+ messages)

[U-Boot] [PATCH] Tools: set multiple variable with fw_setenv utility
 2010-05-21 16:39 UTC  (5+ messages)

[PATCH RFC] Add a config verbose option fetch and push
 2010-05-21 13:26 UTC 

[Qemu-devel] linux-user mmap bug
 2010-05-21 16:38 UTC  (2+ messages)

[PATCH -mm 0/2] misc: don't use sig->count
 2010-05-21 15:51 UTC  (4+ messages)

[U-Boot] Capability to select from more than one kernel to boot ?
 2010-05-21 16:35 UTC 

ixgbe and SRIOV failure in driver?
 2010-05-21 16:32 UTC 

Problem running latest Xen unstable hypervisor with latest Linux kernels
 2010-05-21 16:32 UTC  (3+ messages)

[Bug 27901] New: GLSL cos/sin functions broken on Mesa R600 driver
 2010-05-21 16:32 UTC  (2+ messages)
` [Bug 27901] "

[Qemu-devel] [Bug 453617] Re: kvm hangs at 100% cpu when connecting to forwarded ports (when listed incorrectly on the command line)
 2010-05-21 16:31 UTC  (3+ messages)

Changing indents
 2010-05-21 16:30 UTC  (4+ messages)

[PATCH] multipath: add "count paths" multipathd command
 2010-05-21 16:30 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/7] alpha-linux syscall fixes
 2010-05-21 16:27 UTC  (2+ messages)

Namespaces and devices
 2010-05-21 16:27 UTC 

Boot interface for device trees on ARM
 2010-05-21 16:27 UTC  (10+ messages)

[Qemu-devel] [PATCH 00/15] tcg-i386 cleanup and improvement, v3
 2010-05-21 16:27 UTC  (2+ messages)

[PATCH] ptrace: unify FDPIC implementations
 2010-05-21 16:26 UTC  (3+ messages)
` [PATCH v2] "

[Qemu-devel] [Bug 583462] [NEW] qemu disables screensaver
 2010-05-21 16:10 UTC  (2+ messages)
` [Qemu-devel] [Bug 583462] "

[PATCH] tmpfs: Insert tmpfs cache pages to inactive list at first
 2010-05-21 16:25 UTC  (6+ messages)

[PATCH 0/4] OMAP: PM: introduce Adaptive Body-Bias LDO
 2010-05-21 16:30 UTC  (5+ messages)
` [PATCH 2/3] OMAP3630: PM: implement Foward Body-Bias for OPP1G

[PATCH] Move debug() to DBG()
 2010-05-21 16:22 UTC  (2+ messages)

What's cooking extra
 2010-05-21 16:16 UTC  (2+ messages)

[Cluster-devel] GFS2 -nmw git tree
 2010-05-21 16:16 UTC 

[PATCH 0/4] perf: Tasks and irq exclusion
 2010-05-21 16:15 UTC  (3+ messages)
` [PATCH 0/4] perf: Precise task / softirq / hardirq filtered stats/profiles

bkl: Pushdowns for sound/oss ?
 2010-05-21 16:12 UTC  (4+ messages)

Bug tracking?
 2010-05-21 16:12 UTC  (4+ messages)

Migrate an svn repo to git - Where did all the branches got? and tags?
 2010-05-21 16:11 UTC  (4+ messages)

[PATCH RFC] git-submodule foreach: Add $toplevel variable
 2010-05-21 16:10 UTC  (2+ messages)
` [PATCH] "

[Qemu-devel] Problems changing dvdrom iso during execution
 2010-05-21 16:10 UTC 

[PATCH 0/2] tmpfs: Improve tmpfs scalability
 2010-05-21 16:07 UTC  (3+ messages)

Congratulations - You have won
 2010-05-21  6:12 UTC 

Congratulations - You have won
 2010-05-21  6:12 UTC 

[U-Boot] [PATCH] powerpc: add support for the Freescale P1022DS reference board
 2010-05-21 16:07 UTC  (7+ messages)

[PATCH 0/2] Remove dead quota code
 2010-05-21 16:05 UTC  (3+ messages)
` [PATCH] pohmelfs: "

[PATCH] interrupt.h: fix fatal kernel-doc error
 2010-05-21 16:03 UTC 

libnetfilter_queue question
 2010-05-21 16:02 UTC  (3+ messages)

RFC: dirty_ratio back to 40%
 2010-05-21 16:00 UTC  (8+ messages)

What's the different for "dom0_max_vcpus=4 dom0_vcpus_pin" and "dom0_max_vcpus=4" ?
 2010-05-21 15:59 UTC  (7+ messages)
    ` [Xen-devel] "

[StGit PATCH] edit: Allow setting git tree SHA1 of a patch
 2010-05-21 15:58 UTC  (6+ messages)

[U-Boot] [PATCH] Move ICS CLK chip frequenty calculation code into a common board library
 2010-05-21 15:57 UTC  (2+ messages)

[PATCH] Accept opaque data in EF_ICCID
 2010-05-21 15:56 UTC 

gitblogger
 2010-05-21 15:54 UTC  (3+ messages)

[Bug Report] Running git-clone on ceph get "File exists" errors
 2010-05-21 15:57 UTC  (2+ messages)

What's the best way to make my company migrate to Git?
 2010-05-21 15:54 UTC  (2+ messages)

[PATCH] Add: support for EF_ICCID in isimodem
 2010-05-21 15:54 UTC 


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.