All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-09-25 10:08:00 to 2008-09-25 12:37:28 UTC [more...]

[lm-sensors] Legal questions regarding LM-sensors
 2008-09-25 12:37 UTC  (3+ messages)

[refpolicy] rpcbind_admin typo
 2008-09-25 12:37 UTC 

UIO device name
 2008-09-25 12:36 UTC  (13+ messages)

xfrm_state locking regression
 2008-09-25 12:36 UTC  (13+ messages)

mmap is broken for MIPS64 n32 and o32 abis
 2008-09-25 12:34 UTC  (7+ messages)

wrong URLs in commit logs
 2008-09-25 12:30 UTC 

[PATCH 1/6] [MIPS] BCM47xx: Add platform specific PCI code
 2008-09-25 12:32 UTC  (4+ messages)

[Xenomai-core] RT_HEAP Problem
 2008-09-25 12:33 UTC  (4+ messages)

[PATCH] debobs support for OMAP3430
 2008-09-25 12:31 UTC  (9+ messages)
` [PATCH] Add definitions for ETK pads and debobs registers
  ` [PATCH] Debobs and ETK padconf implementation

[linux-dvb] [Wanted] dvb-ttpci maintainer
 2008-09-25 12:28 UTC  (6+ messages)
` [linux-dvb] [v4l-dvb-maintainer] "
    ` [linux-dvb] [vdr] "

Watchdog usage on MPC5200B platform
 2008-09-25 12:29 UTC 

pull request: wireless-2.6 2008-09-24
 2008-09-25 12:27 UTC  (5+ messages)

[RFC PATCH v1 0/5] Modular find_busiest_group()
 2008-09-25 12:24 UTC  (3+ messages)
` [RFC PATCH v1 3/5] Collect statistics required for powersave balance

[RFC] gitweb wishlist and TODO list
 2008-09-25 12:23 UTC  (3+ messages)

[Bug #11382] e1000e: 2.6.27-rc1 corrupts EEPROM/NVM
 2008-09-25 12:24 UTC  (7+ messages)

Fix PCI in Holly device tree
 2008-09-25 12:22 UTC  (5+ messages)

[PATCH 1/2] Report the pagesize backing a VMA in /proc/pid/smaps
 2008-09-25 12:23 UTC  (3+ messages)

[PATCH] Fix submodule sync with relative submodule URLs
 2008-09-25 12:19 UTC  (7+ messages)
` [PATCH] git-submodule: remove unnecessary exits when calling resolve_relative_url

[linux-dvb] [RFC] Let the future decide between the two
 2008-09-25 12:19 UTC  (4+ messages)
  ` [linux-dvb] RE : "

[refpolicy] services_amavis.patch
 2008-09-25 12:19 UTC  (3+ messages)

OMAP3 CPU revision fix
 2008-09-25 12:18 UTC  (12+ messages)
` [PATCH] Fixed OMAP3 version check

[PATCH] gitk: Update swedish translation
 2008-09-25 12:17 UTC  (7+ messages)
          ` [PATCH v2] "

01/11 [NETFILTER]: Ebtables: do centralized size checking
 2008-09-25 12:17 UTC 

creating vif and vbd devices
 2008-09-25 12:14 UTC 

[PATCH 00/39] KVM Updates for 2.6.28 merge window (part 2 of 3)
 2008-09-25 11:55 UTC  (40+ messages)
` [PATCH 01/39] KVM: VMX: Clean up magic number 0x66 in init_rmode_tss
` [PATCH 02/39] KVM: remove unused field from the assigned dev struct
` [PATCH 03/39] KVM: set debug registers after "schedulable" section
` [PATCH 04/39] KVM: VMX: Use interrupt queue for !irqchip_in_kernel
` [PATCH 05/39] KVM: Simplify exception entries by using __ASM_SIZE and _ASM_PTR
` [PATCH 06/39] KVM: fix i8259 reset irq acking
` [PATCH 07/39] KVM: Handle spurious acks for PIT interrupts
` [PATCH 08/39] KVM: Device assignment: Check for privileges before assigning irq
` [PATCH 09/39] KVM: VMX: Add Guest State Validity Checks
` [PATCH 10/39] KVM: VMX: Add module parameter and emulation flag
` [PATCH 11/39] KVM: VMX: Add invalid guest state handler
` [PATCH 12/39] KVM: VMX: Modify mode switching and vmentry functions
` [PATCH 13/39] KVM: SVM: Fix typo
` [PATCH 14/39] KVM: Use kvm_set_irq to inject interrupts
` [PATCH 15/39] KVM: make irq ack notifier functions static
` [PATCH 16/39] KVM: ia64: add a dummy irq ack notification
` [PATCH 17/39] KVM: VMX: Change cs reset state to be a data segment
` [PATCH 18/39] KVM: VMX: Change segment dpl at reset to 3
` [PATCH 19/39] KVM: Load real mode segments correctly
` [PATCH 20/39] KVM: x86 emulator: remove duplicate SrcImm
` [PATCH 21/39] KVM: x86 emulator: remove bad ByteOp specifier from NEG descriptor
` [PATCH 22/39] KVM: MMU: Move SHADOW_PT_INDEX to mmu.c
` [PATCH 23/39] KVM: MMU: Unify direct map 4K and large page paths
` [PATCH 24/39] KVM: ia64: Enable virtio driver for ia64 in Kconfig
` [PATCH 25/39] KVM: MMU: Infer shadow root level in direct_map()
` [PATCH 26/39] KVM: MMU: Add generic shadow walker
` [PATCH 27/39] KVM: MMU: Convert direct maps to use the "
` [PATCH 28/39] KVM: MMU: Convert the paging mode shadow walk to use the generic walker
` [PATCH 29/39] KVM: Allocate guest memory as MAP_PRIVATE, not MAP_SHARED
` [PATCH 30/39] KVM: Don't call get_user_pages(.force = 1)
` [PATCH 31/39] KVM: x86 emulator: Add mov r, imm instructions (opcodes 0xb0-0xbf)
` [PATCH 32/39] KVM: MMU: Account for npt/ept/realmode page faults
` [PATCH 33/39] KVM: MMU: Add locking around kvm_mmu_slot_remove_write_access()
` [PATCH 34/39] KVM: MMU: Flush tlbs after clearing write permission when accessing dirty log
` [PATCH 35/39] KVM: MMU: Fix setting the accessed bit on non-speculative sptes
` [PATCH 36/39] KVM: SVM: No need to unprotect memory during event injection when using npt
` [PATCH 37/39] KVM: add MC5_MISC msr read support
` [PATCH 38/39] KVM: s390: Make facility bits future-proof
` [PATCH 39/39] KVM: s390: change help text of guest Kconfig

[Cluster-devel] Cluster Project branch, master, updated. cluster-2.99.06-60-ge747c87
 2008-09-25 12:02 UTC  (2+ messages)

Reading EeePC900 battery info causes stalls
 2008-09-25 12:01 UTC  (8+ messages)

[PATCH 1/2] coredump_filter: add hugepage dumping v3
 2008-09-25 11:54 UTC  (2+ messages)
` [PATCH 2/2] hugepage: support ZERO_PAGE()

vfsmount
 2008-09-25 11:53 UTC  (3+ messages)

[QGit] Can't compile under windows (MSVC2008)
 2008-09-25 11:51 UTC  (3+ messages)
` [QGit] Some suggestion

Tickless and CPU Idle framework for PPC405
 2008-09-25 11:51 UTC  (4+ messages)

[PATCH] iwl3945: added channel sysfs entry
 2008-09-25 11:50 UTC  (7+ messages)

[PATCH] usage.c: remove unused functions
 2008-09-25 11:48 UTC  (2+ messages)

[Xenomai-core] [PATCH] vxworks: Adding tests for lstLib
 2008-09-25 11:48 UTC  (2+ messages)

[PATCH 1/10] HDQ driver: Remove global pointer
 2008-09-25 11:40 UTC  (2+ messages)

[PATCH 0/8] Updates for i2c-omap from linux-omap tree for review, v2
 2008-09-25 11:40 UTC  (11+ messages)
` [PATCH 1/8] i2c-omap: Do not use interruptible wait call in omap_i2c_xfer_msg
  ` [PATCH 2/8] i2c-omap: Close suspected race between omap_i2c_idle() and omap_i2c_isr()
    ` [PATCH 3/8] i2c-omap: Add high-speed support to omap-i2c
      ` [PATCH 4/8] i2c-omap: FIFO handling support and broken hw workaround for i2c-omap
        ` [PATCH 5/8] i2c-omap: Add support on 34xx
          ` [PATCH 6/8] i2c-omap: Mark init-only functions as __init
            ` [PATCH 7/8] i2c-omap: Don't compile in OMAP15xx I2C ISR for non-OMAP15xx builds
              ` [PATCH 8/8] i2c-omap: Clean-up i2c-omap
                ` [PATCH 8/8] i2c-omap: Clean-up i2c-omap, v3
        ` [PATCH 4/8] i2c-omap: FIFO handling support and broken hw workaround for "

radio-mr800 usb driver
 2008-09-25 11:39 UTC  (2+ messages)

Connection Protocol in the state?
 2008-09-25 11:35 UTC 

[JGIT PATCH] Add tests for handling of parsing errors in OpenSshConfig
 2008-09-25 11:33 UTC  (2+ messages)

the exiting makedumpfile is almost there... :)
 2008-09-25 11:31 UTC  (14+ messages)

[Qemu-devel] [PATCH] Reset CPU on INIT IPI
 2008-09-25 11:31 UTC 

[PATCH 7/7] x86: print out irq nr for msi/ht -v2
 2008-09-25 11:30 UTC  (2+ messages)

[alsa-devel][PATCH] add the nvidia HDMI codec driver for MCP77/79
 2008-09-25 11:29 UTC  (12+ messages)
` [PATCH] "
        ` [PATCH] add the nvidia HDMI codec driverfor MCP77/79
                  ` [alsa-devel] "

[PATCH] Fix xm start -c / --vncviewer
 2008-09-25 11:27 UTC 

[linux-dvb] [ANNOUNCE] DVB API improvements
 2008-09-25 11:27 UTC  (3+ messages)

feature request: read/write priorities on multiple devices/raid1
 2008-09-25 11:27 UTC  (2+ messages)

[DRBD-announce] A regression test suite for DRBD
 2008-09-25 11:26 UTC 

[PATCH 0/4] Allow enabling kvm_trace on external module
 2008-09-25 11:25 UTC  (4+ messages)

[oe-commits] : zaurus-2.6.inc: a string always is true, so test for the contents of it
 2008-09-25 11:20 UTC  (4+ messages)

[PATCH] ACPI: EC: do transaction from interrupt context
 2008-09-25 11:24 UTC 

[Patch -tip 3/3] Tracing/ftrace: Don't consume entries unhandled by mmiotrace
 2008-09-25 12:28 UTC 

[RFC] [Patch 0/4] ACPI : several patches for EC
 2008-09-25 11:22 UTC  (7+ messages)

[Patch -tip 2/3] Tracing/ftrace: Don't consume unhandled entries by boot tracer
 2008-09-25 12:25 UTC 

[PATCHEY 0/9] Rrrreplace the ol' scurvy memory registration
 2008-09-25 11:19 UTC  (10+ messages)
` [PATCH 8/9] coalesce mmio regions with an explicit call

moblock
 2008-09-25 11:18 UTC 

[Patch -tip 1/3] Tracing/ftrace: Relay unhandled entry output
 2008-09-25 12:19 UTC 

2.6.27-rc7 no init found on the root partition?
 2008-09-25 11:12 UTC  (3+ messages)

[SPAM] DN发FD票GH
 2008-09-25 11:10 UTC 

[PATCH] iucv: Fix mismerge again
 2008-09-25 11:09 UTC 

[TG RFC PATCH] Add bash completion script for TopGit
 2008-09-25 11:06 UTC 

NULL pointer dereference when using ALSA SOC
 2008-09-25 11:05 UTC  (3+ messages)

[PATCH] r8169: read MAC address from EEPROM on init
 2008-09-25 11:04 UTC  (9+ messages)

[U-Boot] working with loadb & bootm on u-boot-v2 for imx27ads Board
 2008-09-25 11:03 UTC  (2+ messages)

[patch 00/04] RFC: Staging tree (drivers/staging)
 2008-09-25 11:02 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] busybox: fix missing dependencies in unpacked and config rules
 2008-09-25 10:55 UTC  (3+ messages)
    ` [Buildroot] [PATCH 1/1] busybox: fix missing dependencies inunpacked "

[Bug 11645] New: qla2xxx.ko can't load firmware binary code
 2008-09-25 10:54 UTC 

[Buildroot] undefined macro: AM_PROG_LIBTOOL (buildroot failure)
 2008-09-25 10:54 UTC  (4+ messages)

lockdep warning inside ide/bio
 2008-09-25 10:53 UTC 

[TG PATCH] depend: Fix help listing
 2008-09-25 10:50 UTC 

SMBus of Sis650/961 P4 system not recognised
 2008-09-25 10:49 UTC  (4+ messages)

How to find out which PCM handle ASCII identifier to pass to snd_pcm_open?
 2008-09-25 10:49 UTC  (2+ messages)

[PATCH] pata_platform struct resource signness fix
 2008-09-25 10:48 UTC  (6+ messages)

OOPS on USB sound card disconnect while in use
 2008-09-25 10:46 UTC  (2+ messages)

[PATCH 1/1] iwlwifi 2.6.27: send all the calibration results instead of the last one only
 2008-09-25 10:45 UTC  (3+ messages)

[RFC PATCH 0/3] An Unified tracing buffer (attempt)
 2008-09-25 10:41 UTC  (14+ messages)
` [RFC PATCH 1/3] Unified trace buffer

[PATCH 0/3] some small GART cleanups
 2008-09-25 10:42 UTC  (6+ messages)
` [PATCH 1/3] x86/iommu: make GART driver checkpatch clean
` [PATCH 2/3] x86/iommu: convert GART need_flush to bool
` [PATCH 3/3] x86/iommu: use __GFP_ZERO instead of memset for GART

[PATCH] PM: Fixed clockdomain state control for OMAP3
 2008-09-25 10:42 UTC  (3+ messages)

[PATCH 1/3] corruption check: move the corruption checks into their own file
 2008-09-25 10:40 UTC  (4+ messages)

MMC broken on beagleboard with current git
 2008-09-25 10:39 UTC  (6+ messages)

liboil softfloat fix questions
 2008-09-25 10:33 UTC  (2+ messages)

[linux-dvb] [PATCH] Add remote control support to Nova-TD (52009)
 2008-09-25 10:35 UTC  (7+ messages)
    ` [linux-dvb] getting rid of input dev in dvb-usb (was: Re: [PATCH] Add remote control support to Nova-TD (52009))

[PATCH 0/11] Fix&Enhance NMI support for KVM - v3
 2008-09-25 10:31 UTC  (4+ messages)
` [PATCH 10/11] VMX: work around lacking VNMI support

[PATCH 8/10] HDQ driver:protect the shared flag
 2008-09-25 10:02 UTC  (2+ messages)

[PATCH] VT-d: Fix iommu map page for mmio pages
 2008-09-25 10:27 UTC  (2+ messages)

[PATCH] OMAP3: GPIO: Enable debounce clock only when debounce is enabled v2
 2008-09-25 10:28 UTC  (4+ messages)
` [PATCH] OMAP3: GPIO: Enable debounce clock only when debounce is enabled v3

[PATCH 0/3] [RFC] Support for publishing projects at central site
 2008-09-25 10:24 UTC  (3+ messages)

Compiling an Alsa plugin with Intel compiler
 2008-09-25 10:23 UTC  (2+ messages)

[PATCH 1/2] VMware detection support for x86 and x86-64
 2008-09-25 10:23 UTC  (5+ messages)
` [PATCH 1/2] VMware guest detection "

[RFC] powerpc/boot: compare _start against ei.loadsize instead ei.memsize
 2008-09-25 10:21 UTC  (2+ messages)

no sound emulation support in qemu-dm in xen-3.3
 2008-09-25 10:21 UTC  (2+ messages)

KVM: PIC: enhance IPI avoidance
 2008-09-25 10:18 UTC  (6+ messages)

[PATCH 0/5] git-gui: Remotes manipulation enhancements
 2008-09-25 10:15 UTC  (4+ messages)
` On Sponsor Notices

[lm-sensors] [PATCH 0/2] hwmon: w83781d: converting to new-style
 2008-09-25 10:17 UTC  (2+ messages)
` [lm-sensors] [PATCH 0/2] hwmon: w83781d: converting to

Guide to Linux Sound APIs
 2008-09-25 10:15 UTC  (2+ messages)

[PATCH] Create PNP device attributes via dev_attrs field of struct device
 2008-09-25 10:13 UTC  (6+ messages)

YOU HAVE WON £1 MILLION POUNDS
 2008-09-25 10:12 UTC 

(resend) PATCH - Allow more revisions in s1d13...fb driver
 2008-09-25 10:07 UTC 

Thinkpad brightness keys kill X on 2.6.26.5
 2008-09-25 10:07 UTC  (3+ messages)
` CONFIG_ACPI_VIDEO on Thinkpad blanks display


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.