All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-04-24 03:09:07 to 2009-04-24 06:39:50 UTC [more...]

[PATCH] ACPI video: dmi check for broken _BQC on Acer Aspire 5720
 2009-04-24  6:40 UTC  (3+ messages)

[PATCH] x86/hpet: prevent boot hang when hpet=force used on old ICH
 2009-04-24  6:37 UTC  (3+ messages)
` [PATCH] ACPI/hpet: prevent boot hang when hpet=force used on ICH-4M

[PATCH 0/7] cgroup: io-throttle controller (v14)
 2009-04-24  6:36 UTC  (6+ messages)
` [PATCH 5/7] kiothrottled: throttle buffered (writeback) IO

[PATCH] Bluetooth: add support for Integrated System Solution devices
 2009-04-24  6:37 UTC  (2+ messages)

[PATCH] [0/4] x86: MCE: Machine check bug fix series for 2.6.30
 2009-04-24  6:35 UTC  (11+ messages)
` [PATCH] [3/4] x86: MCE: Improve mce_get_rip
` [PATCH] [4/4] x86: MCE: Fix EIPV behaviour with !PCC

[PATCH] Fixes for build/install system
 2009-04-24  6:34 UTC  (4+ messages)
` Re: [PATCH] ioemu: "

[PATCH] Add function graph tracer support for ARM
 2009-04-24  6:32 UTC  (4+ messages)

[PATCH 3/3] am: simplify "sq" function by using "git rev-parse --sq-quote"
 2009-04-24  6:29 UTC 

[PATCH 1/3] rev-parse: add --sq-quote to shell quote arguments
 2009-04-24  6:28 UTC 

[PATCH 2/3] bisect: use "git rev-parse --sq-quote" instead of a custom "sq" function
 2009-04-24  6:29 UTC 

[resending][PATCH] [MTD] [NAND] nand_ecc.c: Bug fix in nand ecc
 2009-04-24  6:32 UTC  (4+ messages)

Problems while designing TPS65023 regulator driver
 2009-04-24  6:32 UTC  (7+ messages)

ptrace(PTRACE_SYSCALL/CONT/DETACH, ..., SIGSTOP) does not work
 2009-04-24  6:31 UTC  (5+ messages)
` SIGSTOP && ptrace (Was: ptrace(PTRACE_SYSCALL/CONT/DETACH, ..., SIGSTOP) does not work)
  ` Q: ptrace_signal() && PTRACE_SETSIGINFO (Was: SIGSTOP && ptrace)

[PATCH 0/7] OMAP clock fixes for v2.6.30-rc1
 2009-04-24  6:29 UTC  (13+ messages)
` [PATCH 1/7] OMAP2xxx clock: init osc_ck, sys_ck internal lists early
  ` [PATCH 1/7] OMAP24xx/25xx "

General SPI question
 2009-04-24  6:28 UTC  (2+ messages)

multipath prio_callout broke from 5.2 to 5.3
 2009-04-24  6:27 UTC  (11+ messages)

[RFC][PATCH] fix swap entries is not reclaimed in proper way for mem+swap controller
 2009-04-24  6:21 UTC  (6+ messages)

on radio_enabled
 2009-04-24  6:24 UTC  (2+ messages)

[PATCH 0/2] powerpc: tlbie implementation PowerPC 2.06
 2009-04-24  6:24 UTC  (3+ messages)
` [PATCH 1/2] powerpc: Enable CPU feature sections for inline asm
` [PATCH 2/2] powerpc: Add 2.06 tlbie mnemonics

[Patch 01/12] Prepare the code for Hardware Breakpoint interfaces
 2009-04-24  6:19 UTC  (12+ messages)
` [Patch 02/12] Introducing generic hardware breakpoint handler interfaces
` [Patch 03/12] x86 architecture implementation of Hardware Breakpoint interfaces
` [Patch 04/12] Modifying generic debug exception to use thread-specific debug registers
` [Patch 05/12] Use wrapper routines around debug registers in processor related functions
` [Patch 06/12] Use the new wrapper routines to access debug registers in process/thread code
` [Patch 07/12] Modify signal handling code to refrain from re-enabling HW Breakpoints
` [Patch 08/12] Modify Ptrace routines to access breakpoint registers
` [Patch 09/12] Cleanup HW Breakpoint registers before kexec
` [Patch 10/12] Sample HW breakpoint over kernel data address
` [Patch 11/12] ftrace plugin for kernel symbol tracing using HW Breakpoint interfaces - v3
` [Patch 12/12] Reset bits in dr6 after the corresponding exception is handled

[PATCH v6] spi: Add PPC4xx SPI driver
 2009-04-24  6:20 UTC  (5+ messages)
  ` [spi-devel-general] "
    ` general SPI question (WAS: [PATCH v6] spi: Add PPC4xx SPI driver)

[BUG] 2.6.29.1 debugobjects warning
 2009-04-24  6:18 UTC  (6+ messages)
  ` [PATCH -stable] cpufreq fix timer teardown in conservative governor (2.6.28.x, 2.6.29.1)
  ` [PATCH] cpufreq fix timer teardown in conservative governor (2.6.30-rc2)
  ` [PATCH] cpufreq fix timer teardown in ondemand governor (2.6.28.x, 2.6.29.1, 2.6.30-rc2)

Re:Re: Is guest OS oriented scheduling welcome?
 2009-04-24  6:17 UTC 

+ diskstats-fix-discard-request-accounting.patch added to -mm tree
 2009-04-24  6:15 UTC  (3+ messages)
    ` [PATCH linux-2.6-block/for-linus] Fix discard requests accounting in the diskstats

MPC8349E's DMA controller like ISA controller but with more feature?
 2009-04-24  6:12 UTC  (3+ messages)

[PATCH 0 of 9] I/O topology patch kit
 2009-04-24  6:14 UTC  (21+ messages)
` [PATCH 1 of 9] block: Expose stacked device queues in sysfs
` [PATCH 2 of 9] block: Export I/O topology for block devices and partitions
` [PATCH 3 of 9] MD: Use new topology calls to indicate alignment and I/O sizes
` [PATCH 4 of 9] sd: Physical block size and alignment support
` [PATCH 5 of 9] sd: Detect non-rotational devices
` [PATCH 6 of 9] sd: Block limits VPD support
` [PATCH 7 of 9] scsi_debug: Add support for physical block exponent and alignment
` [PATCH 8 of 9] libata: Report disk alignment and physical block size
` [PATCH 9 of 9] libata: Media rotation rate and form factor heuristics

[Patch 00/12] Hardware Breakpoint Interfaces
 2009-04-24  6:13 UTC 

Reduce latencies for syncronous writes and high I/O priority requests in deadline IO scheduler
 2009-04-24  6:13 UTC  (5+ messages)

[PATCH] sc6000: fix older card initialization
 2009-04-24  6:13 UTC  (2+ messages)

ASoC updates for 2.6.31
 2009-04-24  6:10 UTC  (2+ messages)

Re:Re: Is guest OS oriented scheduling welcome?
 2009-04-24  6:10 UTC 

ASoC updates for 2.6.30
 2009-04-24  6:10 UTC  (2+ messages)

[PATCH] TXx9: micro optimization for clocksource and clock_event
 2009-04-24  6:09 UTC  (2+ messages)

Re-implement MCE log ring buffer as per-CPU ring buffer
 2009-04-24  6:06 UTC  (6+ messages)

[PATCH 0/6] [GIT PULL] x86,ring_buffer,tracing: updates for tip
 2009-04-24  6:02 UTC  (8+ messages)
` [PATCH 1/6] tracing/wakeup: move access to wakeup_cpu into spinlock
` [PATCH 2/6] tracing: increase size of number of possible events
` [PATCH 3/6] tracing: add size checks for exported ftrace internal structures
` [PATCH 4/6] x86: use native register access for native tlb flushing
` [PATCH 5/6] tracing: fix cut and paste macro error
` [PATCH 6/6] ring_buffer: compressed event header

[GIT PATCH] ACPI and driver patches for 2.6.30-rc3
 2009-04-24  6:01 UTC 

[PATCH] xfstests: fix 130, 132 for inifinitely-fast disks
 2009-04-24  6:01 UTC  (2+ messages)

htb parallelism on multi-core platforms
 2009-04-24  6:01 UTC  (2+ messages)

[RFC PATCH] MIPS: move out Alchemy stuff to separate Makefile
 2009-04-24  6:00 UTC  (2+ messages)

get_fs_excl/put_fs_excl/has_fs_excl
 2009-04-24  5:58 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN
 2009-04-24  5:57 UTC 

[Patch 00/11] Hardware Breakpoint interfaces
 2009-04-24  5:56 UTC  (3+ messages)

[PATCH] myr10ge: again fix lro_gen_skb() alignment
 2009-04-24  5:45 UTC  (9+ messages)

[PATCH] Add an option not to use link(src, dest) && unlink(src) when that is unreliable
 2009-04-24  5:44 UTC  (4+ messages)

[PATCH] powerpc: update linkstation defconfig
 2009-04-24  5:41 UTC 

[PATCH] mac80211: add driver ops wrappers
 2009-04-24  5:37 UTC  (2+ messages)

[PATCH 0 of 9] I/O topology patch kit
 2009-04-24  5:32 UTC 

[BUG] rbtree bug with mmotm 2009-04-14-17-24
 2009-04-24  5:28 UTC  (11+ messages)

[PATCH] LSM: Add security_socket_post_accept() and security_socket_post_recv_datagram()
 2009-04-24  5:26 UTC  (7+ messages)

Den Tists Directory in the USA
 2009-04-24  5:11 UTC 

How to manage this workflow?
 2009-04-24  5:20 UTC 

Premature Ejacculation Can Destroy a Relationship
 2009-04-24  5:18 UTC 

CFQ Oops
 2009-04-24  5:17 UTC  (2+ messages)

[PATCH] nfs lockd: detect grace_list corruption
 2009-04-24  5:15 UTC  (2+ messages)

[PATCH 9/9] ext3: do not throttle metadata and journal IO
 2009-04-24  5:14 UTC  (12+ messages)

about latencies
 2009-04-24  5:11 UTC  (5+ messages)

[Qemu-devel] Segmentation fault with -net socket in 0.10.2
 2009-04-24  5:09 UTC 

Git workflow: how to achieve?
 2009-04-24  4:58 UTC 

[PATCH] xfs_file_last_byte() needs to acquire ilock
 2009-04-24  5:07 UTC 

[U-Boot] [PATCH 1/2] Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN
 2009-04-24  5:05 UTC  (7+ messages)

[PATCH] vxge: use max() instead of VXGE_HW_SET_LEVEL
 2009-04-24  5:05 UTC  (4+ messages)

Fedora on the ibm power 275
 2009-04-24  5:05 UTC  (2+ messages)

linux-next: Tree for April 24
 2009-04-24  5:04 UTC 

request for job files
 2009-04-24  5:00 UTC  (2+ messages)

n800 high idle power consumption
 2009-04-24  5:00 UTC  (2+ messages)

[PATCH] vxge: fix possible NULL dereference in vxge-traffic.c
 2009-04-24  5:00 UTC  (4+ messages)

[PATCH] netfilter: use per-cpu spinlock rather than RCU (v3)
 2009-04-24  4:58 UTC  (15+ messages)
  ` [PATCH] netfilter: use per-cpu recursive lock (v10)
            ` [PATCH] netfilter: use per-cpu recursive lock (v11)
                    ` [PATCH] netfilter: use per-cpu recursive lock (v13)
                        ` [PATCH] netfilter: use per-CPU recursive lock {XIV}

[PATCH 3/4] PCI: PCIE AER: PCIE AER software error injection
 2009-04-24  4:57 UTC  (4+ messages)

Automounter stops after reload signal
 2009-04-24  4:54 UTC  (8+ messages)

RAID halting
 2009-04-24  4:52 UTC  (2+ messages)

[U-Boot] [PATCH] 83xx: searching "muram-data" by compatible property
 2009-04-24  4:50 UTC 

linux-next: acpi tree build failure
 2009-04-24  4:46 UTC 

[PATCH] i915: Register ACPI video even when not modesetting
 2009-04-24  4:43 UTC  (2+ messages)

Recent changes
 2009-04-24  4:40 UTC 

git submodule delete
 2009-04-24  4:33 UTC 

[patch] Enable parallel scan on ata_piix
 2009-04-24  4:44 UTC 

[PATCH] veth: prevent oops caused by netdev destructor
 2009-04-24  4:41 UTC 

Problem bringing up new alsa driver
 2009-04-24  4:40 UTC  (2+ messages)

[PATCH] tc_cgroup : enabling live socket to change its cgroup in a runtime
 2009-04-24  4:37 UTC  (2+ messages)

[PATCH v2] Enabling of the Winfast TV2000 XP Global TV capture card remote control
 2009-04-24  4:35 UTC 

Encore des dispos : Fuerteventura, St Barth, Versailles jusqu'à -70 %
 2009-04-24  4:34 UTC 

Q: check_unsafe_exec() races (Was: [PATCH 2/4] fix setuid sometimes doesn't)
 2009-04-24  4:29 UTC  (14+ messages)
                  ` [PATCH 1/2] do_execve() must not clear fs->in_exec if it was set by another thread
                  ` [PATCH 2/2] check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/

Shadow Page Tables in Xen
 2009-04-24  4:33 UTC 

How to sync changes in GIT to ClearCase or How to get the list of files changed in GIT for a specific branch
 2009-04-24  4:31 UTC  (2+ messages)

[PATCH v2] qemu-kvm: add irqfd support
 2009-04-24  4:30 UTC 

Next vcpu in queue
 2009-04-24  4:29 UTC  (2+ messages)
` Fwd: "

[PATCH] ring_buffer: compressed event header
 2009-04-24  4:27 UTC  (2+ messages)

[KVM PATCH v2 0/2] irqfd
 2009-04-24  4:25 UTC  (3+ messages)
` [KVM PATCH v2 1/2] eventfd: export fget and signal interfaces for module use
` [KVM PATCH v2 2/2] kvm: add support for irqfd via eventfd-notification interface

[PATCH] xfs_file_last_byte() needs to acquire ilock
 2009-04-24  4:25 UTC  (2+ messages)

[PATCH] PowerPC 44x: ibm4xx_denali_fixup_memsize fix
 2009-04-24  4:23 UTC  (2+ messages)

[PATCH 0/3] MIPS: Extend plat_* abstractions, cache support
 2009-04-24  4:23 UTC  (2+ messages)

Consult some concepts about shadow paging mechanism
 2009-04-24  4:23 UTC  (3+ messages)

[PATCH] Removed redundant static functions such as update_tracking_ref() and verify_remote_names() from builtin-send-pack.c, and made the ones in transport.c not be static so they can be used instead
 2009-04-24  4:13 UTC 

[KVM PATCH 0/3] irqfd
 2009-04-24  4:11 UTC  (8+ messages)
` [KVM PATCH 2/3] eventfd: add a notifier mechanism

[PATCH v3] PCI: Add support for turning PCIe ECRC on or off
 2009-04-24  4:11 UTC  (3+ messages)

[doc] User Manual Suggestion
 2009-04-24  4:06 UTC  (5+ messages)

[PATCH 1/7] ath5k: Allow user/driver to set txpower
 2009-04-24  4:01 UTC  (2+ messages)

Is guest OS oriented scheduling welcome?
 2009-04-24  2:55 UTC  (2+ messages)

[PATCH -tip 3/6 V4] x86: instruction decorder API
 2009-04-24  3:53 UTC  (14+ messages)
` [PATCH -tip 3/6 V4.1] "

[PATCH] x86/pci: make pci_mem_start to be aligned only -v4
 2009-04-24  3:50 UTC  (15+ messages)
    ` [RFC PATCH 1/2] pci: don't assume pref memio are 64bit -v3
                    ` [PATCH 1/4] pci/x86: don't assume pref memio are 64bit -v4
                      ` [PATCH 2/4] pci: try to assign res for device under transparent bridges -v2
                      ` [PATCH 3/4] x86: reserve range near the ram
                      ` [PATCH 4/4] x86/pci: make pci_mem_start to be aligned only -v5

[PATCH] xfs_file_last_byte() needs to acquire ilock
 2009-04-24  3:46 UTC 

2.6.30-rc3 video/i915 build error
 2009-04-24  3:46 UTC  (6+ messages)

[PATCH 1/6] powerpc: Move #ifdef'ed body of do_IRQ() into a separate function
 2009-04-24  3:39 UTC  (3+ messages)

dec_esp?
 2009-04-24  3:35 UTC  (3+ messages)

ACPI / powernow-k8 problems with M4A78T-E (AM3) and 2.6.30-rc3
 2009-04-24  3:35 UTC  (2+ messages)

[PATCH 4/4] ptrace: remove PT_DTRACE from arch/m32r
 2009-04-24  3:29 UTC  (2+ messages)

Re: Is guest OS oriented scheduling welcome?
 2009-04-24  3:32 UTC 

[PATCH]: ACPI: Add the module param check for processor.max_cstate
 2009-04-24  3:30 UTC  (3+ messages)

Is there a way to lock branches in GIT?
 2009-04-24  3:23 UTC  (2+ messages)

[Printing-architecture] Print Dialog: Preview Processing: Only A Question
 2009-04-24  3:22 UTC  (4+ messages)
` [Printing-architecture] [Printing-summit] Print Dialog:PreviewProcessing: "

ext4_ext_check_inode: bad header/extent in inode
 2009-04-24  3:20 UTC  (6+ messages)

[SPAM] Déle una vuelta a su Existencia
 2009-04-24  3:16 UTC 

struct page_info
 2009-04-24  3:15 UTC 

[PATCH 0/5] [GIT PULL] updates for tip
 2009-04-24  3:11 UTC  (11+ messages)
` [PATCH 1/5] ftrace: use module notifier for function tracer


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.