All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-12-16 09:16:15 to 2009-12-16 11:37:06 UTC [more...]

[LTP] [PATCH 1/3] ade: fix the bug of objdump01
 2009-12-16 11:37 UTC 

dmraid/logwatch
 2009-12-16 11:36 UTC 

Help needed to develop quirks for USB Sound device for Roland Edirol PC-80 MIDI controller
 2009-12-16 11:34 UTC 

Random IO with md raid
 2009-12-16 11:32 UTC  (7+ messages)

[mm][RFC][PATCH 0/11] mm accessor updates
 2009-12-16 11:31 UTC  (19+ messages)

mmotm 2009-11-24-16-47 uploaded
 2009-12-16 11:30 UTC  (6+ messages)
` mmotm 2009-11-24-16-47 uploaded (gpio_max7301)

[PATCH] SYSCTL: Fix sysctl breakage on systems with older glibc
 2009-12-16 11:28 UTC 

[Adeos-main] [pull request] x86: critical fix for native_safe_halt
 2009-12-16 11:26 UTC  (6+ messages)

[PATCH] move eject code from zd1211rw to usb-storage
 2009-12-16 11:23 UTC  (8+ messages)

dadd2bb931a08a4b6b17f9e82d9bbe7bedebbc98 breaks omapfb (old non-dss2)
 2009-12-16 11:21 UTC  (4+ messages)

RAID5 / 6 Growth
 2009-12-16 11:21 UTC  (3+ messages)

ARMv6 performance counters v3
 2009-12-16 11:19 UTC  (13+ messages)
` [PATCH 1/5] arm: provide a mechanism to reserve performance counters
  ` [PATCH 2/5] arm/oprofile: reserve the PMU when starting
    ` [PATCH 3/5] arm: use the spinlocked, generic atomic64 support
      ` [PATCH 4/5] arm: enable support for software perf events
        ` [PATCH 5/5] arm/perfevents: implement perf event support for ARMv6

Porting EP852 based system from kernel 2.4.24 to 2.6.x
 2009-12-16 11:19 UTC 

HVM support to be removed from Debian Squeeze: call for volunteers
 2009-12-16 11:18 UTC  (4+ messages)

[RFC,PATCH 14/14] utrace core
 2009-12-16 11:18 UTC  (5+ messages)

[U-Boot] [PATCH v2] Davinci: davinci_nand.c performance enhancments
 2009-12-16 11:15 UTC 

[PATCH 3/3] gianfar: Fix bit definitions of IMASK_GRSC and IMASK_GTSC
 2009-12-16 11:15 UTC 

[PATCH 2/3] gianfar: Fix stats support
 2009-12-16 11:15 UTC 

[PATCH 1/3] gianfar: Fix a filer bug
 2009-12-16 11:14 UTC 

no locking on dvb-s2 22000 2/3 8PSK transponder on Astra 19.2E with tt s2-3200
 2009-12-16 11:14 UTC  (2+ messages)

We offer loan at 4%
 2009-12-16  4:57 UTC 

[PATCH] cfq: Remove useless css reference get
 2009-12-16 11:09 UTC  (2+ messages)

seabios question
 2009-12-16 11:06 UTC  (5+ messages)

ACPI & platform driver patches for 2.6.33.merge
 2009-12-16  8:36 UTC  (50+ messages)
` [PATCH 001/103] ACPI: dock: convert sysfs attributes to an attribute_group
  ` [PATCH 011/103] thinkpad-acpi: fix some version quirks
  ` [PATCH 015/103] thinkpad-acpi: expose module parameters
  ` [PATCH 016/103] thinkpad-acpi: log temperatures on termal alarm (v2)
  ` [PATCH 017/103] thinkpad-acpi: use input_set_capability
  ` [PATCH 018/103] eeepc-laptop: disp attribute should be write-only
  ` [PATCH 019/103] asus-laptop: Remove redundant NULL checks
  ` [PATCH 020/103] asus-acpi: "
  ` [PATCH 025/103] eeepc-laptop: add touchpad led
  ` [PATCH 026/103] eeepc-laptop: Remove redundant NULL checks
  ` [PATCH 029/103] eeepc-laptop: fix value of pwm1_enable to match documentation
  ` [PATCH 032/103] eeepc-laptop: fix set_acpi() to return non-zero on failure
  ` [PATCH 033/103] eeepc-laptop: remove redundant NULL checks
  ` [PATCH 035/103] eeepc-laptop: simplify acpi initialization
  ` [PATCH 036/103] eeepc-laptop: simplify how the hwmon device reads values from the EC
  ` [PATCH 037/103] eeepc-laptop: refactor notifications
  ` [PATCH 038/103] eeepc-laptop: move platform driver registration out of eeepc_hotk_add()
  ` [PATCH 039/103] eeepc-laptop: move platform device initialisation to a separate function
  ` [PATCH 040/103] eeepc-laptop: code movement
  ` [PATCH 041/103] eeepc-laptop: revise names
  ` [PATCH 044/103] asus-laptop: add Lenovo SL hotkey support
  ` [PATCH 047/103] eeepc-laptop: fix coding style
  ` [PATCH 048/103] eeepc-laptop: re-add check for eeepc->backlight == NULL
  ` [PATCH 050/103] hp-wmi: improve rfkill support
  ` [PATCH 052/103] dell-laptop: fix a use-after-free error on the failure path
  ` [PATCH 053/103] dell-laptop: fix rfkill memory leak on unload and failure paths
  ` [PATCH 054/103] dell-laptop: create a platform device as a parent for the rfkill devices etc
  ` [PATCH 055/103] dell-laptop: add __init to init functions
  ` [PATCH 058/103] PNPACPI: save struct acpi_device, not just acpi_handle
  ` [PATCH 059/103] ACPI: support customizing ACPI control methods at runtime
  ` [PATCH 060/103] ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f
  ` [PATCH 061/103] ACPICA: Fix possible memory leak for module-level code execution
  ` [PATCH 062/103] ACPICA: Fix two Scope type error messages
  ` [PATCH 063/103] ACPICA: Fix two additional Scope override "
  ` [PATCH 067/103] ACPICA: Update function headers, no functional change
  ` [PATCH 068/103] ACPICA: Fix mutex errors when running _REG methods
  ` [PATCH 071/103] ACPICA: Update function headers and comments, no functional change
  ` [PATCH 072/103] ACPICA: Conditionally perform complex per-predefined-name repairs
  ` [PATCH 073/103] ACPICA: Module-level code: enable _REG execution in same scope
  ` [PATCH 076/103] ACPICA: Update version to 20091214
  ` [PATCH 077/103] PNP: add interface to retrieve ACPI device from a PNPACPI device
  ` [PATCH 079/103] ipmi: refer to table as "SPMI", not "ACPI"
  ` [PATCH 080/103] ipmi: add PNP discovery (ACPI namespace via PNPACPI)
  ` [PATCH 084/103] thinkpad-acpi: log initial state of rfkill switches
  ` [PATCH 098/103] ACPI: dock: combine add|alloc_dock_dependent_device (v2)
  ` [PATCH 100/103] ACPI: dock: dock_add - hoist up platform_device_register_simple()
  ` [PATCH 101/103] ACPI: dock: add struct dock_station * directly to platform device data
  ` [PATCH 102/103] ACPI: dock: minor whitespace and style cleanups
  ` [PATCH 103/103] acpi_pad: squish warning

[PATCH] compat-wireless: Fixed bluetooth modules compilation issues
 2009-12-16 11:02 UTC 

Growing Linear RAID
 2009-12-16 11:02 UTC  (5+ messages)

No PCI-X / PCI-E cards on Intel Bigby-P MCH / ICH9R
 2009-12-16 11:02 UTC 

[PATCH] Drop 80-character limit in checkpatch.pl
 2009-12-16 10:58 UTC  (2+ messages)

eeepc-laptop: bugreport
 2009-12-16 10:58 UTC  (3+ messages)
` [PATCH] eeepc-laptop: disable pci hotplug code when all notifiers fail to load

query about u-boot
 2009-12-16 10:55 UTC 

[folded] kernelh-add-printk_ratelimited-and-pr_level_rl-rename.patch removed from -mm tree
 2009-12-16 10:48 UTC  (4+ messages)

uvcvideo kernel panic when using libv4l
 2009-12-16 10:49 UTC  (6+ messages)

[PATCH 0/3] Device Assignment fixes
 2009-12-16 10:41 UTC  (10+ messages)
` [PATCH 1/3] Enable non page boundary BAR device assignment

How do I show only log messages for commits on a specific branch?
 2009-12-16 10:16 UTC 

[PATCH] OMAP3: SDRC : Errata 1.176 Fix - Accesses to DDR stall in SDRC after a Warm-reset
 2009-12-16 10:42 UTC 

[RFC PATCH] Regression in linux 2.6.32 virtio_net seen with vhost-net
 2009-12-16 10:37 UTC  (5+ messages)

[Qemu-devel] [PATCH VERSION 3] Disk image exclusive and shared locks
 2009-12-16 10:37 UTC  (3+ messages)

[PATCH] I2C bus support for lis3lv02d and variant accelerometer chips
 2009-12-16 10:34 UTC 

[PATCH] Logitech G13 driver (fixed cc list --- ignore others)
 2009-12-16 10:34 UTC  (2+ messages)

[PATCH RFC tip/core/rcu 0/18] rcu: simplify race conditions, add checking
 2009-12-16 10:33 UTC  (8+ messages)
` [PATCH RFC tip/core/rcu 14/18] rcu: lockdep check for exiting to user space as RCU reader
` [PATCH RFC tip/core/rcu 15/18] rcu: give different levels of the rcu_node hierarchy distinct lockdep names
` [PATCH RFC tip/core/rcu 18/18] rcu: add primitives to check for RCU read-side critical sections

Hibernate lost directories ?
 2009-12-16 10:33 UTC  (2+ messages)

[PATCH 2/2] MIPS: add readl/write_be
 2009-12-16 10:29 UTC  (4+ messages)

[RFC] server's statd and lockd will not sync after its nfslock restart
 2009-12-16 10:27 UTC  (5+ messages)

[U-Boot] [PATCH 3/3] Create configuration file for da850 EVM
 2009-12-16 10:24 UTC 

[U-Boot] [PATCH 2/3] Add board specific code for da850 EVM
 2009-12-16 10:24 UTC 

[U-Boot] [PATCH 1/3] Prepare for da850 support
 2009-12-16 10:24 UTC 

[PATCH] libata: fix reporting of drained bytes when clearing DRQ
 2009-12-16 10:21 UTC  (3+ messages)

[PATCH] opensm/osm_vl15intf.c: reverting commit 546399c3b983cdfe7adf4bd0b179358744603478
 2009-12-16 10:20 UTC  (2+ messages)

Labeling problem
 2009-12-16 10:18 UTC  (2+ messages)

[PATCH v2 7/7] ARM: S5P6440: Add serial port support
 2009-12-16 10:08 UTC 

[Next] CPU Hotplug test failures on powerpc
 2009-12-16 10:16 UTC  (3+ messages)
` [PATCH] fix cpu hotplug "

gstreamer and sbcdec problem
 2009-12-16 10:15 UTC  (4+ messages)
  ` AW: "

elegant(?) debian topgit workflow?
 2009-12-16 10:13 UTC 

linux-next: hwpoison tree build failure
 2009-12-16 10:13 UTC  (2+ messages)

[Qemu-devel] [FOR 0.12][PATCH] Fix loading of ELF multiboot kernels
 2009-12-16 10:11 UTC  (3+ messages)

[PATCH v2 6/7] ARM: S5P6440: Add Board and configuration file
 2009-12-16 10:03 UTC 

[PATCH] dbus timeout handling
 2009-12-16 10:11 UTC  (2+ messages)

linux-next: tree build failure
 2009-12-16 10:10 UTC  (2+ messages)

VGA emulation for dom0 and VGA card for domU ?
 2009-12-16 10:10 UTC  (2+ messages)

Memory under KVM?
 2009-12-16 10:09 UTC  (8+ messages)

[Qemu-devel] i386 emulation bug: mov reg, [addr]
 2009-12-16 10:07 UTC  (7+ messages)
      ` [Qemu-devel] "

[PATCH v2 5/7] ARM: S5P6440: Add new Kconfig and Makefiles
 2009-12-16  9:58 UTC 

[Qemu-devel] [PATCH] Fix TEXTREL in user targets when compiled with --enable-user-pie
 2009-12-16 10:06 UTC  (7+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH] fdc: fix drive property handling
 2009-12-16 10:03 UTC  (2+ messages)

[U-Boot] Build failures at bb3bcfa2
 2009-12-16 10:03 UTC  (2+ messages)

[PATCH v2 4/7] ARM: S5P6440: Add Timer support
 2009-12-16  9:53 UTC 

kexec boot regression
 2009-12-16 10:01 UTC  (11+ messages)

[PATCH] KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updates
 2009-12-16  9:59 UTC  (8+ messages)
          ` [PATCH] KVM: x86: Adjust KVM_VCPUEVENT flag names

[PATCH v2 3/7] ARM: S5P6440: Add IRQ support
 2009-12-16  9:48 UTC 

[Qemu-devel] Using QEMU as an emulator for an industrial machine
 2009-12-16  9:53 UTC 

[Xenomai-core] [Fwd: Re: [Xenomai-help] How to fix t_delete call in psos skin?]
 2009-12-16  9:53 UTC  (3+ messages)

Problem with mini-PCI-E slot on P2020RDB
 2009-12-16  9:52 UTC  (4+ messages)

[PATCH v2 2/7] ARM: S5P6440: Add Clock and PLL support
 2009-12-16  9:44 UTC 

[PATCH v2 1/7] ARM: S5P6440: Add new CPU initialization support
 2009-12-16  9:41 UTC 

[PATCH 0/4] Add support for RDTSCP in VMX
 2009-12-16  9:47 UTC  (5+ messages)
` [PATCH 2/4] KVM: Extended shared_msr_global to per CPU
` [PATCH 4/4] KVM: VMX: Add instruction rdtscp support for guest

[RFC/PATCH] branch: new option --will-track
 2009-12-16  9:39 UTC 

dm: sysfs add empty release function to avoid debug warning
 2009-12-16  9:44 UTC  (2+ messages)

[PATCH v2 0/7] ARM: S5P6440: Add support for Samsung's S5P6440 SoC
 2009-12-16  9:46 UTC 

[POWER] battery calibration parameters from sysfs
 2009-12-16  9:40 UTC  (15+ messages)

debugging windows guests
 2009-12-16  9:38 UTC  (4+ messages)

[PATCH] opensm/osm_vl15intf.c Log change
 2009-12-16  9:36 UTC  (3+ messages)

Dock OOPSing with recent acpi-test
 2009-12-16  9:34 UTC  (3+ messages)

Does someone have statistics about/experience with tc/qdisk on a few hundred ppp interfaces?
 2009-12-16  9:34 UTC 

[PATCH]acpi cpuidle: Fix kernel oops when tickless is not enabled
 2009-12-16 14:17 UTC  (2+ messages)

linux-next: origin tree build failure
 2009-12-16  9:30 UTC  (5+ messages)

The Big Picture
 2009-12-16  9:29 UTC 

[PATCH] TI DaVinci EMAC: Fix MDIO bus frequency configuration
 2009-12-16  9:28 UTC 

[Buildroot] [pull request] Pull request for branch package-infrastructure
 2009-12-16  9:29 UTC  (3+ messages)
` [Buildroot] [PATCH 39/39] documentation: slightly improve CSS

[PATCH]acpi c-states: Fix ACPI C3 is wrongly mapped to C2
 2009-12-16  9:28 UTC  (2+ messages)

[ath9k-devel] Cyclic throughput at a distance
 2009-12-16  9:27 UTC  (2+ messages)

[lm-sensors] [PATCH] hwmon: Add driver for VIA CPU core temperature
 2009-12-16  9:27 UTC  (2+ messages)
` [lm-sensors] [PATCH] hwmon: Add driver for VIA CPU core

[Buildroot] avahi dependencies on host tools
 2009-12-16  9:24 UTC 

Does grub support "nfsroot" linux kernel command line?
 2009-12-16  9:24 UTC  (4+ messages)

Patch for MSP430 and SOC audio support for Neuros OSD2 platform code
 2009-12-16  9:20 UTC  (4+ messages)

[PATCH - usb/usbaudio.c 1/1] sound/usb: Relax urb data align. restriction for HVR-950Q and HVR-850 only
 2009-12-16  9:20 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] Support for SPEAr SoCs
 2009-12-16  9:18 UTC  (10+ messages)
` [U-Boot] [PATCH 1/9] i2c driver support "
  ` [U-Boot] [PATCH 2/9] smi "
    ` [U-Boot] [PATCH 3/9] nand "
      ` [U-Boot] [PATCH 4/9] usbd driver and usb boot firmware "
        ` [U-Boot] [PATCH 5/9] SPEAr600 SoC support added
          ` [U-Boot] [PATCH 6/9] SPEAr300 "
            ` [U-Boot] [PATCH 7/9] SPEAr310 "
              ` [U-Boot] [PATCH 8/9] SPEAr320 "
                ` [U-Boot] [PATCH 9/9] SPEAr600 build "

synaptics touchpad doesn't click
 2009-12-16  9:17 UTC  (12+ messages)

[GIT PATCH] TTY patches for 2.6.33-git
 2009-12-16  9:15 UTC  (4+ messages)

RAID-10 array won't auto-assemble @ boot of a Xen Guest; Works just fine 'manually' ... Any ideas?
 2009-12-16  9:16 UTC  (3+ messages)
` [SOLVED] "


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.