All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-02-07 18:41:17 to 2007-02-07 19:50:08 UTC [more...]

git log filtering
 2007-02-07 19:49 UTC  (4+ messages)
    ` Fix "git log -z" behaviour

Supporting large dump files
 2007-02-07 19:47 UTC  (2+ messages)

PROBLEM: 2.6.19.1 Oops while doing Disk IO + playing sound
 2007-02-07 19:45 UTC  (3+ messages)

Caching the results of acpi_get_handle() in a driver: is it valid?
 2007-02-07 19:43 UTC 

ACPI patches for 2.6.21
 2007-02-07 19:42 UTC  (220+ messages)
    ` [PATCH 1/140] ACPI: clean up scan.c
      ` [PATCH 2/140] ACPI: rename some functions
      ` [PATCH 3/140] ACPI: add device_driver and hepler functions
      ` [PATCH 4/140] ACPI: add ACPI bus_type for driver model
      ` [PATCH 5/140] ACPI: change registration interface to follow "
      ` [PATCH 6/140] ACPI: adjust init order
      ` [PATCH 7/140] ACPI: convert to sysfs framework
      ` [PATCH 8/140] ACPI: add acpi_bus_ops in acpi_device
      ` [PATCH 9/140] ACPI: add acpi_bus_removal_type "
      ` [PATCH 10/140] ACPI: consolidate two motherboard drivers into one
      ` [PATCH 11/140] ACPI: Convert ACPI PCI .bind/.unbind to use PCI bridge driver
      ` [PATCH 12/140] ACPI: Set fake hid for non-PNPID ACPI devices
      ` [PATCH 13/140] output: Add display output class support
      ` [PATCH 14/140] output: Add output class document
      ` [PATCH 15/140] ACPI: Adds backlight sysfs support for acpi video driver
      ` [PATCH 16/140] ACPI: use PNPID:instance_no as bus_id of ACPI device
          ` [PATCH 17/140] ACPI: fix Supermicro X7DB8+ Boot regression
      ` [PATCH 18/140] ACPI: video: fix LCD monitor seen as CRT
      ` [PATCH 19/140] ACPI: use more understandable bus_id for ACPI devices
      ` [PATCH 20/140] ACPI: Optimize acpi_get_pci_rootbridge_handle() to boot faster
      ` [PATCH 21/140] ACPI: move FADT resource reservations from motherboard driver to osl
      ` [PATCH 22/140] PNP: reserve system board iomem resources as well as ioport resources
      ` [PATCH 23/140] PNP: system.c whitespace cleanup
      ` [PATCH 24/140] i386: turn on CONFIG_PNP in defconfig
      ` [PATCH 25/140] ACPI: remove motherboard driver (redundant with PNP system driver)
      ` [PATCH 26/140] PNPACPI: remove EXPERIMENTAL dependency
      ` [PATCH 27/140] ACPI: add a Kconfig option for ACPI procfs interface
      ` [PATCH 28/140] ACPI: add ACPI debug attribute in sysfs
      ` [PATCH 29/140] ACPI: add ACPICA version "
      ` [PATCH 30/140] asus-laptop: add base driver
      ` [PATCH 31/140] asus-laptop: add led support
      ` [PATCH 32/140] asus-laptop: add bluetooth and wlan support
      ` [PATCH 33/140] asus-laptop: add backlight support
      ` [PATCH 34/140] asus-laptop: add display switching support
      ` [PATCH 35/140] asus-laptop: add ledd support
          ` [PATCH 36/140] asus-laptop: add light sensor support
      ` [PATCH 37/140] asus-laptop: Lindent
      ` [PATCH 39/140] ACPI: delete unused acpi_device_get_debug_info()
      ` [PATCH 40/140] ACPI: correct id for fixed buttons
      ` [PATCH 41/140] ACPI: prevent build failure when CONFIG_X86_NUMAQ=y
      ` [PATCH 42/140] ACPICA: Update function header
      ` [PATCH 43/140] ACPICA: Handle mis-matched package length
      ` [PATCH 44/140] ACPICA: Handle case NumElements > Package length
      ` [PATCH 45/140] ACPICA: Delete recursive feature of ACPI Global Lock
      ` [PATCH 46/140] ACPICA: Release global lock from interrupt handler
      ` [PATCH 47/140] ACPICA: Cast acpi_thread_id to UINT32 for debug output only
      ` [PATCH 48/140] ACPICA: fix for object premature deletion
      ` [PATCH 49/140] ACPICA: Temporary fix for BankValue parameter
      ` [PATCH 50/140] ACPICA: Update version to 20060721
      ` [PATCH 51/140] ACPICA: Update debug output
      ` [PATCH 53/140] ACPICA: misc fixes for new Table Manager:
      ` [PATCH 54/140] ACPICA: Update comments for individual table fields
          ` [PATCH 55/140] ACPICA: Fix for FADT conversion in 64-bit mode
      ` [PATCH 56/140] ACPICA: Lint changes
      ` [PATCH 57/140] ACPICA: minimal patch to integrate new tables into Linux
      ` [PATCH 58/140] ACPICA: Add support for DMAR table
      ` [PATCH 59/140] ACPICA: Add acpi_gpe_count global to track the number of GPE events
      ` [PATCH 60/140] ACPICA: Disable all wake GPEs after first one recieved
      ` [PATCH 61/140] ACPICA: Fix unalignment in acpi_ut_repair_name
      ` [PATCH 62/140] ACPICA: Store GPE number instead of bitmask
      ` [PATCH 63/140] ACPICA: Split acpi_format_exception into two parts
      ` [PATCH 64/140] ACPICA: Update version to 20060831
      ` [PATCH 65/140] ACPICA: Cleanup of FADT verification function
      ` [PATCH 66/140] ACPICA: Create tbfadt.c to hold all FADT-related functions
      ` [PATCH 67/140] ACPICA: Re-implement interpreters' "serialized mode"
      ` [PATCH 68/140] ACPICA: Delete stale FADT functions outside tbfadt.c
      ` [PATCH 69/140] ACPICA: Update comments in tbfadt.c
      ` [PATCH 70/140] ACPICA: add ASF comment
      ` [PATCH 71/140] ACPICA: re-factor table init routines for benefit of iASL
      ` [PATCH 72/140] ACPICA: Allow type ANY to be the target of the Scope operator
      ` [PATCH 73/140] ACPICA: IsResourceTemplate now returns ACPI_STATUS
          ` [PATCH 74/140] ACPICA: Add declarations for ASF! sub-tables
      ` [PATCH 75/140] ACPICA: FADT verification is now table driven
      ` [PATCH 76/140] ACPICA: Report error if method creates 2 objects with the same name
      ` [PATCH 77/140] ACPICA: New common routine for creating and verifying a local FADT
      ` [PATCH 78/140] ACPICA: Fix memory leak in table load error path
      ` [PATCH 79/140] ACPICA: Fix trace output name and whitespace
      ` [PATCH 80/140] ACPICA: Update version to 20060912
      ` [PATCH 81/140] ACPICA: Add full table name to disassembler output
          ` [PATCH 82/140] ACPICA: Fix for Global Lock semaphore
            ` [PATCH 83/140] ACPICA: Remove obsolete Flags parameter
              ` [PATCH 84/140] ACPICA: Use faster ByIndex interface to get FACS
                ` [PATCH 85/140] ACPICA: On AML mutex force-release, set depth to zero (was 1)
                  ` [PATCH 86/140] ACPICA: Update interpreter error paths to always report the error
                    ` [PATCH 87/140] ACPICA: Fix for possible memory leak and fault
                      ` [PATCH 88/140] ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is called
                        ` [PATCH 89/140] ACPICA: Update version to 20060927
                          ` [PATCH 90/140] ACPICA: Restructured module into multiple functions
                            ` [PATCH 91/140] ACPICA: Eliminate control method 2-pass parse/execute
                              ` [PATCH 92/140] ACPICA: Fix race condition with AcpiWalkNamespace
                                ` [PATCH 93/140] ACPICA: _CID support for PCI Root Bridge detection
                                  ` [PATCH 94/140] ACPICA: Use manifest constants for parse pass number
                                    ` [PATCH 95/140] ACPICA: Update comments
                                      ` [PATCH 96/140] ACPICA: Abort downward walk on temporary node detection
                                        ` [PATCH 97/140] ACPICA: Fixes for parameter validation
                                          ` [PATCH 98/140] ACPICA: Update version to 20061011
                                            ` [PATCH 99/140] ACPICA: Remove duplicate table manager
                                              ` [PATCH 100/140] ACPICA: use new ACPI headers
                                                ` [PATCH 101/140] ACPICA: Remove duplicate table definitions
                                                  ` [PATCH 102/140] ACPICA: Remove duplicate table definitions (non-conflicting)
                                                    ` [PATCH 103/140] ACPICA: Remove duplicate table definitions (non-conflicting), cont
                                                      ` [PATCH 104/140] ACPICA: Update debug output routines for data structure changes
                                                        ` [PATCH 105/140] ACPICA: Miscellaneous table manager updates and optimizations
                                                          ` [PATCH 106/140] ACPICA: Fixes for load() operator
                                                            ` [PATCH 107/140] ACPICA: Remove global lock handler on AcpiTerminate
                                                              ` [PATCH 108/140] ACPICA: Ensure that all structures in acobject.h are aligned, via #pragma
                                                                ` [PATCH 109/140] ACPICA: Add ACPI_MAX macro
                                                                  ` [PATCH 110/140] ACPICA: Fail AcpiEnable if ACPI tables not loaded
                                                                    ` [PATCH 111/140] ACPICA: Add include of actables.h
                                                                      ` [PATCH 112/140] ACPICA: Update version to 20061109
                                                                        ` [PATCH 113/140] ACPICA: Removed all 16-bit support
                                                                          ` [PATCH 114/140] ACPICA: Debugger multithreading enhancements
                                                                            ` [PATCH 115/140] ACPICA: Update a comment
        ` [PATCH 117/140] ACPICA: Added option to display memory statistics upon termination
          ` [PATCH 118/140] ACPICA: Update version to 20061215
            ` [PATCH 119/140] ACPICA: Allow ACPI id to be u32 instead of u8
              ` [PATCH 120/140] ACPICA: Allow processor to be declared with the Device() instead of Processor()
                ` [PATCH 121/140] ACPICA: Update copyright to 2007
                  ` [PATCH 122/140] ACPICA: Fix for incorrect parameter passed to AcpiTbDeleteTable during table load
                    ` [PATCH 123/140] ACPICA: Update version to 20070126
                      ` [PATCH 124/140] ACPI: build fix for IBM x440 - CONFIG_X86_SUMMIT
                        ` [PATCH 125/140] ACPI: fix HP RX2600 IA64 boot
                          ` [PATCH 126/140] ACPI_NUMA: fix HP IA64 simulator issue with extended memory domain
                            ` [PATCH 127/140] ACPICA: reduce conflicts with Altix patch series
                              ` [PATCH 128/140] Altix: ACPI SSDT PCI device support
                                ` [PATCH 129/140] Altix: Add ACPI SSDT PCI device support (hotplug)
                                  ` [PATCH 130/140] ACPICA: fix gcc build warnings
                                    ` [PATCH 131/140] ACPI: dock: check if parent is on dock
                                      ` [PATCH 132/140] ACPI: bay: new driver adding removable drive bay support
                                        ` [PATCH 133/140] ACPI: bay: delete unused variable
                                          ` [PATCH 134/140] ACPI: bay: remove prototype procfs code
                                            ` [PATCH 135/140] ACPI: bay: make bay a platform driver
                                              ` [PATCH 136/140] ACPI: bay: make drive_bays static
                                                ` [PATCH 137/140] ACPI: bay: new driver is EXPERIMENTAL
                                                  ` [PATCH 138/140] ACPI: bay: Convert ACPI Bay driver to be compatible with sysfs update
                                                    ` [PATCH 139/140] asus-laptop: merge with ACPICA table update
                                                      ` [PATCH 140/140] ACPICA: reduce table header messages to fit within 80 columns

[PATCH]Enabling Auto poweron after power is restored
 2007-02-07 19:42 UTC  (8+ messages)

[PATCH 2.6.20] isdn-capi: Use ARRAY_SIZE macro when appropriate
 2007-02-07 19:41 UTC  (5+ messages)

[Bluez-users] Is this list dead?
 2007-02-07 19:36 UTC  (7+ messages)
    ` [Bluez-users] Is this list dead? Here is my problem

[PATCH] ata_piix: fix pio/mwdma programming (for testing, don't apply)
 2007-02-07 19:35 UTC  (8+ messages)

2.6.20-rc6-mm3
 2007-02-07 19:33 UTC  (11+ messages)
  ` dynticks + iptables almost stops the boot process [was: Re: 2.6.20-rc6-mm3]

git rebase: unexpected conflict
 2007-02-07 19:32 UTC  (2+ messages)

Invalid module format error
 2007-02-07 19:32 UTC 

xfs_growfs(?)
 2007-02-07 19:31 UTC 

Supporting large dump files
 2007-02-07 19:31 UTC  (2+ messages)

[Ltt-dev] Linux Kernel Markers : sparc build issue
 2007-02-07 19:30 UTC  (3+ messages)

PCI2 issue on MPC8541
 2007-02-07 19:22 UTC 

Supporting large dump files
 2007-02-07 19:28 UTC 

[PATCH 2/3, try #3] Blackfin: serial driver for Blackfinarchitecture against Linux kernel 2.6.20
 2007-02-07 19:26 UTC  (2+ messages)

[linux-lvm] Strange LVM Error With AoE Disks
 2007-02-07 19:21 UTC  (2+ messages)
` [linux-lvm] "

[PATCH] Kwatch: kernel watchpoints using CPU debug registers
 2007-02-07 19:22 UTC 

[GIT PATCH] ACPI patches for 2.6.21
 2007-02-07 19:18 UTC  (2+ messages)

Please pull xen-ia64-unstable.hg
 2007-02-07 19:18 UTC 

[PATCH] [NET] dmfe : number of fixes and features
 2007-02-07 19:13 UTC  (2+ messages)

[U-Boot-Users] MMC Card Problems with U-Boot 1.1.6
 2007-02-07 19:09 UTC 

a whitelist for outgoing syn port 80, 443 traffic for hosting
 2007-02-07 19:09 UTC  (4+ messages)

aic79xx noise on hot insert in 2.6.19.x and 2.6.20
 2007-02-07 19:07 UTC  (4+ messages)

[PATCH] remove sb->s_files and file_list_lock usage in dquot.c
 2007-02-07 19:06 UTC  (5+ messages)

[PATCH] SELinux: change Kconfig to use select instead of depends
 2007-02-07 19:06 UTC  (4+ messages)

[PATCH 0/4] sony_acpi-0.4: morph into sony-laptop
 2007-02-07 19:01 UTC  (5+ messages)
` [PATCH 1/4] Create sony-laptop
  ` [PATCH 2/4] Remove /proc/acpi/sony interface and implement platform_device
    ` [PATCH 3/4] Small update to the Kconfig help to make people believe this driver is useful
      ` [PATCH 4/4] Group functions and structures to better draw subsytems usage

IPTables and different types of NAT
 2007-02-07 19:01 UTC  (4+ messages)

[PATCH 1/3] rcutorture: Use ARRAY_SIZE macro when appropriate
 2007-02-07 18:57 UTC  (3+ messages)
` [PATCH 2/3] rcutorture: style cleanup: avoid != NULL in boolean tests
` [PATCH 3/3] rcutorture: Remove redundant assignment to cur_ops in for loop

[Xen-changelog] [xen-unstable] Add RCU support to Xen
 2007-02-07 18:57 UTC 

Performance of concurrent senders
 2007-02-07 18:56 UTC  (2+ messages)

[PATCH] Ban module license tag string termination trick
 2007-02-07 18:56 UTC  (2+ messages)

acpi change between 2.6.8.1 and 2.6.17 breaks Tyan S2466N power button
 2007-02-07 18:56 UTC  (2+ messages)

[PATCH] (2.6.20) Toshiba RBTX49x7: declare prom_getcmdline()
 2007-02-07 18:53 UTC  (2+ messages)

Bluetooth audio driver causing kernel oops with alsa-driver-hg20070206
 2007-02-07 18:53 UTC  (2+ messages)

[PATCH] (2.6.20) Toshiba JMR3927 and RBTX49x7 do support LE
 2007-02-07 18:52 UTC  (2+ messages)

Move superblock on partition resize?
 2007-02-07 18:50 UTC  (2+ messages)

Free Linux Driver Development!
 2007-02-07 18:42 UTC  (16+ messages)

gpu sharing layer for kernel
 2007-02-07 18:42 UTC  (4+ messages)

a question regarding Ext3 file truncate
 2007-02-07 18:42 UTC  (3+ messages)

[git patches] IDE updates for 2.6.20
 2007-02-07 18:42 UTC  (4+ messages)

[PATCH]indistinguishable devices with broken and unbroken firmware
 2007-02-07 18:42 UTC  (2+ messages)
` [usb-storage] "

[lm-sensors] Asus P5B Deluxe / Winbond 83627DHG
 2007-02-07 18:41 UTC  (2+ 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.