[PATCH] KVM: add valid_vcpu() helper

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5aacf0ca4128fdeadf91c0ac50271841b643d1fd Commit: 5aacf0ca4128fdeadf91c0ac50271841b643d1fd Parent: 5f2a105d5e33a038a717995d2738434f9c25aed2 Author: James Morris [EMAIL PROTECTED] AuthorDate: Fri

[PATCH] truncate: dirty memory accounting fix

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5f2a105d5e33a038a717995d2738434f9c25aed2 Commit: 5f2a105d5e33a038a717995d2738434f9c25aed2 Parent: bb4067e34159648d394943d5e2a011f838bff22f Author: Andrew Morton [EMAIL PROTECTED] AuthorDate:

[PATCH] KVM: AMD SVM: handle MSR_STAR in 32-bit mode

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0e859cacb0b01bdbe34b5200dd2457d4818248fa Commit: 0e859cacb0b01bdbe34b5200dd2457d4818248fa Parent: 5aacf0ca4128fdeadf91c0ac50271841b643d1fd Author: Avi Kivity [EMAIL PROTECTED] AuthorDate: Fri

[PATCH] KVM: Use more traditional error handling in kvm_mmu_init()

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2c264957105b7c248a456ba6602df667ae986550 Commit: 2c264957105b7c248a456ba6602df667ae986550 Parent: 36241b8c7cbcc83e7fd534d25e1df8339db8244e Author: Avi Kivity [EMAIL PROTECTED] AuthorDate: Fri

[PATCH] KVM: Do not export unsupported msrs to userspace

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bf591b24d07126143356058966d79423661f491f Commit: bf591b24d07126143356058966d79423661f491f Parent: 2c264957105b7c248a456ba6602df667ae986550 Author: Michael Riepe [EMAIL PROTECTED] AuthorDate:

[PATCH] KVM: Force real-mode cs limit to 64K

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=abacf8dff911ecc11513dff162d7990aa8ed2da0 Commit: abacf8dff911ecc11513dff162d7990aa8ed2da0 Parent: bf591b24d07126143356058966d79423661f491f Author: Michael Riepe [EMAIL PROTECTED] AuthorDate:

[PATCH] KVM: API versioning

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0b76e20b27d20f7cb240e6b1b2dbebaa1b7f9b60 Commit: 0b76e20b27d20f7cb240e6b1b2dbebaa1b7f9b60 Parent: 0f8e3d365a30a8788d4c348e2885bac9640bf4d0 Author: Avi Kivity [EMAIL PROTECTED] AuthorDate: Fri

[PATCH] CONFIG_VM_EVENT_COUNTER comment decrustify

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2aea4fb61609ba7ef82f7dc6fca116bda88816e1 Commit: 2aea4fb61609ba7ef82f7dc6fca116bda88816e1 Parent: 0b76e20b27d20f7cb240e6b1b2dbebaa1b7f9b60 Author: Paul Jackson [EMAIL PROTECTED] AuthorDate: Fri

[PATCH] Conditionally check expected_preempt_count in __resched_legal()

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ba0084048ab785c2cb1d6cc2cccabe642a5b799a Commit: ba0084048ab785c2cb1d6cc2cccabe642a5b799a Parent: 2aea4fb61609ba7ef82f7dc6fca116bda88816e1 Author: Mark Fasheh [EMAIL PROTECTED] AuthorDate: Fri

[PATCH] slab: fix kmem_ptr_validate definition

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b7f869a2847dfe6f9b0835ca1b24e73bed926d7d Commit: b7f869a2847dfe6f9b0835ca1b24e73bed926d7d Parent: 533ffc289db9f44c0633d3a7b87243b5740b02b2 Author: Christoph Lameter [EMAIL PROTECTED]

[PATCH] make kernel/printk.c:ignore_loglevel_setup() static

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=99eea6a105106a94758724ccce996607f60bc0f2 Commit: 99eea6a105106a94758724ccce996607f60bc0f2 Parent: af9997e426f9ddfe7a84cb4cd3c7ff938fabd41a Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Fri

[PATCH] Add cscope generated files to .gitignore

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=132e2bc3ee7181c178314ced49da9944b76411c2 Commit: 132e2bc3ee7181c178314ced49da9944b76411c2 Parent: e07aa05b606deeb1a8b55cd19098427c72daebce Author: Tobias Klauser [EMAIL PROTECTED] AuthorDate:

[PATCH] fix vm_events_fold_cpu() build breakage

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e903387f1ebe3a7ddb93cd49c38341d3632df528 Commit: e903387f1ebe3a7ddb93cd49c38341d3632df528 Parent: 67af63a6ab4ce064f807bdce614fe0fa2bcea252 Author: Magnus Damm [EMAIL PROTECTED] AuthorDate: Fri

[PATCH] genirq: fix irq flow handler uninstall

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9d7ac8be4b48737ad1cebd94ed754a269f360708 Commit: 9d7ac8be4b48737ad1cebd94ed754a269f360708 Parent: e903387f1ebe3a7ddb93cd49c38341d3632df528 Author: Thomas Gleixner [EMAIL PROTECTED] AuthorDate:

[PATCH] smc911x: fix netpoll compilation faliure

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9b6d2efed2f4cfa07827d3e497655ce91dd97866 Commit: 9b6d2efed2f4cfa07827d3e497655ce91dd97866 Parent: 9d7ac8be4b48737ad1cebd94ed754a269f360708 Author: Vitaly Wool [EMAIL PROTECTED] AuthorDate: Fri

[PATCH] fsstack: Remove inode copy

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ba3ff12fca318225cb978c6181b83d38dcbc5b09 Commit: ba3ff12fca318225cb978c6181b83d38dcbc5b09 Parent: ef8142a525c58dec325e8dd9a7bf92fb240d05c7 Author: Michael Halcrow [EMAIL PROTECTED] AuthorDate:

[PATCH] Make JFFS depend on CONFIG_BROKEN

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=163ca88b9c5858909ee3f8801ae0096b5f94e835 Commit: 163ca88b9c5858909ee3f8801ae0096b5f94e835 Parent: 9127d4b1d9b2e8fba8e7fbc7f88ea93e5eb01396 Author: Josh Boyer [EMAIL PROTECTED] AuthorDate: Fri

[PATCH] Add a new section to CodingStyle, promoting include/linux/kernel.h

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=58637ec90b7ceed5909e726ac90118852f79d2b1 Commit: 58637ec90b7ceed5909e726ac90118852f79d2b1 Parent: 163ca88b9c5858909ee3f8801ae0096b5f94e835 Author: Robert P. J. Day [EMAIL PROTECTED] AuthorDate:

[PATCH] handle SLOB with sparsemen

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=561ccd3a97867ed33e1670feeca3391cd4d6fa2c Commit: 561ccd3a97867ed33e1670feeca3391cd4d6fa2c Parent: 7de6b8057976584e5a422574cae4dd21c677b4d4 Author: Yasunori Goto [EMAIL PROTECTED] AuthorDate:

[PATCH] compile error of register_memory()

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5c95da9f5abeff865b7273b59e1a3c50a2c5acb2 Commit: 5c95da9f5abeff865b7273b59e1a3c50a2c5acb2 Parent: 561ccd3a97867ed33e1670feeca3391cd4d6fa2c Author: Yasunori Goto [EMAIL PROTECTED] AuthorDate:

[PATCH] schedule_timeout(): improve warning message

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5b149bcc230e4696a1d893504bed38aeb3832314 Commit: 5b149bcc230e4696a1d893504bed38aeb3832314 Parent: fadfc8e930dcaf502b49a0a0170ba8ebe9a34c49 Author: Andrew Morton [EMAIL PROTECTED] AuthorDate:

[PATCH] microcode: fix mc_cpu_notifier section warning

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=be31f9cbc809dae0bcdd39211c33c6882a7b0c9e Commit: be31f9cbc809dae0bcdd39211c33c6882a7b0c9e Parent: 5b149bcc230e4696a1d893504bed38aeb3832314 Author: Jean Delvare [EMAIL PROTECTED] AuthorDate: Fri

[PATCH] MAINTAINERS: fix email for S3C2410 and S3C2440

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=449d4dd5add718578eb2e6671168de9f67dd239c Commit: 449d4dd5add718578eb2e6671168de9f67dd239c Parent: be31f9cbc809dae0bcdd39211c33c6882a7b0c9e Author: Ben Dooks [EMAIL PROTECTED] AuthorDate: Fri

[PATCH] tlclk: delete unnecessary sysfs_remove_group

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5e40508e5fee2dac7b04d5bc5b5ef3b452f0a899 Commit: 5e40508e5fee2dac7b04d5bc5b5ef3b452f0a899 Parent: 449d4dd5add718578eb2e6671168de9f67dd239c Author: Akinobu Mita [EMAIL PROTECTED] AuthorDate: Fri

[PATCH] gxt4500: Fix colormap and PLL setting, support GXT6000P

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=31fccf7fe4097e62f038bdfe8f4f68ecaea8ebe7 Commit: 31fccf7fe4097e62f038bdfe8f4f68ecaea8ebe7 Parent: 5e40508e5fee2dac7b04d5bc5b5ef3b452f0a899 Author: Paul Mackerras [EMAIL PROTECTED] AuthorDate:

[PATCH] fdtable: Provide free_fdtable() wrapper

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=01b2d93ca4c495f056471189ac6c4e6ac4cbbccb Commit: 01b2d93ca4c495f056471189ac6c4e6ac4cbbccb Parent: 31fccf7fe4097e62f038bdfe8f4f68ecaea8ebe7 Author: Vadim Lobanov [EMAIL PROTECTED] AuthorDate:

[PATCH] kernel-doc: remove Martin from MAINTAINERS

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=73fa186e28a04cf9ca79c9c0b6fd736bc556c7a7 Commit: 73fa186e28a04cf9ca79c9c0b6fd736bc556c7a7 Parent: 134fe01bfafa74e691d84bf15666fb30e89896ff Author: Martin Waitz [EMAIL PROTECTED] AuthorDate: Fri

[PATCH] memory hotplug: fix compile error for i386 with NUMA config

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7c7e9425f114a109b07be2c2c1c6c169e34e9bb3 Commit: 7c7e9425f114a109b07be2c2c1c6c169e34e9bb3 Parent: 080dd51d81c8a9373303e9c344bbc75aacf54dce Author: Yasunori Goto [EMAIL PROTECTED] AuthorDate:

[PATCH] ptrace: Fix EFL_OFFSET value according to i386 pda changes

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8701ea957dd2a7c309e17c8dcde3a64b92d8aec0 Commit: 8701ea957dd2a7c309e17c8dcde3a64b92d8aec0 Parent: 7c7e9425f114a109b07be2c2c1c6c169e34e9bb3 Author: Jeremy Fitzhardinge [EMAIL PROTECTED]

[PATCH] increase CARDBUS_MEM_SIZE

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fe0e5c4d947d34f10002b4cf272f0ebf110305b7 Commit: fe0e5c4d947d34f10002b4cf272f0ebf110305b7 Parent: 192636ad9097b13d58310a6358fd512d3084c09a Author: Andrew Morton [EMAIL PROTECTED] AuthorDate:

[PATCH] md: fix a few problems with the interface (sysfs and ioctl) to md

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3f9d7b0d810f9fe3dc670901b694a9632b8d62b3 Commit: 3f9d7b0d810f9fe3dc670901b694a9632b8d62b3 Parent: fe0e5c4d947d34f10002b4cf272f0ebf110305b7 Author: NeilBrown [EMAIL PROTECTED] AuthorDate: Fri

[PATCH] fix s3c24xx gpio driver (include linux/workqueue.h)

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6d3a25f1fb75206ae8b2b1cdd1431b3852e1a45a Commit: 6d3a25f1fb75206ae8b2b1cdd1431b3852e1a45a Parent: 3f9d7b0d810f9fe3dc670901b694a9632b8d62b3 Author: Ben Dooks [EMAIL PROTECTED] AuthorDate: Fri

[PATCH] jbd: wait for already submitted t_sync_datalist buffer to complete

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6f5a9da1af5a8c286575c30c2706dc1fbef9164b Commit: 6f5a9da1af5a8c286575c30c2706dc1fbef9164b Parent: 6d3a25f1fb75206ae8b2b1cdd1431b3852e1a45a Author: Hisashi Hifumi [EMAIL PROTECTED] AuthorDate:

[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM idle code

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0888f06ac99f993df2bb4c479f5b9306dafe154f Commit: 0888f06ac99f993df2bb4c479f5b9306dafe154f Parent: 6f5a9da1af5a8c286575c30c2706dc1fbef9164b Author: Ingo Molnar [EMAIL PROTECTED] AuthorDate: Fri

[PATCH] serial/uartlite: Only enable port if request_port succeeded

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e21654a756177bf209d7a3cbe971f16104555f75 Commit: e21654a756177bf209d7a3cbe971f16104555f75 Parent: b2b2cbc4b2a2f389442549399a993a8306420baf Author: Peter Korsgaard [EMAIL PROTECTED] AuthorDate:

[PATCH] Fix up page_mkclean_one(): virtual caches, s390

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c2fda5fed81eea077363b285b66eafce20dfd45a Commit: c2fda5fed81eea077363b285b66eafce20dfd45a Parent: e21654a756177bf209d7a3cbe971f16104555f75 Author: Peter Zijlstra [EMAIL PROTECTED] AuthorDate:

NetLabel: correctly fill in unused CIPSOv4 level and category mappings

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=caff5b6a6bfd0c55b359b2b4acd8c14f828b689e Commit: caff5b6a6bfd0c55b359b2b4acd8c14f828b689e Parent: 1fd2a25b77bb6755d38aca50b826ff8dca81d762 Author: Paul Moore [EMAIL PROTECTED] AuthorDate: Fri

NetLabel: perform input validation earlier on CIPSOv4 DOI add ops

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1fd2a25b77bb6755d38aca50b826ff8dca81d762 Commit: 1fd2a25b77bb6755d38aca50b826ff8dca81d762 Parent: c2fda5fed81eea077363b285b66eafce20dfd45a Author: Paul Moore [EMAIL PROTECTED] AuthorDate: Fri

[ATM]: Remove dead ATM_TNETA1570 option.

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=52a91071306c3b129efa6ea2bfe16244b8619cd9 Commit: 52a91071306c3b129efa6ea2bfe16244b8619cd9 Parent: caff5b6a6bfd0c55b359b2b4acd8c14f828b689e Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Tue

[TCP]: Fix ambiguity in the `before' relation.

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9a036b9c33f74c989c4c8ac0abe05e0ed88f1f25 Commit: 9a036b9c33f74c989c4c8ac0abe05e0ed88f1f25 Parent: 1f8a5fb80e63aab63de81169ab749d73e7509e3f Author: Gerrit Renker [EMAIL PROTECTED] AuthorDate:

[SCTP]: Don't export include/linux/sctp.h to userspace.

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a3f7f142f73ed4cb23826bee84afc31d10377e39 Commit: a3f7f142f73ed4cb23826bee84afc31d10377e39 Parent: 9a036b9c33f74c989c4c8ac0abe05e0ed88f1f25 Author: Sridhar Samudrala [EMAIL PROTECTED]

[SCTP]: Fix typo adaption - adaptation as per the latest API draft.

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0f3fffd8ab1db7658c97c167e8ab001cc814e1f4 Commit: 0f3fffd8ab1db7658c97c167e8ab001cc814e1f4 Parent: a3f7f142f73ed4cb23826bee84afc31d10377e39 Author: Ivan Skytte Jorgensen [EMAIL PROTECTED]

[SCTP]: make 2 functions static

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=24123186fa271e7ad34a40f815782e6205f34ff7 Commit: 24123186fa271e7ad34a40f815782e6205f34ff7 Parent: 0f3fffd8ab1db7658c97c167e8ab001cc814e1f4 Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Wed

[IPV6]: Dumb typo in generic csum_ipv6_magic()

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b23e3536667373e44f52a907f63cb55f75969490 Commit: b23e3536667373e44f52a907f63cb55f75969490 Parent: 24123186fa271e7ad34a40f815782e6205f34ff7 Author: Al Viro [EMAIL PROTECTED] AuthorDate: Thu Dec

[UDP]: Fix reversed logic in udp_get_port().

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5c668704b7fa5a4ebf21a490ddfbd6dc2e01fc97 Commit: 5c668704b7fa5a4ebf21a490ddfbd6dc2e01fc97 Parent: b23e3536667373e44f52a907f63cb55f75969490 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[PATCH] Call init_timer() for ISDN PPP CCP reset state timer

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=dab6df63086762629936e8b89a5984bae39724f6 Commit: dab6df63086762629936e8b89a5984bae39724f6 Parent: f2a67a576959025549a3b6a884bdd21f4dc107da Author: Marcel Holtmann [EMAIL PROTECTED] AuthorDate:

ACPI: ec: Allow for write semantics in any command.

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d91df1aaa9e4c06f8ea10d4935888c4f1976ef56 Commit: d91df1aaa9e4c06f8ea10d4935888c4f1976ef56 Parent: c99767974ebd2a719d849fdeaaa1674456f5283f Author: Alexey Starikovskiy [EMAIL PROTECTED]

ACPI: ec: Enable EC GPE at beginning of transaction

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5d57a6a55ec0bdcb952dbcd3f8ffcde8a3ee9413 Commit: 5d57a6a55ec0bdcb952dbcd3f8ffcde8a3ee9413 Parent: d91df1aaa9e4c06f8ea10d4935888c4f1976ef56 Author: Alexey Starikovskiy [EMAIL PROTECTED]

ACPI: ec: Increase timeout from 50 to 500 ms to handle old slow machines.

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5c4064124a5720a2576eb4bd5b7200d70052e9b5 Commit: 5c4064124a5720a2576eb4bd5b7200d70052e9b5 Parent: 5d57a6a55ec0bdcb952dbcd3f8ffcde8a3ee9413 Author: Alexey Starikovskiy [EMAIL PROTECTED]

ACPI: ec: Read status register from check_status() function

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bec5a1e0604d1b829b87b4b7e85f71ccc43dda50 Commit: bec5a1e0604d1b829b87b4b7e85f71ccc43dda50 Parent: 5c4064124a5720a2576eb4bd5b7200d70052e9b5 Author: Alexey Starikovskiy [EMAIL PROTECTED]

ACPI: ec: Remove expect_event and all races around it.

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=af3fd1404fd4f0f58ebbb52b22be4f1ca0794cda Commit: af3fd1404fd4f0f58ebbb52b22be4f1ca0794cda Parent: bec5a1e0604d1b829b87b4b7e85f71ccc43dda50 Author: Alexey Starikovskiy [EMAIL PROTECTED]

ACPI: ec: Remove calls to clear_gpe() and enable_gpe(), as these are handled at

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e41334c0a6ef71458f255db25f011d15099e7cca Commit: e41334c0a6ef71458f255db25f011d15099e7cca Parent: af3fd1404fd4f0f58ebbb52b22be4f1ca0794cda Author: Alexey Starikovskiy [EMAIL PROTECTED]

ACPI: ec: Query only single query at a time.

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5d0c288b7362ad7ee235b59352ac2a89480e4757 Commit: 5d0c288b7362ad7ee235b59352ac2a89480e4757 Parent: e41334c0a6ef71458f255db25f011d15099e7cca Author: Alexey Starikovskiy [EMAIL PROTECTED]

ACPI: ec: Change semaphore to mutex.

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c787a8551e7fee85366962881e7a4f2fda656dfc Commit: c787a8551e7fee85366962881e7a4f2fda656dfc Parent: 5d0c288b7362ad7ee235b59352ac2a89480e4757 Author: Alexey Starikovskiy [EMAIL PROTECTED]

ACPI: ec: Lindent once again

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6ccedb10e39c34a4cb68f6c8dae67ecdd3e0b138 Commit: 6ccedb10e39c34a4cb68f6c8dae67ecdd3e0b138 Parent: 3261ff4db3a33ac7e1b9ed98e905663845cadbc6 Author: Alexey Starikovskiy [EMAIL PROTECTED]

ACPI: dock: Make the dock station driver a platform device driver.

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=671adbec210efc15cef81b4616adae8bcd667296 Commit: 671adbec210efc15cef81b4616adae8bcd667296 Parent: ec0bf39a471bf6fcd01def2bd677128cea940b73 Author: Kristen Carlson Accardi [EMAIL PROTECTED]

ACPI: dock: fix build warning

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e67beb37df7a9da9d5d1e59c5358654d007a97c5 Commit: e67beb37df7a9da9d5d1e59c5358654d007a97c5 Parent: 671adbec210efc15cef81b4616adae8bcd667296 Author: Len Brown [EMAIL PROTECTED] AuthorDate: Thu

ACPI: dock: Add a docked sysfs file to the dock driver.

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c80fdbe81a617c82e2f95233f8ddcf046ffe21b3 Commit: c80fdbe81a617c82e2f95233f8ddcf046ffe21b3 Parent: e67beb37df7a9da9d5d1e59c5358654d007a97c5 Author: [EMAIL PROTECTED] [EMAIL PROTECTED]

ACPI: dock: Fix symbol conflict between acpiphp and dock

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2548c06b72396e28abdb5dd572ab589c3c22f4b9 Commit: 2548c06b72396e28abdb5dd572ab589c3c22f4b9 Parent: c80fdbe81a617c82e2f95233f8ddcf046ffe21b3 Author: Prarit Bhargava [EMAIL PROTECTED] AuthorDate:

ACPI: dock: add uevent to indicate change in device status

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8ea86e0ba7c9d16ae0f35cb0c4165194fa573f7a Commit: 8ea86e0ba7c9d16ae0f35cb0c4165194fa573f7a Parent: 2548c06b72396e28abdb5dd572ab589c3c22f4b9 Author: Kristen Carlson Accardi [EMAIL PROTECTED]

ACPI: ibm_acpi: Add support for the generic backlight device

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8acb025085aa88c41063bfa0f2c3b4d0a3f2ef11 Commit: 8acb025085aa88c41063bfa0f2c3b4d0a3f2ef11 Parent: c7a3bd177f248d01ee18a01d22048c80e071c331 Author: Holger Macht [EMAIL PROTECTED] AuthorDate: Fri

ACPI: asus_acpi: Add support for the generic backlight device

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2039a6eb72d4b5d0dd71de5c4dff5db129848c44 Commit: 2039a6eb72d4b5d0dd71de5c4dff5db129848c44 Parent: 8acb025085aa88c41063bfa0f2c3b4d0a3f2ef11 Author: Holger Macht [EMAIL PROTECTED] AuthorDate: Fri

ACPI: toshiba_acpi: Add support for the generic backlight device

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c92635572489b810d03acdf03f61bf6dd1af5433 Commit: c92635572489b810d03acdf03f61bf6dd1af5433 Parent: 2039a6eb72d4b5d0dd71de5c4dff5db129848c44 Author: Holger Macht [EMAIL PROTECTED] AuthorDate: Fri

ACPI: ibm-acpi: do not use / in driver names

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3dfd35cd214f7874c4917dfedff81f107d845c15 Commit: 3dfd35cd214f7874c4917dfedff81f107d845c15 Parent: c92635572489b810d03acdf03f61bf6dd1af5433 Author: Henrique de Moraes Holschuh [EMAIL PROTECTED]

ACPI: ibm-acpi: trivial Lindent cleanups

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8d29726434697a5ed08d4e0dfba9399a098922f4 Commit: 8d29726434697a5ed08d4e0dfba9399a098922f4 Parent: 3dfd35cd214f7874c4917dfedff81f107d845c15 Author: Henrique de Moraes Holschuh [EMAIL PROTECTED]

ACPI: ibm-acpi: Use a enum to select the thermal sensor reading strategy

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a26f878abcd0491906b5bbac8dd174f27019e907 Commit: a26f878abcd0491906b5bbac8dd174f27019e907 Parent: 8d29726434697a5ed08d4e0dfba9399a098922f4 Author: Henrique de Moraes Holschuh [EMAIL PROTECTED]

ACPI: ibm-acpi: document thermal sensor locations for the A31

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=88679a15b3a84366e90cee2a84973abef962b727 Commit: 88679a15b3a84366e90cee2a84973abef962b727 Parent: 60eb0b35a9cc3400251cb4028d100e350649cf8a Author: Henrique de Moraes Holschuh [EMAIL PROTECTED]

ACPI: ibm-acpi: prepare to cleanup fan_read and fan_write

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=69ba91cbd6d79aa197adbdd10a44e71c84044b44 Commit: 69ba91cbd6d79aa197adbdd10a44e71c84044b44 Parent: 88679a15b3a84366e90cee2a84973abef962b727 Author: Henrique de Moraes Holschuh [EMAIL PROTECTED]

ACPI: ibm-acpi: break fan_read into separate functions

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c52f0aa574246f133a0bc2041e9468a06d34da7b Commit: c52f0aa574246f133a0bc2041e9468a06d34da7b Parent: 3ef8a6096ca98d45a54999a97c7c8e14977d2e3e Author: Henrique de Moraes Holschuh [EMAIL PROTECTED]

ACPI: ibm-acpi: cleanup fan_write

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=18ad7996e17649d81c15a2c9dae03c75050a05a8 Commit: 18ad7996e17649d81c15a2c9dae03c75050a05a8 Parent: c52f0aa574246f133a0bc2041e9468a06d34da7b Author: Henrique de Moraes Holschuh [EMAIL PROTECTED]

ACPI: ibm-acpi: extend fan status functions

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bab812a329cc244ca63c2675b0e05016518855ce Commit: bab812a329cc244ca63c2675b0e05016518855ce Parent: a8b7a6626d7605a795b33317cd730b7d76da3d0a Author: Henrique de Moraes Holschuh [EMAIL PROTECTED]

ACPI: ibm-acpi: fix and extend fan control functions

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a12095c2b50c8a7c80517e37c00d6e6c863d43c5 Commit: a12095c2b50c8a7c80517e37c00d6e6c863d43c5 Parent: 1c6a334e9c028c2b72c5350650cb14e6d5fdc232 Author: Henrique de Moraes Holschuh [EMAIL PROTECTED]

ACPI: ibm-acpi: store embedded controller firmware version for matching

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=49a13cd6a2acd284ee106eaea7eeea8f2cc6796a Commit: 49a13cd6a2acd284ee106eaea7eeea8f2cc6796a Parent: a12095c2b50c8a7c80517e37c00d6e6c863d43c5 Author: Henrique de Moraes Holschuh [EMAIL PROTECTED]

ACPI: ibm-acpi: add support for the ultrabay on the T60,X60

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e0298997acdba929e7f5b5987d305b67b50a3969 Commit: e0298997acdba929e7f5b5987d305b67b50a3969 Parent: 16663a87ad1df7022661bc8813b7a2e84e7f5e66 Author: Henrique de Moraes Holschuh [EMAIL PROTECTED]

ACPI: ibm-acpi: make non-generic bay support optional

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2df910b4c3edcce9a0c12394db6f5f4a6e69c712 Commit: 2df910b4c3edcce9a0c12394db6f5f4a6e69c712 Parent: e0298997acdba929e7f5b5987d305b67b50a3969 Author: Henrique de Moraes Holschuh [EMAIL PROTECTED]

ACPI: ibm-acpi: style fixes and cruft removal

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9a8e1738c1136a857c1fd3ae0c5019f9767427ad Commit: 9a8e1738c1136a857c1fd3ae0c5019f9767427ad Parent: fb87a811a4c232e2af8d746dc75330cbe5b0780c Author: Henrique de Moraes Holschuh [EMAIL PROTECTED]

ACPI: ibm_acpi: respond to workqueue update

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=25c68a33b7b74b37793b1250007e5e21d621a7fc Commit: 25c68a33b7b74b37793b1250007e5e21d621a7fc Parent: 6bfe5c9d6f4dcaa998f67e691359cf7b1c4b443d Author: Len Brown [EMAIL PROTECTED] AuthorDate: Fri

ACPI: avoid gcc warnings in ACPI mutex debug code

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=965a3d447276491b7ed053b25679c062beb04194 Commit: 965a3d447276491b7ed053b25679c062beb04194 Parent: c7a3bd177f248d01ee18a01d22048c80e071c331 Author: Martin Bligh [EMAIL PROTECTED] AuthorDate: Fri

ACPI: uninline ACPI global locking functions

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d0a9081b1e75ba62bb4450c5b8e8299a41d25278 Commit: d0a9081b1e75ba62bb4450c5b8e8299a41d25278 Parent: 965a3d447276491b7ed053b25679c062beb04194 Author: Andrew Morton [EMAIL PROTECTED] AuthorDate:

ACPI: optimize pci_rootbridge search

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2f000f5c153e984d5c166e42a9d38113de8693b3 Commit: 2f000f5c153e984d5c166e42a9d38113de8693b3 Parent: 616362de2fe224512fe105aec08f19f5470afb01 Author: Chen, Justin [EMAIL PROTECTED] AuthorDate: Tue

ACPI: update comment

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b7b09b1cdf4de7e28424250972d4a5526e5bdfb9 Commit: b7b09b1cdf4de7e28424250972d4a5526e5bdfb9 Parent: 6b15484ccb91e85100cf164067bf3bc6c5038726 Author: Satoru Takeuchi [EMAIL PROTECTED] AuthorDate:

ACPI: fix git automerge failure

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7e244322cd4ea361ef9ee623b3fcb4d9f4ff841c Commit: 7e244322cd4ea361ef9ee623b3fcb4d9f4ff841c Parent: 463e7c7cf9aaf95dd05e97e1a47854fdf5454cdc Author: Len Brown [EMAIL PROTECTED] AuthorDate: Sat

ACPI: S4: Use platform rather than shutdown mode by default

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9185cfa92507d07ac787bc73d06c4eec7239 Commit: 9185cfa92507d07ac787bc73d06c4eec7239 Parent: 8b0dc866dd9b8d10a53cb3537385a51b7ee54b62 Author: Rafael J. Wysocki [EMAIL PROTECTED]

ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=50dd096973f1d95aa03c6a6d9e148d706b62b68e Commit: 50dd096973f1d95aa03c6a6d9e148d706b62b68e Parent: b4bd8c66435a8cdf8c90334fb3b517a23ff2ab95 Author: Jan Engelhardt [EMAIL PROTECTED] AuthorDate:

ACPI: Implement acpi_video_get_next_level()

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f4715189dfb1c381ad36b7e02e3716fb7a7f84db Commit: f4715189dfb1c381ad36b7e02e3716fb7a7f84db Parent: 4afaf54b3b97fa8cf2d1d9bcd7612b195acb53ae Author: Thomas Tuttle [EMAIL PROTECTED] AuthorDate:

ACPI: fix single linked list manipulation

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f10bb2544bab75b3e8df15a7b51a833c78cbd77f Commit: f10bb2544bab75b3e8df15a7b51a833c78cbd77f Parent: 9185cfa92507d07ac787bc73d06c4eec7239 Author: Akinobu Mita [EMAIL PROTECTED] AuthorDate: Tue

ACPI: prevent processor module from loading on failures

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=83822fc9e6ad2e0f3799174f7c6ad3aa285b9488 Commit: 83822fc9e6ad2e0f3799174f7c6ad3aa285b9488 Parent: f10bb2544bab75b3e8df15a7b51a833c78cbd77f Author: Akinobu Mita [EMAIL PROTECTED] AuthorDate: Tue

ACPI: replace kmalloc+memset with kzalloc

2006-12-22 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=36bcbec7ce21e2e8b3143b11a05747330abeca70 Commit: 36bcbec7ce21e2e8b3143b11a05747330abeca70 Parent: 5b7b4119553dd7cc0bc200c0d1b1598e158eec9a Author: Burman Yan [EMAIL PROTECTED] AuthorDate: Tue