x86: simplify make ARCH=x86 and fix kconfig all.config

2007-11-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6840999b192b1b57d713ddee3761c457a2779036 Commit: 6840999b192b1b57d713ddee3761c457a2779036 Parent: d9f8bcbf67a0ee67c8cb0734f003dfe916bb5248 Author: Sam Ravnborg [EMAIL PROTECTED] AuthorDate: Sat

x86: fix bogus memcpy in es7000_check_dsdt()

2007-11-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=142d0a674d50b53366bd5ea02d7093d04960744e Commit: 142d0a674d50b53366bd5ea02d7093d04960744e Parent: d9f8bcbf67a0ee67c8cb0734f003dfe916bb5248 Author: Thomas Gleixner [EMAIL PROTECTED] AuthorDate:

x86: fix voyager_cat_init section

2007-11-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e5ef67ef0b5d96315d3f7b74823cbfa85938a3a8 Commit: e5ef67ef0b5d96315d3f7b74823cbfa85938a3a8 Parent: 142d0a674d50b53366bd5ea02d7093d04960744e Author: Randy Dunlap [EMAIL PROTECTED] AuthorDate: Sun

x86: fix smp init sections

2007-11-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8f8182106890970bb13bed325f0a04aef931883d Commit: 8f8182106890970bb13bed325f0a04aef931883d Parent: e5ef67ef0b5d96315d3f7b74823cbfa85938a3a8 Author: Randy Dunlap [EMAIL PROTECTED] AuthorDate: Sun

x86: voyager use correct header file name

2007-11-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=434b3d3209a8d8dcda63c3b14815659f4671b0a8 Commit: 434b3d3209a8d8dcda63c3b14815659f4671b0a8 Parent: 8f8182106890970bb13bed325f0a04aef931883d Author: Randy Dunlap [EMAIL PROTECTED] AuthorDate: Sun

x86: fix cpu-hotplug regression

2007-11-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=903675569e278af86aa08c2af238b0ab997065d1 Commit: 903675569e278af86aa08c2af238b0ab997065d1 Parent: 4307d1e5ada595c87f9a4d16db16ba5edb70dcb1 Author: Andreas Herrmann [EMAIL PROTECTED] AuthorDate:

x86: ignore the sys_getcpu() tcache parameter

2007-11-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4307d1e5ada595c87f9a4d16db16ba5edb70dcb1 Commit: 4307d1e5ada595c87f9a4d16db16ba5edb70dcb1 Parent: 434b3d3209a8d8dcda63c3b14815659f4671b0a8 Author: Ingo Molnar [EMAIL PROTECTED] AuthorDate: Wed

x86: fixup cpu_info array conversion

2007-11-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=699d934d5f958d7944d195c03c334f28cc0b3669 Commit: 699d934d5f958d7944d195c03c334f28cc0b3669 Parent: c0c52d28e05e8bdaa2126570c02ecb1a7358cecc Author: Thomas Gleixner [EMAIL PROTECTED] AuthorDate:

x86: show cpuinfo only for online CPUs

2007-11-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c0c52d28e05e8bdaa2126570c02ecb1a7358cecc Commit: c0c52d28e05e8bdaa2126570c02ecb1a7358cecc Parent: 903675569e278af86aa08c2af238b0ab997065d1 Author: Andreas Herrmann [EMAIL PROTECTED] AuthorDate:

Remove x86 merge artifact from top Makefile

2007-11-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d0974b11e0741034fc5d22838b9cb85402a280d6 Commit: d0974b11e0741034fc5d22838b9cb85402a280d6 Parent: 699d934d5f958d7944d195c03c334f28cc0b3669 Author: Thomas Gleixner [EMAIL PROTECTED] AuthorDate:

ntp: fix typo that makes sync_cmos_clock erratic

2007-11-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fa6a1a554b50cbb7763f6907e6fef927ead480d9 Commit: fa6a1a554b50cbb7763f6907e6fef927ead480d9 Parent: d0974b11e0741034fc5d22838b9cb85402a280d6 Author: David P. Reed [EMAIL PROTECTED] AuthorDate:

x86: fix freeze in x86_64 RTC update code in time_64.c

2007-11-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c399da0d97e06803e51085ec076b63a3168aad1b Commit: c399da0d97e06803e51085ec076b63a3168aad1b Parent: fa6a1a554b50cbb7763f6907e6fef927ead480d9 Author: David P. Reed [EMAIL PROTECTED] AuthorDate:

x86: on x86_64, correct reading of PC RTC when update in progress in time_64.c

2007-11-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bbbd99955bfe84c9ae63f51db946a7bcd21f48be Commit: bbbd99955bfe84c9ae63f51db946a7bcd21f48be Parent: c399da0d97e06803e51085ec076b63a3168aad1b Author: David P. Reed [EMAIL PROTECTED] AuthorDate:

x86: add hpet sanity checks

2007-11-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f4df73c2914a49bf6a55896aaecb0563c955e167 Commit: f4df73c2914a49bf6a55896aaecb0563c955e167 Parent: bbbd99955bfe84c9ae63f51db946a7bcd21f48be Author: Thomas Gleixner [EMAIL PROTECTED] AuthorDate:

x86: fix reboot with no keyboard attached

2007-11-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=05dfa35e84331c6921ab394463069e9376f0bd76 Commit: 05dfa35e84331c6921ab394463069e9376f0bd76 Parent: f4df73c2914a49bf6a55896aaecb0563c955e167 Author: Truxton Fulton [EMAIL PROTECTED] AuthorDate:

x86: check boundary in count setup resource

2007-11-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3d9befd2cdf65b1768b0d3078a65cc0ae9aa6412 Commit: 3d9befd2cdf65b1768b0d3078a65cc0ae9aa6412 Parent: 05dfa35e84331c6921ab394463069e9376f0bd76 Author: Yinghai Lu [EMAIL PROTECTED] AuthorDate: Sat

x86: reboot fixup for wrap2c board

2007-11-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6d1b30e30ca1c831b82c44aedd2536820bdb2bc4 Commit: 6d1b30e30ca1c831b82c44aedd2536820bdb2bc4 Parent: 3d9befd2cdf65b1768b0d3078a65cc0ae9aa6412 Author: Denys [EMAIL PROTECTED] AuthorDate: Sat Nov 17

x86: simplify make ARCH=x86 and fix kconfig all.config

2007-11-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=80ef88d6d23bf1b94d65db0ac32334d01b9f7350 Commit: 80ef88d6d23bf1b94d65db0ac32334d01b9f7350 Parent: 6d1b30e30ca1c831b82c44aedd2536820bdb2bc4 Author: Sam Ravnborg [EMAIL PROTECTED] AuthorDate: Sat