Fix kernel buuild with (CONFIG_COMPAT && ! CONFIG_BLOCK)

2007-09-14 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2123a09f3f129f4d56f59026ec63e5990f86db2f Commit: 2123a09f3f129f4d56f59026ec63e5990f86db2f Parent: dd941252a81b02b5915e2db160fe02c972875846 Author: [EMAIL PROTECTED] <[EMAIL PROTECTED]> AuthorDat

shared tag queue barrier comment

2007-09-14 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=dd941252a81b02b5915e2db160fe02c972875846 Commit: dd941252a81b02b5915e2db160fe02c972875846 Parent: 19299b1a722198830e39264a0f2edadd3fde74c2 Author: Nick Piggin <[EMAIL PROTECTED]> AuthorDate: Fri

Correctly close old nfsd/lockd sockets.

2007-09-14 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7a1fa065a0264f6b3d3003ba5635289f6583c478 Commit: 7a1fa065a0264f6b3d3003ba5635289f6583c478 Parent: 2123a09f3f129f4d56f59026ec63e5990f86db2f Author: Neil Brown <[EMAIL PROTECTED]> AuthorDate: Fri

V4L/DVB (6095): ivtv: fix VIDIOC_G_ENC_INDEX flag handling

2007-09-14 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5614b02143171a99e0e6eb6c7d1d2f8750d2957f Commit: 5614b02143171a99e0e6eb6c7d1d2f8750d2957f Parent: 19299b1a722198830e39264a0f2edadd3fde74c2 Author: Hans Verkuil <[EMAIL PROTECTED]> AuthorDate: Th

V4L/DVB (6144): Fix mux setup for composite sound on AverTV 307

2007-09-14 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f5e4feead773cb449212eacfa254a238a953d4d5 Commit: f5e4feead773cb449212eacfa254a238a953d4d5 Parent: 5614b02143171a99e0e6eb6c7d1d2f8750d2957f Author: Stas Sergeev <[EMAIL PROTECTED]> AuthorDate: Su

V4L/DVB (6147): Pwc: Fix a broken debug message

2007-09-14 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7b9fbc3e30f785412a26819aa4daf0b6c27f6c53 Commit: 7b9fbc3e30f785412a26819aa4daf0b6c27f6c53 Parent: f5e4feead773cb449212eacfa254a238a953d4d5 Author: Jean Delvare <[EMAIL PROTECTED]> AuthorDate: Mo

V4L/DVB (6148): Fix a warning at saa7191_probe

2007-09-14 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f5ab272bbff2a37d6d8f84328b6d25d0cdbda605 Commit: f5ab272bbff2a37d6d8f84328b6d25d0cdbda605 Parent: 7b9fbc3e30f785412a26819aa4daf0b6c27f6c53 Author: Mauro Carvalho Chehab <[EMAIL PROTECTED]> Autho

V4L/DVB (6173a): Documentation: Remove reference to dead "cpia_pp=" boot-time option

2007-09-14 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4730d3af625b532e3df5f091b5c8edb08f512fbf Commit: 4730d3af625b532e3df5f091b5c8edb08f512fbf Parent: f5ab272bbff2a37d6d8f84328b6d25d0cdbda605 Author: Robert P. J. Day <[EMAIL PROTECTED]> AuthorDate

V4L/DVB (6188): Avoid a NULL pointer dereference during mpeg_open()

2007-09-14 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=48200baeab95fd39a7f4c4f3536c7142a64ac335 Commit: 48200baeab95fd39a7f4c4f3536c7142a64ac335 Parent: 4730d3af625b532e3df5f091b5c8edb08f512fbf Author: Steven Toth <[EMAIL PROTECTED]> AuthorDate: Thu

V4L/DVB (6220a): fix build error for et61x251 driver

2007-09-14 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e90ff9239e7636a191a8998a70cea220a2c58cdf Commit: e90ff9239e7636a191a8998a70cea220a2c58cdf Parent: 48200baeab95fd39a7f4c4f3536c7142a64ac335 Author: Linus Torvalds <[EMAIL PROTECTED]> AuthorDate:

KVM: MMU: Fix rare oops on guest context switch

2007-09-14 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=22d95b1282810f5af599ee292b3fc443aefbdad0 Commit: 22d95b1282810f5af599ee292b3fc443aefbdad0 Parent: 44e3ff32ac229a10a30b7b840f092f5b32a5f72a Author: Avi Kivity <[EMAIL PROTECTED]> AuthorDate: Fri

[MIPS] rtlx: fix int vs. long bug.

2007-09-14 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e606c109c485c6f8e27dd6ddcd2c0b58c96fc5c9 Commit: e606c109c485c6f8e27dd6ddcd2c0b58c96fc5c9 Parent: 19299b1a722198830e39264a0f2edadd3fde74c2 Author: Ralf Baechle <[EMAIL PROTECTED]> AuthorDate: We

[MIPS] rtlx: Fix build error.

2007-09-14 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4d24c8f955b8c9d51c5fe7299c898527e94d39ad Commit: 4d24c8f955b8c9d51c5fe7299c898527e94d39ad Parent: e606c109c485c6f8e27dd6ddcd2c0b58c96fc5c9 Author: Ralf Baechle <[EMAIL PROTECTED]> AuthorDate: We

[MIPS] N32 needs to use compat_sys_futimesat

2007-09-14 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=82411390a2eb532a2c54026d39ab6beb83ff838c Commit: 82411390a2eb532a2c54026d39ab6beb83ff838c Parent: 4d24c8f955b8c9d51c5fe7299c898527e94d39ad Author: Johannes Dickgreber <[EMAIL PROTECTED]> AuthorD

[MIPS] Add #include to arch/mips/kernel/time.c

2007-09-14 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b1043cc7d9d7a7dec8d807570c067e0c90b94b57 Commit: b1043cc7d9d7a7dec8d807570c067e0c90b94b57 Parent: 82411390a2eb532a2c54026d39ab6beb83ff838c Author: Yoichi Yuasa <[EMAIL PROTECTED]> AuthorDate: Th

[MIPS] No ide_default_io_base() if PCI IDE was not found

2007-09-14 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6440fcfc62767028a2bbdf742549d24f6a023004 Commit: 6440fcfc62767028a2bbdf742549d24f6a023004 Parent: b1043cc7d9d7a7dec8d807570c067e0c90b94b57 Author: Atsushi Nemoto <[EMAIL PROTECTED]> AuthorDate:

[MIPS] Malta: Fix off by one bug in interrupt handler.

2007-09-14 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=48d480b0bde794781fcae9501fb043c1bac0e523 Commit: 48d480b0bde794781fcae9501fb043c1bac0e523 Parent: 6440fcfc62767028a2bbdf742549d24f6a023004 Author: Ralf Baechle <[EMAIL PROTECTED]> AuthorDate: Th

[MIPS] Workaround for 4Kc machine check exception

2007-09-14 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8df5beac2aa15b18a912ab585e1b86e748eda9ad Commit: 8df5beac2aa15b18a912ab585e1b86e748eda9ad Parent: 48d480b0bde794781fcae9501fb043c1bac0e523 Author: Maciej W. Rozycki <[EMAIL PROTECTED]> AuthorDat

[MIPS] 20Kc: Disable use of WAIT instruction.

2007-09-14 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=50da469a79fa2152d824f25f5ad5962f4af4343d Commit: 50da469a79fa2152d824f25f5ad5962f4af4343d Parent: 8df5beac2aa15b18a912ab585e1b86e748eda9ad Author: Ralf Baechle <[EMAIL PROTECTED]> AuthorDate: Fr

[ARM] realview: disable second GIC on RevB MPCore platforms

2007-09-14 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a53d6fb83efc75bbd7876459e6e1291c4925103d Commit: a53d6fb83efc75bbd7876459e6e1291c4925103d Parent: c87ce65868bbf9bbea9c3f112ff8315302daf8f2 Author: Russell King <[EMAIL PROTECTED]> AuthorDate: Mo

Blackfin arch: Update/Fix PM support add new pm_ops valid

2007-09-14 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4bbd10fd312f50de74ba53f6cb968986da5dfe92 Commit: 4bbd10fd312f50de74ba53f6cb968986da5dfe92 Parent: 0d4cbb5e7f60b2f1a4d8b7f6ea4cc264262c7a01 Author: Michael Hennerich <[EMAIL PROTECTED]> AuthorDat

[ARM] 4567/1: Fix 'Oops - undefined instruction' when CONFIG_VFP=y on non VFP device

2007-09-14 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b9338a78fc21e980d33c58b31f3bb37cd48a68f6 Commit: b9338a78fc21e980d33c58b31f3bb37cd48a68f6 Parent: a53d6fb83efc75bbd7876459e6e1291c4925103d Author: Tzachi Perelstein <[EMAIL PROTECTED]> AuthorDat

Blackfin arch: fix the aliased write macros

2007-09-14 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e62687f995fd7ba0b68c3b0a4f4d9fd9d1c54ec2 Commit: e62687f995fd7ba0b68c3b0a4f4d9fd9d1c54ec2 Parent: 4bbd10fd312f50de74ba53f6cb968986da5dfe92 Author: Robin Getz <[EMAIL PROTECTED]> AuthorDate: Sun

Blackfin arch: fix some bugs in lib/string.h functions found by our string testing modules

2007-09-14 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0931ce8439365358b1cacf888ddc8fb008036125 Commit: 0931ce8439365358b1cacf888ddc8fb008036125 Parent: e62687f995fd7ba0b68c3b0a4f4d9fd9d1c54ec2 Author: Mike Frysinger <[EMAIL PROTECTED]> AuthorDate: