[MIPS] Sibyte: Fix typos in sibyte clockevent drivers

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9ee5389c58d7e74ae06887541fbb0ff6ecc6a499 Commit: 9ee5389c58d7e74ae06887541fbb0ff6ecc6a499 Parent: 9d360ab4a7568a8d177280f651a8a772ae52b9b9 Author: Atsushi Nemoto [EMAIL PROTECTED] AuthorDate:

[MIPS] IP22: Fix hang due to messing with timer interrupt handler

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0eafaae84e21ac033815cc9f33c3ae889cd7ccfe Commit: 0eafaae84e21ac033815cc9f33c3ae889cd7ccfe Parent: 9ee5389c58d7e74ae06887541fbb0ff6ecc6a499 Author: Thomas Bogendoerfer [EMAIL PROTECTED]

paravirt: clean up lazy mode handling

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8965c1c0950d459d99b8b81dfc1ab02e3d2cfb08 Commit: 8965c1c0950d459d99b8b81dfc1ab02e3d2cfb08 Parent: 93b1eab3d29e7ea32ee583de3362da84db06ded8 Author: Jeremy Fitzhardinge [EMAIL PROTECTED]

remove dead code in pgtable_cache_init

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4f8178477400cfc49a0657b96e873914d95081f8 Commit: 4f8178477400cfc49a0657b96e873914d95081f8 Parent: 8965c1c0950d459d99b8b81dfc1ab02e3d2cfb08 Author: Jeremy Fitzhardinge [EMAIL PROTECTED]

Clean up duplicate includes in arch/i386/xen/

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d626a1f1cbbdfac90c529216e40a4fa2a22ecc3d Commit: d626a1f1cbbdfac90c529216e40a4fa2a22ecc3d Parent: 4f8178477400cfc49a0657b96e873914d95081f8 Author: Jesper Juhl [EMAIL PROTECTED] AuthorDate: Tue

xen: add batch completion callbacks

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=91e0c5f3dad47838cb2ecc1865ce789a0b7182b1 Commit: 91e0c5f3dad47838cb2ecc1865ce789a0b7182b1 Parent: f0d733942750c1ee6358c3a4a1a5d7ba73b7122f Author: Jeremy Fitzhardinge [EMAIL PROTECTED]

xen: deal with stale cr3 values when unpinning pagetables

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9f79991d4186089e228274196413572cc000143b Commit: 9f79991d4186089e228274196413572cc000143b Parent: 91e0c5f3dad47838cb2ecc1865ce789a0b7182b1 Author: Jeremy Fitzhardinge [EMAIL PROTECTED]

xen: ask the hypervisor how much space it needs reserved

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fb1d84043ca73212b08ff57608f51b372529e6d6 Commit: fb1d84043ca73212b08ff57608f51b372529e6d6 Parent: 74260714c56de4f967fcb2f17a8656bc574b75be Author: Jeremy Fitzhardinge [EMAIL PROTECTED]

xen: fix incorrect vcpu_register_vcpu_info hypercall argument

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e3d2697669abbe26c08dc9b95e2a71c634d096ed Commit: e3d2697669abbe26c08dc9b95e2a71c634d096ed Parent: fb1d84043ca73212b08ff57608f51b372529e6d6 Author: Jeremy Fitzhardinge [EMAIL PROTECTED]

xen: add some debug output for failed multicalls

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a122d6230e8d8ac7cffdf0bc9cc4b256b928fe49 Commit: a122d6230e8d8ac7cffdf0bc9cc4b256b928fe49 Parent: e3d2697669abbe26c08dc9b95e2a71c634d096ed Author: Jeremy Fitzhardinge [EMAIL PROTECTED]

xfs: eagerly remove vmap mappings to avoid upsetting Xen

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ace2e92e193126711cb3a83a3752b2c5b8396950 Commit: ace2e92e193126711cb3a83a3752b2c5b8396950 Parent: a122d6230e8d8ac7cffdf0bc9cc4b256b928fe49 Author: Jeremy Fitzhardinge [EMAIL PROTECTED]

[BLOCK] blk_rq_map_sg() next_sg fixup

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ba951841ceb7fa5b06ad48caa5270cc2ae17941e Commit: ba951841ceb7fa5b06ad48caa5270cc2ae17941e Parent: a3bec5c5aea0da263111c4d8f8eabc1f8560d7bf Author: Jens Axboe [EMAIL PROTECTED] AuthorDate: Wed

Revert [SCSI] Remove full sg table memset()

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a3bec5c5aea0da263111c4d8f8eabc1f8560d7bf Commit: a3bec5c5aea0da263111c4d8f8eabc1f8560d7bf Parent: e6d5a11dad44b8ae18ca8fc4ecb72fa0a2d2 Author: Jens Axboe [EMAIL PROTECTED] AuthorDate: Wed

x86: C1E late detection fix. Really switch off lapic timer

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

i386: make Oprofile call shutdown() only once per session

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0f8e45a288991ff24951b83fe83cf3eb011bbaed Commit: 0f8e45a288991ff24951b83fe83cf3eb011bbaed Parent: 3dfbc88464934fb6924a388bc03961d44f387926 Author: Stephane Eranian [EMAIL PROTECTED] AuthorDate:

x86: clean up apicid_to_node declaration

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=afc54659b1023a5232a55b7b8919294c693ff8ab Commit: afc54659b1023a5232a55b7b8919294c693ff8ab Parent: 0f8e45a288991ff24951b83fe83cf3eb011bbaed Author: Andrew Morton [EMAIL PROTECTED] AuthorDate:

i386: setup_trampoline() must be __cpuinit

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8957ecab029669f43512e53521e8b59ec6b07bdd Commit: 8957ecab029669f43512e53521e8b59ec6b07bdd Parent: afc54659b1023a5232a55b7b8919294c693ff8ab Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Wed

x86_64: install unstripped copies of compat vdso on disk

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=af7e6a7464249251efb2c4f67124e4d022985994 Commit: af7e6a7464249251efb2c4f67124e4d022985994 Parent: 8957ecab029669f43512e53521e8b59ec6b07bdd Author: Roland McGrath [EMAIL PROTECTED] AuthorDate:

x86: Install unstripped copy of 64bit vdso to disk

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f79eb83b3af419c4e079c8312b3c70fb6391117a Commit: f79eb83b3af419c4e079c8312b3c70fb6391117a Parent: af7e6a7464249251efb2c4f67124e4d022985994 Author: Roland McGrath [EMAIL PROTECTED] AuthorDate:

i386: export i386 smp_call_function_mask() to modules

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6442eea937ef797d4b66733f49c82e2fdc2aca6f Commit: 6442eea937ef797d4b66733f49c82e2fdc2aca6f Parent: f79eb83b3af419c4e079c8312b3c70fb6391117a Author: Laurent Vivier [EMAIL PROTECTED] AuthorDate:

x86: fix off-by-one in find_next_zero_string

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=801916c1b369b637ce799e6c71a94963ff63df79 Commit: 801916c1b369b637ce799e6c71a94963ff63df79 Parent: 6442eea937ef797d4b66733f49c82e2fdc2aca6f Author: Andrew Hastings [EMAIL PROTECTED] AuthorDate:

i386: fix 4 bit apicid assumption of mach-default

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=58d5fa7a6a6fc4754d295d0999b284edd67c8620 Commit: 58d5fa7a6a6fc4754d295d0999b284edd67c8620 Parent: 801916c1b369b637ce799e6c71a94963ff63df79 Author: Siddha, Suresh B [EMAIL PROTECTED] AuthorDate:

i386: Fix section mismatch

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=25d1b5167780c7f245d9655d302f6a3d8bf61d19 Commit: 25d1b5167780c7f245d9655d302f6a3d8bf61d19 Parent: 58d5fa7a6a6fc4754d295d0999b284edd67c8620 Author: Satyam Sharma [EMAIL PROTECTED] AuthorDate:

i386: fix section mismatch warning in intel.c

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d72b1b4f41b5159d2d0e54e54c794d500197572e Commit: d72b1b4f41b5159d2d0e54e54c794d500197572e Parent: 25d1b5167780c7f245d9655d302f6a3d8bf61d19 Author: Sam Ravnborg [EMAIL PROTECTED] AuthorDate: Wed

i386: avoid temporarily inconsistent pte-s

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=aa506dc7b12d03fbf8fd11aab752aed1aadd9c07 Commit: aa506dc7b12d03fbf8fd11aab752aed1aadd9c07 Parent: d72b1b4f41b5159d2d0e54e54c794d500197572e Author: Jan Beulich [EMAIL PROTECTED] AuthorDate: Wed

x86: return correct error code from child_rip in x86_64 entry.S

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1c5b5cfd290b6cb7c67020ef420e275f746a7236 Commit: 1c5b5cfd290b6cb7c67020ef420e275f746a7236 Parent: aa506dc7b12d03fbf8fd11aab752aed1aadd9c07 Author: Andrey Mirkin [EMAIL PROTECTED] AuthorDate:

x86: initialize 64bit registers for a.out executables

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f891dd18c107d582c3ab98da5209c930e16baf78 Commit: f891dd18c107d582c3ab98da5209c930e16baf78 Parent: 1c5b5cfd290b6cb7c67020ef420e275f746a7236 Author: Andi Kleen [EMAIL PROTECTED] AuthorDate: Wed

x86: mark read_crX() asm code as volatile

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c1217a75ea102d4e69321f210fab60bc47b9a48e Commit: c1217a75ea102d4e69321f210fab60bc47b9a48e Parent: f891dd18c107d582c3ab98da5209c930e16baf78 Author: Kirill Korotaev [EMAIL PROTECTED] AuthorDate:

x86: call free_init_pages() with irqs enabled in alternative_instructions()

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f68fd5f480248ca49e20e30a8e2387bc54694580 Commit: f68fd5f480248ca49e20e30a8e2387bc54694580 Parent: c1217a75ea102d4e69321f210fab60bc47b9a48e Author: Fengguang Wu [EMAIL PROTECTED] AuthorDate: Wed

x86: enable NMI watchdog on nosmp

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3fb450a327fc098efe6c9f000d470abac354cfcc Commit: 3fb450a327fc098efe6c9f000d470abac354cfcc Parent: 2f62c94176af875f22ecd01887a550d5d48092fc Author: Ingo Molnar [EMAIL PROTECTED] AuthorDate: Wed

x86: do not crash on non-Geode PCs in TSC probe

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

x86: prepare page allocator for high allocations on PAGEALLOC=y

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

x86: fix CONFIG_PAGEALLOC related boot hangs/OOMs

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=509a80c49c512ac88bd67b981145f925a306111b Commit: 509a80c49c512ac88bd67b981145f925a306111b Parent: 1e3e19723ecd58149388f3eecbd3285825f64f3b Author: Ingo Molnar [EMAIL PROTECTED] AuthorDate: Wed

x86: stop nmi softlockup warnings in show_mem()

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=27eb0b288fb3b46350f3e6c2fad0b36937a4cc85 Commit: 27eb0b288fb3b46350f3e6c2fad0b36937a4cc85 Parent: 509a80c49c512ac88bd67b981145f925a306111b Author: Prarit Bhargava [EMAIL PROTECTED] AuthorDate:

x86: voyager don't try to support uniprocessor builds

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=87cde760abfa019b5e368186f893cf673d227632 Commit: 87cde760abfa019b5e368186f893cf673d227632 Parent: 27eb0b288fb3b46350f3e6c2fad0b36937a4cc85 Author: James Bottomley [EMAIL PROTECTED] AuthorDate:

x86: NX bit handling in change_page_attr()

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=84e0fdb1754d066dd0a8b257de7299f392d1e727 Commit: 84e0fdb1754d066dd0a8b257de7299f392d1e727 Parent: 87cde760abfa019b5e368186f893cf673d227632 Author: Huang, Ying [EMAIL PROTECTED] AuthorDate: Wed

x86: Calgary: fix disable busnum for CalIOC2

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d588ba8c09aa2516a06512d8ba065a05f9620ee0 Commit: d588ba8c09aa2516a06512d8ba065a05f9620ee0 Parent: 84e0fdb1754d066dd0a8b257de7299f392d1e727 Author: Muli Ben-Yehuda [EMAIL PROTECTED] AuthorDate:

x86: pci use pci=bfsort for HP DL385 G2 and DL585 G2

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8f8ae1a7d4e7e2628cd875d0811ca5cbff012bc2 Commit: 8f8ae1a7d4e7e2628cd875d0811ca5cbff012bc2 Parent: d588ba8c09aa2516a06512d8ba065a05f9620ee0 Author: Michal Schmidt [EMAIL PROTECTED] AuthorDate:

x86: use dev_to_node() to get node for device in dma_alloc_pages()

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f6855f7fb2e22c5675d292dd445ee3c1fc09ac18 Commit: f6855f7fb2e22c5675d292dd445ee3c1fc09ac18 Parent: 8f8ae1a7d4e7e2628cd875d0811ca5cbff012bc2 Author: Yinghai Lu [EMAIL PROTECTED] AuthorDate: Wed

x86: intel_cacheinfo misc section annotation fixes

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7b38493501b76e56f481925ed74ee5ca0f4c6183 Commit: 7b38493501b76e56f481925ed74ee5ca0f4c6183 Parent: f6855f7fb2e22c5675d292dd445ee3c1fc09ac18 Author: Satyam Sharma [EMAIL PROTECTED] AuthorDate:

x86: remove rogue default m in drivers/video/Kconfig

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=231b64bfee050b3b3fd91c629b653fecdfe7b7bf Commit: 231b64bfee050b3b3fd91c629b653fecdfe7b7bf Parent: 7b38493501b76e56f481925ed74ee5ca0f4c6183 Author: Andi Kleen [EMAIL PROTECTED] AuthorDate: Wed

i386: Clean up duplicate includes in arch/i386/kernel/

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=17d1486a69657a3de1482d1bd4882c3ce1d9cf1e Commit: 17d1486a69657a3de1482d1bd4882c3ce1d9cf1e Parent: 231b64bfee050b3b3fd91c629b653fecdfe7b7bf Author: Jesper Juhl [EMAIL PROTECTED] AuthorDate: Wed

x86: 0 - NULL, for arch/x86_64

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=83e83d546cb1b6e3c566c97de97bd2397e22ab6c Commit: 83e83d546cb1b6e3c566c97de97bd2397e22ab6c Parent: 17d1486a69657a3de1482d1bd4882c3ce1d9cf1e Author: Yoann Padioleau [EMAIL PROTECTED] AuthorDate:

i386: make struct apic_probe static

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=96d5535870e6a272dcadc300eb9af6ff6c33f6a9 Commit: 96d5535870e6a272dcadc300eb9af6ff6c33f6a9 Parent: 83e83d546cb1b6e3c566c97de97bd2397e22ab6c Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Wed

x86: hide cond_syscall behind __KERNEL__

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6704ab1cd42269e536a6735db740e57e2c04c3b4 Commit: 6704ab1cd42269e536a6735db740e57e2c04c3b4 Parent: 96d5535870e6a272dcadc300eb9af6ff6c33f6a9 Author: Mike Frysinger [EMAIL PROTECTED] AuthorDate:

i386: make some variables static

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=59659f14b6e49b13eb4af870801af1511e33fafb Commit: 59659f14b6e49b13eb4af870801af1511e33fafb Parent: 6704ab1cd42269e536a6735db740e57e2c04c3b4 Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Wed

i386: Clean up duplicate includes in arch/i386/xen/

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fb893e99080f1a01397fcf8afc480163826b23d4 Commit: fb893e99080f1a01397fcf8afc480163826b23d4 Parent: 59659f14b6e49b13eb4af870801af1511e33fafb Author: Jesper Juhl [EMAIL PROTECTED] AuthorDate: Wed

x86: add cpu codenames for Kconfig.cpu

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=75e3808b67f88cdd8c531dda3e00deb3623a3dac Commit: 75e3808b67f88cdd8c531dda3e00deb3623a3dac Parent: fb893e99080f1a01397fcf8afc480163826b23d4 Author: Oliver Pinter [EMAIL PROTECTED] AuthorDate:

i386: Misc cpuinit annotations

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=761c4bf821b67334e2391ef968396069b91801b7 Commit: 761c4bf821b67334e2391ef968396069b91801b7 Parent: 75e3808b67f88cdd8c531dda3e00deb3623a3dac Author: Satyam Sharma [EMAIL PROTECTED] AuthorDate:

i386: misc cpuinit annotations

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1e32b073f372f0fe903c4474fbd47c2ac61428c8 Commit: 1e32b073f372f0fe903c4474fbd47c2ac61428c8 Parent: 761c4bf821b67334e2391ef968396069b91801b7 Author: Satyam Sharma [EMAIL PROTECTED] AuthorDate:

x86: remove reminder of i386 irqstat per cpu conversion

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

x86_64: Remove serialize_cpu() inline

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e295f75410eb19d2a9733508f7f5c093767592cd Commit: e295f75410eb19d2a9733508f7f5c093767592cd Parent: 1e32b073f372f0fe903c4474fbd47c2ac61428c8 Author: Andi Kleen [EMAIL PROTECTED] AuthorDate: Wed

i386: no need to make enable_cpu_hotplug a variable

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a850cef77f148c2e305022a1ed86ca6cff5ee300 Commit: a850cef77f148c2e305022a1ed86ca6cff5ee300 Parent: fb7ae26df0b1218b39049b659064d57b58616c94 Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Wed

i386: simplify smp_call_function_single() call sequence in cpuid

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4a40cb1ec68d021125e37a69a0be79dc16dd41b1 Commit: 4a40cb1ec68d021125e37a69a0be79dc16dd41b1 Parent: cddf7ff766ee53e24ff37f55a897efc90cb3526e Author: Avi Kivity [EMAIL PROTECTED] AuthorDate: Wed

i386: simplify smp_call_function_single() call sequence in msr-on-cpu

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5f1f935ca4e385444c07164cf43dfdfe5006 Commit: 5f1f935ca4e385444c07164cf43dfdfe5006 Parent: 4a40cb1ec68d021125e37a69a0be79dc16dd41b1 Author: Avi Kivity [EMAIL PROTECTED] AuthorDate: Wed

x86: make atomic64_t work like atomic_t

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=883001f98290ca40b32e2c1872f22600f8dfc968 Commit: 883001f98290ca40b32e2c1872f22600f8dfc968 Parent: 5f1f935ca4e385444c07164cf43dfdfe5006 Author: Chris Snook [EMAIL PROTECTED] AuthorDate: Wed

x86: remove x86_cpu_to_log_apicid

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9efa98159c8b4fd7373d03af9fc06d43f47de0f5 Commit: 9efa98159c8b4fd7373d03af9fc06d43f47de0f5 Parent: 61d08a9ea3d5fd680213aa7a15fcda69ce11987d Author: Mike Travis [EMAIL PROTECTED] AuthorDate: Wed

x86: remove STR() macros

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=92b2dc79c3bb3f08afae6c0feaeea593b9c83a76 Commit: 92b2dc79c3bb3f08afae6c0feaeea593b9c83a76 Parent: 9efa98159c8b4fd7373d03af9fc06d43f47de0f5 Author: Glauber de Oliveira Costa [EMAIL PROTECTED]

x86: Eliminate result signage problem in asm-x86_64/bitops.h

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d2ccc3fdde1a860b970109ad78865b7e44d3fc0c Commit: d2ccc3fdde1a860b970109ad78865b7e44d3fc0c Parent: 92b2dc79c3bb3f08afae6c0feaeea593b9c83a76 Author: Chuck Lever [EMAIL PROTECTED] AuthorDate: Wed

x86: Add parenthesis to IRQ vector macros

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3f4ed1511dc8c71073bb7d220ee62eedd8e8aeec Commit: 3f4ed1511dc8c71073bb7d220ee62eedd8e8aeec Parent: d2ccc3fdde1a860b970109ad78865b7e44d3fc0c Author: Steven Rostedt [EMAIL PROTECTED] AuthorDate:

x86: rename .i assembler includes to .h

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7e02cb941ddc129158c276648c10a69dca7d36d3 Commit: 7e02cb941ddc129158c276648c10a69dca7d36d3 Parent: 3f4ed1511dc8c71073bb7d220ee62eedd8e8aeec Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Wed

i386: fix argument signedness warnings

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ffecad95eed621a82e8131b929cfcc3bb2a10d46 Commit: ffecad95eed621a82e8131b929cfcc3bb2a10d46 Parent: 7e02cb941ddc129158c276648c10a69dca7d36d3 Author: Satyam Sharma [EMAIL PROTECTED] AuthorDate:

x86: clean up mce= argument parsing slightly

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=909dd324fb57ad690c38c4e3d52337defa099ce8 Commit: 909dd324fb57ad690c38c4e3d52337defa099ce8 Parent: ffecad95eed621a82e8131b929cfcc3bb2a10d46 Author: Andi Kleen [EMAIL PROTECTED] AuthorDate: Wed

i386: constify wd_ops

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d1e084746b0e5806e6345ab31c5b370f8dee2b23 Commit: d1e084746b0e5806e6345ab31c5b370f8dee2b23 Parent: 909dd324fb57ad690c38c4e3d52337defa099ce8 Author: Jan Beulich [EMAIL PROTECTED] AuthorDate: Wed

x86: configure HPET_EMULATE_RTC automatically

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d9a629430368549b2e46d79076a6174a1e3a2645 Commit: d9a629430368549b2e46d79076a6174a1e3a2645 Parent: d1e084746b0e5806e6345ab31c5b370f8dee2b23 Author: Stefan Richter [EMAIL PROTECTED] AuthorDate:

x86: kmalloc + memset conversion to kzalloc

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cddf7ff766ee53e24ff37f55a897efc90cb3526e Commit: cddf7ff766ee53e24ff37f55a897efc90cb3526e Parent: a850cef77f148c2e305022a1ed86ca6cff5ee300 Author: Mariusz Kozlowski [EMAIL PROTECTED]

i386: Remove strrchr assembler implementation

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=61d08a9ea3d5fd680213aa7a15fcda69ce11987d Commit: 61d08a9ea3d5fd680213aa7a15fcda69ce11987d Parent: 883001f98290ca40b32e2c1872f22600f8dfc968 Author: Andi Kleen [EMAIL PROTECTED] AuthorDate: Wed

x86: cleanup 64bit unistd.h

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

i386: Remove local CPU logic in MTRR call to smp_call_function_single

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c8f2518e390638abc8255616a40b4a28caa66a95 Commit: c8f2518e390638abc8255616a40b4a28caa66a95 Parent: 6619a8fb594486363783cc4a8372e4d4ee4b913e Author: [EMAIL PROTECTED] [EMAIL PROTECTED]

x86: fix cpu_to_node references

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=98c9e27a56a2d9f9148992b0b9a9a36760ea4eb9 Commit: 98c9e27a56a2d9f9148992b0b9a9a36760ea4eb9 Parent: 6b556ffc4b8fc71445156bcdd02a16a364a36356 Author: Mike Travis [EMAIL PROTECTED] AuthorDate: Wed

x86: asm-i386/io.h fix constness

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3c215b6680b347593705e010688e80400d772763 Commit: 3c215b6680b347593705e010688e80400d772763 Parent: 95c1e9aefa5d3a2dd61304797cad96e8fdcd95ce Author: Andrew Morton [EMAIL PROTECTED] AuthorDate:

x86: calgary get rid of translate_phb

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bc3c6058bc8f9845ae73f6dc727570778f103858 Commit: bc3c6058bc8f9845ae73f6dc727570778f103858 Parent: 3c215b6680b347593705e010688e80400d772763 Author: Muli Ben-Yehuda [EMAIL PROTECTED] AuthorDate:

x86: vdso put vars in rodata

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=06f99ac87ef3f1f706cd1eb794b16dfbfe60ee29 Commit: 06f99ac87ef3f1f706cd1eb794b16dfbfe60ee29 Parent: bc3c6058bc8f9845ae73f6dc727570778f103858 Author: Roland McGrath [EMAIL PROTECTED] AuthorDate:

i386: es7000 minor cleanups

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fb7ae26df0b1218b39049b659064d57b58616c94 Commit: fb7ae26df0b1218b39049b659064d57b58616c94 Parent: c8f2518e390638abc8255616a40b4a28caa66a95 Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Wed

x86: unify include/asm/mce_32/64.h

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

x86: unify include/asm/ptrace-abi_32/64.h

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

x86: unify include/asm/ldt_32/64.h

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

x86: fix dmi const-ify fallout

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

x86: call cache_add_dev() from cache_sysfs_init() explicitly

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c789c037e9d0d93d6081e796ab70b488b2ff69f2 Commit: c789c037e9d0d93d6081e796ab70b488b2ff69f2 Parent: 0b4b5dde45a9416bf57c1e2e5ccf748e538368aa Author: Satyam Sharma [EMAIL PROTECTED] AuthorDate:

x86: print info about late C1E detection on 32bit as well

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

i386: clean up oops/bug reports

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9aa8d7195acb18fc436847f6c66a97f8359ad54d Commit: 9aa8d7195acb18fc436847f6c66a97f8359ad54d Parent: c1e3619edd2b3e17450d745e27e335490cafd78d Author: Pavel Emelyanov [EMAIL PROTECTED] AuthorDate:

x86: expand /proc/interrupts to include missing vectors, v2

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=38e760a1335ffaca5a08624a9aed6fe2055c2c98 Commit: 38e760a1335ffaca5a08624a9aed6fe2055c2c98 Parent: 9aa8d7195acb18fc436847f6c66a97f8359ad54d Author: Joe Korty [EMAIL PROTECTED] AuthorDate: Wed

x86: also show non-zero IRQ counts for vectors that currently don't have a handler

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=072f5d82b58cba760191393a6a99fd1123c76e67 Commit: 072f5d82b58cba760191393a6a99fd1123c76e67 Parent: 38e760a1335ffaca5a08624a9aed6fe2055c2c98 Author: Jan Beulich [EMAIL PROTECTED] AuthorDate: Wed

i386: print better early fault info

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=382f64ab8f178fe6ca5e7beafa7f03132724bbfb Commit: 382f64ab8f178fe6ca5e7beafa7f03132724bbfb Parent: 072f5d82b58cba760191393a6a99fd1123c76e67 Author: Ingo Molnar [EMAIL PROTECTED] AuthorDate: Wed

x86: make io_apic not connected pin print complete

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=20d225b991c88d9f46f6169be3cfc113ea2bf82d Commit: 20d225b991c88d9f46f6169be3cfc113ea2bf82d Parent: 382f64ab8f178fe6ca5e7beafa7f03132724bbfb Author: Yinghai Lu [EMAIL PROTECTED] AuthorDate: Wed

x86: Use string instruction memcpy on AMD Fam11h

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=99741faa34b342e6a0b327efb6c28c1a693b7307 Commit: 99741faa34b342e6a0b327efb6c28c1a693b7307 Parent: 20d225b991c88d9f46f6169be3cfc113ea2bf82d Author: Andi Kleen [EMAIL PROTECTED] AuthorDate: Wed

x86: convert mm_context_t semaphore to a mutex

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c7537ab234bc629e0a3b0d725dd08e6f24768037 Commit: c7537ab234bc629e0a3b0d725dd08e6f24768037 Parent: 99741faa34b342e6a0b327efb6c28c1a693b7307 Author: Luiz Fernando N. Capitulino [EMAIL PROTECTED]

i386: remove unnecessary code

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

x86: remove duplicated vsyscall nsec update

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c861eff88c92d98ee661cf0d2fa978611edeaceb Commit: c861eff88c92d98ee661cf0d2fa978611edeaceb Parent: b93b6ca3bf822a24e1535ee7c773740628bca1e6 Author: Andi Kleen [EMAIL PROTECTED] AuthorDate: Wed

x86: multi-byte single instruction NOPs

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=32c464f5d9701db45bc1673288594e664065388e Commit: 32c464f5d9701db45bc1673288594e664065388e Parent: c861eff88c92d98ee661cf0d2fa978611edeaceb Author: Jan Beulich [EMAIL PROTECTED] AuthorDate: Wed

x86: convert mm_context_t semaphore to a mutex

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=de8aacbe6a3f3dd7104da09a5535232cd385fdd6 Commit: de8aacbe6a3f3dd7104da09a5535232cd385fdd6 Parent: 32c464f5d9701db45bc1673288594e664065388e Author: Luiz Fernando N. Capitulino [EMAIL PROTECTED]

x86: vdso linker script cleanup

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c65916fe3586521932fbd1b734f39744657f2f0d Commit: c65916fe3586521932fbd1b734f39744657f2f0d Parent: de8aacbe6a3f3dd7104da09a5535232cd385fdd6 Author: Roland McGrath [EMAIL PROTECTED] AuthorDate:

x86: trivial header merges

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=020bd9f1c766ca743556461a70a5b5d559b7e60c Commit: 020bd9f1c766ca743556461a70a5b5d559b7e60c Parent: c65916fe3586521932fbd1b734f39744657f2f0d Author: Brian Gerst [EMAIL PROTECTED] AuthorDate: Mon

x86: merge some trivially mergeable headers

2007-10-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=217d115cd5d7d2bef7db7839b93ce5dc2867c392 Commit: 217d115cd5d7d2bef7db7839b93ce5dc2867c392 Parent: 020bd9f1c766ca743556461a70a5b5d559b7e60c Author: Roland Dreier [EMAIL PROTECTED] AuthorDate:

x86: unify some more trivial include/asm-x86/ 32/64 variants

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

x86: unify include/asm/auxvec_32/64.h

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

x86: unify include/asm/cacheflush_32/64.h

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

x86: unify include/asm/cache_32/64.h

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

x86: unify include/asm/delay_32/64.h

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

x86: unify include/asm/dmi_32/64.h

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

  1   2   3   4   5   >