All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-05-11 09:56:56 to 2009-05-11 12:02:28 UTC [more...]

[GIT PATCH] block,scsi,ide: unify sector and data_len, take#2
 2009-05-11 12:02 UTC  (7+ messages)
` [PATCH 03/11] block: add rq->resid_len
` [PATCH 08/11] block: cleanup rq->data_len usages

[PATCH 0/8] export more page flags in /proc/kpageflags (take 6)
 2009-05-11 12:01 UTC  (19+ messages)
` [PATCH 4/8] proc: export more page flags in /proc/kpageflags
      ` [patch] tracing/mm: add page frame snapshot trace

[PATCH 0/1] ASoC: TWL4030: Headset ramp down fix
 2009-05-11 12:03 UTC  (3+ messages)
` [PATCH 1/1] ASoC: TWL4030: Wait RAMP_DELAY on headsetl_event: POST_PMD

new blktrace release tag?
 2009-05-11 11:59 UTC  (2+ messages)

[PATCH] kvm: Use a bitmap for tracking used GSIs
 2009-05-11 12:00 UTC  (2+ messages)

[Patch 01/12] Prepare the code for Hardware Breakpoint interfaces
 2009-05-11 11:55 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 - v4
` [Patch 12/12] Reset bits in dr6 after the corresponding exception is handled

[PATCH 00/14] RFC: x86: relocatable kernel changes
 2009-05-11 11:54 UTC  (8+ messages)
        ` RFC: x86: relocatable kernel changes (revised spec)

[PATCH] cfg80211: implement wext key handling
 2009-05-11 11:54 UTC 

[Bug 21273] New: Driver can't detect video output and xserver doesn't start
 2009-05-11 11:52 UTC  (2+ messages)
  ` [Bug 21273] "

linux-next: Tree for May 11
 2009-05-11 11:52 UTC  (3+ messages)
` Next May 11 : BUG during scsi initialization

[Patch 00/12] Hardware Breakpoint interfaces
 2009-05-11 11:51 UTC 

[BUG] git-svn: HEAD pointing to a tag after cloning
 2009-05-11 11:50 UTC  (2+ messages)

[patch 00/13] devtmpfs patches
 2009-05-11 11:49 UTC  (14+ messages)

[PATCH for 2.6.31] ext4: Mark the unwritten buffer_head mapped during write_begin
 2009-05-11 11:49 UTC  (2+ messages)

[PATCH 0/7] Fix lv_count & max_lv problems in lvm2
 2009-05-11 11:48 UTC  (8+ messages)
` [PATCH 1/7] Fix snapshot segment import to not use duplicate segments & replace
` [PATCH 3/7] Remove snapshot_count from VG and use function instead

[Bridge] [RFC 0/5] bridge - introduce via_phys_dev feature
 2009-05-11 11:46 UTC  (6+ messages)
` [Bridge] [RFC 1/5] net: bridge - use is_multicast_ether_addr helper
` [Bridge] [RFC 2/5] net: bridge - add managing of BRCTL_SET_VIA_PHYS_DEV and BRCTL_SET_MASTER_DEV
` [Bridge] [RFC 3/5] net: sk_buff - introduce br_seen field to mark skb issued by a bridge
` [Bridge] [RFC 4/5] net: dev.c - introduce br_hard_xmit_hook
` [Bridge] [RFC 5/5] net: bridge - handle via_phys_dev feature on a bridge level

git push don't setup tracking?
 2009-05-11 11:46 UTC 

python 2.6 warning
 2009-05-11 11:39 UTC  (3+ messages)

[PATCH RESEND 1/2] ext4: Add inode to the orphan list during block allocation failure
 2009-05-11 11:45 UTC  (2+ messages)

[PATCH 2/2] Input: tsc2007: do I2C transfers in non-interrupt context
 2009-05-11 11:44 UTC 

util-linux-ng required? which version?
 2009-05-11 11:43 UTC  (3+ messages)

[PATCH] ASoC: TWL4030: change DAPMs for analog microphone selection
 2009-05-11 11:41 UTC  (5+ messages)

[PATCH 1/2] Input: tsc2007: fix locking method against the current rc kernel
 2009-05-11 11:41 UTC  (2+ messages)

[U-Boot] [PATCH v2] ppc4xx: Add Sequoia RAM-booting target
 2009-05-11 11:39 UTC  (3+ messages)

[RFC PATCH v3 00/17] virtual-bus
 2009-05-11 11:37 UTC  (2+ messages)

kvm hardlocks on hp dv9010us
 2009-05-11 11:37 UTC  (7+ messages)

[PATCH] sh: TMU platform data for sh7780
 2009-05-11 11:37 UTC 

[Patch 00/12] Hardware Breakpoint Interfaces
 2009-05-11 11:36 UTC  (3+ messages)

[PATCH 1/2] CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace
 2009-05-11 11:33 UTC  (4+ messages)

[PATCH] blktrace: from-sector redundant in trace_block_remap, fix
 2009-05-11 11:33 UTC  (2+ messages)
` [tip:tracing/core] blktrace: from-sector redundant in trace_block_remap, cleanup

[PATCH] sh: r7780 highlander clock fixes
 2009-05-11 11:34 UTC 

Putting for discussion "__qdisc_run" bug - strange application-dependant error
 2009-05-11 11:33 UTC  (3+ messages)

[PATCH 1/2] kernel/{sched,smp}.c: fix static decl prior to struct declaration
 2009-05-11 11:30 UTC  (8+ messages)
` [RFC PATCH 2/2] kernel/sched.c: VLA in middle of struct
` [PATCH 1/2 v2] kernel/{sched,smp}.c: fix static decl prior to struct declaration
  ` [tip:sched/core] kernel/{sched, smp}.c: "

[Qemu-devel] Commit messages
 2009-05-11 11:33 UTC  (4+ messages)

[oops] with FIB_TRIE
 2009-05-11 11:24 UTC 

[PATCH 1/3] ext4: Properly initialize the buffer_head state
 2009-05-11 11:31 UTC  (5+ messages)

[PATCH 2.6.29.2] PXA I2C: Define log level for i2c PXA error report
 2009-05-11 11:28 UTC  (9+ messages)

Is TRIM/DISCARD going to be a performance problem?
 2009-05-11 11:27 UTC  (6+ messages)

[PATCH] stubdom documentation update
 2009-05-11 11:26 UTC 

Adaptec driver crashes (3/3)
 2009-05-11 11:24 UTC  (4+ messages)

[PATCH] The VIA Hardware RNG driver is for the CPU, not Chipset
 2009-05-11 11:24 UTC  (6+ messages)

[patch 08/11 -mmotm] oom: invoke oom killer for __GFP_NOFAIL
 2009-05-11 11:23 UTC  (6+ messages)

IO scheduler based IO Controller V2
 2009-05-11 11:23 UTC  (8+ messages)

[U-Boot] Data transfer through Ethernet in u-boot
 2009-05-11 11:23 UTC  (2+ messages)

[patch -mmotm] mm: invoke oom killer for __GFP_NOFAIL
 2009-05-11 11:21 UTC  (6+ messages)

[PATCH 0/5] wait_task_* cleanups
 2009-05-11 11:20 UTC  (8+ messages)
` [PATCH 1/5] Split wait_noreap_copyout()
` [PATCH 2/5] Use wait_copyout() in wait_task_stopped()
` [PATCH 3/5] Use wait_copyout() in do_wait()
` [PATCH 4/5] Use wait_copyout() in wait_task_zombie()
` [PATCH 5/5] Use wait_copyout() in wait_task_continued()

[GIT PULL] xen: apic support for dom0
 2009-05-11 11:19 UTC  (6+ messages)
` [PATCH 02/18] xen: hook io_apic read/write operations

[PATCH 04/04] qemu-kvm: other archs should maintain memory mapping
 2009-05-11 11:18 UTC  (5+ messages)
` [PATCH 04/04] qemu-kvm: other archs should maintain memory
  ` [PATCH 04/04] qemu-kvm: other archs should maintain memory mapping also

[lm-sensors] Specific configurations - Gigabyte mainboard
 2009-05-11 11:17 UTC  (2+ messages)

[Xen-devel] Re: [PATCH 06/16] xen: disable PAT
 2009-05-11 11:10 UTC  (5+ messages)

[PATCH] qemu-kvm: Flush icache after dma operations for ia64
 2009-05-11 11:11 UTC  (4+ messages)

EP93xx PIO IDE driver proposal
 2009-05-11 11:10 UTC  (4+ messages)

[PATCH 1/2] nilfs2: fix possible circular locking for get information ioctls
 2009-05-11 11:09 UTC  (2+ messages)
  ` [PATCH 2/2] nilfs2: fix lock order reversal in nilfs_clean_segments ioctl

[PATCH] pxa2xx-ac97: fix reset gpio mode setting
 2009-05-11 11:08 UTC  (3+ messages)

[PATCH] x86: read apic id if it is not acpi_lapic
 2009-05-11 11:06 UTC  (8+ messages)
    ` [PATCH] x86: read apic id if it is not acpi_lapic -v2
      ` [tip:x86/apic] x86: read apic ID in the !acpi_lapic case

mdadm issue adding components to an array (avail_size / array_size issue)
 2009-05-11 11:05 UTC  (3+ messages)

[KVM-AUTOTEST][PATCH] timedrift support
 2009-05-11 11:05 UTC  (4+ messages)

Cross-directory hard links
 2009-05-11 11:02 UTC  (2+ messages)
` [PATCH] Add NO_CROSS_DIRECTORY_HARDLINKS support to the Makefile

[U-Boot] onenand bad block handling
 2009-05-11 10:56 UTC  (2+ messages)

[PATCH] sh: multiple vectors per irq - sh7763
 2009-05-11 10:55 UTC  (9+ messages)
` [PATCH] sh: multiple vectors per irq - sh7760

[PATCH -tip v5 0/7] tracing: kprobe-based event tracer and x86 instruction decoder
 2009-05-11 10:53 UTC  (4+ messages)
` [PATCH -tip v5 4/7] tracing: add kprobe-based event tracer

[FOR REVIEW, PATCH 2/2] introduce "struct wait_opts" to simplify do_wait() pathes
 2009-05-11 10:53 UTC  (6+ messages)

ath/regd.c: regdomain 0x8000 fails to retrieve a regulatory domain pair
 2009-05-11 10:49 UTC 

[PATCH] Make grub2 compile with Apple's gcc
 2009-05-11 10:48 UTC  (2+ messages)

Shared snapshots
 2009-05-11 10:44 UTC  (3+ messages)

GPG signing for git commit?
 2009-05-11 10:39 UTC  (8+ messages)

[PATCH] netpoll: don't dereference NULL dev from np
 2009-05-11 10:36 UTC 

[PATCH 01/10] Unprotect a page if #PF happens during NMI injection
 2009-05-11 10:35 UTC  (10+ messages)
` [PATCH 02/10] Do not allow interrupt injection from userspace if there is a pending event
` [PATCH 03/10] Remove irq_pending bitmap
` [PATCH 04/10] [SVM] skip_emulated_instruction() decode an instruction if size is not known
` [PATCH 05/10] [VMX] Do not re-execute INTn instruction
` [PATCH 06/10] IRQ/NMI window should always be requested
` [PATCH 07/10] [SVM] inject NMI after IRET from a previous NMI, not before
` [PATCH 08/10] Do not migrate pending software interrupts
` [PATCH 09/10] Disable CR8 intercept if tpr patching is active
` [PATCH 10/10] Move "exit due to NMI" handling into vmx_complete_interrupts()

LVM2/scripts Makefile.in
 2009-05-11 10:35 UTC 

[RFC PATCH dm-ioband] Added in blktrace msgs for dm-ioband
 2009-05-11 10:31 UTC  (4+ messages)

[PATCH 01/29] x86: perfcounter: remove X86_FEATURE_ARCH_PERFMON flag for AMD cpus
 2009-05-11 10:27 UTC  (8+ messages)
` [tip:perfcounters/core] perf_counter, x86: "

[PATCH] [0904_7_2] Siano: smsdvb - purge whitespaces
 2009-05-11 10:29 UTC  (2+ messages)

[PATCH] blktrace: pdu_buf of pc events should be unsigned
 2009-05-11 10:27 UTC  (2+ messages)
` [tip:tracing/core] "

LVM2 ./WHATS_NEW ./make.tmpl.in daemons/dmeven 
 2009-05-11 10:28 UTC 

[U-Boot] [PATCH 0/4] omap3: clean up gpmc config strut
 2009-05-11 10:27 UTC  (6+ messages)
` [U-Boot] [PATCH 1/4] omap3: embedd gpmc_cs into gpmc config struct
  ` [U-Boot] [PATCH 2/4] omap3: remove typedef for struct gpmc
    ` [U-Boot] [PATCH 3/4] omap3: replace all instances of gpmc config struct by one global
      ` [U-Boot] [PATCH 4/4] omap3: use only fixed-size types inside ctrl_structs

[Buildroot] [PATCH] .gitignore: Ease /binaries pattern
 2009-05-11 10:26 UTC 

[Buildroot] [git commit] .gitignore: Ease /binaries pattern
 2009-05-11 10:26 UTC 

SATA disks resets in a md setup
 2009-05-11 10:24 UTC  (3+ messages)

[U-Boot] Data transfer through Ethernet in u-boot
 2009-05-11 10:23 UTC  (2+ messages)

[Qemu-devel] [PATCHv2] qemu: make default_write_config use mask table
 2009-05-11 10:21 UTC  (2+ messages)

[PATCH] FM1216ME_MK3 some changes
 2009-05-11 10:19 UTC  (20+ messages)

[PATCH] perf_counter: don't count scheduler ticks as context switches
 2009-05-11 10:12 UTC  (2+ messages)
` [tip:perfcounters/core] "

[PATCH] perf_counter: call atomic64_set for counter->count
 2009-05-11 10:12 UTC  (2+ messages)
` [tip:perfcounters/core] "

[PATCH] perf_counter: put whole group on when enabling group leader
 2009-05-11 10:12 UTC  (2+ messages)
` [tip:perfcounters/core] perf_counter: Put "

LVM2/tools Makefile.in
 2009-05-11 10:13 UTC 

LVM2/daemons/dmeventd Makefile.in
 2009-05-11 10:12 UTC 

[tip:perfcounters/core] perf_counter, x86: clean up throttling printk
 2009-05-11 10:10 UTC 

[PATCH 2/2] x86: use sparse_memory_present_with_active_regions() on UMA
 2009-05-11 10:10 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH 1/2] x86: unify 64-bit UMA and NUMA paging_init()
 2009-05-11 10:10 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH -mm] vmscan: make mapped executable pages the first class citizen
 2009-05-11 10:03 UTC  (12+ messages)

[PATCH] ASoC: soc-core: fix crash when removing not instantiated card
 2009-05-11 10:04 UTC 

[RFC 0/5] mac80211 suspend cleanups/helpers
 2009-05-11 10:01 UTC  (3+ messages)
` [RFC 3/5] mac80211: fix idle trigger upon resume

[PATCH] x86: fix compute high_width with phys-addr is 44bit and more
 2009-05-11  9:54 UTC  (2+ messages)
` [tip:x86/urgent] x86: mtrr: Fix high_width computation when phys-addr is >= 44bit

[PATCH 1/2] x86: Sanity check the e820 against the SRAT table using e820 map only
 2009-05-11  9:54 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH 2/2] x86: Allow 1MB of slack between the e820 map and SRAT, not 4GB
 2009-05-11  9:54 UTC  (2+ messages)
` [tip:x86/mm] "

{PATCH] x86: print out initial max_pfn_mapped
 2009-05-11  9:53 UTC  (2+ messages)
` [tip:x86/mm] x86: clean up and and "

[PATCH 7/7] x86/pci: update pirq_enable_irq to setup io apic routing -v2
 2009-05-11  9:53 UTC  (2+ messages)
` [tip:irq/numa] x86/pci: update pirq_enable_irq() to setup io apic routing


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.