NTFS: Support more clean journal ($LogFile) states.

2005-09-09 Thread Linux Kernel Mailing List
tree 333b235d6903392d269e0e5cab807631ab652854 parent caf39e87cc1182f7dae84eefc43ca14d54c78ef9 author Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 16:12:28 +0100 committer Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 16:12:28 +0100 NTFS: Support more clean journal ($LogFile)

[DCCP] Give precedence to the biggest ELAPSED_TIME

2005-09-09 Thread Linux Kernel Mailing List
tree d58ab81e5a82d53e58596dda2dc6a9dab88fd0b4 parent 27ae543e6f116df66e2b19ff0a3aa1053e4784d8 author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Fri, 09 Sep 2005 08:32:01 -0300 committer Arnaldo Carvalho de Melo [EMAIL PROTECTED] Fri, 09 Sep 2005 08:32:01 -0300 [DCCP] Give precedence to the

NTFS: Allow highmem kmalloc() in ntfs_malloc_nofs() and add _nofail() version.

2005-09-09 Thread Linux Kernel Mailing List
tree e9692f00331c8951752785481c893d242bf9a29d parent e7a1033b946f4f2622f2b338ab107f559aad542c author Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 16:28:25 +0100 committer Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 16:28:25 +0100 NTFS: Allow highmem kmalloc() in

NTFS: Use ntfs_malloc_nofs_nofail() in runlist.c::ntfs_runlists_merge()

2005-09-09 Thread Linux Kernel Mailing List
tree 25e08068af33bf8fe05cdca944e0100642b87190 parent 06d0e3cf3d527f927681773c6ffbe697ccc5db7f author Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 16:33:12 +0100 committer Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 16:33:12 +0100 NTFS: Use ntfs_malloc_nofs_nofail() in

NTFS: Fix two nasty runlist merging bugs that had gone unnoticed so far.

2005-09-09 Thread Linux Kernel Mailing List
tree 5e78199877a800c92528c2ed0272c863d2c9733c parent 9529d461d0992959026264b8fc002ac01d226708 author Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 16:46:55 +0100 committer Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 16:46:55 +0100 NTFS: Fix two nasty runlist merging bugs that

NTFS: Remove two bogus BUG_ON()s from fs/ntfs/mft.c.

2005-09-09 Thread Linux Kernel Mailing List
tree 7d98e06d0f093e205f21090a123617f2913cb7b3 parent 84d6ebe63f50b6efd8be252b58a207132157c60f author Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 16:48:28 +0100 committer Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 16:48:28 +0100 NTFS: Remove two bogus BUG_ON()s from

NTFS: Report unrepresentable inodes during ntfs_readdir() as KERN_WARNING

2005-09-09 Thread Linux Kernel Mailing List
tree e1ba4ba85b82c636b7c9fd2645422a485a6bf40b parent 2b0ada2b8e086c267dd116a39ad41ff0a717b665 author Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 17:04:11 +0100 committer Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 17:04:11 +0100 NTFS: Report unrepresentable inodes during

NTFS: Change ntfs_rl_truncate_nolock() to throw away the runlist if the new

2005-09-09 Thread Linux Kernel Mailing List
tree 7d8108fed6ed170766ffc0bd95945c69498e740a parent f94ad38e68e1623660fdbb063d0c580ba6661c29 author Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 20:23:06 +0100 committer Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 20:23:06 +0100 NTFS: Change ntfs_rl_truncate_nolock() to throw

NTFS: Add ntfs_rl_punch_nolock() which punches a caller specified hole into a runlist.

2005-09-09 Thread Linux Kernel Mailing List
tree 6ba4b289e1fd0c8a3554a75206c4d2a88b54d1bc parent 3ffc5a443824fcf426d8d35dc632acc4dd9fb6d1 author Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 20:26:34 +0100 committer Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 20:26:34 +0100 NTFS: Add ntfs_rl_punch_nolock() which punches a

NTFS: Fix a bug in fs/ntfs/index.c::ntfs_index_lookup(). When the returned

2005-09-09 Thread Linux Kernel Mailing List
tree ab4bb4330cf47b188c5aa02c58d9fa04d93d348d parent 6e48321a40610f7213e3ac75ba234f6f8b3ed5f5 author Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 20:29:50 +0100 committer Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 20:29:50 +0100 NTFS: Fix a bug in

NTFS: Remove bogus setting of PageError in ntfs_read_compressed_block().

2005-09-09 Thread Linux Kernel Mailing List
tree f51bfcdd7baa9ee52f27bf196a32e44ee5cb5d5a parent 8e08ceaeacd5d300aaad166f2eef8bfc37e09831 author Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 20:35:33 +0100 committer Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 20:35:33 +0100 NTFS: Remove bogus setting of PageError in

NTFS: Fix handling of sparse attributes in ntfs_attr_make_non_resident().

2005-09-09 Thread Linux Kernel Mailing List
tree 3930ef9ddf9c754517bef4c6cf9969d888300ecd parent 2983d1bd1a596e88cdddc0c2d45b9e97728f3f41 author Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 21:01:17 +0100 committer Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 21:01:17 +0100 NTFS: Fix handling of sparse attributes in

NTFS: Fix cluster (de)allocators to work when the runlist is NULL and more

2005-09-09 Thread Linux Kernel Mailing List
tree 2b8474019c1320df290d5df03514eaed56e44cc6 parent 807c453de7c5487d2e5eece76bafdea8f39d249e author Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 21:09:06 +0100 committer Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 21:09:06 +0100 NTFS: Fix cluster (de)allocators to work when

NTFS: Truncate {a,c,m}time to the ntfs supported time granularity when

2005-09-09 Thread Linux Kernel Mailing List
tree b91793f34092eaa312d9f96bed80af8dfd19ad6f parent bbf1813fb8ff9d21171bf22e6d1f0e0393601e86 author Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 21:15:09 +0100 committer Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 21:15:09 +0100 NTFS: Truncate {a,c,m}time to the ntfs supported

NTFS: Fixup handling of sparse, compressed, and encrypted attributes in

2005-09-09 Thread Linux Kernel Mailing List
tree 161c6d47cf8029acd650f946c2492fec1c2ee7d0 parent 1c7d469d47668f4664b892a6cd1c452a0c02d710 author Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 21:19:45 +0100 committer Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 21:19:45 +0100 NTFS: Fixup handling of sparse, compressed, and

NTFS: Make ntfs_write_block() not instantiate sparse blocks if they are zero.

2005-09-09 Thread Linux Kernel Mailing List
tree 5e7289dca23148d6b157817c6272c0fc3460f449 parent 67bb103725e4cde322cb4ddb160a12933c5c7072 author Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 21:25:48 +0100 committer Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 21:25:48 +0100 NTFS: Make ntfs_write_block() not instantiate

NTFS: Optimize fs/ntfs/aops.c::ntfs_write_block() by extending the page

2005-09-09 Thread Linux Kernel Mailing List
tree 0dec3c7f9553f96e3edeab769077723d1ab922e1 parent bd45fdd209ca49c5010ac9af469c41ae6dd3f145 author Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 21:43:47 +0100 committer Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 21:43:47 +0100 NTFS: Optimize

NTFS: Fix fs/ntfs/aops.c::ntfs_{read,write}_block() to handle the case

2005-09-09 Thread Linux Kernel Mailing List
tree d4abd74f9b9b5ea9d84f1b9bcfe80e75f72f36d3 parent 54b02eb01c0172294e43e2b54d6815f65637c111 author Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 22:00:33 +0100 committer Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 22:00:33 +0100 NTFS: Fix

NTFS: Fixup handling of sparse, compressed, and encrypted attributes in

2005-09-09 Thread Linux Kernel Mailing List
tree f93f77b4fc129b45d7b72c180e9e30a592959d4e parent 8273d5d4c28a9fde68f830cc6ff61e37e8ae1dca author Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 22:04:20 +0100 committer Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 22:04:20 +0100 NTFS: Fixup handling of sparse, compressed, and

NTFS: Fix page_has_buffers()/page_buffers() handling in fs/ntfs/aops.c.

2005-09-09 Thread Linux Kernel Mailing List
tree 6d6021b5f951790b32f332d05106b9ff82ebb5a1 parent 311120eca0013083f5eb0aff13ffb8aa9fdd050c author Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 22:08:11 +0100 committer Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 22:08:11 +0100 NTFS: Fix page_has_buffers()/page_buffers()

NTFS: Improve scalability by changing the driver global spin lock in

2005-09-09 Thread Linux Kernel Mailing List
tree d0d7237d58ee4200123701c61ffb35a88872c04c parent a01ac532b519dc0e0b4d8bc4e12373e4e4cd1b1a author Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 22:13:02 +0100 committer Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 22:13:02 +0100 NTFS: Improve scalability by changing the driver

NTFS: 2.1.24 release and some minor final fixes.

2005-09-09 Thread Linux Kernel Mailing List
tree aa8563971adea0f7b2bdb91cda07057e2a85722e parent e604635c8bea16f6177e6133eb3efbfb4a029ef6 author Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 23:01:16 +0100 committer Anton Altaparmakov [EMAIL PROTECTED] Thu, 08 Sep 2005 23:01:16 +0100 NTFS: 2.1.24 release and some minor final fixes.

[PATCH] PCI: PCI/libata INTx bug fix

2005-09-09 Thread Linux Kernel Mailing List
tree f59d67d39c13fcb5cbaf256b457926d3f78385aa parent ddcc95963449d028b16d9b9fe50f6e91ce7d9e81 author Brett M Russ [EMAIL PROTECTED] Sat, 10 Sep 2005 00:02:22 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 00:27:23 -0700 [PATCH] PCI: PCI/libata INTx bug fix Previous INTx

[PATCH] ppc64: remove use of asm/segment.h

2005-09-09 Thread Linux Kernel Mailing List
tree 08b5d40644ecd8b5aa8fbd841b10f5b085eca40a parent 3cc747e96480d4e26560e5bc59f2b9c9204ade0e author Kumar Gala [EMAIL PROTECTED] Wed, 24 Aug 2005 21:56:56 -0500 committer Paul Mackerras [EMAIL PROTECTED] Fri, 09 Sep 2005 22:11:38 +1000 [PATCH] ppc64: remove use of asm/segment.h Remove

[PATCH] ppc64: fix IPI on bpa_iic

2005-09-09 Thread Linux Kernel Mailing List
tree eafa49d8a9e6f4d725a498626029b7abf3ff9d91 parent 5f5024130287a9467a41b9f94ec170958ae45cbd author Arnd Bergmann [EMAIL PROTECTED] Thu, 18 Aug 2005 19:35:21 +0200 committer Paul Mackerras [EMAIL PROTECTED] Fri, 09 Sep 2005 22:11:34 +1000 [PATCH] ppc64: fix IPI on bpa_iic This fixes a severe

[PATCH] ppc64: Fix oops for !CONFIG_NUMA

2005-09-09 Thread Linux Kernel Mailing List
tree 5a0383c36ba30c2db3c3fdf30dfaa3d9c594b55c parent a84195f36e373001e6eed2e95a5dc1994cf30480 author Michael Ellerman [EMAIL PROTECTED] Tue, 06 Sep 2005 21:00:02 +1000 committer Paul Mackerras [EMAIL PROTECTED] Fri, 09 Sep 2005 22:11:34 +1000 [PATCH] ppc64: Fix oops for !CONFIG_NUMA The

[PATCH] ppc64: zimage build fix

2005-09-09 Thread Linux Kernel Mailing List
tree ad2cc8bfab1daac777f8c309ea64aad016d01db4 parent dd56fdf23dfa0127d512b73d4238dbd2b5a7c1eb author Geoff Levand [EMAIL PROTECTED] Tue, 16 Aug 2005 03:59:13 -0700 committer Paul Mackerras [EMAIL PROTECTED] Fri, 09 Sep 2005 22:11:35 +1000 [PATCH] ppc64: zimage build fix Signed-off-by: Geoff

[PATCH] ppc64: iSeries early printk breakage

2005-09-09 Thread Linux Kernel Mailing List
tree ba5fc6fe31c4a24c127d6b6a667c7d3c334b967a parent 34b5233f379847097a1925a02b62f129c407c1e4 author Stephen Rothwell [EMAIL PROTECTED] Wed, 07 Sep 2005 19:52:38 +1000 committer Paul Mackerras [EMAIL PROTECTED] Fri, 09 Sep 2005 22:11:34 +1000 [PATCH] ppc64: iSeries early printk breakage The

Allow PCI config space syscalls to be used by 64-bit processes.

2005-09-09 Thread Linux Kernel Mailing List
tree e488a3600f1081ef87bcca67103ea4f45708017c parent 766375362a1dcac63dc0c0fb61ce4143c8de63d9 author Paul Mackerras [EMAIL PROTECTED] Fri, 09 Sep 2005 23:02:36 +1000 committer Paul Mackerras [EMAIL PROTECTED] Fri, 09 Sep 2005 23:02:36 +1000 Allow PCI config space syscalls to be used by 64-bit

[PATCH] missing CHECKFLAGS on s390

2005-09-09 Thread Linux Kernel Mailing List
tree 1b16e167f51dff6ac5e5e3720d26f53b21248d8f parent 3f70353ea91ad77c83500e70507a239b2ab0c980 author [EMAIL PROTECTED] [EMAIL PROTECTED] Fri, 09 Sep 2005 16:56:05 +0100 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 00:31:58 -0700 [PATCH] missing CHECKFLAGS on s390 Signed-off-by: Al

[PATCH] gratuitous includes of asm/serial.h

2005-09-09 Thread Linux Kernel Mailing List
tree 81ceb67d21b4779ab82651d16778122a2a45d531 parent d310a35a487388859432648daa2ea4fc5e51c049 author [EMAIL PROTECTED] [EMAIL PROTECTED] Fri, 09 Sep 2005 17:02:51 +0100 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 00:31:58 -0700 [PATCH] gratuitous includes of asm/serial.h Removed

[PATCH] sparse on uml (infrastructure bits)

2005-09-09 Thread Linux Kernel Mailing List
tree 797db769b24e29d17f8412d8b7e3e4afafc794b1 parent f91f4d923f4039bf3460eca299ed5a3f7ecd7b96 author [EMAIL PROTECTED] [EMAIL PROTECTED] Fri, 09 Sep 2005 17:14:12 +0100 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 00:31:58 -0700 [PATCH] sparse on uml (infrastructure bits) Passes

[PATCH] basic iomem annotations (ppc64)

2005-09-09 Thread Linux Kernel Mailing List
tree 27515aaa98945c3df5ca8717876cb06573144eef parent 2fd9d74b35efa9823f1f7d34cb421e2b9eee9650 author [EMAIL PROTECTED] [EMAIL PROTECTED] Fri, 09 Sep 2005 16:50:43 +0100 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 00:31:57 -0700 [PATCH] basic iomem annotations (ppc64)

[PATCH] uaccess.h annotations (uml)

2005-09-09 Thread Linux Kernel Mailing List
tree 2eee820232a1514b7de10a88bd4c1a1c215103c8 parent 2624f124b3b5d550ab2fbef7ee3bc0e1fed09722 author [EMAIL PROTECTED] [EMAIL PROTECTED] Fri, 09 Sep 2005 17:15:13 +0100 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 00:31:58 -0700 [PATCH] uaccess.h annotations (uml) Signed-off-by:

[PATCH] powerpc: Fix __power64__ typos that should be __powerpc64__

2005-09-09 Thread Linux Kernel Mailing List
tree 49ee521cfa5e5390b14e743b46ea6db02678fe4b parent e4df7671716f1fffb3437a7c1a14e3d2465fefef author [EMAIL PROTECTED] [EMAIL PROTECTED] Fri, 09 Sep 2005 00:05:49 -0500 committer Paul Mackerras [EMAIL PROTECTED] Fri, 09 Sep 2005 22:11:35 +1000 [PATCH] powerpc: Fix __power64__ typos that should be

[PATCH] ppc32: Fix Kconfig mismerge

2005-09-09 Thread Linux Kernel Mailing List
tree bfdafacff0e29677705ce226c626a09b9dd1f706 parent abda24528ac3045511fb59291a2d6ccbddf30eda author Kumar Gala [EMAIL PROTECTED] Sat, 10 Sep 2005 03:01:26 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:26 -0700 [PATCH] ppc32: Fix Kconfig mismerge Looks like the help

[CCID3] Use ELAPSED_TIME in the HC TX RTT estimation

2005-09-09 Thread Linux Kernel Mailing List
tree 1cbb3911a234da8722bbd87445ca5b623d9328c8 parent 1c14ac0ae8eb62cbb40af1e31b156994c7d7d3d5 author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Fri, 09 Sep 2005 08:32:56 -0300 committer Arnaldo Carvalho de Melo [EMAIL PROTECTED] Fri, 09 Sep 2005 08:32:56 -0300 [CCID3] Use ELAPSED_TIME in the HC

[CCID3] Calculate ccid3hcrx_x_recv using usecs_div

2005-09-09 Thread Linux Kernel Mailing List
tree e7507e0367df7f95eaeefc3c6787dbaeda56529e parent 507d37cf269ebbd1b32bcc435fe577e411f73151 author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Fri, 09 Sep 2005 08:31:07 -0300 committer Arnaldo Carvalho de Melo [EMAIL PROTECTED] Fri, 09 Sep 2005 08:31:07 -0300 [CCID3] Calculate ccid3hcrx_x_recv

[PATCH] update filesystems for new delete_inode behavior

2005-09-09 Thread Linux Kernel Mailing List
tree a432a35914b8a74f0c8c73ca57257c7e609365d3 parent e85b565233236a2a833adea73fb2f0e0f8fa2a61 author Mark Fasheh [EMAIL PROTECTED] Sat, 10 Sep 2005 03:01:31 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:27 -0700 [PATCH] update filesystems for new delete_inode behavior

[IPV4] fib_trie: fix proc interface

2005-09-09 Thread Linux Kernel Mailing List
tree e2fe1723327671120272bedafee37fe7ab36ebd6 parent 8259f1625789ad03e6451ecef3e690af52e8e802 author Stephen Hemminger [EMAIL PROTECTED] Sat, 10 Sep 2005 03:35:42 -0700 committer David S. Miller [EMAIL PROTECTED] Sat, 10 Sep 2005 03:35:42 -0700 [IPV4] fib_trie: fix proc interface Create one

[CCID3] Make the ccid3hcrx_rtt calc look more like the ccid3hctx_rtt one

2005-09-09 Thread Linux Kernel Mailing List
tree 5f7c940c3f0758a130d3a6a3492a7a69f8758e53 parent 1a28599a2c2781dd6af72f4f84175e2db74d3bb1 author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Fri, 09 Sep 2005 08:34:10 -0300 committer Arnaldo Carvalho de Melo [EMAIL PROTECTED] Fri, 09 Sep 2005 08:34:10 -0300 [CCID3] Make the ccid3hcrx_rtt

[PATCH] x86: MP_processor_info fix

2005-09-09 Thread Linux Kernel Mailing List
tree 84f5fc0c1a3cf0bd9a47baa7f4ed268494d565e2 parent 5dce225bd9ea60e28e17076de63df0dee51b2883 author Andrew Morton [EMAIL PROTECTED] Sat, 10 Sep 2005 03:01:21 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:56:43 -0700 [PATCH] x86: MP_processor_info fix Remove the weird and

[PATCH] txx9 serial update

2005-09-09 Thread Linux Kernel Mailing List
tree d882e1c8c670ad33c54c53c5851e08b012b7988d parent fef266580e5cf897a1b63528fc6b1185e2d6bb87 author Ralf Baechle [EMAIL PROTECTED] Sat, 10 Sep 2005 03:01:32 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:27 -0700 [PATCH] txx9 serial update Support for the new RBHMA4500

[CCID3] Avoid unsigned integer overflows in usecs_div

2005-09-09 Thread Linux Kernel Mailing List
tree db5b9c5a778e0cbc08bcbf7f5b25174499b13a1d parent e104411b82f5c4d19752c335492036abdbf5880d author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Fri, 09 Sep 2005 08:28:47 -0300 committer Arnaldo Carvalho de Melo [EMAIL PROTECTED] Fri, 09 Sep 2005 08:28:47 -0300 [CCID3] Avoid unsigned integer

[PATCH] move truncate_inode_pages() into -delete_inode()

2005-09-09 Thread Linux Kernel Mailing List
tree 44c7cabcdc62b67b1acc89d74422ddf2af74d114 parent 7f6fd5db2dbc28d475d67f9a6b041fefe1d6f7c8 author Mark Fasheh [EMAIL PROTECTED] Sat, 10 Sep 2005 03:01:29 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:26 -0700 [PATCH] move truncate_inode_pages() into -delete_inode()

[PATCH] i386: CONFIG_ACPI_SRAT typo fix

2005-09-09 Thread Linux Kernel Mailing List
tree ea92749d6601f57ae5836307c9c2b58a4d88ff5e parent 4b5d37ac02954572e80e09255bb5737277aaee8e author Magnus Damm [EMAIL PROTECTED] Sat, 10 Sep 2005 03:01:23 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:56:44 -0700 [PATCH] i386: CONFIG_ACPI_SRAT typo fix Fix a typo

[PATCH] security: enable atomic inode security labeling

2005-09-09 Thread Linux Kernel Mailing List
tree a525df8bda34c2aa52f30326f94cd15109bb58b3 parent f5ee56cc184e0944ebc9ff1691985219959596f6 author Stephen Smalley [EMAIL PROTECTED] Sat, 10 Sep 2005 03:01:35 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:27 -0700 [PATCH] security: enable atomic inode security labeling

[PATCH] Clear task_struct-fs_excl on fork()

2005-09-09 Thread Linux Kernel Mailing List
tree 6072a602430af9a95d2bcadf149bd41c8045ef67 parent 1299232b5743da454c73853b90b3d2d83dce1737 author Giancarlo Formicuccia [EMAIL PROTECTED] Sat, 10 Sep 2005 03:01:22 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:56:43 -0700 [PATCH] Clear task_struct-fs_excl on fork() An

[CCID3] Initialize more fields in ccid3_hc_rx_init

2005-09-09 Thread Linux Kernel Mailing List
tree 9118ac57a87aefdbb20a02366cc96a70c9ca2b10 parent b3a3077d963fc54a25be26e2e84fe9f4327c1e12 author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Fri, 09 Sep 2005 08:37:05 -0300 committer Arnaldo Carvalho de Melo [EMAIL PROTECTED] Fri, 09 Sep 2005 08:37:05 -0300 [CCID3] Initialize more fields in

[PATCH] ext3: Enable atomic inode security labeling

2005-09-09 Thread Linux Kernel Mailing List
tree ff6569e5f5412b8363a7c2f8ad11232cb29fb27f parent 10f47e6a1b8b276323b652053945c87a63a5812d author Stephen Smalley [EMAIL PROTECTED] Sat, 10 Sep 2005 03:01:41 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:28 -0700 [PATCH] ext3: Enable atomic inode security labeling

[DCCP] Introduce dccp_timestamp

2005-09-09 Thread Linux Kernel Mailing List
tree 70f5905fae3270985fed1050335c56598fd32646 parent 954ee31f366fabe53fb450482789258fe552f40b author Arnaldo Carvalho de Melo [EMAIL PROTECTED] Fri, 09 Sep 2005 08:38:35 -0300 committer Arnaldo Carvalho de Melo [EMAIL PROTECTED] Fri, 09 Sep 2005 08:38:35 -0300 [DCCP] Introduce dccp_timestamp

[PATCH] tmpfs: Enable atomic inode security labeling

2005-09-09 Thread Linux Kernel Mailing List
tree d00d2df7c93899fa2028128c40961fec46ede471 parent ac50960afa31877493add6d941d8402fa879c452 author Stephen Smalley [EMAIL PROTECTED] Sat, 10 Sep 2005 03:01:43 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:28 -0700 [PATCH] tmpfs: Enable atomic inode security labeling

[PATCH] remove the inode_post_link and inode_post_rename LSM hooks

2005-09-09 Thread Linux Kernel Mailing List
tree 5597419cf186904d77c4b4ecf117287bcc1db986 parent a74574aafea3a63add325104760161f44562 author Stephen Smalley [EMAIL PROTECTED] Sat, 10 Sep 2005 03:01:45 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:28 -0700 [PATCH] remove the inode_post_link and

[PATCH] ppc32: make perfmon.o CONFIG_E500 specific

2005-09-09 Thread Linux Kernel Mailing List
tree 2ecc0a7759867b08bac04170941d66bef6846f4e parent e31e14ec356f36b131576be5bc31d8fef7e95483 author Marcelo Tosatti [EMAIL PROTECTED] Sat, 10 Sep 2005 03:01:45 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:29 -0700 [PATCH] ppc32: make perfmon.o CONFIG_E500 specific

[PATCH] dvb: dst: fix symbol rate setting

2005-09-09 Thread Linux Kernel Mailing List
tree 0895f3def5d5c07a3144a01ba11c686f1dbe111a parent f30db067a593aeb3fdd97ec0a3e6399ea566f2ad author Manu Abraham [EMAIL PROTECTED] Sat, 10 Sep 2005 03:02:58 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:43 -0700 [PATCH] dvb: dst: fix symbol rate setting Make the

[PATCH] synclinkmp.c: fix async internal loopback

2005-09-09 Thread Linux Kernel Mailing List
tree 36a9e29e7b7c0690484e540c3bf0622b18ec0bc1 parent 166692e4a045348109f66b493e1b41afde6f3769 author Paul Fulghum [EMAIL PROTECTED] Sat, 10 Sep 2005 03:02:17 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:35 -0700 [PATCH] synclinkmp.c: fix async internal loopback Fix

[PATCH] v4l: add saa713x card #66: Yuan TUN-900 (saa7135)

2005-09-09 Thread Linux Kernel Mailing List
tree c057acc0ea1e799aa87f343337e99f9420351e80 parent 260784dcca44b5a526cece1f275cb81ccd186a3e author Mauro Carvalho Chehab [EMAIL PROTECTED] Sat, 10 Sep 2005 03:03:51 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:51 -0700 [PATCH] v4l: add saa713x card #66: Yuan TUN-900

[PATCH] fbcon: Break up bit_putcs into its component functions

2005-09-09 Thread Linux Kernel Mailing List
tree cb8d46347a64f4c5673fb7e5dee55a8078ff8e80 parent ba44cd2d8abc3271a608b42cdbf55e1e575e2ba5 author Antonino A. Daplas [EMAIL PROTECTED] Sat, 10 Sep 2005 03:10:04 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 04:03:41 -0700 [PATCH] fbcon: Break up bit_putcs into its component

[PATCH] files: files struct with RCU

2005-09-09 Thread Linux Kernel Mailing List
tree 73a70ba486f522cd9f376ede2b5a1c1b473b parent 6e72ad2c581de121cc7e772469e2a8f6b1fd4379 author Dipankar Sarma [EMAIL PROTECTED] Sat, 10 Sep 2005 03:04:13 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:55 -0700 [PATCH] files: files struct with RCU Patch to eliminate

[PATCH] dvb: usb: digitv: support for nxt6000 demod

2005-09-09 Thread Linux Kernel Mailing List
tree 9972a46642aa5cf67d2e11896f07a93d365f5bc0 parent 47dc3d688d04f06d8ef90a06c48930906fbc4a8c author Svante Olofsson [EMAIL PROTECTED] Sat, 10 Sep 2005 03:02:48 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:41 -0700 [PATCH] dvb: usb: digitv: support for nxt6000 demod

[PATCH] dvb: frontend: stv0299: pass i2c bus to pll callback

2005-09-09 Thread Linux Kernel Mailing List
tree cd090616b3a13c130b72238f92390761bda71e39 parent 4ff4ac1beae58a2fea7ec2ad43d6c3b60d90ec61 author Andreas Oberritter [EMAIL PROTECTED] Sat, 10 Sep 2005 03:02:30 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:38 -0700 [PATCH] dvb: frontend: stv0299: pass i2c bus to pll

[PATCH] dvb: usb: white space cleanup

2005-09-09 Thread Linux Kernel Mailing List
tree d5bcb009c6aa6a460a35a10edf0edc439bb5f821 parent 115eea4e91049a42d81e5284cbb0f50acab6eb39 author Patrick Boettcher [EMAIL PROTECTED] Sat, 10 Sep 2005 03:02:50 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:41 -0700 [PATCH] dvb: usb: white space cleanup white space

[PATCH] Documentation/sparse snapshot URL

2005-09-09 Thread Linux Kernel Mailing List
tree 96f5d5988a1f32e34e85314db2123f0f481f93fe parent 5ea626aac1ab9a34aed62dc651070cf1e5134247 author Ben Dooks [EMAIL PROTECTED] Sat, 10 Sep 2005 03:10:20 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 04:03:44 -0700 [PATCH] Documentation/sparse snapshot URL The URL for

[PATCH] ppc32: Correct an instruction in the boot code

2005-09-09 Thread Linux Kernel Mailing List
tree 4cc085c47f0824f4b028d6d31eab0f63765615c0 parent 83f7da8acd81354e921ff12d6efbeae5b1a5d6a4 author Frank van Maarseveen [EMAIL PROTECTED] Sat, 10 Sep 2005 03:01:46 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:29 -0700 [PATCH] ppc32: Correct an instruction in the boot

[PATCH] v4l: print warning if pal= or secam= argument is unrecognized

2005-09-09 Thread Linux Kernel Mailing List
tree 0b9f55c40e569bbb24d7996a2bdee144424f parent 6a989d7328aa4a0b4793ea05b13871bf1b500b1e author Mauro Carvalho Chehab [EMAIL PROTECTED] Sat, 10 Sep 2005 03:03:59 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:52 -0700 [PATCH] v4l: print warning if pal= or secam=

[PATCH] dvb: frontend: stv0297: QAM128 tuning improvement

2005-09-09 Thread Linux Kernel Mailing List
tree 9d369ee3d09001d11c497c2184337fb7a6ea239f parent c589ebfce79834a9617c44d7ec0f608fa70eb42d author Patrick Boettcher [EMAIL PROTECTED] Sat, 10 Sep 2005 03:02:38 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:39 -0700 [PATCH] dvb: frontend: stv0297: QAM128 tuning

[PATCH] dvb: budget-av: enable frontend on KNC1 Plus cards

2005-09-09 Thread Linux Kernel Mailing List
tree bb575b5b9e145ae0c8ad643760ab84141db6b010 parent b548747d78f8840024ac3439b7149348a282e086 author Andrew de Quincey [EMAIL PROTECTED] Sat, 10 Sep 2005 03:03:09 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:45 -0700 [PATCH] dvb: budget-av: enable frontend on KNC1 Plus

[PATCH] radeonfb_old: Fix broken link

2005-09-09 Thread Linux Kernel Mailing List
tree 55efdd384b9c402ba0791e6b02a1597a93509885 parent 2a43b58589eac1fdcf62624e86c67c0f92f45bf7 author Antonino A. Daplas [EMAIL PROTECTED] Sat, 10 Sep 2005 03:04:41 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:58:01 -0700 [PATCH] radeonfb_old: Fix broken link The link for

[PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) support

2005-09-09 Thread Linux Kernel Mailing List
tree bd3c424f3f43e6b5a2ba6c235c7c25b3ba197f4c parent 5251bffc9b4ca63c79166adf02faf1bbc043 author Antonino A. Daplas [EMAIL PROTECTED] Sat, 10 Sep 2005 03:09:58 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 04:03:39 -0700 [PATCH] fbdev: Add VESA Coordinated Video Timings

[PATCH] dvb: av7110: conditionally disable workaround for broken firmware

2005-09-09 Thread Linux Kernel Mailing List
tree 51f1b1856587b87c91d083c41eaaf35b4358f117 parent ce7d3c11aee415c76bcbd5f43cace16132b48a21 author Oliver Endriss [EMAIL PROTECTED] Sat, 10 Sep 2005 03:03:11 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:45 -0700 [PATCH] dvb: av7110: conditionally disable workaround

[PATCH] v4l: normalize whitespace and comments in tuner lists

2005-09-09 Thread Linux Kernel Mailing List
tree 11edcb5b1dccd43749e521e4e79bcfe797065437 parent 10c35cf8fd89e166d13bc93175f2b05d9cb85e07 author Mauro Carvalho Chehab [EMAIL PROTECTED] Sat, 10 Sep 2005 03:03:52 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:51 -0700 [PATCH] v4l: normalize whitespace and comments in

[PATCH] dvb: ttusb-budget: use time_after_eq()

2005-09-09 Thread Linux Kernel Mailing List
tree 81d8d6480b02756197620d16802f88a1863ec932 parent 1ac2854cbc637de7e958cfa8d153ccf9e6668dda author Marcelo Feitoza Parisi [EMAIL PROTECTED] Sat, 10 Sep 2005 03:03:15 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:46 -0700 [PATCH] dvb: ttusb-budget: use time_after_eq()

[PATCH] dvb: saa7146: i2c vs. sysfs fix

2005-09-09 Thread Linux Kernel Mailing List
tree b0b4ae329cf92cd207a6e113c46d81ff894b1a07 parent 6af4ee10f0b2bec2b8c40150298a9f7c1e9e46c6 author Philipp Matthias Hahn [EMAIL PROTECTED] Sat, 10 Sep 2005 03:03:13 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:46 -0700 [PATCH] dvb: saa7146: i2c vs. sysfs fix

[PATCH] synclinkmp.c: disable burst transfers

2005-09-09 Thread Linux Kernel Mailing List
tree 17ea36ed6a978ee30c43c081faf2f80cafdfff5f parent 7f3edb94564d319cd58cc11c2c986b7ec25643d8 author Paul Fulghum [EMAIL PROTECTED] Sat, 10 Sep 2005 03:02:15 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:34 -0700 [PATCH] synclinkmp.c: disable burst transfers Disable

[PATCH] v9fs: VFS superblock operations and glue

2005-09-09 Thread Linux Kernel Mailing List
tree 69bab629bd530930470fded8f04ca57566680668 parent 2bad8471511ce5cc3ea90d0940622bd4b56b9cce author Eric Van Hensbergen [EMAIL PROTECTED] Sat, 10 Sep 2005 03:04:20 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:56 -0700 [PATCH] v9fs: VFS superblock operations and glue

[PATCH] fbcon: Saner 16-color to 4-color conversion

2005-09-09 Thread Linux Kernel Mailing List
tree a556d3b71c2bca72762255f79f2de17a606382a7 parent b8c909454f046b59065c6997b651fe20cd90c0f4 author Antonino A. Daplas [EMAIL PROTECTED] Sat, 10 Sep 2005 03:04:38 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:58:00 -0700 [PATCH] fbcon: Saner 16-color to 4-color conversion

[PATCH] v4l: change LG TDVS H062F from NTSC to ATSC

2005-09-09 Thread Linux Kernel Mailing List
tree 0b20950b3c2852ab82d669de8ff801234a586122 parent 1c94aeecd3fd2aed66d9a1135f5329df622e6137 author Mauro Carvalho Chehab [EMAIL PROTECTED] Sat, 10 Sep 2005 03:03:54 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:51 -0700 [PATCH] v4l: change LG TDVS H062F from NTSC to

[PATCH] dvb: bt8xx: endianness fix

2005-09-09 Thread Linux Kernel Mailing List
tree 7d7065ffd93d355a239dbc9b6dda91e9f07fecc5 parent 5b5b53452be0b1132cfb8e22fbe5fe43c25140a0 author Johannes Stezenbach [EMAIL PROTECTED] Sat, 10 Sep 2005 03:02:53 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:42 -0700 [PATCH] dvb: bt8xx: endianness fix Endianness fix

[PATCH] dvb: budget-ci: add support for TT DVB-C CI card

2005-09-09 Thread Linux Kernel Mailing List
tree ce797c46a6c8ef98d7c7bcc5da90e210967799d3 parent f63f5346c943008fe8f6ac66a9026f6c35e24947 author Andrew de Quincey [EMAIL PROTECTED] Sat, 10 Sep 2005 03:03:07 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:45 -0700 [PATCH] dvb: budget-ci: add support for TT DVB-C CI

[PATCH] v4l: syncs tveeprom tuners list with the list from ivtv

2005-09-09 Thread Linux Kernel Mailing List
tree bc1f21b6009e0248fcaeb218e99bf9c40d9f3b13 parent c0e9eae60e8f1a18e2e6502b3e738dd2886d18ff author Mauro Carvalho Chehab [EMAIL PROTECTED] Sat, 10 Sep 2005 03:03:47 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:50 -0700 [PATCH] v4l: syncs tveeprom tuners list with the

[PATCH] Prefetch kernel stacks to speed up context switch

2005-09-09 Thread Linux Kernel Mailing List
tree 1ef99fd4d7246b2afa16dc7d1514b6ff25fa8284 parent b0d62e6d5b3318b6b722121d945afa295f7201b5 author Chen, Kenneth W [EMAIL PROTECTED] Sat, 10 Sep 2005 03:02:02 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:31 -0700 [PATCH] Prefetch kernel stacks to speed up context

[PATCH] dvb: avoid building empty built-in.o

2005-09-09 Thread Linux Kernel Mailing List
tree 07dbe50b466a073e4e2f46448d1e3c8d662691b9 parent 34f7373aaec80564cc87b7829e4e2a0e3c20c4b7 author Johannes Stezenbach [EMAIL PROTECTED] Sat, 10 Sep 2005 03:02:20 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:36 -0700 [PATCH] dvb: avoid building empty built-in.o Don't

[PATCH] v9fs: 9P protocol implementation

2005-09-09 Thread Linux Kernel Mailing List
tree fae8b842b5d8ac65e84e61e127b741fb48905278 parent 9e82cf6a802a72f0f447eb4c76d6a3fc8736a31d author Eric Van Hensbergen [EMAIL PROTECTED] Sat, 10 Sep 2005 03:04:21 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:56 -0700 [PATCH] v9fs: 9P protocol implementation This part

[PATCH] Kdump: Documentation Update

2005-09-09 Thread Linux Kernel Mailing List
tree 782b3a7af2c0956c2dbce776e795d3a566b4d935 parent 9d01a82e46a8dd18233121a6bc140e5576649583 author Vivek Goyal [EMAIL PROTECTED] Sat, 10 Sep 2005 03:10:19 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 04:03:43 -0700 [PATCH] Kdump: Documentation Update There are minor

[PATCH] pcmcia: more IDs for ide_cs

2005-09-09 Thread Linux Kernel Mailing List
tree dd540e39b2c02229b0f5f868dadeb1939e20ffcf parent f74e48a51c38f54fa26eb86a7a42f592156eccc2 author Dominik Brodowski [EMAIL PROTECTED] Sat, 10 Sep 2005 03:03:28 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:48 -0700 [PATCH] pcmcia: more IDs for ide_cs (Partly From:

[PATCH] x86_64: Don't do broadcast IPIs when hotplug is enabled in flat mode.

2005-09-09 Thread Linux Kernel Mailing List
tree 768cfb8802e2c03e05bf1e15f36a0c5a6a039bd0 parent 4c7fc7220f6a3cce9b3f4bd66362176df67df577 author Ashok Raj [EMAIL PROTECTED] Sat, 10 Sep 2005 03:01:52 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:30 -0700 [PATCH] x86_64: Don't do broadcast IPIs when hotplug is

[PATCH] x86_64: Don't call enforce_max_cpus when hotplug is enabled

2005-09-09 Thread Linux Kernel Mailing List
tree 9936b6014dda94ed52efe64e34f9d923cbae8390 parent fdf26d933a8171c2a5bd35b4a5ca3b099a216a35 author Ashok Raj [EMAIL PROTECTED] Sat, 10 Sep 2005 03:01:53 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:30 -0700 [PATCH] x86_64: Don't call enforce_max_cpus when hotplug is

[PATCH] dvb: usb: dibusb: Kworld Xpert DVB-T USB2.0 support

2005-09-09 Thread Linux Kernel Mailing List
tree 36aef8916061666446c075b6c43d672783cfbd7c parent 3706a4da2012679631da6d22e86c6a34cde7419a author Patrick Boettcher [EMAIL PROTECTED] Sat, 10 Sep 2005 03:02:42 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:40 -0700 [PATCH] dvb: usb: dibusb: Kworld Xpert DVB-T USB2.0

[PATCH] vesafb: Add blanking support

2005-09-09 Thread Linux Kernel Mailing List
tree 6b28b34161e7ca2db38014b473690e9c9954779a parent 7726e9e10fc6e026ed2dc00e48f4a3ffc1254ad2 author Antonino A. Daplas [EMAIL PROTECTED] Sat, 10 Sep 2005 03:04:31 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:58 -0700 [PATCH] vesafb: Add blanking support Add

[PATCH] fix for cpusets minor problem

2005-09-09 Thread Linux Kernel Mailing List
tree 851250c42eb890c6fa3afe59b3398e17ee850bae parent ac0b1bc1edbe81c0cb36cad7e7f5b91f4d9e12ed author KUROSAWA Takahiro [EMAIL PROTECTED] Sat, 10 Sep 2005 03:02:10 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:32 -0700 [PATCH] fix for cpusets minor problem This patch

[PATCH] nvidiafb: Use CVT to get mode for digital displays

2005-09-09 Thread Linux Kernel Mailing List
tree 1929b8991b8ea9e93e56412f25d2d383e6cd374b parent 96fe6a2109db29cd15b90a093c16e6cb4b19371a author Antonino A. Daplas [EMAIL PROTECTED] Sat, 10 Sep 2005 03:09:59 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 04:03:39 -0700 [PATCH] nvidiafb: Use CVT to get mode for digital

[PATCH] dvb: dst: Updated Documentation

2005-09-09 Thread Linux Kernel Mailing List
tree cd87210b839664ea3bde7ffdae66659f11f427b7 parent 9dea88514c476d303f59e19b27ef26bb52dc193a author Manu Abraham [EMAIL PROTECTED] Sat, 10 Sep 2005 03:03:04 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:44 -0700 [PATCH] dvb: dst: Updated Documentation Updated

[PATCH] pcmcia: remove unused Vpp1, Vpp2 and Vcc

2005-09-09 Thread Linux Kernel Mailing List
tree a99d137d738e03bde1e957f08785788b4aa9082e parent 76d82ec526b0549cedf332d80929c8c225b653fa author Dominik Brodowski [EMAIL PROTECTED] Sat, 10 Sep 2005 03:03:27 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:48 -0700 [PATCH] pcmcia: remove unused Vpp1, Vpp2 and Vcc

[PATCH] nvidiafb: Fixed mirrored characters in big endian machines

2005-09-09 Thread Linux Kernel Mailing List
tree cadcf82935323add229fd467beebf20c26379011 parent 88fb2c6efba8d9e941e9fb61f37dbeafc869fd75 author Antonino A. Daplas [EMAIL PROTECTED] Sat, 10 Sep 2005 03:10:01 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 04:03:40 -0700 [PATCH] nvidiafb: Fixed mirrored characters in big

[PATCH] files: break up files struct

2005-09-09 Thread Linux Kernel Mailing List
tree 3fdf833fdf2e3d3a439090743539680449ec3428 parent c0dfb2905126e9e94edebbce8d3e05001301f52d author Dipankar Sarma [EMAIL PROTECTED] Sat, 10 Sep 2005 03:04:10 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:55 -0700 [PATCH] files: break up files struct In order for the

[PATCH] v9fs: Change error magic numbers to defined constants

2005-09-09 Thread Linux Kernel Mailing List
tree ec82268782cd75abd66d329ac617602cdb33db13 parent 3ed8491c8a75cefe95b57f7f428a3e2ddd421e97 author Eric Van Hensbergen [EMAIL PROTECTED] Sat, 10 Sep 2005 03:04:25 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:57 -0700 [PATCH] v9fs: Change error magic numbers to defined

[PATCH] cs89x0: add netpoll support

2005-09-09 Thread Linux Kernel Mailing List
tree 2b54ecf2cf187eea04a5233f7503ff8eb84c0f24 parent fac92becdaecff64dd91daab0292c5131de92f0d author Deepak Saxena [EMAIL PROTECTED] Sat, 10 Sep 2005 03:02:07 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:32 -0700 [PATCH] cs89x0: add netpoll support Signed-off-by:

[PATCH] dvb: usb: core: change dvb_usb_device_init() API

2005-09-09 Thread Linux Kernel Mailing List
tree 705fc3f433180d96e357bdcf4814408169367018 parent 62703b9d72114a563488cd4be6d0827618395589 author Patrick Boettcher [EMAIL PROTECTED] Sat, 10 Sep 2005 03:02:47 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:41 -0700 [PATCH] dvb: usb: core: change dvb_usb_device_init()

[PATCH] files: fix rcu initializers

2005-09-09 Thread Linux Kernel Mailing List
tree 7af6f19fb36afe14a3405a4a656c29ad7ce251eb parent 0f97a931b337e4662e736ca67f1fab0a187f5852 author Dipankar Sarma [EMAIL PROTECTED] Sat, 10 Sep 2005 03:04:07 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:54 -0700 [PATCH] files: fix rcu initializers First of a number

[PATCH] v4l: add some missing parameter descriptions in msp3400.c

2005-09-09 Thread Linux Kernel Mailing List
tree da0c696ac4730e84520cde47dd3d52865a6df2cf parent 21d4df375be2c9e5f1002800036fbfb793cf031f author Mauro Carvalho Chehab [EMAIL PROTECTED] Sat, 10 Sep 2005 03:04:00 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 10 Sep 2005 03:57:52 -0700 [PATCH] v4l: add some missing parameter

  1   2   3   >