All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-10-10 23:50:13 to 2008-10-11 06:54:55 UTC [more...]

[PATCH] Expand cache= option and use write-through caching by default
 2008-10-11  6:54 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] block: remove unused ll_new_mergeable()
 2008-10-11  6:38 UTC 

Adding Reviewed-by/Tested-by tags to other peoples commits
 2008-10-11  6:37 UTC 

ACPI patch queue for 2.6.28
 2008-10-11  6:36 UTC  (84+ messages)
` [PATCH 01/85] ACPI: Add missing acpi.debug_layer Documentation hunk from Thomas Renninger
  ` [PATCH 02/85] acpi: replace AE_BAD_ADDRESS exception code with AE_ERROR
  ` [PATCH 03/85] ACPI: Get the device power state in the course of scanning device
  ` [PATCH 04/85] ACPI: Attach the ACPI device to the ACPI handle as early as possible
  ` [PATCH 05/85] ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transition
  ` [PATCH 06/85] ACPI: Add DMI check "
  ` [PATCH 07/85] ACPI : Load device driver according to the status of acpi device
  ` [PATCH 08/85] ACPICA: Copy dynamically loaded tables to local buffer
  ` [PATCH 09/85] ACPICA: Add check for invalid handle in acpi_get_object_info
  ` [PATCH 10/85] ACPICA: Allow same ACPI table to be loaded/unloaded more than once
  ` [PATCH 11/85] ACPICA: Fix wrong resource descriptor length for 64-bit build
  ` [PATCH 12/85] ACPICA: Fix table compare code, length then data
  ` [PATCH 13/85] ACPICA: Return status from global init function
  ` [PATCH 14/85] ACPICA: Add function to dereference returned reference objects
  ` [PATCH 15/85] ACPICA: Fix warning for 64-bit build
  ` [PATCH 16/85] ACPICA: Cleanup macro definition file
  ` [PATCH 17/85] ACPICA: Return method arg count from acpi_get_object_info
  ` [PATCH 18/85] ACPICA: Update version to 20080701
  ` [PATCH 19/85] ACPICA: Add function to decode reference obj types to strings
  ` [PATCH 20/85] ACPICA: Improve object conversion error messages
  ` [PATCH 21/85] ACPICA: x2APIC support: changes for MADT and SRAT ACPI tables
  ` [PATCH 22/85] ACPICA: Update version to 20080729
  ` [PATCH 23/85] ACPI: Clear WAK_STS on resume
  ` [PATCH 24/85] ACPI : Add the support for _TTS object
  ` [PATCH 25/85] Introduce FW_BUG, FW_WARN and FW_INFO to consistenly tell users about BIOS bugs
  ` [PATCH 26/85] ACPI: cpufreq, processor: Detect old BIOS, not supporting CPU freq on a recent CPU
  ` [PATCH 27/85] CPUFREQ: powernow-k8: Try to detect old BIOS, not supporting CPU freq on a recent AMD CPUs
  ` [PATCH 28/85] ACPI: dock: avoid check _STA method
  ` [PATCH 29/85] dock: fix eject request process (2.6.27-rc1 regression)
  ` [PATCH 30/85] dock: add _LCK support
  ` [PATCH 31/85] dock: add bay and battery hotplug support
  ` [PATCH 32/85] ACPI: introduce notifier change to avoid duplicates
  ` [PATCH 33/85] ACPI: fix hotplug race
  ` [PATCH 34/85] libata: remove functions now handed by ACPI dock driver
  ` [PATCH 35/85] dock: introduce .uevent for devices in dock, eg libata
  ` [PATCH 36/85] bay: remove driver, all functions now handled by dock driver
  ` [PATCH 37/85] dock: fix for ATA bay in a dock station
  ` [PATCH 38/85] dock: add 'type' sysfs file
  ` [PATCH 39/85] dock: Shaohua Li is new maintainer
  ` [PATCH 40/85] ACPI suspend: Always use the 32-bit waking vector
  ` [PATCH 41/85] panasonic-laptop: add Panasonic Let's Note laptop extras driver v0.94
  ` [PATCH 42/85] ACPI: EC: do transaction from interrupt context
  ` [PATCH 43/85] ACPI: EC: Rename some variables
  ` [PATCH 44/85] ACPICA: add preemption point after each opcode parse
  ` [PATCH 45/85] ACPI Suspend: Enable ACPI during resume if SCI_EN is not set
  ` [PATCH 46/85] ACPI: don't enable control method power button as wakeup device when Fixed Power button is used
  ` [PATCH 47/85] acer-wmi: Add rfkill support for wireless and bluetooth
  ` [PATCH 48/85] acer-wmi: Remove wireless and bluetooth sysfs entries
  ` [PATCH 49/85] ACPI: WMI: Enable event methods when registering notifiers
  ` [PATCH 50/85] ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
  ` [PATCH 51/85] ACPI: fix FADT parsing
  ` [PATCH 52/85] fujitsu-laptop: better handling of P8010 hotkey
  ` [PATCH 53/85] i7300_idle driver v1.55
  ` [PATCH 54/85] eeepc-laptop: Use standard interfaces
  ` [PATCH 55/85] x86: remove magic number from ACPI sleep stack buffer
  ` [PATCH 56/85] x86: trim "
  ` [PATCH 57/85] ACPI: acpi_driver_data could only be applied to acpi_device
  ` [PATCH 58/85] ACPI: toshiba_acpi.c fix sparse signedness mismatch warnings
  ` [PATCH 59/85] ACPI: catch calls of acpi_driver_data on pointer of wrong type
  ` [PATCH 60/85] toshiba_acpi: depends on INPUT
  ` [PATCH 61/85] PNP: fix debug formatting (cosmetic)
  ` [PATCH 62/85] PNPACPI: use dev_printk when possible
  ` [PATCH 63/85] PNP: convert the last few pnp_info() uses to printk()
  ` [PATCH 65/85] PNP: remove some uses of DEBUG ifdef
  ` [PATCH 66/85] PNP: add CONFIG_PNP_DEBUG_MESSAGES and pnp_dbg()
  ` [PATCH 67/85] PNP: convert to using pnp_dbg()
  ` [PATCH 68/85] PNP: remove old CONFIG_PNP_DEBUG option
  ` [PATCH 69/85] ACPI: don't load acpi_cpufreq if acpi=off
  ` [PATCH 70/85] ACPI: remove unused have_arch_parse_srat
  ` [PATCH 71/85] acer-wmi: Remove private workqueue
  ` [PATCH 72/85] Subject: ACPI dock: Use ACPI_EXCEPTION instead of printk(KERN_ERR
  ` [PATCH 73/85] ACPI cm_sbs: Debug interface used for error message cleanup
  ` [PATCH 74/85] ACPI memhotplug: "
  ` [PATCH 75/85] ACPI processor: "
  ` [PATCH 76/85] ACPI video: "
  ` [PATCH 77/85] ACPI scan: "
  ` [PATCH 78/85] ACPI fan: "
  ` [PATCH 79/85] ACPI osl: "
  ` [PATCH 80/85] ACPI thermal: "
  ` [PATCH 81/85] ACPI system: "
  ` [PATCH 82/85] ACPI: remove unused acpi_is_child_device()
  ` [PATCH 83/85] ACPI: Enable EC device immediately after ACPI full initialization
  ` [PATCH 84/85] delete drivers/acpi/bay.c

libata: set queue SSD flag for SSD devices
 2008-10-11  6:36 UTC  (4+ messages)

symbol versioning, interdependent external modules
 2008-10-11  6:20 UTC 

[PATCH] block: fix nr_phys_segments miscalculation bug
 2008-10-11  6:31 UTC 

[Ocfs2-devel] [PATCH 0/6] Refactor ocfs2_read_blocks()
 2008-10-11  6:19 UTC  (2+ messages)

user guide drafts: Archiving Files with tar/star
 2008-10-11  6:13 UTC  (7+ messages)

[ath9k-devel] rfkill and ath9k
 2008-10-11  6:12 UTC 

kernel strange behaviour
 2008-10-11  6:03 UTC  (2+ messages)

[Resend] [PATCH] ACPI: Enable EC device immediately after ACPI full initialization
 2008-10-11  6:00 UTC  (3+ messages)

[Qemu-devel] i8254 - Cannot change Timer frequency
 2008-10-11  5:15 UTC  (2+ messages)

[ANNOUNCE] kmemtrace-user repo update
 2008-10-11  4:58 UTC  (3+ messages)
        ` [PROBLEM] hard-lock with kmemtrace, relayfs, and splice

recv() hangs until SIGCHLD ?
 2008-10-11  4:48 UTC  (2+ messages)

[PATCH -next] PM: Simplify the new suspend/hibernation framework for devices
 2008-10-11  4:43 UTC  (5+ messages)

[PATCH] xfsdump: don't put null inode
 2008-10-11  4:32 UTC  (2+ messages)
` [PATCH] xfs_db: "

[PATCH] ext4: Use an rb tree for tracking blocks freed during transaction
 2008-10-11  4:27 UTC  (2+ messages)

[PATCH 0/4] ext4/jbd2: possible filesystem corruption fixes
 2008-10-11  4:25 UTC  (2+ messages)

PATCH 10/8]linux-usb: To support more Huawei data card product IDs, fix kernel 2.6.27-rc7
 2008-10-11  4:20 UTC  (3+ messages)
  ` PATCH 10/8]linux-usb: To support more Huawei data card productIDs, "

[Buildroot] svn commit: trunk/buildroot/package/directfb
 2008-10-11  4:19 UTC  (5+ messages)

[PATCH] security: avoid calling a NULL function pointer in drivers/video/tvaudio.c
 2008-10-11  4:18 UTC 

[linux-lvm] device-mapper may have read performance issue
 2008-10-11  4:18 UTC  (3+ messages)
` 回复: "

New ext4 patchset: 2.6.27-ext4-1
 2008-10-11  4:18 UTC 

[linux-dvb] em28xx - analog tv audio on kworld 305U
 2008-10-11  4:16 UTC  (6+ messages)

[GIT PULL] ext4 updates for 2.6.28
 2008-10-11  4:16 UTC 

user guide drafts: Maintaining SELinux Labels
 2008-10-11  4:15 UTC  (3+ messages)

[rfc] approach to pull writepage out of reclaim
 2008-10-11  4:13 UTC  (4+ messages)

Reiser4 compile error on vanilla-sources-2.6.27
 2008-10-11  4:09 UTC  (3+ messages)

[patch 0/8] write_cache_pages fixes
 2008-10-11  4:05 UTC  (5+ messages)
` [patch 2/8] mm: write_cache_pages AOP_WRITEPAGE_ACTIVATE fix

Update cacheline size on X86_GENERIC
 2008-10-11  3:59 UTC  (7+ messages)

[PATCH] acer-wmi: Remove private workqueue
 2008-10-11  3:59 UTC  (2+ messages)

Recent changes
 2008-10-11  4:00 UTC  (2+ messages)

Power button not working on T61
 2008-10-11  3:56 UTC  (4+ messages)

[git pull] x86 updates for v2.6.28, phase #6, misc
 2008-10-11  3:44 UTC  (4+ messages)

[PATCH] appletouch driver refactoring
 2008-10-11  3:21 UTC  (2+ messages)

[PATCH] input: Move map_to_7segment.h to include/linux (v2)
 2008-10-11  3:18 UTC  (2+ messages)

+ acpi-remove-have_arch_parse_srat-in-acpih.patch added to -mm tree
 2008-10-11  2:57 UTC 

+ scsi-remove-private-implementation-of-get_unaligned_be32.patch added to -mm tree
 2008-10-11  2:54 UTC 

+ drivers-i2c-busses-i2c-s3c2410c-correct-use-of-and.patch added to -mm tree
 2008-10-11  2:50 UTC 

+ change-comment-in-include-linux-clkh.patch added to -mm tree
 2008-10-11  2:48 UTC 

+ gpiolib-request-free-hooks.patch added to -mm tree
 2008-10-11  2:47 UTC 

[Gitk Patch 0/6]
 2008-10-11  2:44 UTC  (4+ messages)
` [Gitk PATCH 1/6] gitk: Add procedure to create accelerated menus

+ rtc-max6900-new-style-driver.patch added to -mm tree
 2008-10-11  2:45 UTC 

+ rtc-ds1672-new-style-driver.patch added to -mm tree
 2008-10-11  2:45 UTC 

forgot passwd, cannot login, [rd]init=/bin/sh don't work
 2008-10-11  2:46 UTC  (2+ messages)

+ edac-i5000-fix-thermal-issues.patch added to -mm tree
 2008-10-11  2:43 UTC 

+ edac-i5000-fix-error-messages.patch added to -mm tree
 2008-10-11  2:43 UTC 

[PATCH 0/7] ide: locking improvements
 2008-10-11  2:34 UTC 

mmotm 2008-10-10-19-22 uploaded
 2008-10-11  2:27 UTC 

vmscan-give-referenced-active-and-unmapped-pages-a-second-trip-around-the-lru.patch
 2008-10-11  2:21 UTC  (10+ messages)

[PATCH 1/3] crypto: talitos - pass correct interrupt status to error handler
 2008-10-11  2:15 UTC  (3+ messages)

Crypto Update for 2.6.26
 2008-10-11  2:13 UTC  (5+ messages)
` Crypto Update for 2.6.27
  ` Crypto Update for 2.6.28

+ vmscan-fix-pagecache-reclaim-referenced-bit-check-fix-fix.patch added to -mm tree
 2008-10-11  2:13 UTC 

[linux-dvb] AVerMedia AverTV Hybrid Volar HX (A827) support?
 2008-10-11  2:12 UTC  (3+ messages)
` [linux-dvb] stb0899 and tt s2-3200

[Buildroot] uclibc toolchain get failed outside of buildroot
 2008-10-11  2:04 UTC 

[PATCH] test-lib: fix color reset in say_color()
 2008-10-11  2:00 UTC  (2+ messages)

[Bug 11735] New: delkin_cb fails after resume
 2008-10-11  2:01 UTC  (4+ messages)
` [Bug 11735] "

[PATCH] "git diff <tree>{3,}": do not reverse order of arguments
 2008-10-11  1:56 UTC 

[PATCH] rtl8187 : support of Belkin "F5D7050rev5000de"
 2008-10-11  0:50 UTC 

Patch to support i854 with intelfb
 2008-10-11  1:44 UTC  (5+ messages)

[Bugme-new] [Bug 11736] New: atl1e: INFO: inconsistent lock state
 2008-10-11  1:47 UTC  (4+ messages)
  ` [atl1-devel] "

[bug] latest -git boot hang
 2008-10-11  1:42 UTC  (6+ messages)

+ mn10300-mei-are-renaming-themselves-to-panasonic.patch added to -mm tree
 2008-10-11  1:42 UTC 

interface to ask is a file is hidden
 2008-10-11  1:36 UTC  (9+ messages)

[PATCH] e1000: allow VLAN devices to use TSO and CSUM offload
 2008-10-11  1:34 UTC 

Git tree updated to v2.6.27, some issues remain
 2008-10-11  1:26 UTC  (6+ messages)

grub-install message should mention --recheck
 2008-10-10 21:19 UTC 

[PATCH] Prevent modpost from looking for a .cmd file for a static library linked into a module
 2008-10-11  1:15 UTC  (3+ messages)

[Qemu-devel] Converting installed windows (or ?) partition to virtual machine image
 2008-10-11  1:03 UTC  (3+ messages)

[PATCH] mac80211: move bss_conf into vif
 2008-10-11  0:56 UTC  (6+ messages)

[PATCH] mac80211: Fix scan RX processing oops
 2008-10-11  0:53 UTC  (4+ messages)

[PATCH] t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'
 2008-10-11  0:44 UTC  (3+ messages)

Acer Aspire 6920 (hda ALC889): no headphone switching or capture
 2008-10-11  0:34 UTC 

[PATCH (GITK) v2 0/4] Encoding support in GUI
 2008-10-11  0:31 UTC  (8+ messages)
` [PATCH (GITK) v2 1/4] gitk: Port new encoding logic from git-gui
  ` [PATCH (GITK) v2 2/4] gitk: Implement file contents encoding support
    ` [PATCH (GITK) v2 3/4] gitk: Support filenames in the locale encoding
      ` [PATCH (GITK) v2 4/4] gitk: Implement batch lookup and caching of encoding attrs

Filesystem performance on a desktop
 2008-10-10 16:14 UTC 

[PATCH] Add OUI check for the PS3 BD remote
 2008-10-11  0:16 UTC  (3+ messages)

interface to ask is a file is hidden
 2008-10-11  0:10 UTC  (2+ messages)

[PATCH 1/2] ath9k: remove nasty FAIL macro from ath9k_hw_reset()
 2008-10-11  0:04 UTC  (5+ messages)

[PATCH] MN10300: MEI are renaming themselves to Panasonic
 2008-10-10 23:57 UTC 

[RFT] mac80211/drivers: rewrite the rate control API
 2008-10-10 23:56 UTC 

[PATCH] mac80211: make retry limits part of hw config
 2008-10-10 23:53 UTC 

[PATCH updated] ext4: Add percpu dirty block accounting
 2008-10-10 23:50 UTC  (2+ messages)

+ memcg-allocate-all-page_cgroup-at-boot.patch added to -mm tree
 2008-10-10 23:49 UTC 

+ memcg-optimize-per-cpu-statistics.patch added to -mm tree
 2008-10-10 23:49 UTC 


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.