x86 setup: MAINTAINERS: formally take responsibility for the i386 boot code

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7f1291f2caa536c441507b459f91770a5280fb5d Commit: 7f1291f2caa536c441507b459f91770a5280fb5d Parent: 4eb6bf6bfb580afaf1e1a1d30cba17a078530cf4 Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

hd.c: remove BIOS/CMOS queries

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=48dd643c3b02544994fa091573c2242441a7733f Commit: 48dd643c3b02544994fa091573c2242441a7733f Parent: 7f1291f2caa536c441507b459f91770a5280fb5d Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

include/asm-i386/boot.h: This is asm/boot.h, not linux/boot.h

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f8c09377d754f35a135454181b869ab527cc0757 Commit: f8c09377d754f35a135454181b869ab527cc0757 Parent: 48dd643c3b02544994fa091573c2242441a7733f Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

Unify the CPU features vectors between i386 and x86-64

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ec481536b15eb0520d8f0204b0294480050fe1f8 Commit: ec481536b15eb0520d8f0204b0294480050fe1f8 Parent: f8c09377d754f35a135454181b869ab527cc0757 Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILY

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=de32e04175efbc1ff5e0f509253d5dfc84f173b3 Commit: de32e04175efbc1ff5e0f509253d5dfc84f173b3 Parent: ec481536b15eb0520d8f0204b0294480050fe1f8 Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

Clean up struct screen_info (linux/screen_info.h)

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e087db510cd96a75a614f6f6fcd5499ab21cb087 Commit: e087db510cd96a75a614f6f6fcd5499ab21cb087 Parent: de32e04175efbc1ff5e0f509253d5dfc84f173b3 Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

Use a new CPU feature word to cover features that are spread around

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1d67953f2bda8876045c24ae58841f27d9bb7572 Commit: 1d67953f2bda8876045c24ae58841f27d9bb7572 Parent: e087db510cd96a75a614f6f6fcd5499ab21cb087 Author: Venki Pallipadi [EMAIL PROTECTED] AuthorDate:

Define zero-page offset 0x1e4 as a scratch field, and use it

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=85414b693ac037d709582a167a330db3a5d186d8 Commit: 85414b693ac037d709582a167a330db3a5d186d8 Parent: 1d67953f2bda8876045c24ae58841f27d9bb7572 Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

Make struct boot_params a real structure, and remove obsolete fields

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=48c7ae674f03e56c78ff42c6796a36e90db67874 Commit: 48c7ae674f03e56c78ff42c6796a36e90db67874 Parent: 9c25d134b3735a4b197e108b4c7d6bbec1a275e8 Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

x86-64: add CONFIG_PHYSICAL_ALIGN for consistency with i386

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=77e1dd654bc24182a7ad34f415abd488ae7af6eb Commit: 77e1dd654bc24182a7ad34f415abd488ae7af6eb Parent: 48c7ae674f03e56c78ff42c6796a36e90db67874 Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

x86-64: add symbolic constants for the boot segment selectors

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8afd2af88921c2cb1c9540cecd0714da7ae4fcd0 Commit: 8afd2af88921c2cb1c9540cecd0714da7ae4fcd0 Parent: 77e1dd654bc24182a7ad34f415abd488ae7af6eb Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

Header file to produce 16-bit code with gcc

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f7f4a5fbd21bf7fc4f207ddaf5126c78c0d1e0b5 Commit: f7f4a5fbd21bf7fc4f207ddaf5126c78c0d1e0b5 Parent: 8afd2af88921c2cb1c9540cecd0714da7ae4fcd0 Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

Top header file for new x86 setup code

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=62bd0337d0c4a77902502558aa30ceeb15655407 Commit: 62bd0337d0c4a77902502558aa30ceeb15655407 Parent: f7f4a5fbd21bf7fc4f207ddaf5126c78c0d1e0b5 Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

Simple bitops for the new x86 setup code.

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ad7e906d5687bb076fe6c3c980d6e013a3a42bde Commit: ad7e906d5687bb076fe6c3c980d6e013a3a42bde Parent: 62bd0337d0c4a77902502558aa30ceeb15655407 Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

Make definitions for struct e820entry and struct e820map consistent

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9c25d134b3735a4b197e108b4c7d6bbec1a275e8 Commit: 9c25d134b3735a4b197e108b4c7d6bbec1a275e8 Parent: 85414b693ac037d709582a167a330db3a5d186d8 Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

String-handling functions for the new x86 setup code.

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5be865661516263d90317a6b35b588a2d7c3cb55 Commit: 5be865661516263d90317a6b35b588a2d7c3cb55 Parent: ad7e906d5687bb076fe6c3c980d6e013a3a42bde Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

A20 handling code

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5a8a8128bc218ebd067c660912d838344b05c608 Commit: 5a8a8128bc218ebd067c660912d838344b05c608 Parent: 5be865661516263d90317a6b35b588a2d7c3cb55 Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

APM probing code

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=49df18fa3f95a5c988b64e4e20e15372282e96ea Commit: 49df18fa3f95a5c988b64e4e20e15372282e96ea Parent: 5a8a8128bc218ebd067c660912d838344b05c608 Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

Command-line parsing code for the new x86 setup code

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e44c22f65f96217692e1a915032fbe7d22236751 Commit: e44c22f65f96217692e1a915032fbe7d22236751 Parent: 49df18fa3f95a5c988b64e4e20e15372282e96ea Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

Console-writing code for the new x86 setup code

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1543610ad79ac4cc61c26f8a29c84e4229faa9a3 Commit: 1543610ad79ac4cc61c26f8a29c84e4229faa9a3 Parent: e44c22f65f96217692e1a915032fbe7d22236751 Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

EDD probing code for the new x86 setup code

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d13444a5a53b0159e6316a7a7be9890143a5af71 Commit: d13444a5a53b0159e6316a7a7be9890143a5af71 Parent: 31b54f40e12e4d04941762be6615edaf3c6ed811 Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

MCA support for new x86 setup code

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3b53d3045bbb8ea3c9dce663b102eab0903817c5 Commit: 3b53d3045bbb8ea3c9dce663b102eab0903817c5 Parent: d13444a5a53b0159e6316a7a7be9890143a5af71 Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

Memory probing support for the new x86 setup code

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=449f2ab946b5ffbc357d815e8e3cce8def642984 Commit: 449f2ab946b5ffbc357d815e8e3cce8def642984 Parent: 3b53d3045bbb8ea3c9dce663b102eab0903817c5 Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

Voyager support for the new x86 setup code

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=337496eb73ec970fe008095fdb2b2af60a2a7fa3 Commit: 337496eb73ec970fe008095fdb2b2af60a2a7fa3 Parent: 449f2ab946b5ffbc357d815e8e3cce8def642984 Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

Video mode probing support for the new x86 setup code

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5e8ddcbe8692ca9854991c6875d302fa7e424e3c Commit: 5e8ddcbe8692ca9854991c6875d302fa7e424e3c Parent: 337496eb73ec970fe008095fdb2b2af60a2a7fa3 Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

Code for actual protected-mode entry

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7052fdd890bda0b3904674b69a1d24aec0a10d67 Commit: 7052fdd890bda0b3904674b69a1d24aec0a10d67 Parent: 5e8ddcbe8692ca9854991c6875d302fa7e424e3c Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

Assembly header and main routine for new x86 setup code

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=626073132b381684c4983e0d911e9aceb32e2cbc Commit: 626073132b381684c4983e0d911e9aceb32e2cbc Parent: 7052fdd890bda0b3904674b69a1d24aec0a10d67 Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

Linker script for the new x86 setup code

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f2d98ae63dc64dedb00499289e13a50677f771f9 Commit: f2d98ae63dc64dedb00499289e13a50677f771f9 Parent: 626073132b381684c4983e0d911e9aceb32e2cbc Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

i2c: Add kernel documentation

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d64f73be1b59b9556de0a8fbd4f1a003c6a45a5c Commit: d64f73be1b59b9556de0a8fbd4f1a003c6a45a5c Parent: 4eb6bf6bfb580afaf1e1a1d30cba17a078530cf4 Author: David Brownell [EMAIL PROTECTED] AuthorDate:

i2c: Fix sparse warning in i2c.h

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d75d53cd571c02990d56e72f615ab11e943772f9 Commit: d75d53cd571c02990d56e72f615ab11e943772f9 Parent: d64f73be1b59b9556de0a8fbd4f1a003c6a45a5c Author: Mark M. Hoffman [EMAIL PROTECTED] AuthorDate:

scx200_acb: Use mutex instead of semaphore

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9d9c01ceff00fcba50043f500cac471ecf6752c9 Commit: 9d9c01ceff00fcba50043f500cac471ecf6752c9 Parent: d75d53cd571c02990d56e72f615ab11e943772f9 Author: Matthias Kaehlcke [EMAIL PROTECTED]

i2c: Delete outdated x1205 driver documentation

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=890e037509f5b3f967b16ea0ea525c7c75b213ae Commit: 890e037509f5b3f967b16ea0ea525c7c75b213ae Parent: 9d9c01ceff00fcba50043f500cac471ecf6752c9 Author: Jean Delvare [EMAIL PROTECTED] AuthorDate: Thu

i2c: Deprecate legacy RTC drivers

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ba7fbb723f50ab2607989a282af655fb0fab0492 Commit: ba7fbb723f50ab2607989a282af655fb0fab0492 Parent: 890e037509f5b3f967b16ea0ea525c7c75b213ae Author: Jean Delvare [EMAIL PROTECTED] AuthorDate: Thu

i2c: Fix the i2c_smbus_read_i2c_block_data() prototype

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4b2643d7d9bdcd776749e17f73c168ddf02e93cb Commit: 4b2643d7d9bdcd776749e17f73c168ddf02e93cb Parent: ba7fbb723f50ab2607989a282af655fb0fab0492 Author: Jean Delvare [EMAIL PROTECTED] AuthorDate: Thu

i2c: New DS1682 chip driver

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5162b75b24963eebe62c4d4161d0fe0b337a313b Commit: 5162b75b24963eebe62c4d4161d0fe0b337a313b Parent: 4b2643d7d9bdcd776749e17f73c168ddf02e93cb Author: Grant Likely [EMAIL PROTECTED] AuthorDate: Thu

i2c-piix4: Add support for the ATI SB700

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c29c22218b99dad95f7cd0281415a854aeee805c Commit: c29c22218b99dad95f7cd0281415a854aeee805c Parent: 5162b75b24963eebe62c4d4161d0fe0b337a313b Author: Henry Su [EMAIL PROTECTED] AuthorDate: Thu Jul

i2c-mv64xxx: Use i2c_add_numbered_adapter

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=65b22ad9508b609b0625eccb2680996a1e09ed16 Commit: 65b22ad9508b609b0625eccb2680996a1e09ed16 Parent: c29c22218b99dad95f7cd0281415a854aeee805c Author: Dale Farnsworth [EMAIL PROTECTED] AuthorDate:

i2c-mpc: Use i2c_add_numbered_adapter

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1469fa263870acd890a4b9f6ef557acc5d673b44 Commit: 1469fa263870acd890a4b9f6ef557acc5d673b44 Parent: 65b22ad9508b609b0625eccb2680996a1e09ed16 Author: Grant Likely [EMAIL PROTECTED] AuthorDate: Thu

i2c-nforce2: Add support for SMBus block transactions

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b53c82211a7239643aa7c9b4887429c30f353406 Commit: b53c82211a7239643aa7c9b4887429c30f353406 Parent: 1469fa263870acd890a4b9f6ef557acc5d673b44 Author: Oleg Ryjkov [EMAIL PROTECTED] AuthorDate: Thu

matroxfb: Clean-up i2c header inclusions

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7d13714650ec8868f999d2dc3d06e2723687d0c3 Commit: 7d13714650ec8868f999d2dc3d06e2723687d0c3 Parent: b53c82211a7239643aa7c9b4887429c30f353406 Author: Jean Delvare [EMAIL PROTECTED] AuthorDate: Thu

i2c-sis5595: Resolve resource conflict with sis5595

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7375cd822d600b4e8b83cbc025422e4267bf5fac Commit: 7375cd822d600b4e8b83cbc025422e4267bf5fac Parent: 7d13714650ec8868f999d2dc3d06e2723687d0c3 Author: Jean Delvare [EMAIL PROTECTED] AuthorDate: Thu

i2c-iop3xx: Switch to static adapter numbering

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=757ba4c697244da878b65585d8cb671da1cb9eaf Commit: 757ba4c697244da878b65585d8cb671da1cb9eaf Parent: 7375cd822d600b4e8b83cbc025422e4267bf5fac Author: Martin Michlmayr [EMAIL PROTECTED] AuthorDate:

i2c-gpio: Add support for new-style clients

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7e69c3ac93a9a7aa29dab7179f86da67db7b0ca3 Commit: 7e69c3ac93a9a7aa29dab7179f86da67db7b0ca3 Parent: 757ba4c697244da878b65585d8cb671da1cb9eaf Author: Atsushi Nemoto [EMAIL PROTECTED] AuthorDate:

i2c-gpio: Make some internal functions static

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4d6ceed4426cd85e1203a3153246334a3537f92b Commit: 4d6ceed4426cd85e1203a3153246334a3537f92b Parent: 7e69c3ac93a9a7aa29dab7179f86da67db7b0ca3 Author: Atsushi Nemoto [EMAIL PROTECTED] AuthorDate:

i2c-pxa: Support new-style I2C drivers

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=066af983c74162fa98e7c5ffa8a5ead4a6979b1f Commit: 066af983c74162fa98e7c5ffa8a5ead4a6979b1f Parent: 4d6ceed4426cd85e1203a3153246334a3537f92b Author: Rodolfo Giometti [EMAIL PROTECTED] AuthorDate:

i2c: Add support for the TSL2550

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a92c344d8c640a812c7a9f5a5202d862cd052a0f Commit: a92c344d8c640a812c7a9f5a5202d862cd052a0f Parent: 066af983c74162fa98e7c5ffa8a5ead4a6979b1f Author: Rodolfo Giometti [EMAIL PROTECTED] AuthorDate:

i2c-i801: Various cleanups

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ca8b9e32a11a7cbfecbef00c8451a79fe1af392e Commit: ca8b9e32a11a7cbfecbef00c8451a79fe1af392e Parent: a92c344d8c640a812c7a9f5a5202d862cd052a0f Author: Oleg Ryjkov [EMAIL PROTECTED] AuthorDate: Thu

i2c-i801: Use the internal 32-byte buffer on ICH4+

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7edcb9abb594a8f3b4ca756e03d01c870aeae127 Commit: 7edcb9abb594a8f3b4ca756e03d01c870aeae127 Parent: ca8b9e32a11a7cbfecbef00c8451a79fe1af392e Author: Oleg Ryjkov [EMAIL PROTECTED] AuthorDate: Thu

i2c: New bus driver for the TAOS evaluation modules

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b9cdad74883a797952de52464d118d685cafc05a Commit: b9cdad74883a797952de52464d118d685cafc05a Parent: 7edcb9abb594a8f3b4ca756e03d01c870aeae127 Author: Jean Delvare [EMAIL PROTECTED] AuthorDate: Thu

i2c/tsl2550: Speed up initialization

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e296fb7f301f3c3398adc6d991b097cfa73e1c0c Commit: e296fb7f301f3c3398adc6d991b097cfa73e1c0c Parent: b9cdad74883a797952de52464d118d685cafc05a Author: Jean Delvare [EMAIL PROTECTED] AuthorDate: Thu

i2c-savage4: Delete many unused defines

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c6e16295b71ec006c8cb6d13520e9194652a6026 Commit: c6e16295b71ec006c8cb6d13520e9194652a6026 Parent: e296fb7f301f3c3398adc6d991b097cfa73e1c0c Author: Jean Delvare [EMAIL PROTECTED] AuthorDate: Thu

i2c: New PMC MSP71xx TWI bus driver

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1b144df1d7d69d6dd3394205933c8951dd8b6784 Commit: 1b144df1d7d69d6dd3394205933c8951dd8b6784 Parent: c6e16295b71ec006c8cb6d13520e9194652a6026 Author: Marc St-Jean [EMAIL PROTECTED] AuthorDate: Thu

Blackfin arch: new kernel config for BF548-EZKIT

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0ba9e350a2c129ce2878d415cf51e88611cbc0e5 Commit: 0ba9e350a2c129ce2878d415cf51e88611cbc0e5 Parent: 24a07a124198153540f8f43d9e91d16227aba66e Author: Mike Frysinger [EMAIL PROTECTED] AuthorDate:

Blackfin arch: need to rename function after moving to match new internal dma API

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f8ffe652a01506e85e2dd579c58e50a3ba391921 Commit: f8ffe652a01506e85e2dd579c58e50a3ba391921 Parent: 7adfb58fbd0a27469d26536f99b66391c4c8e2a0 Author: Mike Frysinger [EMAIL PROTECTED] AuthorDate:

Blackfin arch: add missing implementations SIC_IWR crosses several registers

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1c5d2265a82f8d3fa0471a60ca98072b3c53c299 Commit: 1c5d2265a82f8d3fa0471a60ca98072b3c53c299 Parent: f8ffe652a01506e85e2dd579c58e50a3ba391921 Author: Michael Hennerich [EMAIL PROTECTED]

Blackfin arch: Add header files for BF548

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=088eec1192a0ae60fc218796027e622008af36c0 Commit: 088eec1192a0ae60fc218796027e622008af36c0 Parent: 4eb6bf6bfb580afaf1e1a1d30cba17a078530cf4 Author: Roy Huang [EMAIL PROTECTED] AuthorDate: Thu

Blackfin arch: Start untangling the CPLB handling code.

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=29440a2b4cd37e32dfe0fa60ef1665775b24dab1 Commit: 29440a2b4cd37e32dfe0fa60ef1665775b24dab1 Parent: 474f1a667d4bd40b6dcacc6870b70f4d2ba4e155 Author: Bernd Schmidt [EMAIL PROTECTED] AuthorDate:

Blackfin arch: Clean up trace buffer handling, No major functional changes.

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=669b792c77bbc30e9f4d9c95dbc918dc348c49c2 Commit: 669b792c77bbc30e9f4d9c95dbc918dc348c49c2 Parent: 29440a2b4cd37e32dfe0fa60ef1665775b24dab1 Author: Robin Getz [EMAIL PROTECTED] AuthorDate: Thu

Blackfin arch: Enable BF54x PIN/GPIO interrupts

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=34e0fc89bdc1e6f50032dc43ed23167f5dbad6da Commit: 34e0fc89bdc1e6f50032dc43ed23167f5dbad6da Parent: 1f83b8f148a1eb967d2a628cbb741cd56fb54572 Author: Michael Hennerich [EMAIL PROTECTED]

Blackfin arch: Some memory and code optimizations - Fix SYS_IRQS

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e3f2300036b5e0f60cb64063a9686361b6be8555 Commit: e3f2300036b5e0f60cb64063a9686361b6be8555 Parent: 34e0fc89bdc1e6f50032dc43ed23167f5dbad6da Author: Michael Hennerich [EMAIL PROTECTED]

Blackfin arch: add BF54x missing GPIO access functions

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cefe658bca9cf1d4af841c45d170ebd0f881889e Commit: cefe658bca9cf1d4af841c45d170ebd0f881889e Parent: e3f2300036b5e0f60cb64063a9686361b6be8555 Author: Michael Hennerich [EMAIL PROTECTED]

Blackfin arch: Fix Warning add some defines in BF54x header file

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c9e27ece79f6170fd1cd1a40c5de5d93456606e7 Commit: c9e27ece79f6170fd1cd1a40c5de5d93456606e7 Parent: cefe658bca9cf1d4af841c45d170ebd0f881889e Author: Michael Hennerich [EMAIL PROTECTED]

Blackfin arch: scrub dead code

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9401e618c8f70920f34893946239e24d40a3519a Commit: 9401e618c8f70920f34893946239e24d40a3519a Parent: c9e27ece79f6170fd1cd1a40c5de5d93456606e7 Author: Mike Frysinger [EMAIL PROTECTED] AuthorDate:

Blackfin arch: There is no CDPRIO Bit in the EBIU_AMGCTL Register of BF54x arch

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9be343c5bcd1cf285c2150f363bc9dd7aab8b7fb Commit: 9be343c5bcd1cf285c2150f363bc9dd7aab8b7fb Parent: 9401e618c8f70920f34893946239e24d40a3519a Author: Michael Hennerich [EMAIL PROTECTED]

Blackfin arch: Port the dm9000 driver to Blackfin by using the correct low-level io routines

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f40d24d909ad99c802a6813ff32b6feb20ab8c71 Commit: f40d24d909ad99c802a6813ff32b6feb20ab8c71 Parent: 9be343c5bcd1cf285c2150f363bc9dd7aab8b7fb Author: Alex Landau [EMAIL PROTECTED] AuthorDate: Thu

Blackfin arch: Disable CACHELINE_ALIGNED_L1 for BF54x by default

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=157cc5aad94fb7025c41a60788c1bfb5299010aa Commit: 157cc5aad94fb7025c41a60788c1bfb5299010aa Parent: f40d24d909ad99c802a6813ff32b6feb20ab8c71 Author: Michael Hennerich [EMAIL PROTECTED]

Blackfin arch: fix bug set dma_address properly in dma_map_sg

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b07af760c9bd8e87c3aa9275298566379ec4e9c1 Commit: b07af760c9bd8e87c3aa9275298566379ec4e9c1 Parent: 157cc5aad94fb7025c41a60788c1bfb5299010aa Author: Sonic Zhang [EMAIL PROTECTED] AuthorDate: Thu

Blackfin arch: use PAGE_SIZE when doing aligns rather than hardcoded values

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=520473b0775ce046d179afa686fb3222884c389d Commit: 520473b0775ce046d179afa686fb3222884c389d Parent: b07af760c9bd8e87c3aa9275298566379ec4e9c1 Author: Mike Frysinger [EMAIL PROTECTED] AuthorDate:

Blackfin arch: Add Support for Peripheral PortMux and resouce allocation

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5610db61cf2945a5e74667e952f2792c96ba53a1 Commit: 5610db61cf2945a5e74667e952f2792c96ba53a1 Parent: 520473b0775ce046d179afa686fb3222884c389d Author: Michael Hennerich [EMAIL PROTECTED]

Blackfin arch: combine the common code of free_initrd_mem and free_initmem

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1d1894749cca89f4bb013364524199b3015d7b00 Commit: 1d1894749cca89f4bb013364524199b3015d7b00 Parent: 5610db61cf2945a5e74667e952f2792c96ba53a1 Author: Mike Frysinger [EMAIL PROTECTED] AuthorDate:

Blackfin arch: clean up some coding style issues

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c04d66bbbdbbc7b5d55c42795f29e494190f8fb3 Commit: c04d66bbbdbbc7b5d55c42795f29e494190f8fb3 Parent: 1d1894749cca89f4bb013364524199b3015d7b00 Author: Bryan Wu [EMAIL PROTECTED] AuthorDate: Thu Jul

Blackfin arch: extract the entry point from the linked kernel

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5cf77a5fd03c65b9dd33c283ce308a3abc4cb375 Commit: 5cf77a5fd03c65b9dd33c283ce308a3abc4cb375 Parent: c04d66bbbdbbc7b5d55c42795f29e494190f8fb3 Author: Mike Frysinger [EMAIL PROTECTED] AuthorDate:

Blackfin arch: as pointed out by Robert P. J. Day, update the CPU_FREQ name to match current Kconfig

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=798b77095dea2f89e42f5aaa0e5b18833fea5358 Commit: 798b77095dea2f89e42f5aaa0e5b18833fea5358 Parent: 5cf77a5fd03c65b9dd33c283ce308a3abc4cb375 Author: Mike Frysinger [EMAIL PROTECTED] AuthorDate:

Blackfin arch: add missing CONFIG_LARGE_ALLOCS when upstream merging

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=db0fa2064585a099e0c652983bd38d71ee7830f3 Commit: db0fa2064585a099e0c652983bd38d71ee7830f3 Parent: 798b77095dea2f89e42f5aaa0e5b18833fea5358 Author: Bryan Wu [EMAIL PROTECTED] AuthorDate: Thu Jul

Blackfin arch: set up gpio interrupt IRQ_PJ9 for BF54x ATAPI PATA driver

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e745106ce34553171a5d8d2450be07c0cffe39d5 Commit: e745106ce34553171a5d8d2450be07c0cffe39d5 Parent: db0fa2064585a099e0c652983bd38d71ee7830f3 Author: Sonic Zhang [EMAIL PROTECTED] AuthorDate: Thu

Blackfin arch: Add peripheral io API to gpio header file

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=61b59563266aa6bedaf5d45b9b25bc48bb4d3ed3 Commit: 61b59563266aa6bedaf5d45b9b25bc48bb4d3ed3 Parent: e745106ce34553171a5d8d2450be07c0cffe39d5 Author: Sonic Zhang [EMAIL PROTECTED] AuthorDate: Thu

Video Console: Blackfin doesnt support VGA console

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=db83b991bce1b4792125d4b23bb108e8cfd5d366 Commit: db83b991bce1b4792125d4b23bb108e8cfd5d366 Parent: 61b59563266aa6bedaf5d45b9b25bc48bb4d3ed3 Author: Michael Hennerich [EMAIL PROTECTED]

Blackfin serial driver: supporting BF548-EZKIT serial port

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f4d640c9be1979a603ed017e1e03a16ba3a4d7a1 Commit: f4d640c9be1979a603ed017e1e03a16ba3a4d7a1 Parent: db83b991bce1b4792125d4b23bb108e8cfd5d366 Author: Roy Huang [EMAIL PROTECTED] AuthorDate: Thu

[MIPS] Fix resume for 64K page size on R4000 class processors.

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3bd39664481fc51d82e58a3bec6ba77febc7dfae Commit: 3bd39664481fc51d82e58a3bec6ba77febc7dfae Parent: 4eb6bf6bfb580afaf1e1a1d30cba17a078530cf4 Author: Ralf Baechle [EMAIL PROTECTED] AuthorDate: Wed

Revert [MIPS] DEC: Fix modpost warning.

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=96532151ff3567154cac92983b9edc3138fa097c Commit: 96532151ff3567154cac92983b9edc3138fa097c Parent: 3bd39664481fc51d82e58a3bec6ba77febc7dfae Author: Ralf Baechle [EMAIL PROTECTED] AuthorDate: Wed

[MIPS] DEC: Fix modpost warning.

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ddfada5ac00647ed0e6091322acff9d615bf7497 Commit: ddfada5ac00647ed0e6091322acff9d615bf7497 Parent: 96532151ff3567154cac92983b9edc3138fa097c Author: Ralf Baechle [EMAIL PROTECTED] AuthorDate: Wed

[MIPS] Hydrogen3: Remove remaining bits of code.

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0adc327bda829f6f7302ca2abdbe776828db7a97 Commit: 0adc327bda829f6f7302ca2abdbe776828db7a97 Parent: ddfada5ac00647ed0e6091322acff9d615bf7497 Author: Ralf Baechle [EMAIL PROTECTED] AuthorDate: Thu

[MIPS] RM: Use only phyiscal address for 82596 and 53c710

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9815778ae016004c33ce267a00b7d567192ef6e7 Commit: 9815778ae016004c33ce267a00b7d567192ef6e7 Parent: 0adc327bda829f6f7302ca2abdbe776828db7a97 Author: Thomas Bogendoerfer [EMAIL PROTECTED]

[MIPS] Workaround for a sparse warning in include/asm-mips/io.h

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c0cf500145b4154adcbc55afc1a63db24cee84a2 Commit: c0cf500145b4154adcbc55afc1a63db24cee84a2 Parent: 9815778ae016004c33ce267a00b7d567192ef6e7 Author: Atsushi Nemoto [EMAIL PROTECTED] AuthorDate:

[MIPS] Change names of local variables to silence sparse (part 2)

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=87d43dd48d6e68095be85c4e5f991fd7c89c052e Commit: 87d43dd48d6e68095be85c4e5f991fd7c89c052e Parent: c0cf500145b4154adcbc55afc1a63db24cee84a2 Author: Atsushi Nemoto [EMAIL PROTECTED] AuthorDate:

[MIPS] Cleanup tlbdebug.h

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=40df3831f9b2fa386f55b580f294ea4f686704be Commit: 40df3831f9b2fa386f55b580f294ea4f686704be Parent: 87d43dd48d6e68095be85c4e5f991fd7c89c052e Author: Atsushi Nemoto [EMAIL PROTECTED] AuthorDate:

[MIPS] Include cacheflush.h in uncache.c

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8c41286edffef0d6e7fb770b178275c8beb24055 Commit: 8c41286edffef0d6e7fb770b178275c8beb24055 Parent: 40df3831f9b2fa386f55b580f294ea4f686704be Author: Atsushi Nemoto [EMAIL PROTECTED] AuthorDate:

[MIPS] separate platform_device registration for VR41xx serial interface

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=891649409edbed528728b4a104d29e43e9d7473a Commit: 891649409edbed528728b4a104d29e43e9d7473a Parent: 8c41286edffef0d6e7fb770b178275c8beb24055 Author: Yoichi Yuasa [EMAIL PROTECTED] AuthorDate: Wed

[MIPS] MIPSsim: Fix build.

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a74b4605181595c633ff4cfd44949886b0918172 Commit: a74b4605181595c633ff4cfd44949886b0918172 Parent: 891649409edbed528728b4a104d29e43e9d7473a Author: Ralf Baechle [EMAIL PROTECTED] AuthorDate: Thu

[MIPS] Separate platform_device registration for VR41xx GPIO

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=44173fb2e83183b585e137e6fee8ba32460f5645 Commit: 44173fb2e83183b585e137e6fee8ba32460f5645 Parent: a74b4605181595c633ff4cfd44949886b0918172 Author: Yoichi Yuasa [EMAIL PROTECTED] AuthorDate: Thu

[MIPS] separate platform_device registration for VR41xx RTC

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bd0765098bf22eb8b1319f649a4c3301b40ec04c Commit: bd0765098bf22eb8b1319f649a4c3301b40ec04c Parent: 44173fb2e83183b585e137e6fee8ba32460f5645 Author: Yoichi Yuasa [EMAIL PROTECTED] AuthorDate: Fri

[MIPS] SMTC: Interrupt mask backstop hack

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0db34215c7e0ef618e7b29fbf271194ca5434f8e Commit: 0db34215c7e0ef618e7b29fbf271194ca5434f8e Parent: bd0765098bf22eb8b1319f649a4c3301b40ec04c Author: Kevin D. Kissell [EMAIL PROTECTED] AuthorDate:

[MIPS] Fix a sparse warning in arch/mips/pci/pci.c

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8ed07a1cce1530d2fd42e23c867a7c0c1170515a Commit: 8ed07a1cce1530d2fd42e23c867a7c0c1170515a Parent: 0db34215c7e0ef618e7b29fbf271194ca5434f8e Author: Atsushi Nemoto [EMAIL PROTECTED] AuthorDate:

[MIPS] Sparse: Use NULL for pointer

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=28fc582cc9b7fc6ed6a9fbf9565a2b1e56eee880 Commit: 28fc582cc9b7fc6ed6a9fbf9565a2b1e56eee880 Parent: 8ed07a1cce1530d2fd42e23c867a7c0c1170515a Author: Atsushi Nemoto [EMAIL PROTECTED] AuthorDate:

[MIPS] Don't use genrtc.

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fdc1f93847ea618e51f001805e022794d8b3 Commit: fdc1f93847ea618e51f001805e022794d8b3 Parent: 1f2c6d6b0c553e44273aaee24820c67ebfbbfebe Author: Ralf Baechle [EMAIL PROTECTED] AuthorDate: Thu

[MIPS] Rename PC speaker code

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=de61b542b822746d1498718c40f5dd740da49629 Commit: de61b542b822746d1498718c40f5dd740da49629 Parent: fdc1f93847ea618e51f001805e022794d8b3 Author: Ralf Baechle [EMAIL PROTECTED] AuthorDate: Thu

[TIPC]: Improved support for Ethernet traffic filtering

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f3ec75f627c746cfe460482d38a33b06a84d038f Commit: f3ec75f627c746cfe460482d38a33b06a84d038f Parent: e06e7c615877026544ad7f8b309d1a3706410383 Author: Allan Stephens [EMAIL PROTECTED] AuthorDate:

[TIPC]: Use standard socket not implemented routines

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5eee6a6dc945acc5bf4da12956b2f698bbb102b9 Commit: 5eee6a6dc945acc5bf4da12956b2f698bbb102b9 Parent: f3ec75f627c746cfe460482d38a33b06a84d038f Author: Allan Stephens [EMAIL PROTECTED] AuthorDate:

[MIPS] Remove unused time.c for swarm

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1f2c6d6b0c553e44273aaee24820c67ebfbbfebe Commit: 1f2c6d6b0c553e44273aaee24820c67ebfbbfebe Parent: 28fc582cc9b7fc6ed6a9fbf9565a2b1e56eee880 Author: Yoichi Yuasa [EMAIL PROTECTED] AuthorDate: Thu

[TIPC]: Optimize stream send routine to avoid fragmentation

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=05646c91109bfd129361d57dc5d98464ab6f6578 Commit: 05646c91109bfd129361d57dc5d98464ab6f6578 Parent: 5eee6a6dc945acc5bf4da12956b2f698bbb102b9 Author: Allan Stephens [EMAIL PROTECTED] AuthorDate:

  1   2   3   4   5   6   7   >