All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-03-14 13:03:48 to 2010-03-14 20:03:19 UTC [more...]

[RFC][PATCH] PM: Update device power management document
 2010-03-14 20:03 UTC 

[RFC][PATCH] grep: enable threading for context line printing
 2010-03-14 20:03 UTC  (2+ messages)

[patch 6/6] Allow gsmdial to use gatchat ppp support
 2010-03-14 20:02 UTC  (2+ messages)

[RFC][PATCH] PM: Update device power management document
 2010-03-14 20:03 UTC 

[linux-pm] [PATCH] i2c: Use generic subsystem-level power management callbacks
 2010-03-14 19:58 UTC  (3+ messages)
`  "

Naïve question wrt ibv_reg_mr(), pinned pages and Linux VM
 2010-03-14 19:56 UTC  (2+ messages)

[PATCH] Do not strip empty lines / trailing spaces from a commit message template
 2010-03-14 19:53 UTC  (24+ messages)
          ` [PATCH] git-send-email.perl - Fix 550 EHLO argument does not match calling host
                    ` [PATCH 1/3] git-send-email.perl: improve error message in send_message()
                    ` [PATCH 2/3] git-send-email.perl: add option --smtp-debug
                    ` [PATCH 3/3] git-send-email.perl - Fix 550 EHLO argument does not match calling host

[PATCH] drm/radeon/kms/rs4xx: make sure crtcs are enabled when setting timing
 2010-03-14 19:49 UTC 

Runtime PM API issue
 2010-03-14 19:41 UTC  (2+ messages)

[PATCH] saa7134: Fix IR support of some ASUS TV-FM 7135 variants
 2010-03-14 19:34 UTC  (4+ messages)

[B.A.T.M.A.N.] Strange sequence numbers
 2010-03-14 19:33 UTC  (7+ messages)
    ` [B.A.T.M.A.N.] [PATCH] batman-adv: Clone shared bat packets before modifying them
    ` [B.A.T.M.A.N.] [PATCHv2] "

[PATCH] Bug: failed octopus merge does not create MERGE_HEAD
 2010-03-14 19:24 UTC  (3+ messages)

PCI express switch handling 
 2010-03-14 19:18 UTC 

Grant table corruption with HVM guest
 2010-03-14 19:15 UTC  (2+ messages)

PCI express switch handling 
 2010-03-14 19:15 UTC 

[PATCH] base firmware: Fix BUG from sysfs attributes change in commit a2db6842873c8e5a70652f278d469128cb52db70
 2010-03-14 19:08 UTC  (15+ messages)

Leadtek WinFast PxPVR2200
 2010-03-14 18:46 UTC  (2+ messages)
` Fwd: "

[PATCH] iwlwifi: Silence tfds_in_queue message
 2010-03-14 18:44 UTC 

Openmoko and HFP
 2010-03-14 18:43 UTC  (2+ messages)

[RFC PATCH net-2.6] net/ethtool: add multiple queue support to {get,set}_ringparams
 2010-03-14 18:38 UTC  (5+ messages)
  ` [PATCH] ethtool.h: Add "structs are public" disclaimer comment

Software iWARP stack
 2010-03-14 18:34 UTC  (2+ messages)

[PATCH] mkpiggy.c fixes compiler warning
 2010-03-14 18:28 UTC 

[PATCH] tm6000: add new hybrid-stick
 2010-03-14 18:26 UTC  (3+ messages)

[PATCH] V4L/DVB: ir: Add a link to associate /sys/class/ir/irrcv with the input device
 2010-03-14 18:22 UTC  (7+ messages)

[141/145] KVM: x86 emulator: Check CPL level during privilege instruction emulation
 2010-03-14 18:22 UTC  (4+ messages)
` [Stable-review] "

QFE Cards
 2010-03-14 18:21 UTC 

[PATCH] Intel Restricted Access Region Handler
 2010-03-14 18:10 UTC  (2+ messages)

[GIT PULL] core kernel fixes
 2010-03-14 18:14 UTC  (2+ messages)
` [GIT PULL] core kernel fixes (fix: arch/x86/kernel/cpu/mcheck/mce.c:166: error: 'mce_read_mutex' undeclared)

[PATCH RFC 00/11] lock monitor: Separate features related to lock
 2010-03-14 18:13 UTC  (2+ messages)

[Bug 27071] New: hang in sauerbaten after recent git master upgrade
 2010-03-14 18:13 UTC 

consistent oops after power fail during btrfs-vol -r
 2010-03-14 18:09 UTC 

[Bug 24818] shadowtex demo doesn't work on rs780
 2010-03-14 18:08 UTC 

[PATCH v2 00/30] emulator cleanup
 2010-03-14 18:06 UTC  (36+ messages)
` [PATCH v2 01/30] KVM: x86 emulator: Fix DstAcc decoding
` [PATCH v2 02/30] KVM: x86 emulator: fix RCX access during rep emulation
` [PATCH v2 03/30] KVM: x86 emulator: check return value against correct define
` [PATCH v2 04/30] KVM: Remove pointer to rflags from realmode_set_cr parameters
` [PATCH v2 05/30] KVM: Provide callback to get/set control registers in emulator ops
` [PATCH v2 06/30] KVM: remove realmode_lmsw function
` [PATCH v2 07/30] KVM: Provide x86_emulate_ctxt callback to get current cpl
` [PATCH v2 08/30] KVM: Provide current eip as part of emulator context
` [PATCH v2 09/30] KVM: x86 emulator: fix mov r/m, sreg emulation
` [PATCH v2 10/30] KVM: x86 emulator: fix 0f 01 /5 emulation
` [PATCH v2 11/30] KVM: x86 emulator: 0f (20|21|22|23) ignore mod bits
` [PATCH v2 12/30] KVM: x86 emulator: inject #UD on access to non-existing CR
` [PATCH v2 13/30] KVM: x86 emulator: fix mov dr to inject #UD when needed
` [PATCH v2 14/30] KVM: x86 emulator: fix return values of syscall/sysenter/sysexit emulations
` [PATCH v2 15/30] KVM: x86 emulator: do not call writeback if msr access fails
` [PATCH v2 16/30] KVM: x86 emulator: If LOCK prefix is used dest arg should be memory
` [PATCH v2 17/30] KVM: x86 emulator: cleanup grp3 return value
` [PATCH v2 18/30] KVM: x86 emulator: Provide more callbacks for x86 emulator
` [PATCH v2 19/30] KVM: x86 emulator: Emulate task switch in emulator.c
` [PATCH v2 20/30] KVM: x86 emulator: Use load_segment_descriptor() instead of kvm_load_segment_descriptor()
` [PATCH v2 21/30] KVM: Use task switch from emulator.c
` [PATCH v2 22/30] KVM: x86 emulator: populate OP_MEM operand during decoding
` [PATCH v2 23/30] KVM: x86 emulator: add decoding of X,Y parameters from Intel SDM
` [PATCH v2 24/30] KVM: x86 emulator: during rep emulation decrement ECX only if emulation succeeded
` [PATCH v2 25/30] KVM: x86 emulator: fix in/out emulation
` [PATCH v2 26/30] KVM: x86 emulator: Move string pio emulation into emulator.c
` [PATCH v2 27/30] KVM: x86 emulator: remove saved_eip
` [PATCH v2 28/30] KVM: x86 emulator: restart string instruction without going back to a guest
` [PATCH v2 29/30] KVM: x86 emulator: introduce pio in string read ahead
` [PATCH v2 30/30] KVM: small kvm_arch_vcpu_ioctl_run() cleanup

DTV2000 H Plus issues
 2010-03-14 17:58 UTC  (15+ messages)
              ` [PATCH] "

[B.A.T.M.A.N.] [PATCH] batman-adv: Fixing wrap-around bug in vis
 2010-03-14 17:51 UTC  (3+ messages)

[U-Boot] [PATCH] drivers/mtd/spi/eeprom_m95xxx.c: add missing error checking
 2010-03-14 17:47 UTC 

[Lguest] 2.6.32-rc5 guest crash
 2010-03-14 17:34 UTC  (2+ messages)
  ` [Lguest] 2.6.33 guest crash (was: Re: 2.6.32-rc5 guest crash)

[PATCH] v4l2_ctrl_get_name(): add missing control names, and make title for V4L2_CID_BG_COLOR consistent
 2010-03-14 17:28 UTC 

[PATCH 2/6] SPI omap2_mcspi: Add max_clk_div field to mcspi platform config
 2010-03-14 17:25 UTC  (3+ messages)
  ` [PATCH 2/6 Revised] "

should new kfifo implementation really be exporting that much?
 2010-03-14 16:49 UTC  (4+ messages)

[PATCH] staging: vt6655: Convert C99 style comments, remove spaces between function definitions and parenthesis
 2010-03-14 17:00 UTC 

[PATCH 0/5][GIT PULL][2.6.34] tracing: urgent fixes
 2010-03-14 16:58 UTC  (5+ messages)
` [PATCH 5/5] tracing: Do not record user stack trace from NMI context

[PATCH 00/10] ARM: ftrace: cleanups, Thumb-2, and dynamic ftrace (v2)
 2010-03-14 16:56 UTC  (13+ messages)
` [PATCH 03/10] ftrace: allow building without frame pointers
` [PATCH 04/10] ARM: "
` [PATCH 07/10] ftrace: pass KBUILD_CFLAGS to record_mcount.pl
` [PATCH 08/10] ARM: ftrace: fix and update dynamic ftrace

2.6.33: ftrace triggers soft lockup
 2010-03-14 16:55 UTC  (12+ messages)

[Qemu-devel] [PATCH] target-mips: Fix 32 bit mode (wrong size of physical addresses)
 2010-03-14 16:44 UTC  (4+ messages)

[Printing-architecture] OpenPrinting Japan Mar. 2010 meeting minutes (in English)
 2010-03-14 16:42 UTC  (6+ messages)
` [Printing-architecture] [Printing-japan] "

[Qemu-devel] [PATCH 0/6] Multi-level page tables and userland mapping fixes, v3
 2010-03-14 16:41 UTC  (5+ messages)
` [Qemu-devel] [PATCH 5/6] Implement multi-level page tables

pvops-2.6.32 - Interrupt routing problem
 2010-03-14 16:41 UTC  (6+ messages)

[PATCHES] radeon drm kms i2c fixes
 2010-03-14 16:37 UTC  (2+ messages)

[Buildroot] Root filesystem generation cleanup
 2010-03-14 16:36 UTC 

[Xenomai-help] Analogy cmd_write example explanation
 2010-03-14 16:34 UTC  (7+ messages)

Make Problem in 1.7.0.2; install: cannot stat `po/de.msg': No such file or directory
 2010-03-14 16:34 UTC 

Unexpected rmpool behavior
 2010-03-14 16:23 UTC 

sys_umount() returns EBUSY when doing: sh -c "mount /dev/sdc1 /mnt; umount /mnt"
 2010-03-14 16:21 UTC  (2+ messages)

0844-Staging-cx25821-fix-coding-style-issues-in-cx25821-a.patch
 2010-03-14 16:13 UTC 

[lm-sensors] Wrong temperatures reported for Core2Duo CPU in Intel
 2010-03-14 16:17 UTC  (3+ messages)
` [lm-sensors] Wrong temperatures reported for Core2Duo CPU in

nvidia controller failed command, possibly related to SMART selftest (2.6.32)
 2010-03-14 16:16 UTC  (2+ messages)

[Bug 27049] New: fails to start - drm open issue?
 2010-03-14 16:14 UTC  (2+ messages)
  ` [Bug 27049] "

dual TT C-1501 on a single PCI riser
 2010-03-14 16:14 UTC  (2+ messages)

Updated kvm driver
 2010-03-14 16:14 UTC 

Linux kernel - Libata bad block error handling to user mode program
 2010-03-14 16:12 UTC  (10+ messages)

klibc sparc sockets foo
 2010-03-14 16:11 UTC 

[Buildroot] Package conversion effort for 2010.05
 2010-03-14 16:11 UTC 

[lm-sensors] sensors not found INTEL i7
 2010-03-14 16:09 UTC 

WDC WD15EARS-00Z5B1: harddrive which does crazy unloading
 2010-03-14 15:57 UTC  (5+ messages)

[PATCH] linux-omap*/beagleboard/defconfig: Compile Ext4 support into Linux
 2010-03-14 15:53 UTC  (2+ messages)

[PATCH] staging: otus: Remove mix of tabs and spaces with just tabs in ioctl.c
 2010-03-14 15:56 UTC 

[Buildroot] Pull request for branch x11r75patches
 2010-03-14 15:52 UTC  (4+ messages)

[Qemu-devel] linux-user issues
 2010-03-14 15:36 UTC  (5+ messages)
` [Qemu-devel] "

[Bug 26430] New: [KMS] Hw i2c patch doesn't work fully on rv280
 2010-03-14 15:33 UTC  (2+ messages)
` [Bug 26430] "

[Bug 26347] New: powermanagement on rs780 not working
 2010-03-14 15:28 UTC  (2+ messages)
` [Bug 26347] "

Hauppauge MiniStick (Siano 1150-PC) - How to get the IR receiver working?
 2010-03-14 14:59 UTC 

Excessive rc polling interval in dvb_usb_dib0700 causes interference with USB soundcard
 2010-03-14 15:06 UTC  (9+ messages)

[PATCH] staging: frontier: Remove unneeded spaces before newlines in alphatrack.c
 2010-03-14 15:04 UTC 

Alignment trap - deprecation.pyo
 2010-03-14 14:58 UTC  (2+ messages)

[PATCH 0/11] Memory Compaction v4
 2010-03-14 15:01 UTC  (4+ messages)
` [PATCH 01/11] mm,migration: Take a reference to the anon_vma before migrating

Git pull request: ARM LPC32XX architecture
 2010-03-14 15:00 UTC  (4+ messages)

build issue #43 for v2.6.34-rc1-912-g3474cbd :linux/i2c-xiic.h
 2010-03-14 14:56 UTC 

[PATCH vfat] allow retrieving entries with trailing dots
 2010-03-14 14:52 UTC  (12+ messages)
              ` [PATCH vfat] IOMEGA network drive compatibility

[PATCH] KFIFO: kfifo_is_{full,empty} should return bools, not ints
 2010-03-14 14:46 UTC 

[PATCH 1/2] perf newt: Use newtGetScreenSize
 2010-03-14 14:47 UTC  (6+ messages)
` [PATCH 2/2] perf hist: Don't fprintf the callgraph unconditionally

[LTP] [BUILD FAILURE] cpuset_syscall_test.c fails to build for Feb 2010 release
 2010-03-14 19:47 UTC 

v4l-utils: i2c-id.h and alevt
 2010-03-14 14:38 UTC  (14+ messages)
          ` v4l-utils, dvb-utils, xawtv and alevt (was: v4l-utils: i2c-id.h and alevt)
            ` v4l-utils, dvb-utils, xawtv and alevt
                        ` Aw: "

[GIT]: Sparc
 2010-03-14 14:34 UTC  (3+ messages)

[PATCH] Fix s3c2440 cpufreq compilation issue
 2010-03-14 14:32 UTC 

atomic_sub_and_test() asm constraints
 2010-03-14 14:30 UTC  (2+ messages)

cleaner: run one cleaning pass based on minimum free space
 2010-03-14 14:28 UTC  (2+ messages)

[Bug 27069] New: OpenGl is slower on dri2
 2010-03-14 14:13 UTC 

RFC: gallium/nv50: get rid of the screen_init stateobj
 2010-03-14 14:09 UTC  (4+ messages)

[PATCH]: Support dynamic resizing of vbds
 2010-03-14 14:06 UTC  (4+ messages)

md devices: Suggestion for in place time and checksum within the RAID
 2010-03-14 14:00 UTC  (7+ messages)

[Qemu-devel] Cortex m3 initialisation
 2010-03-14 13:56 UTC 

Bug in parsing of SDP_ServiceSearchAttributeResponse?
 2010-03-14 13:50 UTC  (3+ messages)

[PATCH] transparent file reader
 2010-03-14 13:44 UTC  (4+ messages)

[Bug 24761] Text corruption in Unreal Tournament 2004 under KMS
 2010-03-14 13:43 UTC 

[PATCH] MVSAS: hot plug handling and IO issues
 2010-03-14 13:37 UTC  (5+ messages)

[patch] Bugs in the multiboot example kernel implementation
 2010-03-14 13:34 UTC  (2+ messages)

[RFC] Gitweb: include minified version of js and css files in the repo
 2010-03-14 13:22 UTC  (3+ messages)

[Bug 25142] touhou 11/12 run very slow in wine
 2010-03-14 13:21 UTC 

[Qemu-devel] [PATCH v2 1/2] read-only: minor cleanup
 2010-03-14 13:19 UTC 

gnutls_2.8.5.bb
 2010-03-14 13:01 UTC  (2+ messages)
` gnutls_2.8.5.bb: FATAL: autoreconf execution failed


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.