All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-04-29 00:37:16 to 2007-04-29 05:06:28 UTC [more...]

[TESTING NEEDED] drivers/serial/sunzilog: Interrupt enable before ISR handler installed
 2007-04-29  4:01 UTC  (3+ messages)
` [TESTING NEEDED] drivers/serial/sunzilog: Interrupt enable

SLUB: Remove per cpu flusher
 2007-04-29  5:06 UTC 

[GIT PATCH] ACPI patches for 2.6.22
 2007-04-29  5:02 UTC 

Back to the future
 2007-04-29  5:01 UTC  (8+ messages)

Port forwarding not working
 2007-04-29  4:56 UTC  (3+ messages)
` Port forwarding not working (nfcan: to exclusive)

vmx status report against cset 14985 - No new issue, 3 old issues
 2007-04-29  4:56 UTC 

ACPI patches for 2.6.22 merge window
 2007-04-29  4:51 UTC  (169+ messages)
    ` [PATCH 002/105] ACPI: EC: Don't use Global Lock if not asked to do so
    ` [PATCH 003/105] ACPI: EC: Make EC to initialize first in ACPI
    ` [PATCH 004/105] ACPI: EC: "Fake ECDT" workaround is not needed any longer
    ` [PATCH 005/105] ACPI: EC: enable burst functionality in EC
    ` [PATCH 006/105] ACPI: EC: Remove casts to/from void* from ec.c
    ` [PATCH 007/105] ACPI: EC: Put install handlers into separate function
    ` [PATCH 008/105] ACPI: EC: Clean ECDT and namespace parsing
    ` [PATCH 009/105] ACPI: EC: Rename ec_ecdt to more informative boot_ec
    ` [PATCH 010/105] ACPI: EC: first_ec is better to be acpi_ec than acpi_device
    ` [PATCH 011/105] ACPI: EC: Cleanup of EC initialization
    ` [PATCH 012/105] ACPI: EC: Block queries until EC is fully initialized
    ` [PATCH 013/105] asus-laptop: use acpi_evaluate_integer instead of read_acpi_int
    ` [PATCH 014/105] asus-laptop: clean write_status
    ` [PATCH 015/105] asus-laptop: add GLED
    ` [PATCH 016/105] asus-laptop: add wapf param
    ` [PATCH 017/105] asus-laptop: version bump
    ` [PATCH 018/105] ACPI: sbs: use EC rather than I2C
    ` [PATCH 019/105] ACPI: sbs: remove I2C Kconfig dependency
    ` [PATCH 020/105] ACPI: sbs: remove I2C Makefile hooks
    ` [PATCH 021/105] ACPI: sbs: Debug messages correction/improvement
    ` [PATCH 022/105] ACPI: sbs: Common interface with CM battery
    ` [PATCH 023/105] ACPI: sbs: remove i2c_ec.[ch]
    ` [PATCH 024/105] ACPI: ibm-acpi: kill trailing whitespace
    ` [PATCH 025/105] ACPI: ibm-acpi: rename some identifiers
    ` [PATCH 026/105] ACPI: ibm-acpi: add header file
    ` [PATCH 027/105] ACPI: ibm-acpi: organize code
    ` [PATCH 028/105] ACPI: ibm-acpi: update copyright notice
    ` [PATCH 029/105] ACPI: ibm-acpi: update documentation
    ` [PATCH 031/105] ACPI: dock: use NULL for pointer
    ` [PATCH 033/105] ACPI: thinkpad-acpi: cleanup Kconfig for thinkpad-acpi
    ` [PATCH 034/105] ACPI: thinkpad-acpi: add compatibility MODULE_ALIAS entry
    ` [PATCH 035/105] ACPI: thinkpad-acpi: cleanup after rename
    ` [PATCH 036/105] ACPI: thinkpad-acpi: update MAINTAINERS
    ` [PATCH 046/105] ACPI: thinkpad-acpi: rename register_ibmacpi_subdriver
    ` [PATCH 047/105] ACPI: thinkpad-acpi: rename one stray use of ibm-acpi in a comment
    ` [PATCH 048/105] ACPI: thinkpad-acpi: rename module glue
    ` [PATCH 049/105] ACPI: thinkpad-acpi: rename thinkpad constants
    ` [PATCH 050/105] ACPI: thinkpad-acpi: update fan firmware documentation
    ` [PATCH 051/105] ACPI: thinkpad-acpi: add debug mode
    ` [PATCH 052/105] ACPI: thinkpad-acpi: clean up probing and move init to subdrivers
    ` [PATCH 053/105] ACPI: thinkpad-acpi: add subdriver debug statements
    ` [PATCH 054/105] ACPI: thinkpad-acpi: uncouple subdriver init from ibms struct
    ` [PATCH 055/105] ACPI: thinkpad-acpi: improve thinkpad detection
    ` [PATCH 056/105] ACPI: thinkpad-acpi: use bitfields to hold subdriver flags
    ` [PATCH 057/105] ACPI: thinkpad-acpi: use bitfields for module flags
    ` [PATCH 058/105] ACPI: thinkpad-acpi: prepare for device model conversion
    ` [PATCH 059/105] ACPI: thinkpad-acpi: mark acpi helper functions __must_check
    ` [PATCH 060/105] ACPI: thinkpad-acpi: clean up hotkey subdriver
    ` [PATCH 061/105] ACPI: thinkpad-acpi: cleanup bluetooth and wan for sysfs conversion
    ` [PATCH 062/105] ACPI: thinkpad-acpi: cleanup video subdriver
    ` [PATCH 063/105] ACPI: thinkpad-acpi: clean up CMOS commands subdriver
    ` [PATCH 064/105] ACPI: thinkpad-acpi: cleanup thermal subdriver for sysfs conversion
    ` [PATCH 065/105] ACPI: thinkpad-acpi: improve fan watchdog messages
    ` [PATCH 066/105] ACPI: Disable MSI on request of FADT
    ` [PATCH 067/105] ACPI: Improve acpi debug documentation
    ` [PATCH 068/105] ACPI: thinkpad-acpi: register with the device model
    ` [PATCH 069/105] ACPI: thinkpad-acpi: driver sysfs conversion
    ` [PATCH 070/105] ACPI: thinkpad-acpi: add infrastructure for the sysfs device attributes
    ` [PATCH 071/105] ACPI: thinkpad-acpi: protect fan and hotkey data structures
    ` [PATCH 072/105] ACPI: thinkpad-acpi: add sysfs support to the thermal subdriver
    ` [PATCH 073/105] ACPI: thinkpad-acpi: add sysfs support to fan subdriver
    ` [PATCH 074/105] ACPI: thinkpad-acpi: add a safety net for TPEC fan control mode
    ` [PATCH 075/105] ACPI: thinkpad-acpi: add sysfs support to the cmos command subdriver
    ` [PATCH 076/105] ACPI: thinkpad-acpi: update brightness sysfs interface support
    ` [PATCH 077/105] ACPI: remove duplicate include
    ` [PATCH 078/105] ACPI: Remove duplicate definitions for _STA bits
    ` [PATCH 079/105] ACPI: use _STA bit names rather than 0x0F
    ` [PATCH 080/105] ACPI: correct pathname in comment
    ` [PATCH 081/105] ACPI: word-smith kconfig help
    ` [PATCH 082/105] ACPI: make /proc/acpi/wakeup more useful
    ` [PATCH 083/105] ACPI: prevent ACPI quirk warning mass spamming in logs
    ` [PATCH 084/105] ACPI: Remove a warning about unused variable in !CONFIG_ACPI compilation
    ` [PATCH 085/105] ACPICA: clear fields reserved before FADT r3
    ` [PATCH 086/105] ACPI: thinkpad-acpi: add a fan-control feature master toggle
    ` [PATCH 087/105] ACPI: thinkpad-acpi: do not arm fan watchdog if it would not work
    ` [PATCH 088/105] ACPI: thinkpad-acpi: fix a fan watchdog invocation
    ` [PATCH 089/105] ACPI: thinkpad-acpi: map ENXIO to EINVAL for fan sysfs
    ` [PATCH 090/105] ACPI: thinkpad-acpi: improve fan control documentation
    ` [PATCH 091/105] ACPI: thinkpad-acpi: improve debugging for acpi helpers
    ` [PATCH 092/105] ACPI: thinkpad-acpi: improve dock subdriver initialization
    ` [PATCH 093/105] ACPI: thinkpad-acpi: add sysfs support to hotkey subdriver
    ` [PATCH 094/105] ACPI: thinkpad-acpi: add sysfs support to wan and bluetooth subdrivers
    ` [PATCH 095/105] thinkpad-acpi: make drivers/misc/thinkpad_acpi:fan_mutex static
    ` [PATCH 105/105] sonypi: use mutex instead of semaphore

[PATCH] [0/22] x86 candidate patches for review II: 64bit relocatable kernel
 2007-04-29  4:50 UTC  (7+ messages)
` [PATCH] [21/22] x86_64: Extend bzImage protocol for relocatable bzImage
    ` [patches] "

End the annoying obesity now
 2007-04-29  4:50 UTC 

[patch 0/9 v2] sony drivers: finish rewriting sonypi and updates
 2007-04-29  4:42 UTC  (2+ messages)

[patch 2/3] cpuidle hang fix
 2007-04-29  4:42 UTC  (2+ messages)

[patch 3/3] CPU_IDLE prevents resuming from STR
 2007-04-29  4:42 UTC  (2+ messages)

[cpu idle 1/3] fix cpuidle sysfs related issue
 2007-04-29  4:42 UTC  (2+ messages)

[cpuidle 3/3] utilize max_cstate limit in acpi cpuidle driver
 2007-04-29  4:41 UTC  (2+ messages)

[PATCH] [2.6.22] pasemi: cpufreq driver
 2007-04-29  4:42 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

Anatrim will change your life
 2007-04-29  4:32 UTC 

Xen 3.0.5 Fourth Release Candidate
 2007-04-29  4:29 UTC  (2+ messages)

fix-slab-corruption-running-ip6sic.patch
 2007-04-29  4:26 UTC  (3+ messages)

[PATCH] [TIPC]: Changed msg_set_bits params type
 2007-04-29  4:24 UTC  (4+ messages)

[TCP]: Update references in two old comments
 2007-04-29  4:21 UTC  (2+ messages)

[PATCH][XFRM] export SPD info
 2007-04-29  4:21 UTC  (5+ messages)

[GIT PULL] thinkpad-acpi fixes and sysfs support part 2 (try 2)
 2007-04-29  4:15 UTC  (5+ messages)
` [PATCH 8/9] ACPI: thinkpad-acpi: add sysfs support to hotkey subdriver

[Bugme-new] [Bug 8342] New: sctp_getsockopt_local_addrs_old() calls copy_to_user() while a spinlock is held
 2007-04-29  4:14 UTC  (4+ messages)

2.6.21-rc7-mm2
 2007-04-29  4:09 UTC  (10+ messages)
` [PATCH] mm/memory.c: remove warning from an uninitialized spinlock. was: 2.6.21-rc7-mm2
` [-mm patch] make drivers/misc/thinkpad_acpi:fan_mutex static

Really? Yes, right here
 2007-04-29  4:08 UTC 

[NET]: Get rid of NETIF_F_INTERNAL_STATS
 2007-04-29  4:04 UTC  (4+ messages)

[PATCH] netpoll: remove CONFIG_NETPOLL_RX
 2007-04-29  3:59 UTC  (3+ messages)

[PATCH] netpoll: fix TX queue overflow in trapped mode
 2007-04-29  3:59 UTC  (4+ messages)

[PATCH 7/7] atyfb: Halve XCLK with Mobility and 32bit memory
 2007-04-29  3:51 UTC 

[PATCH 6/7] atyfb: Reorganize clock init
 2007-04-29  3:51 UTC 

[PATCH 5/7] atyfb: Increase SPLL delay
 2007-04-29  3:50 UTC 

Qemu crashes when running kvm-20/21 as module in kernel 2.6.21
 2007-04-29  3:53 UTC 

[PATCH 4/7] nvidiafb: Fix return value of nvidiafb_open()
 2007-04-29  3:49 UTC 

[PATCH 3/7] vga: vgastate fix
 2007-04-29  3:48 UTC 

[PATCH 2/7] s3fb: Implement fb_get_caps
 2007-04-29  3:47 UTC 

[PATCH 1/7] fbdev: fbcon: Check if mode can handle new screen
 2007-04-29  3:46 UTC 

libata fails to recover from HSM violation involving DRQ status
 2007-04-29  3:51 UTC  (10+ messages)

[PATCH 1/2] get_property returns const
 2007-04-29  3:47 UTC  (7+ messages)
` [PATCH 2/2] Rename get_property to of_get_property: drivers/net

Linux 2.6.21
 2007-04-29  3:41 UTC  (6+ messages)

Qemu Stopped when creating only one svm guest
 2007-04-29  3:39 UTC 

scsi0: device overrun (status a) on 0:0:0
 2007-04-29  3:06 UTC 

- asus_acpi-invert-read-of-wled-proc-file-to-show-correct.patch removed from -mm tree
 2007-04-29  3:32 UTC 

Linux 2.6.21
 2007-04-29  3:28 UTC  (14+ messages)

[2.6.21-git2] sk_buff changes break Cisco VPN client
 2007-04-29  3:24 UTC  (3+ messages)

[PATCH 0/7] blackfin arch and driver patches update against 2.6.21-rc7-mm2
 2007-04-29  3:23 UTC  (8+ messages)
` [PATCH 1/7] blackfin arch: fix coding style in ints-priority-sc C file
` [PATCH 2/7] blackfin arch: fix bug refuse to boot if rootfs image is not attached when MTD_UCLINUX is selected
` [PATCH 3/7] blackfin arch: move revid function into global headers as inline functions
` [PATCH 4/7] blackfin arch: need linux/tty.h header for console_init() prototype
` [PATCH 5/7] blackfin arch: convert most blackfin specific spi register settings to common spi framework settings
` [PATCH 6/7] blackfin serial core driver: UART1 should depend on BF534/BF536/BF537, remove experimental marking from on-chip serial core driver and make options less wordy
` [PATCH 7/7] blackfin spi controller driver: update according to David Brownell's review

32 bits on top of 64 bits shadow support
 2007-04-29  3:14 UTC  (2+ messages)

[PATCH] libata-acpi: fix _GTF command protocol for ATAPI devices
 2007-04-29  3:13 UTC  (4+ messages)

[PATCH 06/13] libata-acpi: clean up parameters and misc stuff
 2007-04-29  3:12 UTC  (4+ messages)

[PATCH 0/9] Containers (V9): Generic Process Containers
 2007-04-29  3:12 UTC  (4+ messages)
` [PATCH 1/9] Containers (V9): Basic container framework
  ` [ckrm-tech] "

[PATCH] http.c: Fix problem with repeated calls of http_init
 2007-04-29  2:46 UTC 

[PATCH 09/13] libata-acpi: clean up ata_acpi_exec_tfs()
 2007-04-29  2:56 UTC  (3+ messages)

[PATCH 07/13] libata-acpi: add ATA_FLAG_ACPI_SATA port flag
 2007-04-29  2:56 UTC  (3+ messages)

[PATCH 03/13] libata: separate out ata_dev_reread_id()
 2007-04-29  2:52 UTC  (3+ messages)

[ALSA][hda-codec] fix-connexant-headphone-mute
 2007-04-29  2:19 UTC  (2+ messages)

[PATCH] ibmtr_cs: fix hang on eject
 2007-04-29  2:19 UTC 

[PATCH] use mutex instead of semaphore in Sony PI driver
 2007-04-29  2:14 UTC  (3+ messages)

[PATCH 2.6.21-rc7-mm2 2/2] sata_promise: move port reset from error intr to EH prereset
 2007-04-29  2:03 UTC 

[PATCH 2.6.21-rc7-mm2 1/2] sata_promise: SATAII-150/300 TX4 port numbering fix
 2007-04-29  2:01 UTC 

[Qemu-devel] qemu vnc.c
 2007-04-29  1:53 UTC 

[PATCH] crypto: Remove pointless padlock module
 2007-04-29  1:59 UTC  (2+ messages)

[Qemu-devel] qemu vl.h hw/mips_pica61.c hw/vga.c hw/vga_int.h
 2007-04-29  1:47 UTC 

[PATCH 1/2] Add missing reference to GIT_COMMITTER_DATE in git-commit-tree documentation
 2007-04-29  1:40 UTC 

[PATCH] import-tars: be nice to wrong directory modes
 2007-04-29  1:36 UTC  (5+ messages)

[KJ] hey
 2007-04-29  1:36 UTC 

suspend2 merge (was Re: [Suspend2-devel] Re: CFS and suspend2: hang in atomic copy)
 2007-04-29  1:34 UTC  (6+ messages)

2.6.21 known regressions (v2) (for -stable team)
 2007-04-29  1:25 UTC  (7+ messages)
  ` [stable] "

[GIT PATCH] UIO patches for 2.6.21
 2007-04-29  1:23 UTC  (6+ messages)

PCI Express MMCONFIG and BIOS Bug messages
 2007-04-29  1:22 UTC  (3+ messages)

[KJ] Seeing the pane, put an appropriate value,
 2007-04-29  1:20 UTC 

[patch] CFS scheduler, -v6
 2007-04-29  1:18 UTC  (8+ messages)

[ANNOUNCE] battery2 git repository
 2007-04-29  1:01 UTC  (5+ messages)

[PATCH][SVM][UPDATE] Lazy MSR save/restore
 2007-04-29  0:57 UTC 

[PATCH] i386: init early_gdt_descr and idle task properly on voyager
 2007-04-29  0:52 UTC  (2+ messages)

XFS on x86_64 Linux Question
 2007-04-29  0:52 UTC  (2+ messages)
` RAID6 question

Linux 2.6.21
 2007-04-29  0:40 UTC  (3+ messages)

[2.6.21.stable PATCH] ACPI: Fix 2.6.21 boot regression on P4/HT
 2007-04-29  0:37 UTC 

maturity levels: a first pass
 2007-04-29  0:38 UTC  (2+ messages)

[PATCH][SVM] Only save/restore MSRs when needed
 2007-04-29  0:37 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.