All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-03-28 00:28:11 to 2009-03-28 04:33:47 UTC [more...]

ACPI & driver patches for 2.6.30-rc0
 2009-03-28  4:32 UTC  (88+ messages)
` [PATCH 01/98] thermal: use integers rather than strings for thermal values
  ` [PATCH 02/98] ACPI: move thermal trip handling to generic thermal layer
  ` [PATCH 03/98] ACPI: introduce sysfs I/F for dynamic tables
  ` [PATCH 04/98] ACPI: Add the dmi check to make acpi_enforce_resources strict
  ` [PATCH 05/98] hp-wmi: notify of a potential docking state change on resume
  ` [PATCH 06/98] acpi: fix of pmtimer overflow that make Cx states time incorrect
  ` [PATCH 07/98] ACPI: pci_link: clean up whitespace
  ` [PATCH 08/98] ACPI: pci_link: remove unnecessary casts and initializations
  ` [PATCH 09/98] ACPI: pci_link: remove unnecessary null pointer checks
  ` [PATCH 10/98] ACPI: pci_link: simplify list of link devices
  ` [PATCH 11/98] ACPI: PCI: use generic pci_swizzle_interrupt_pin()
  ` [PATCH 12/98] ACPI: update Kconfig help texts (no functional changes)
  ` [PATCH 13/98] ACPI: move private declarations to internal.h
  ` [PATCH 14/98] ACPICA: Add error check to debug object dump routine
  ` [PATCH 15/98] ACPICA: Allow OS override of all ACPI tables
  ` [PATCH 16/98] ACPICA: Remove extraneous parameter in table manager
  ` [PATCH 17/98] ACPICA: Add override for dynamic tables
  ` [PATCH 18/98] ACPICA: Update FADT flag definitions
  ` [PATCH 19/98] ACPICA: Update version to 20090123
  ` [PATCH 20/98] ACPICA: Split out PM1 status registers from the FADT
  ` [PATCH 21/98] ACPICA: Check for non-zero address before being converted to GAS
  ` [PATCH 22/98] ACPICA: Update comments in module header
  ` [PATCH 23/98] ACPICA: Fix writes to optional PM1B registers
  ` [PATCH 24/98] ACPICA: Remove extra write for acpi_hw_clear_acpi_status
  ` [PATCH 25/98] ACPICA: For PM1B registers, do not shift value read or written
  ` [PATCH 26/98] ACPICA: Fix parameter validation for acpi_read/write
  ` [PATCH 27/98] ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_B
  ` [PATCH 28/98] ACPICA: Add function to handle PM1 control registers
  ` [PATCH 29/98] ACPICA: Remove ACPI_GET_OBJECT_TYPE macro
  ` [PATCH 30/98] ACPICA: Conditionally compile acpi_set_firmware_waking_vector64
  ` [PATCH 31/98] ACPICA: Debug output: print result of _OSI invocations
  ` [PATCH 32/98] ACPICA: Debug output: decrease verbosity of DB_INFO debug level
  ` [PATCH 33/98] ACPICA: Formatting update - no functional changes
  ` [PATCH 34/98] ACPICA: Optimize ACPI register locking
  ` [PATCH 35/98] ACPICA: Rename ACPI bit register access functions
  ` [PATCH 36/98] ACPICA: Restructure "
  ` [PATCH 37/98] ACPICA: Update table header print function
  ` [PATCH 38/98] ACPICA: Update version to 20090220
  ` [PATCH 39/98] ACPICA: Add manifest constants for bit register values
  ` [PATCH 40/98] ACPICA: Formatting update - no functional changes
  ` [PATCH 41/98] ACPICA: FADT: Fix extraneous length mismatch warning
  ` [PATCH 42/98] ACPICA: Fix AcpiWalkNamespace race condition with table unload
  ` [PATCH 43/98] ACPICA: Change handling of PM1 Status register ignored bit
  ` [PATCH 44/98] ACPICA: Preserve all PM control reserved and ignored bits
  ` [PATCH 45/98] ACPICA: New: I/O port protection
  ` [PATCH 46/98] ACPICA: Remove obsolete acpi_os_validate_address interface
  ` [PATCH 47/98] ACPICA: Clear PM register write-only bits on reading
  ` [PATCH 48/98] ACPICA: Remove unused code, no functional change
  ` [PATCH 49/98] ACPICA: Condense some protected ports
  ` [PATCH 50/98] ACPICA: Fix PCI configuration space port address range
  ` [PATCH 51/98] ACPICA: FADT: Favor 32-bit register addresses for compatibility
  ` [PATCH 52/98] ACPICA: FADT: Favor 32-bit FACS and DSDT addresses
  ` [PATCH 53/98] ACPICA: Fix index value in package warning message
  ` [PATCH 54/98] ACPICA: Update version to 20090320
  ` [PATCH 55/98] sony-laptop: Add support for new Sony platform API
  ` [PATCH 56/98] sony-laptop: Enable EC on newer hardware
  ` [PATCH 57/98] sony-laptop: Add support for extra keyboard events
  ` [PATCH 58/98] sony-laptop: Add rfkill support on new models
  ` [PATCH 59/98] sony-laptop: Add support for extended hotkeys
  ` [PATCH 60/98] sony-laptop: merge Type4 into Type3
  ` [PATCH 61/98] sony-laptop: VGN-A317M hotkey support
  ` [PATCH 62/98] sony-laptop: Eliminate BKL in ioctls
  ` [PATCH 63/98] sony-laptop: detect the ICH9 chipset as Type3
  ` [PATCH 64/98] sony-laptop: notify the hardware of a state change in wwanpower
  ` [PATCH 65/98] sony-laptop: Add FW specific hotkey events
  ` [PATCH 66/98] sony-laptop: Make sony_pic_set_wwanpower not take mutexes
  ` [PATCH 67/98] sony-laptop: update copyright
  ` [PATCH 68/98] sony-laptop: Kill the BKL
  ` [PATCH 69/98] ACPI: skip DMI power state check when ACPI disabled
  ` [PATCH 70/98] ACPI: call acpi_scan_init() explicitly rather than as initcall
  ` [PATCH 71/98] ACPI: call acpi_ec_init() "
  ` [PATCH 72/98] ACPI: call acpi_power_init() "
  ` [PATCH 73/98] ACPI: call acpi_system_init() "
  ` [PATCH 74/98] ACPI: call acpi_debug_init() "
  ` [PATCH 75/98] ACPI: call init_acpi_device_notify() "
  ` [PATCH 76/98] ACPI: call acpi_sleep_proc_init() "
  ` [PATCH 77/98] ACPI: call acpi_wakeup_device_init() "
  ` [PATCH 78/98] ACPI: tidy up makefile
  ` [PATCH 79/98] ACPI: cpufreq: use new bit register access function
  ` [PATCH 80/98] ACPI: update thermal for bus_id removal
  ` [PATCH 81/98] thermal: support forcing support for passive cooling
  ` [PATCH 82/98] ACPI: remove unused acpi_device_ops .lock and .scan methods
  ` [PATCH 83/98] ACPI: remove unused acpi_device_ops .shutdown method
  ` [PATCH 84/98] ACPI: remove unused acpi_bus_ops flags
  ` [PATCH 85/98] ACPI: Avoid wiping out pr->performance during preregistering
  ` [PATCH 86/98] ACPI: cap off P-state transition latency from buggy BIOSes
  ` [PATCH 87/98] Fix state reporting in tc1100-wmi

[linux-dvb] TechnoTrend C-1501 - Locking issues on 388Mhz
 2009-03-28  4:32 UTC  (11+ messages)

[Qemu-devel] [PATCH] get roms more room
 2009-03-28  4:25 UTC 

[Qemu-devel] [PATCH] get roms more room
 2009-03-28  4:19 UTC  (3+ messages)

[git pull] FireWire updates post 2.6.29
 2009-03-28  4:06 UTC  (2+ messages)

Once more: Recovering a damaged ext4 fs?
 2009-03-28  4:06 UTC  (4+ messages)

[Qemu-devel] Luvalley project: enable Qemu to utilize hardware virtualization extensions on arbitrary operating system
 2009-03-28  4:01 UTC  (2+ messages)
` [Qemu-devel] Luvalley project: enable Qemu to utilize hardwarevirtualization "

Supporting more than 7 Connections
 2009-03-28  4:00 UTC  (4+ messages)

[PATCH 1/2] x86/mm: maintain a percpu "in get_user_pages_fast" flag
 2009-03-28  3:48 UTC  (3+ messages)

Linux 2.6.29
 2009-03-28  3:55 UTC  (31+ messages)

[PATCH 5/5] crypto: talitos - avoid unnecessary decrypt check
 2009-03-28  3:57 UTC 

[PATCH 4/5] crypto: talitos - containerof related codingstyle
 2009-03-28  3:57 UTC 

[PATCH 3/5] crypto: talitos - whitespace/codingstyle/overrun lines cleanup
 2009-03-28  3:57 UTC 

UPDATE YOUR WEBMAIL ACCOUNT!
 2009-03-28  3:40 UTC 

[PATCH 2/5 RESEND] crypto: talitos - Add ablkcipher algorithms
 2009-03-28  3:49 UTC 

[PATCH 1/5 RESEND] crypto: talitos - scaffolding for new algorithm types
 2009-03-28  3:48 UTC 

New MAC label support Internet Draft posted to IETF website
 2009-03-28  3:33 UTC  (11+ messages)
  ` [nfsv4] "
            ` [Labeled-nfs] "

Link error: host instead of target libc
 2009-03-28  3:30 UTC  (2+ messages)

IRC discussion about stable branch - 25.03.2009 12:00 GMT
 2009-03-28  3:28 UTC  (3+ messages)

[PATCH 1/2] p54spi: mask value read from SPI_ADRS_DMA_WRITE_CTRL in p54spi_wait_bit
 2009-03-28  3:21 UTC  (4+ messages)
` p54spi - mesh mode summary

lxc configuration help - only network isolated?
 2009-03-28  3:27 UTC  (4+ messages)

[Xenomai-core] geode gx1 latencies
 2009-03-28  3:27 UTC 

Null dereference in uli526x_rx_packet()
 2009-03-28  3:23 UTC  (3+ messages)

Paravirtualizing bits of acpi access
 2009-03-28  3:19 UTC  (11+ messages)
` [Xen-devel] "
      `  "

List of filesystems to use generic checkpoint fops
 2009-03-28  3:19 UTC  (3+ messages)

[PATCH 0/6] Labeled networking patches for 2.6.30
 2009-03-28  3:05 UTC  (14+ messages)
` [PATCH 2/6] netlabel: Label incoming TCP connections correctly in SELinux
` [PATCH 5/6] netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connections
` [PATCH 6/6] smack: Add a new '-CIPSO' option to the network address label configuration

Creating an Ethernet subtype setting
 2009-03-26 12:41 UTC 

[PATCH 0/8] mac80211 aggregation improvements
 2009-03-28  3:01 UTC  (7+ messages)
` [PATCH 5/8] mac80211: unify and fix TX aggregation start
` [PATCH 6/8] mac80211: add skb length sanity checking

[JGIT PATCH 1/2] Introduce ThreeWayMerge API
 2009-03-28  2:53 UTC  (2+ messages)
` [JGIT PATCH 2/2] Add cherry picking and revert support to JGit

NAT and openvpn
 2009-03-28  2:51 UTC  (3+ messages)

The status of SE-PostgreSQL
 2009-03-28  2:41 UTC  (11+ messages)
    ` Some ideas in SE-PostgreSQL enhancement (Re: The status of SE-PostgreSQL)
      ` [PATCH] Expose avc_netlink_loop() for applications (Re: Some ideas in SE-PostgreSQL enhancement)
      ` [PATCH] Permissive domain in userspace "

DRM lock ordering fix series
 2009-03-28  2:35 UTC  (12+ messages)
` [PATCH 1/6] drm/i915: Fix lock order reversal in GTT pwrite path

"INFO: possible irq lock inversion dependency detected" in 2.6.29-git2
 2009-03-28  2:32 UTC 

Time skew on HP DL785 (and possibly other boxes)
 2009-03-28  2:29 UTC  (2+ messages)

[patch]: ACPI: Add the Pansonic CF51 box to the dmi check table
 2009-03-28  2:21 UTC  (2+ messages)

how about adding FOCUS mode?
 2009-03-28  2:17 UTC  (4+ messages)

[PATCH] acpi: Populate DIDL before registering ACPI video device on Intel
 2009-03-28  2:13 UTC  (3+ messages)
` [PATCH v2] "

[RESEND PATCH 0/6] ACPI video: cleanups and fixes for the recent buggy _BQC/_BCL/_BCM BIOSes
 2009-03-28  2:02 UTC  (2+ messages)

[PATCH] test-lib: Clean up comments and Makefile
 2009-03-28  1:57 UTC 

[net-2.6 PATCH 1/9] Neterion: Driver help file
 2009-03-28  2:35 UTC  (2+ messages)
` [net-2.6 PATCH] Neterion: New Driver: Driver help file - Resubmit #3

UBI error: vtbl_check: volume table check failed
 2009-03-28  1:47 UTC 

[Qemu-devel] [PATCH] Cocoa front-end performance improvement
 2009-03-28  1:39 UTC  (3+ messages)

new fixes for sony-acpi
 2009-03-28  1:38 UTC  (3+ messages)

Question about the current vcpu
 2009-03-28  1:37 UTC 

On git 1.6 (novice's opinion)
 2009-03-28  1:30 UTC  (8+ messages)

[PATCH] ACPI: make some IO ports off-limits to AML
 2009-03-28  1:30 UTC  (3+ messages)

[U-Boot] core ticks/timer code
 2009-03-28  1:30 UTC 

[PATCH] x86,apic: Checking kernel option before detect_init_APIC()
 2009-03-28  1:25 UTC 

[PATCH] ACPI: cap off P-state transition latency from buggy BIOSes
 2009-03-28  1:23 UTC  (2+ messages)

EXT4-ish "fixes" in UBIFS
 2009-03-28  1:22 UTC  (2+ messages)

**Winning Notificaton**
 2009-03-28  1:21 UTC 

[GIT]: Sparc
 2009-03-28  1:18 UTC  (2+ messages)

[GIT]: Networking
 2009-03-28  1:18 UTC 

[PATCH 0/47] NFSv4.1 Sessions server code for 2.6.30
 2009-03-28  1:17 UTC  (5+ messages)
` [PATCH 02/47] sunrpc: add cl_private field to struct rpc_clnt

[PATCH] Avoid wiping out pr->performance during preregistering
 2009-03-28  1:15 UTC  (2+ messages)

Newbie installation problem: non 7-zip archive
 2009-03-28  1:13 UTC 

why xfs_write() race with O_DIRECT only?
 2009-03-28  1:10 UTC 

[PATCH] ext4: add checks of block references for non-extent inodes
 2009-03-28  1:10 UTC  (3+ messages)
` [PATCH v2] "

I/O errors after migration - why?
 2009-03-28  1:08 UTC  (2+ messages)

time slice for dom0 scheduler
 2009-03-28  1:05 UTC 

[PATCH] acpi: Use 32-bit FADT values on X86
 2009-03-28  0:55 UTC  (3+ messages)

[PATCH] rfkill-input: remove unused code
 2009-03-28  0:55 UTC  (4+ messages)

[U-Boot] [PATCH] sf: stmicro: drop redundant id read
 2009-03-28  0:54 UTC 

[U-Boot] [PATCH] sf: add driver for SST flashes
 2009-03-28  0:53 UTC 

rfkill-input madness
 2009-03-28  0:52 UTC  (4+ messages)

niu driver - Transmit timed out - 2.6.29
 2009-03-28  0:42 UTC  (3+ messages)

[PATCH] ar9170: fix hang on stop
 2009-03-28  0:46 UTC 

pull request: wireless-2.6 2009-03-27
 2009-03-28  0:36 UTC  (3+ messages)

Possible IRQ lock inversion from 2.6.29-Linus-03321-gbe0ea69 (2.6.29-git)
 2009-03-28  0:32 UTC  (4+ messages)

sparc: struct device - replace bus_id with dev_name(), dev_set_name()
 2009-03-28  0:27 UTC  (4+ messages)


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.