drm: add idr_init to drm_stub.c

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=45ea5dcde62db8eccc8503defae3c3353256975d Commit: 45ea5dcde62db8eccc8503defae3c3353256975d Parent: cca5307d178c931e70a642302b56fa2701d02253 Author: Dave Airlie [EMAIL PROTECTED] AuthorDate: Tue

drm: fix problem with SiS typedef with sisfb enabled.

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cca5307d178c931e70a642302b56fa2701d02253 Commit: cca5307d178c931e70a642302b56fa2701d02253 Parent: d4e2cbe9cb9219fc924191a6baa2369140cb5ea8 Author: Dave Airlie [EMAIL PROTECTED] AuthorDate: Tue

parse error, drivers/i2c/busses/i2c-pmcmsp.c

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

mm: remove ptep_establish()

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f0e47c229b489e37ba7e4159ef7f9cf9ccd44e19 Commit: f0e47c229b489e37ba7e4159ef7f9cf9ccd44e19 Parent: 5ee403f584a67fb8725cca4d55218925b9295528 Author: Martin Schwidefsky [EMAIL PROTECTED]

mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e21ea246bce5bb93dd822de420172ec280aed492 Commit: e21ea246bce5bb93dd822de420172ec280aed492 Parent: f0e47c229b489e37ba7e4159ef7f9cf9ccd44e19 Author: Martin Schwidefsky [EMAIL PROTECTED]

Fix read/truncate race

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a32ea1e1f925399e0d81ca3f7394a44a6dafa12c Commit: a32ea1e1f925399e0d81ca3f7394a44a6dafa12c Parent: e21ea246bce5bb93dd822de420172ec280aed492 Author: NeilBrown [EMAIL PROTECTED] AuthorDate: Tue

Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=769848c03895b63e5662eb7e4ec8c4866f7d0183 Commit: 769848c03895b63e5662eb7e4ec8c4866f7d0183 Parent: a32ea1e1f925399e0d81ca3f7394a44a6dafa12c Author: Mel Gorman [EMAIL PROTECTED] AuthorDate: Tue

Create the ZONE_MOVABLE zone

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2a1e274acf0b1c192face19a4be7c12d4503eaaf Commit: 2a1e274acf0b1c192face19a4be7c12d4503eaaf Parent: 769848c03895b63e5662eb7e4ec8c4866f7d0183 Author: Mel Gorman [EMAIL PROTECTED] AuthorDate: Tue

handle kernelcore=: generic

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ed7ed365172e27b0efe9d43cc962723c7193e34e Commit: ed7ed365172e27b0efe9d43cc962723c7193e34e Parent: 396faf0303d273219db5d7eb4a2879ad977ed185 Author: Mel Gorman [EMAIL PROTECTED] AuthorDate: Tue

Allow huge page allocations to use GFP_HIGH_MOVABLE

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=396faf0303d273219db5d7eb4a2879ad977ed185 Commit: 396faf0303d273219db5d7eb4a2879ad977ed185 Parent: 2a1e274acf0b1c192face19a4be7c12d4503eaaf Author: Mel Gorman [EMAIL PROTECTED] AuthorDate: Tue

Add a movablecore= parameter for sizing ZONE_MOVABLE

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7e63efef857575320fb413fbc3d0ee704b72845f Commit: 7e63efef857575320fb413fbc3d0ee704b72845f Parent: ed7ed365172e27b0efe9d43cc962723c7193e34e Author: Mel Gorman [EMAIL PROTECTED] AuthorDate: Tue

Lumpy Reclaim V4

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5ad333eb66ff1e52a87639822ae088577669dcf9 Commit: 5ad333eb66ff1e52a87639822ae088577669dcf9 Parent: 7e63efef857575320fb413fbc3d0ee704b72845f Author: Andy Whitcroft [EMAIL PROTECTED] AuthorDate:

mm: clean up and kernelify shrinker registration

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8e1f936b73150f5095448a0fee6d4f30a1f9001d Commit: 8e1f936b73150f5095448a0fee6d4f30a1f9001d Parent: 5ad333eb66ff1e52a87639822ae088577669dcf9 Author: Rusty Russell [EMAIL PROTECTED] AuthorDate:

SLUB: change error reporting format to follow lockdep loosely

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2492268472e7d326a6fe10f92f9211c4578f2482 Commit: 2492268472e7d326a6fe10f92f9211c4578f2482 Parent: 8e1f936b73150f5095448a0fee6d4f30a1f9001d Author: Christoph Lameter [EMAIL PROTECTED]

SLUB: use list_for_each_entry for loops over all slabs

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5b95a4acf157eee552e013795b54eaa2ab1ee4a1 Commit: 5b95a4acf157eee552e013795b54eaa2ab1ee4a1 Parent: 2492268472e7d326a6fe10f92f9211c4578f2482 Author: Christoph Lameter [EMAIL PROTECTED]

SLUB slab validation: Move tracking information alloc outside of lock

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=68dff6a9af9f27df5aeee6d0339818b0e36c1b51 Commit: 68dff6a9af9f27df5aeee6d0339818b0e36c1b51 Parent: 5b95a4acf157eee552e013795b54eaa2ab1ee4a1 Author: Christoph Lameter [EMAIL PROTECTED]

SLUB: ensure that the number of objects per slab stays low for high orders

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6300ea75031e7aebfe3331245b7f750d82621223 Commit: 6300ea75031e7aebfe3331245b7f750d82621223 Parent: 68dff6a9af9f27df5aeee6d0339818b0e36c1b51 Author: Christoph Lameter [EMAIL PROTECTED]

SLUB Debug: fix initial object debug state of NUMA bootstrap objects

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d45f39cb06610ea456e1d689149b9becacda8b40 Commit: d45f39cb06610ea456e1d689149b9becacda8b40 Parent: 6300ea75031e7aebfe3331245b7f750d82621223 Author: Christoph Lameter [EMAIL PROTECTED]

Slab allocators: consolidate code for krealloc in mm/util.c

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ef2ad80c7d255ed0449eda947c2d700635b7e0f5 Commit: ef2ad80c7d255ed0449eda947c2d700635b7e0f5 Parent: d45f39cb06610ea456e1d689149b9becacda8b40 Author: Christoph Lameter [EMAIL PROTECTED]

Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6cb8f91320d3e720351c21741da795fed580b21b Commit: 6cb8f91320d3e720351c21741da795fed580b21b Parent: ef2ad80c7d255ed0449eda947c2d700635b7e0f5 Author: Christoph Lameter [EMAIL PROTECTED]

Slab allocators: support __GFP_ZERO in all allocators

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d07dbea46405b37d59495eb4de9d1056dcfb7c6d Commit: d07dbea46405b37d59495eb4de9d1056dcfb7c6d Parent: 6cb8f91320d3e720351c21741da795fed580b21b Author: Christoph Lameter [EMAIL PROTECTED]

SLUB: add some more inlines and #ifdef CONFIG_SLUB_DEBUG

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0c710013200e72b5e0bc680ff4ec6bdac53c5ce8 Commit: 0c710013200e72b5e0bc680ff4ec6bdac53c5ce8 Parent: d07dbea46405b37d59495eb4de9d1056dcfb7c6d Author: Christoph Lameter [EMAIL PROTECTED]

SLUB: extract dma_kmalloc_cache from get_cache.

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2e443fd003d76394a8ceb78f079260478aa10710 Commit: 2e443fd003d76394a8ceb78f079260478aa10710 Parent: 0c710013200e72b5e0bc680ff4ec6bdac53c5ce8 Author: Christoph Lameter [EMAIL PROTECTED]

SLUB: do proper locking during dma slab creation

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=dfce8648d64c07eade40d456d59cb4bfcbba008c Commit: dfce8648d64c07eade40d456d59cb4bfcbba008c Parent: 2e443fd003d76394a8ceb78f079260478aa10710 Author: Christoph Lameter [EMAIL PROTECTED]

SLUB: faster more efficient slab determination for __kmalloc

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f1b263393626fe66bee34ccdbf0487cd377e0213 Commit: f1b263393626fe66bee34ccdbf0487cd377e0213 Parent: dfce8648d64c07eade40d456d59cb4bfcbba008c Author: Christoph Lameter [EMAIL PROTECTED]

SLUB: Simplify dma index - size calculation

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7b55f620e6908fec2d51751320c2a9459b5f375f Commit: 7b55f620e6908fec2d51751320c2a9459b5f375f Parent: f1b263393626fe66bee34ccdbf0487cd377e0213 Author: Christoph Lameter [EMAIL PROTECTED]

mm/slub.c: make code static

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5af328a51067d8dc574c2b2c2629dd436a1e841e Commit: 5af328a51067d8dc574c2b2c2629dd436a1e841e Parent: 7b55f620e6908fec2d51751320c2a9459b5f375f Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Tue

SLUB: Style fix up the loop to disable small slabs

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=12ad6843dd145050231ec5a27fe326c2085f9095 Commit: 12ad6843dd145050231ec5a27fe326c2085f9095 Parent: 5af328a51067d8dc574c2b2c2629dd436a1e841e Author: Christoph Lameter [EMAIL PROTECTED]

SLUB: Do not use length parameter in slab_alloc()

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ce15fea8274acca06daa1674322d37a7d3f0036b Commit: ce15fea8274acca06daa1674322d37a7d3f0036b Parent: 12ad6843dd145050231ec5a27fe326c2085f9095 Author: Christoph Lameter [EMAIL PROTECTED]

Slab allocators: Cleanup zeroing allocations

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=81cda6626178cd55297831296ba8ecedbfd8b52d Commit: 81cda6626178cd55297831296ba8ecedbfd8b52d Parent: ce15fea8274acca06daa1674322d37a7d3f0036b Author: Christoph Lameter [EMAIL PROTECTED]

Slab allocators: Replace explicit zeroing with __GFP_ZERO

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=94f6030ca792c57422f04a73e7a872d8325946d3 Commit: 94f6030ca792c57422f04a73e7a872d8325946d3 Parent: 81cda6626178cd55297831296ba8ecedbfd8b52d Author: Christoph Lameter [EMAIL PROTECTED]

SLUB: Do not allocate object bit array on stack

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=434e245ddd3f14aa8eef97cae16c71b863ab092a Commit: 434e245ddd3f14aa8eef97cae16c71b863ab092a Parent: 94f6030ca792c57422f04a73e7a872d8325946d3 Author: Christoph Lameter [EMAIL PROTECTED]

SLUB: Move sysfs operations outside of slub_lock

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a0e1d1be204612ee83b3afe8aa24c5d27e63d464 Commit: a0e1d1be204612ee83b3afe8aa24c5d27e63d464 Parent: 434e245ddd3f14aa8eef97cae16c71b863ab092a Author: Christoph Lameter [EMAIL PROTECTED]

SLUB: Fix CONFIG_SLUB_DEBUG use for CONFIG_NUMA

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8ab1372fac5684de56c68f0da1ddc90e1c4ce740 Commit: 8ab1372fac5684de56c68f0da1ddc90e1c4ce740 Parent: a0e1d1be204612ee83b3afe8aa24c5d27e63d464 Author: Christoph Lameter [EMAIL PROTECTED]

Make SLUB the default allocator

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a0acd820807680d2ccc4ef3448387fcdbf152c73 Commit: a0acd820807680d2ccc4ef3448387fcdbf152c73 Parent: 8ab1372fac5684de56c68f0da1ddc90e1c4ce740 Author: Christoph Lameter [EMAIL PROTECTED]

Add VM_BUG_ON in case someone uses page_mapping on a slab page

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b5fab14e5d87df4d94161ae5f5e0c8625f9ffda2 Commit: b5fab14e5d87df4d94161ae5f5e0c8625f9ffda2 Parent: a0acd820807680d2ccc4ef3448387fcdbf152c73 Author: Christoph Lameter [EMAIL PROTECTED]

MM: Make needlessly global hugetlb_no_page() static.

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a1ed3dda0ad181532f1e0f0d548067fb9fdddac4 Commit: a1ed3dda0ad181532f1e0f0d548067fb9fdddac4 Parent: b5fab14e5d87df4d94161ae5f5e0c8625f9ffda2 Author: Robert P. J. Day [EMAIL PROTECTED] AuthorDate:

fs: introduce some page/buffer invariants

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=787d2214c19bcc9b6ac48af0ce098277a801eded Commit: 787d2214c19bcc9b6ac48af0ce098277a801eded Parent: a1ed3dda0ad181532f1e0f0d548067fb9fdddac4 Author: Nick Piggin [EMAIL PROTECTED] AuthorDate: Tue

Freezer: make kernel threads nonfreezable by default

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=831441862956fffa17b9801db37e6ea1650b0f69 Commit: 831441862956fffa17b9801db37e6ea1650b0f69 Parent: 787d2214c19bcc9b6ac48af0ce098277a801eded Author: Rafael J. Wysocki [EMAIL PROTECTED]

CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logic

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2a7326b5bbafac4c96bcdb944b2a773593030b96 Commit: 2a7326b5bbafac4c96bcdb944b2a773593030b96 Parent: 831441862956fffa17b9801db37e6ea1650b0f69 Author: Christoph Lameter [EMAIL PROTECTED]

Report that kernel is tainted if there was an OOPS

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bcdcd8e725b923ad7c0de809680d5d5658a7bf8c Commit: bcdcd8e725b923ad7c0de809680d5d5658a7bf8c Parent: 74489a91dd43aecd638709d34a2f58b91cfda5cf Author: Pavel Emelianov [EMAIL PROTECTED] AuthorDate:

PTRACE_PEEKDATA consolidation

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7664732315c97f48dba9d1e7339ad16fc5a320ac Commit: 7664732315c97f48dba9d1e7339ad16fc5a320ac Parent: bcdcd8e725b923ad7c0de809680d5d5658a7bf8c Author: Alexey Dobriyan [EMAIL PROTECTED] AuthorDate:

PTRACE_POKEDATA consolidation

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f284ce7269031947326bac6bb19a977705276222 Commit: f284ce7269031947326bac6bb19a977705276222 Parent: 7664732315c97f48dba9d1e7339ad16fc5a320ac Author: Alexey Dobriyan [EMAIL PROTECTED] AuthorDate:

proper prototype for proc_nr_files()

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

powerpc: 8xx: fix whitespace and indentation

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=99121c0da3586f46a0397d9b0b4551a6286d003d Commit: 99121c0da3586f46a0397d9b0b4551a6286d003d Parent: 2a7326b5bbafac4c96bcdb944b2a773593030b96 Author: Vitaly Bordug [EMAIL PROTECTED] AuthorDate:

unregister_blkdev(): do WARN_ON on failure

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=294462a5c6c4fb9a6ced9cb5a368ff335f1b656e Commit: 294462a5c6c4fb9a6ced9cb5a368ff335f1b656e Parent: 62239ac2b301abc397e70986649666cfb7835907 Author: Akinobu Mita [EMAIL PROTECTED] AuthorDate: Tue

unregister_blkdev() delete redundant messages in callers

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=00d59405cf6d7ef8932394ab5a12da1a50ce581e Commit: 00d59405cf6d7ef8932394ab5a12da1a50ce581e Parent: 294462a5c6c4fb9a6ced9cb5a368ff335f1b656e Author: Akinobu Mita [EMAIL PROTECTED] AuthorDate: Tue

unregister_blkdev(): delete redundant message

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c6d4d63489f2e3ce38c80e7073952f0c58d4c2bc Commit: c6d4d63489f2e3ce38c80e7073952f0c58d4c2bc Parent: 00d59405cf6d7ef8932394ab5a12da1a50ce581e Author: Akinobu Mita [EMAIL PROTECTED] AuthorDate: Tue

unregister_blkdev(): return void

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f4480240f700587c15507b7815e75989b16825b2 Commit: f4480240f700587c15507b7815e75989b16825b2 Parent: c6d4d63489f2e3ce38c80e7073952f0c58d4c2bc Author: Akinobu Mita [EMAIL PROTECTED] AuthorDate: Tue

avoid OPEN_MAX in SCM_MAX_FD

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

Remove OPEN_MAX

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

Remove CHILD_MAX

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

sb1250-duart.c: SB1250 DUART serial support

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b45d52797432bd6b5d9786dbda940eb8d0b9ed06 Commit: b45d52797432bd6b5d9786dbda940eb8d0b9ed06 Parent: f9e86f419073605b4520848021cc042963c227c7 Author: Maciej W. Rozycki [EMAIL PROTECTED]

kallsyms: make KSYM_NAME_LEN include space for trailing '\0'

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9281acea6a3687ff0f262e0be31eac34895b95d7 Commit: 9281acea6a3687ff0f262e0be31eac34895b95d7 Parent: b45d52797432bd6b5d9786dbda940eb8d0b9ed06 Author: Tejun Heo [EMAIL PROTECTED] AuthorDate: Tue

Kprobes on select architectures no longer EXPERIMENTAL

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=87a7defb0d4255d5aea2c5067813b26836127983 Commit: 87a7defb0d4255d5aea2c5067813b26836127983 Parent: 5b78cc9ac8602baafebb75a09025ffb17d1aebc2 Author: Ananth N Mavinakayanahalli [EMAIL PROTECTED]

Fix sparse false positives re BUG_ON(ptr)

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2a41de48b81e61fbe260ae5031ebcb6f935f35fb Commit: 2a41de48b81e61fbe260ae5031ebcb6f935f35fb Parent: 13c22168b7276dffe49dc66675d5a78f6d288e0d Author: Alexey Dobriyan [EMAIL PROTECTED] AuthorDate:

IBMASM: whitespace cleanup

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3110dc7a8660ea1617afac2a55e3d18ae6ce141b Commit: 3110dc7a8660ea1617afac2a55e3d18ae6ce141b Parent: 567f3e422a9a155d7c7643148efb5bf959065d34 Author: Dmitry Torokhov [EMAIL PROTECTED] AuthorDate:

IBMASM: dont use extern in function declarations

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=da6b9c92d12ee6594170d839e2e78043bd2af286 Commit: da6b9c92d12ee6594170d839e2e78043bd2af286 Parent: 3110dc7a8660ea1617afac2a55e3d18ae6ce141b Author: Dmitry Torokhov [EMAIL PROTECTED] AuthorDate:

IBMASM: miscellaneous fixes

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8945495697d9f461d4c923e0ed26c0e309b0dffc Commit: 8945495697d9f461d4c923e0ed26c0e309b0dffc Parent: da6b9c92d12ee6594170d839e2e78043bd2af286 Author: Dmitry Torokhov [EMAIL PROTECTED] AuthorDate:

IBMASM: must depend on CONFIG_INPUT

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ff294cba8a62fa8334b88692da6d48683900f015 Commit: ff294cba8a62fa8334b88692da6d48683900f015 Parent: 8945495697d9f461d4c923e0ed26c0e309b0dffc Author: Dmitry Torokhov [EMAIL PROTECTED] AuthorDate:

SPI controller drivers: check for unsupported modes

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

SPI: add 3wire mode flag

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

spidev compiler warning gone

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

CRC7 support

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ad241528c4919505afccb022acbab3eeb0db4d80 Commit: ad241528c4919505afccb022acbab3eeb0db4d80 Parent: c06e677aed0c86480b01faa894967daa8aa3568a Author: Jan Nikitenko [EMAIL PROTECTED] AuthorDate:

spi_lm70llp parport adapter driver

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=78961a5740374a8143f8fe120300f2ed160dd276 Commit: 78961a5740374a8143f8fe120300f2ed160dd276 Parent: 4917d927809918f0070bd1077b41e3daf78643b2 Author: Kaiwan N Billimoria [EMAIL PROTECTED]

spi_mpc83xx.c underclocking hotfix

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=698ca47e8dba93f4b001b06b4c7037b09ac6eb09 Commit: 698ca47e8dba93f4b001b06b4c7037b09ac6eb09 Parent: 78961a5740374a8143f8fe120300f2ed160dd276 Author: Clifford Wolf [EMAIL PROTECTED] AuthorDate:

atmel_spi: minor updates

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

atmel_spi: don't always deselect chip between messages

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

S3c24xx SPI controllers both select 'bitbang'

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

SPI: tle620x power switch driver

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=447aef1a19135a69bfd725c33f7e753740cb8447 Commit: 447aef1a19135a69bfd725c33f7e753740cb8447 Parent: da0abc275f029e0f52c5165de524bcf64e717703 Author: Ben Dooks [EMAIL PROTECTED] AuthorDate: Tue

SPI master driver for Xilinx virtex

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ae918c02d365c884bccb193960db41364868bb7b Commit: ae918c02d365c884bccb193960db41364868bb7b Parent: 447aef1a19135a69bfd725c33f7e753740cb8447 Author: Andrei Konovalov [EMAIL PROTECTED] AuthorDate:

spi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832x

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f29ba280ecb46331c1f6842b094808af01131422 Commit: f29ba280ecb46331c1f6842b094808af01131422 Parent: ae918c02d365c884bccb193960db41364868bb7b Author: Joakim Tjernlund [EMAIL PROTECTED] AuthorDate:

SPI: omap2_mcspi driver

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ccdc7bf925731ef37f0af95262d675b74544932f Commit: ccdc7bf925731ef37f0af95262d675b74544932f Parent: f29ba280ecb46331c1f6842b094808af01131422 Author: Samuel Ortiz [EMAIL PROTECTED] AuthorDate: Tue

spi_txx9 controller driver

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

use mutex instead of semaphore in SPI core/init code

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

Use mutex instead of semaphore in CAPI 2.0 driver

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=67837f232d6d55be99d6e0dec4ea9bb8112840cd Commit: 67837f232d6d55be99d6e0dec4ea9bb8112840cd Parent: 940408289842677cfe9e053a6c423bf3fb922560 Author: Matthias Kaehlcke [EMAIL PROTECTED]

Mismatching declarations of revision strings in HiSax

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6acee02712d0592dcd6120bc54d77c47cd2f6059 Commit: 6acee02712d0592dcd6120bc54d77c47cd2f6059 Parent: 67837f232d6d55be99d6e0dec4ea9bb8112840cd Author: David Woodhouse [EMAIL PROTECTED] AuthorDate:

Make ISDN CAPI use seq_list_xxx helpers

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2b7c30292af56e64feaecdbe97da57918927b730 Commit: 2b7c30292af56e64feaecdbe97da57918927b730 Parent: 6acee02712d0592dcd6120bc54d77c47cd2f6059 Author: Pavel Emelianov [EMAIL PROTECTED] AuthorDate:

sane irq initialization in sedlbauer hisax

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c713f57ed5eb2e073de9d60ee1da25939966647e Commit: c713f57ed5eb2e073de9d60ee1da25939966647e Parent: 2b7c30292af56e64feaecdbe97da57918927b730 Author: Karsten Keil [EMAIL PROTECTED] AuthorDate: Tue

Use menuconfig objects: ISDN: CONFIG_ISDN

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cf4d5f1d50e44d36d459344da3c8f226b3933aeb Commit: cf4d5f1d50e44d36d459344da3c8f226b3933aeb Parent: c713f57ed5eb2e073de9d60ee1da25939966647e Author: Jan Engelhardt [EMAIL PROTECTED] AuthorDate:

Use menuconfig objects: ISDN: CONFIG_ISDN_CAPI

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=df19434cc268e207d1beb4dc7be3420888faef09 Commit: df19434cc268e207d1beb4dc7be3420888faef09 Parent: cf4d5f1d50e44d36d459344da3c8f226b3933aeb Author: Jan Engelhardt [EMAIL PROTECTED] AuthorDate:

Use menuconfig objects: ISDN: CONFIG_CAPI_AVM

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f28df7e4aef3a14bf87a561dbd43935ba6ae59b2 Commit: f28df7e4aef3a14bf87a561dbd43935ba6ae59b2 Parent: df19434cc268e207d1beb4dc7be3420888faef09 Author: Jan Engelhardt [EMAIL PROTECTED] AuthorDate:

Use menuconfig objects: ISDN: CONFIG_CAPI_EICON

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8cd2aba2d3fc065069a0c305ddca1d9397ed9092 Commit: 8cd2aba2d3fc065069a0c305ddca1d9397ed9092 Parent: f28df7e4aef3a14bf87a561dbd43935ba6ae59b2 Author: Jan Engelhardt [EMAIL PROTECTED] AuthorDate:

isdn/capi warning fixes

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

i4l: leak in eicon/idifunc.c

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2bf68a3699601bd3e53b4efce7f2d780e243aa35 Commit: 2bf68a3699601bd3e53b4efce7f2d780e243aa35 Parent: 5e6c20a93b700ba884a6bced498b2691e2dd821b Author: Armin Schindler [EMAIL PROTECTED] AuthorDate:

i2o_cfg_passthru cleanup

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1725d71d992f5947bdd5b4f9a30fe8a05571fe66 Commit: 1725d71d992f5947bdd5b4f9a30fe8a05571fe66 Parent: 2bf68a3699601bd3e53b4efce7f2d780e243aa35 Author: Vasily Averin [EMAIL PROTECTED] AuthorDate:

wrong memory access in i2o_block_device_lock()

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=010904cbed3db3464213fbc602802cc6f53e56e1 Commit: 010904cbed3db3464213fbc602802cc6f53e56e1 Parent: 1725d71d992f5947bdd5b4f9a30fe8a05571fe66 Author: Vasily Averin [EMAIL PROTECTED] AuthorDate:

i2o message leak in i2o_msg_post_wait_mem()

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3d0fd333a1c2659fb0495894090d1146b239fd9a Commit: 3d0fd333a1c2659fb0495894090d1146b239fd9a Parent: 010904cbed3db3464213fbc602802cc6f53e56e1 Author: Vasily Averin [EMAIL PROTECTED] AuthorDate:

i2o proc reading oops

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=44aaa9384faf68717cf3828dce6f8171a0a5d7bf Commit: 44aaa9384faf68717cf3828dce6f8171a0a5d7bf Parent: 3d0fd333a1c2659fb0495894090d1146b239fd9a Author: Vasily Averin [EMAIL PROTECTED] AuthorDate:

i2o debug output cleanup

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6dd4ac3b30b81b5bd0d628af1c89b7da689a38ea Commit: 6dd4ac3b30b81b5bd0d628af1c89b7da689a38ea Parent: 44aaa9384faf68717cf3828dce6f8171a0a5d7bf Author: Vasily Averin [EMAIL PROTECTED] AuthorDate:

knfsd: exportfs: add exportfs.h header

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a569425512253992cc64ebf8b6d00a62f986db3e Commit: a569425512253992cc64ebf8b6d00a62f986db3e Parent: 6dd4ac3b30b81b5bd0d628af1c89b7da689a38ea Author: Christoph Hellwig [EMAIL PROTECTED]

knfsd: exportfs: remove iget abuse

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5ca29607331fe37980dc3b488793ef8b1409b722 Commit: 5ca29607331fe37980dc3b488793ef8b1409b722 Parent: a569425512253992cc64ebf8b6d00a62f986db3e Author: Christoph Hellwig [EMAIL PROTECTED]

knfsd: exportfs: remove CALL macro

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

knfsd: exportfs: untangle ISDIR logic in find_exported_dentry

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

knfsd: exportfs: move acceptable check into find_acceptable_alias

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fb66a1989c8abc3015aa334f617658b277e5fe98 Commit: fb66a1989c8abc3015aa334f617658b277e5fe98 Parent: d7dd618a5901ce0b44ef518208b35f728775db74 Author: Christoph Hellwig [EMAIL PROTECTED]

knfsd: exportfs: split out reconnecting a dentry from find_exported_dentry

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=019ab801cf32381b90cbe0144cc5695aed0e408c Commit: 019ab801cf32381b90cbe0144cc5695aed0e408c Parent: dd90b50906db2c03e236e046f2fc7f7290efe4b4 Author: Christoph Hellwig [EMAIL PROTECTED]

nfsd warning fix

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

knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9a8db97e7756119689c93c431e8b8324080f5625 Commit: 9a8db97e7756119689c93c431e8b8324080f5625 Parent: 12127498c8f5e479df15ee374a0932f5659df49e Author: Marc Eshel [EMAIL PROTECTED] AuthorDate: Tue

knfsd: nfsd4: silence a compiler warning in ACL code

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f7fede4b27bfc6c987d6da8e40384b1b098830bb Commit: f7fede4b27bfc6c987d6da8e40384b1b098830bb Parent: 33a1060ae7dc671a0208b341bd454009625bb5a6 Author: J. Bruce Fields [EMAIL PROTECTED] AuthorDate:

knfsd: nfsd4: fix enc_stateid_sz for nfsd callbacks

2007-07-17 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0ac68d17996eb421dde51452b89d5545ba07c6fe Commit: 0ac68d17996eb421dde51452b89d5545ba07c6fe Parent: f7fede4b27bfc6c987d6da8e40384b1b098830bb Author: Benny Halevy [EMAIL PROTECTED] AuthorDate: Tue

  1   2   3   4   >