All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-09-29 20:23:56 to 2008-09-29 23:57:45 UTC [more...]

Strange mtrrs in Aspire One
 2008-09-29 23:57 UTC 

[PATCH] saa7134: fixes for the Asus Tiger Revision 1.00
 2008-09-29 23:51 UTC 

videobuf-dma-contig - buffer allocation at init time ?
 2008-09-29 23:53 UTC  (4+ messages)

Problem with flush_icache_range, linux-2.6.27-rc7-denx & mpc8270
 2008-09-29 23:54 UTC  (2+ messages)

Getting country alpha2 on network manager and using it for crda
 2008-09-29 23:53 UTC  (7+ messages)

[patch] xen: make CONFIG_XEN_SAVE_RESTORE depend on CONFIG_XEN
 2008-09-29 23:52 UTC  (2+ messages)

[patch 1/2] allow user to power off unused ports via sysfs
 2008-09-29 23:49 UTC  (2+ messages)

BUG kmalloc-16: Object already free
 2008-09-29 23:47 UTC  (3+ messages)

Please pull arch perfmon update
 2008-09-29 23:52 UTC 

bluez-gnome: how to turn adapter off?
 2008-09-29 23:44 UTC  (6+ messages)

[linux-dvb] [Bug] gnutv -cammenu hangs
 2008-09-29 23:44 UTC 

kdump broken on Altix 350
 2008-09-29 23:42 UTC  (10+ messages)

[PATCH] Make bluetooth-properties fit on smaller displays
 2008-09-29 23:41 UTC  (6+ messages)

[RFC PATCH 1/2] Shrink compat_ioctl.c
 2008-09-29 23:38 UTC  (4+ messages)
` [RFC PATCH 2/2] "

BUG: Commit 1b7fc5aae8867046f8d3d45808309d5b7f2e036a makes special keys on my T21 unusable after resume
 2008-09-29 23:40 UTC  (3+ messages)

[PATCH] Add OS X support to the pre-auto-gc example hook
 2008-09-29 23:36 UTC  (2+ messages)
` [PATCH v2] "

[RFC PATCH 0/2 v3] Unified trace buffer
 2008-09-29 23:35 UTC  (11+ messages)
` [RFC PATCH 1/2 "
  ` [RFC PATCH v4] "
      ` [PATCH v5] "
        ` [PATCH v6] "
          ` [PATCH v7] "
            ` [PATCH v8] "
              ` [PATCH v9] "
                ` [PATCH v10 Golden] "

maintaining fixed latency between output and input?
 2008-09-29 23:34 UTC  (3+ messages)

Linux 2.6.27-rc8
 2008-09-29 23:33 UTC  (3+ messages)

[PATCH 1/6] phylib: add mdiobus_{read,write}
 2008-09-29 23:30 UTC  (4+ messages)

[PATCH 1/1] Replace svn.foo.org with svn.example.com in git-svn docs (RFC 2606)
 2008-09-29 23:01 UTC 

[U-Boot] U-Boot configuration and latter Linux MMU init failures
 2008-09-29 23:27 UTC  (5+ messages)

[Printing-architecture] Slides for GSoC report on the PWG Meetingin October
 2008-09-29 23:23 UTC  (5+ messages)

Use CPUID to communicate with the hypervisor
 2008-09-29 23:20 UTC  (14+ messages)

[PATCHv2 0/6] gitweb pathinfo improvements
 2008-09-29 23:20 UTC  (4+ messages)
` [PATCH 2/6] gitweb: use_pathinfo filenames start with /

Some missing man pages from libselinux
 2008-09-29 23:18 UTC  (2+ messages)

mac scsi, ncr5380
 2008-09-29 23:18 UTC  (9+ messages)

[RFC PATCH 0/4] Implementation of IR support using the input subsystem
 2008-09-29 23:17 UTC  (3+ messages)

CONFIG_SECURITY_ROOTPLUG [was: Re: 2.6.27-rc7 no init found on the root partition?]
 2008-09-29 23:11 UTC  (2+ messages)

localization of Grub
 2008-09-29 23:14 UTC  (11+ messages)

Tuning for Compact Flash
 2008-09-29 23:11 UTC  (5+ messages)

How how latent should non-preemptive scheduling be?
 2008-09-29 23:11 UTC  (11+ messages)

[PATCH] oom-killer kills more than needed
 2008-09-29 23:09 UTC 

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

Potential bug in mballoc --- reusing data blocks before txn commit
 2008-09-29 23:05 UTC  (6+ messages)

sata dvdroms fails to be recognized by MCP55 controller with the 2.6.26.5 kernel
 2008-09-29 23:01 UTC 

[Xenomai-core] Problems using rt_intr_wait on PowerPC
 2008-09-29 22:59 UTC  (3+ messages)

[RFC] Different keyborad layouts
 2008-09-29 22:51 UTC  (3+ messages)

[PATCH] e1000e: release hw semaphore after successfully writing EEPROM
 2008-09-29 22:48 UTC  (2+ messages)

[Lustre-devel] Google Adwords Services
 2008-09-29 22:48 UTC 

questions about x86: mtrr cleanup for converting continuous to discrete layout
 2008-09-29 22:46 UTC 

[PATCH 3/3] phylib: give mdio buses a device tree presence
 2008-09-29 22:45 UTC  (2+ messages)

[RFC] Detached-HEAD reminder on commit?
 2008-09-29 22:44 UTC  (6+ messages)
` [PATCH] Builtin-commit: show on which branch a commit was added

[GIT pull] timer fixes for .27
 2008-09-29 22:44 UTC  (2+ messages)

e1000e NVM corruption issue status
 2008-09-29 22:43 UTC  (9+ messages)

[PATCH] net: implement emergency route cache rebulds when gc_elasticity is exceeded
 2008-09-29 22:38 UTC  (5+ messages)

[PATCH] The of_register_spi_devices() was not called after registering the spi master
 2008-09-29 22:39 UTC  (5+ messages)

[PATCH 2/3] Remove restricted_chown parameter
 2008-09-29 22:36 UTC  (2+ messages)

[PATCH] ath9k: kill ath9k's memzero() and use memset() instead
 2008-09-29 15:33 UTC 

cpuid information to hvm guest
 2008-09-29 22:32 UTC  (3+ messages)
`  "

[patch 1/2] revert: x86: move prefill_possible_map calling early, fix
 2008-09-29 22:29 UTC  (2+ messages)
` [patch 2/2] x86: move prefill_possible_map calling early, fix, V2

guest physical to xen machine copy?
 2008-09-29 22:30 UTC 

[U-Boot] [PATCH] [83xx] Adds two more ethernet interface to 83xx
 2008-09-29 22:28 UTC  (10+ messages)
    ` [U-Boot] [PATCH v2] "
                ` [U-Boot] [PATCH v3] "

[patch 09/17] ipr: use memory_read_from_buffer()
 2008-09-29 22:24 UTC  (2+ messages)

[patch 0/2] cpuidle: Time accounting fix
 2008-09-29 22:24 UTC  (3+ messages)
` [patch 1/2] cpuidle: use last_state which can reflect the actual state entered
` [patch 2/2] cpuidle: update the last_state acpi cpuidle reflecting "

guest physical to xen machine copy?
 2008-09-29 22:23 UTC  (2+ messages)

[patch 02/17] aic7xxx: update .reg files
 2008-09-29 22:21 UTC  (2+ messages)

CTS (cipher text stealing mode) and short packets
 2008-09-29 22:18 UTC 

[PATCH] eCryptfs: Remove netlink transport
 2008-09-29 22:16 UTC 

Regression: SATA disk double spin-off during hibernation on hp nx6325
 2008-09-29 22:18 UTC  (10+ messages)
` [PATCH] SATA: Blacklist systems that spin off disks during ACPI power off
    ` [PATCH 0/6] "
      ` [PATCH 1/6] Hibernation: Introduce new system state for the last phase of hibernation
      ` [PATCH 2/6] DMI: Introduce dmi_first_match to make the interface more flexible
      ` [PATCH 3/6] SATA: Blacklisting of systems that spin off disks during ACPI power off
      ` [PATCH 4/6] SATA AHCI: Blacklist system that spins "
      ` [PATCH 5/6] SATA Sil: "
      ` [PATCH 6/6] SATA PIIX: "

[PATCH 1/4] vfs: vfs-level fiemap interface
 2008-09-29 22:10 UTC  (12+ messages)

[PATCH 3/3] Add timeout feature
 2008-09-29 22:08 UTC  (9+ messages)

How to prevent embedded ppc reset deadlock? (MPC83xx/85xx)
 2008-09-29 22:05 UTC  (2+ messages)

[PATCH 4/4] Add sysfs entries for UV
 2008-09-29 22:03 UTC 

[PATCH 3/4] Add UV partition call
 2008-09-29 22:03 UTC 

[PATCH 2/4] Add UV bios call infrastructure
 2008-09-29 22:02 UTC 

[PATCH 1/4] Add EFI OEM runtime services entry
 2008-09-29 22:02 UTC 

[PATCH] consolidate btree block handling for xfs_db
 2008-09-29 22:04 UTC 

USB support on mpc5200 broken
 2008-09-29 22:02 UTC  (9+ messages)

[PATCH 0/4] x86: UV runtime bios calls
 2008-09-29 22:02 UTC 

Faster getcpu() and sched_getcpu()
 2008-09-29 22:07 UTC  (7+ messages)

Driver: EMU USB 0404 driver development
 2008-09-29 22:01 UTC  (4+ messages)

[PATCH] Make KVM compile on split source/object kernel configurations
 2008-09-29 22:00 UTC  (4+ messages)

[BUG][PPC64] BUG in 2.6.26.5-rt9 causing Hang
 2008-09-29 22:00 UTC  (4+ messages)

Wakeup from suspend via keyboard and mouse doesn't work anymore with 2.6.27-rc
 2008-09-29 21:58 UTC  (6+ messages)

[PATCH 0/6] file capabilities cleanups: introduction
 2008-09-29 21:53 UTC  (9+ messages)
` [PATCH 1/6] file capabilities: add no_file_caps switch (v3)
  ` [PATCH 2/6] file capabilities: remove CONFIG_SECURITY_FILE_CAPABILITIES
    ` [PATCH 3/6] file capabilities: uninline cap_safe_nice
      ` [PATCH 4/6] file capabilities: clean up setcap code
        ` [PATCH 5/6] file capabilities: remove needless inline functions

[PATCH v2 4/4] diff.c: convert builtin funcname patterns to non-GNU extended regex syntax
 2008-09-29 21:52 UTC  (2+ messages)
` [PATCH] diff.c: remove duplicate bibtex pattern introduced by merge 92bb9785

[PATCH 3/3] use inode_change_ok for setattr permission checking
 2008-09-29 21:53 UTC 

[PATCH 1/3] kill sys_cred
 2008-09-29 21:53 UTC 

[PATCH] Use atomic_t and wait_event to track dquot pincount
 2008-09-29 21:45 UTC  (7+ messages)
` [PATCH v2] "

[Bluez-devel] SCO flowcontrol patch v4.4 on 2.6.25/6 causes hardlocks when connecting to BT device
 2008-09-29 21:41 UTC  (8+ messages)
  ` [Bluez-devel] btusb+sco failing to play sound through Jabra BT500v headset (was: SCO flowcontrol patch v4.4 on 2.6.25/6 causes) "
      ` [Bluez-devel] "unable to install hw params" to bluetooth (SCO) headset (was: btusb+sco failing to play sound through Jabra BT500v headset)
          ` [Bluez-devel] "unable to install hw params" to bluetooth (SCO) headset
            ` SCO headset, bluez-4.9 & linux 2.6.27-rc7 -> Unable to install hw params

[PATCH] x86: export set_memory_ro and set_memory_rw
 2008-09-29 21:39 UTC 

Disabling L1 D-cache and side effects
 2008-09-29 21:38 UTC  (5+ messages)

[PATCH] x86: export set_memory_ro and set_memory_rw
 2008-09-29 21:38 UTC 

[PATCH] reduce l_icloglock roundtrips
 2008-09-29 21:38 UTC 

[PATCH 2/3] phylib: move to dynamic allocation of struct mii_bus
 2008-09-29 21:31 UTC  (2+ messages)

[RFC/T] b43: to few loop tries in do_dummy_tx
 2008-09-29 21:28 UTC  (4+ messages)

[RFC PATCH] LTTng relay buffer allocation, read, write
 2008-09-29 21:24 UTC  (6+ messages)

[linux-dvb] HVR-1800 Analouge Issues
 2008-09-29 21:22 UTC  (7+ messages)

2.6.27-rc7-git5: Reported regressions from 2.6.26
 2008-09-29 21:21 UTC  (4+ messages)
` [Bug #11654] Devices enabled in /proc/acpi/wakeup do not wake up any more

[PATCH] libertas: Improvements on automatic tx power control via SIOCSIWTXPOW
 2008-09-29 21:20 UTC  (4+ messages)

setup_per_zone_pages_min(): zone->lock vs. zone->lru_lock
 2008-09-29 21:20 UTC  (4+ messages)

[U-Boot] [PATCH 0/3] ADS5121: PATA support
 2008-09-29 21:19 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] ADS5121: add LPC clock support

Regression in 2.6.27-rc7: Wake On LAN with sky2 broken
 2008-09-29 21:18 UTC  (5+ messages)

does twl3040-pwrirq.c "need" to be a separate file?
 2008-09-29 21:17 UTC 

[PATCH 0/5] [RFC] ALSA ASoC Support for TLVaic23b audio codec
 2008-09-29 21:15 UTC  (10+ messages)

How many retries to allow?
 2008-09-29 21:14 UTC  (2+ messages)

frequent disk head unloads under Linux: additional hardware
 2008-09-29 21:13 UTC  (3+ messages)

[PATCH] Fix an overflow case in fdt_offset_ptr() detected by GCC 4.3
 2008-09-29 21:13 UTC  (2+ messages)

[PATCH 3/3] SCSI: eliminate scsi_end_request
 2008-09-29 21:13 UTC 

[PATCH] SCSI: don't do bogus retries
 2008-09-29 21:12 UTC 

regarding frequent head unload problem
 2008-09-29 21:12 UTC 

[PATCH 1/3] SCSI: rearrange code in scsi_io_completion
 2008-09-29 21:11 UTC 

[PATCH 0/3] SCSI: eliminate scsi_end_request()
 2008-09-29 21:10 UTC 

[PATCH 00/23] twl4030 patches (v3)
 2008-09-29 21:04 UTC  (2+ messages)

git conversion and what is missing?
 2008-09-29 21:00 UTC  (2+ messages)

[PATCH] PCI probing debug message uniformization
 2008-09-29 21:03 UTC 

[PATCH] explicitly set LANG to 'C' in for guilt run-tests
 2008-09-29 21:01 UTC  (4+ messages)

[RFC] sh7751(r): Adding support for PCI-DMA
 2008-09-29 21:02 UTC  (2+ messages)

[PATCH 12/23] move twl4030-gpio to drivers/gpio
 2008-09-29 21:01 UTC  (4+ messages)

newbie programming help: grabbing image(s) from /dev/video0, example code?
 2008-09-29 20:58 UTC  (3+ messages)

audit-viewer serial number?
 2008-09-29 20:55 UTC  (2+ messages)

[RFC PATCH 0/4] Implementation of IR support using the input subsystem
 2008-09-29 20:52 UTC  (3+ messages)

Problem with Libertas USB8388 WLAN card firmware
 2008-09-29 20:46 UTC  (4+ messages)

[PATCH] x86: mtrr_cleanup safe to get more spare regs now
 2008-09-29 20:39 UTC 

[PATCH] ACPICA: add preemption point after each opcode parse
 2008-09-29 19:13 UTC  (2+ messages)

(no subject)
 2008-09-29 20:38 UTC 

[lm-sensors] Add a driver for the ADT7475 thermal
 2008-09-29 20:38 UTC 

[PATCH] Typos
 2008-09-29 20:30 UTC 

[lm-sensors] on a "via686a-*" sensors reports always the same
 2008-09-29 20:25 UTC  (2+ messages)

[lm-sensors] Add a driver for the ADT7475 thermal sensor (resend 3)
 2008-09-29 20:23 UTC  (2+ messages)
` [lm-sensors] Add a driver for the ADT7475 thermal sensor


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.