All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-12-10 17:38:25 to 2009-12-10 19:16:40 UTC [more...]

[Qemu-devel] [FOR 0.12 v5 00/20]: info handlers conversions to QObject
 2009-12-10 19:15 UTC  (7+ messages)
` [Qemu-devel] [PATCH 01/20] Introduce qemu-objects.h header file
` [Qemu-devel] [PATCH 02/20] Makefile: move QObject objs to their own entry
` [Qemu-devel] [PATCH 03/20] QDict: Introduce qdict_get_qbool()
` [Qemu-devel] [PATCH 04/20] QDict: Introduce qdict_get_qlist()
` [Qemu-devel] [PATCH 05/20] monitor: Fix do_info_balloon() output
` [Qemu-devel] [PATCH 06/20] monitor: Fix do_info_commands() output

Guest bridge setup variations
 2009-12-10 19:14 UTC  (5+ messages)
    ` [Qemu-devel] "

[git pull] drm
 2009-12-10 19:13 UTC  (8+ messages)

[Bug 14730] sky2 won't work after suspend/resume cycle
 2009-12-10 19:13 UTC 

[lm-sensors] [PATCH] hwmon: sht15: Off by one error in array index
 2009-12-10 19:13 UTC  (2+ messages)

[Qemu-devel] [FOR 0.12 PATCH 0/4] misc bugfixes
 2009-12-10 19:13 UTC  (8+ messages)
` [Qemu-devel] [FOR 0.12 PATCH 2/4] pci: don't hw_error() when no slot is available
  ` [Qemu-devel] "

sshd error: Failed to get default security context
 2009-12-10 19:11 UTC  (15+ messages)
              ` Where do I get a good Policy Base ?
                    ` How to use sepolgen VS. policygentool

MXC: mx31pdk: mc13783: Trying to full support mc13783 regulators
 2009-12-10 19:11 UTC  (7+ messages)
` [PATCH 1/4] MXC: imx31pdk: Add support for on board NAND Flash
  ` [PATCH 2/4] MXC: mx31pdk: Add CSPI2 interface support
    ` [PATCH 3/4] MXC: mc13783: Developing, trying to full support regulators
      ` [PATCH 4/4] MXC: imx31pdk: Trying to enabling regulators on mc13783

[cron job] v4l-dvb daily build 2.6.22 and up: ERRORS, 2.6.16-2.6.21: ERRORS
 2009-12-10 19:10 UTC 

non barrier versions of dma_map functions
 2009-12-10 19:08 UTC  (4+ messages)

[PATCH] cxgb3: Fixing EEH handlers
 2009-12-10 19:03 UTC 

current -git fails to boot on nehalem-ex
 2009-12-10 19:07 UTC  (12+ messages)
` Bisected regression (Was Re: current -git fails to boot on nehalem-ex)
          ` Bisected regression

[PATCH - v1 1/2] V4L - vpfe capture - make clocks configurable
 2009-12-10 19:06 UTC  (7+ messages)

[PATCH v3 2/2] MSVC: Fix an "incompatible pointer types" compiler warning
 2009-12-10 19:03 UTC 

[RFC PATCH v2 2/2] MSVC: Fix an "incompatible pointer types" compiler warning
 2009-12-10 18:38 UTC  (5+ messages)

[PATCH v3 1/2] Makefile: Add a target to generate C preprocessor output files
 2009-12-10 18:41 UTC 

problems in commit 2d4dc890b5c8 (block: add helpers to run flush_dcache_page() against a bio and a request's pages)
 2009-12-10 19:05 UTC  (14+ messages)

[RFC PATCH user-cr] remount /proc for new pidns
 2009-12-10 19:04 UTC  (2+ messages)

[PATCH v2 0/35] Initial pnfsd file layout support
 2009-12-10 19:04 UTC  (6+ messages)
` [PATCH v2 11/35] pnfsd: get device list/info

dspbridge sync proposal for 0.1
 2009-12-10 19:03 UTC  (2+ messages)

conflicts between fbcon and user-mode fbdev clients
 2009-12-10 19:02 UTC  (2+ messages)

Firmware for dib0700
 2009-12-10 19:01 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] [batman-adv] Remove NULL pointer check before calling kfree
 2009-12-10 19:00 UTC 

[PATCH RFC] Restore task fs_root and pwd
 2009-12-10 19:00 UTC 

[GIT PATCH v2] thinkpad-acpi first set of changes for 2.6.33 (v2)
 2009-12-10 18:59 UTC  (9+ messages)
` [PATCH 10/10] thinkpad-acpi: sync input device EV_SW state directly
    ` [ibm-acpi-devel] "

[PATCH] orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
 2009-12-10 18:55 UTC  (3+ messages)

[PATCH] Add sysctl to set the advertised TCP initial receive window
 2009-12-10 18:55 UTC  (3+ messages)

[RFC mm][PATCH 0/5] per mm counter updates
 2009-12-10 18:54 UTC  (20+ messages)
` [RFC mm][PATCH 2/5] percpu cached mm counter
` [RFC mm][PATCH 3/5] counting swap ents per mm
` [RFC mm][PATCH 4/5] add a lowmem check function

[PATCH] netfilter: Fix compiler warning
 2009-12-10 18:53 UTC  (4+ messages)

[Buildroot] [2010.02] Package infrastructure ready
 2009-12-10 18:51 UTC  (4+ messages)

[PATCH 2/4] ftrace - add function_duration tracer
 2009-12-10 18:50 UTC  (11+ messages)

[B.A.T.M.A.N.] [PATCH] [batman-adv] Remove whitespace style errors
 2009-12-10 18:50 UTC 

my usual problem with 64bit kernel
 2009-12-10 18:47 UTC  (8+ messages)

dma_cache_maint_contiguous should be patched as dma_cache_maint do
 2009-12-10 18:45 UTC  (7+ messages)
    ` dma_cache_maint_contiguous should be patched asdma_cache_maint do

Re: [linux-lvm] Re: Re: Problems with dissapearing PV when mounting (Stuart D. Gathman)
 2009-12-10 18:40 UTC  (2+ messages)
`  "

[Qemu-devel] [FOR 0.12 v4 00/20]: info handlers conversions to QObject
 2009-12-10 18:37 UTC  (5+ messages)
` [Qemu-devel] [PATCH 20/20] VNC: Convert do_info_vnc() "

Nested VMX support v4
 2009-12-10 18:38 UTC  (8+ messages)
` [PATCH 1/7] Nested VMX patch 1 implements vmon and vmoff
  ` [PATCH 2/7] Nested VMX patch 2 implements vmclear
    ` [PATCH 3/7] Nested VMX patch 3 implements vmptrld and vmptrst
      ` [PATCH 4/7] Nested VMX patch 4 implements vmread and vmwrite
        ` [PATCH 5/7] Nested VMX patch 5 Simplify fpu handling
          ` [PATCH 6/7] Nested VMX patch 6 implements vmlaunch and vmresume
            ` [PATCH 7/7] Nested VMX patch 7 handling of nested guest exits

[PATCH] ACPICA: don't cond_resched() when irq_disabled or in_atomic
 2009-12-10 18:37 UTC  (7+ messages)

Async suspend-resume patch w/ completions (was: Re: Async suspend-resume patch w/ rwsems)
 2009-12-10 18:37 UTC  (3+ messages)

[PATCH 3/5] BNX2I - update CQ arming algorith for 5771x chipsets
 2009-12-10 18:36 UTC  (3+ messages)

TveiiS470 and DVBWorld2005 not working
 2009-12-10 18:35 UTC  (2+ messages)

domU config file options for scheduling
 2009-12-10 18:29 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/17] pci: switch a ton of drivers to symbolic names
 2009-12-10 18:28 UTC  (3+ messages)

[PATCH 2/2] Support for Stantum multitouch panel
 2009-12-10 18:28 UTC  (4+ messages)

Scheduler "Burst" (was Re: domU config file options for scheduling)
 2009-12-10 18:28 UTC 

[Qemu-devel] [PATCH] sparc32 fix carry flag handling (Solaris bootblk fix)
 2009-12-10 18:27 UTC  (6+ messages)
` [Qemu-devel] "

Hang on boot when using IPMI 2.0 SoL console
 2009-12-10 18:25 UTC  (5+ messages)

[PATCH 1/5] BNX2I - Add 5771E device support to bnx2i driver
 2009-12-10 18:24 UTC  (4+ messages)

[PATCH 28/31] Constify struct super_operations for 2.6.32 v1
 2009-12-10 18:24 UTC  (8+ messages)

[U-Boot] [PATCH]Fix checksum to handle odd-length packet
 2009-12-10 18:21 UTC  (10+ messages)

[Buildroot] RTNETLINK error
 2009-12-10 18:21 UTC  (10+ messages)

[PATCH 0/3] increase skb size to prevent dma over skb boundary
 2009-12-10 18:20 UTC  (4+ messages)

IPv6: presentation format for zero scope ID
 2009-12-10 18:19 UTC  (6+ messages)

[RFC] [PATCH] In-kernel gdbstub based on utrace Infrastructure
 2009-12-10 18:16 UTC  (11+ messages)

[Qemu-devel] [PATCH] e1000: fix init values for command register
 2009-12-10 18:14 UTC  (2+ messages)
` [Qemu-devel] "

phoronix test, openssl bad performance
 2009-12-10 18:15 UTC 

[2.6.32] WARNING: at arch/x86/kernel/apic/apic.c:249 native_apic_write_dummy+0x30/0x3c()
 2009-12-10 18:15 UTC  (3+ messages)
` [tip:perf/urgent] x86, perf events: Check if we have APIC enabled

[PATCH] Fix a CFQ crash in "for-2.6.33" branch of block tree
 2009-12-10 18:15 UTC  (3+ messages)

[PATCH 0/7] msi-wmi driver and cleanups
 2009-12-10 18:14 UTC  (5+ messages)

[Qemu-devel] [PATCH 01/17] e1000: switch to symbolic names for pci registers
 2009-12-10 18:11 UTC  (17+ messages)
` [Qemu-devel] [PATCH 02/17] ne2000: "
` [Qemu-devel] [PATCH 03/17] rtl: "
` [Qemu-devel] [PATCH 04/17] pcnet: "
` [Qemu-devel] [PATCH 05/17] pci: add more status bits
` [Qemu-devel] [PATCH 06/17] eepro100: symbolic names for pci registers
` [Qemu-devel] [PATCH 07/17] piix: symbolic constants
` [Qemu-devel] [PATCH 08/17] cmd646: symbolic names for pci registers
` [Qemu-devel] [PATCH 09/17] vmware_vga: "
` [Qemu-devel] [PATCH 10/17] lsi: "
` [Qemu-devel] [PATCH 11/17] pci: add another devsel macro
` [Qemu-devel] [PATCH 12/17] es1370: symbolic names for pci registers
` [Qemu-devel] [PATCH 13/17] wdt_i6300esb: "
` [Qemu-devel] [PATCH 14/17] ac97: "
` [Qemu-devel] [PATCH 15/17] usb-uhci: "
` [Qemu-devel] [PATCH 16/17] "
` [Qemu-devel] [PATCH 17/17] pci: remove unused macro

Floating point in the kernel
 2009-12-10 18:13 UTC 

[PATCH] Add Driver for Logitech Flight System G940
 2009-12-10 18:12 UTC  (4+ messages)

[Adeos-main] Porting Adeos-Ipipe on AVR32 (NGW 100)
 2009-12-10 18:11 UTC  (2+ messages)

[PATCH v2 0/3] powerpc/83xx: Sleep and deep sleep support for MPC8315E-RDB
 2009-12-10 18:07 UTC  (5+ messages)
` [PATCH 1/3] powerpc/83xx/suspend: Clear deep_sleeping after devices resume
` [PATCH 2/3] powerpc/83xx/suspend: Save and restore SICRL, SICRH and SCCR
` [PATCH 3/3] powerpc/83xx: Add power management support for MPC8315E-RDB boards

[Pv-ops][PATCH] Netback multiple tasklet support
 2009-12-10 18:07 UTC  (15+ messages)

[RFC:PATCH 00/03] powerpc: Expose BookE debug registers through extended ptrace interface
 2009-12-10 18:05 UTC  (5+ messages)
` [RFC:PATCH 03/03] powerpc: Add support for BookE Debug Reg. traps, exceptions and ptrace

[PATCH V2 07/09] led: enable led in 88pm860x
 2009-12-10 18:04 UTC  (4+ messages)

2.6.31 -> 2.6.32 Sound and video regressions
 2009-12-10 17:54 UTC  (7+ messages)

[PATCH] ext4: Ensure zeroout blocks have no dirty metadata
 2009-12-10 18:01 UTC  (3+ messages)

[Qemu-devel] [PATCH 10/19] monitor: Convert do_info_name() to QObject
 2009-12-10 18:00 UTC  (13+ messages)

[PATCH 0/3] libfc and fcoe updates for 2.6.33
 2009-12-10 17:59 UTC  (4+ messages)
` [PATCH 1/3] libfc: remote port gets stuck in restart state without really restarting
` [PATCH 2/3] libfc: reduce hold time on SCSI host lock
` [PATCH 3/3] fcoe, libfc: adds enable/disable for fcoe interface

[BUG] pxa27x_udc: possible recursive locking detected in pxa_ep_queue
 2009-12-10 17:58 UTC  (3+ messages)

[PATCH 5/5] i2c: Get rid of I2C_CLIENT_MODULE_PARM
 2009-12-10 17:57 UTC 

[PATCH] ARM: Convert BUG() to use unreachable()
 2009-12-10 17:55 UTC  (4+ messages)

[PATCH 4/5] i2c: Drop I2C_CLIENT_INSMOD_2 to 8
 2009-12-10 17:56 UTC 

Sample logs of alert types
 2009-12-10 17:55 UTC  (2+ messages)

[PATCH 3/5] i2c: Drop I2C_CLIENT_INSMOD_1
 2009-12-10 17:55 UTC 

[Qemu-devel] Current state of qemu-system-mips
 2009-12-10 17:51 UTC 

[PATCH 2/5] i2c: Get rid of struct i2c_client_address_data
 2009-12-10 17:53 UTC 

[PATCH 1/5] i2c: Drop the kind parameter from detect callbacks
 2009-12-10 17:52 UTC 

sleep(3) manpage
 2009-12-10 17:50 UTC 

[BUG] pxa27x_udc: possible recursive locking detected in pxa_ep_queue
 2009-12-10 17:49 UTC  (4+ messages)

[ath9k-devel] Switching channel in IBSS network doesn't work in ath9k
 2009-12-10 17:46 UTC  (2+ messages)

cortex-a9 build failure at glibc
 2009-12-10 17:44 UTC  (8+ messages)

[PATCH v3] cpm2_pic: Allow correct flow_types for port C interrupts
 2009-12-10 17:41 UTC  (4+ messages)

[PATCH] Coding style correction on some drivers that use Generic
 2009-12-10 17:41 UTC  (5+ messages)
` [PATCH] Coding style correction on some drivers that use Generic HDLC

GPIO support for HTC Dream
 2009-12-10 17:41 UTC  (8+ messages)

[PATCH 0/5] More unreachable() conversions
 2009-12-10 17:28 UTC  (2+ messages)
` [PATCH 3/5] powerpc: Convert BUG() to use unreachable()

Ping does not work on my MPC8544 board, using linux2.6.23
 2009-12-10 17:39 UTC  (6+ messages)

[PATCH - v1 6/6] DaVinci - Adding support for vpfe capture on DM365
 2009-12-10 17:38 UTC  (6+ messages)
` [PATCH - v1 2/6] V4L - vpfe capture - Adding DM365 ISIF driver - header files
  ` [PATCH - v1 3/6] V4L-vpfe-capture-Adding ISIF driver for DM365 - source
    ` [PATCH - v1 1/6] V4L - vpfe-capture : DM365 vpss enhancements
      ` [PATCH - v1 5/6] V4L - vpfe capture - build environment for ISIF driver


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.