[PATCH] remove special HPET_EMULATE_RTC config option

2005-08-05 Thread Linux Kernel Mailing List
tree 3f19ec2917f15fdf2428b60941a4d5c9d7e0422d parent 1c5ad84516ae7ea4ec868436a910a6bd8d20215a author Venkatesh Pallipadi [EMAIL PROTECTED] Fri, 05 Aug 2005 05:36:10 -0700 committer Linus Torvalds [EMAIL PROTECTED] Fri, 05 Aug 2005 06:27:58 -0700 [PATCH] remove special HPET_EMULATE_RTC config

[PATCH] md: yet another attempt to get bitmap-based resync to do the right thing in all cases...

2005-08-05 Thread Linux Kernel Mailing List
tree f9b62479cd7062c65e54641cc6190975f529a08b parent 193f1c931517592ec4188d15bf261e4bff368207 author NeilBrown [EMAIL PROTECTED] Fri, 05 Aug 2005 02:53:34 -0700 committer Linus Torvalds [EMAIL PROTECTED] Fri, 05 Aug 2005 03:00:54 -0700 [PATCH] md: yet another attempt to get bitmap-based resync to

[PATCH] Update in-kernel zlib routines

2005-08-05 Thread Linux Kernel Mailing List
tree c313006c1e59a41914a96c0c0b5b2b557736a0a9 parent 00a5dfdb93f74e4d95fb0d83c890728e331f8810 author Tim Yamin [EMAIL PROTECTED] Mon, 25 Jul 2005 23:16:13 +0100 committer Linus Torvalds [EMAIL PROTECTED] Sat, 06 Aug 2005 06:23:21 -0700 [PATCH] Update in-kernel zlib routines These bugs have been

[PATCH] ppc32: fix ppc440 pagetable attributes

2005-08-05 Thread Linux Kernel Mailing List
tree 7a10674e549b63257d9c95405f258480267efea8 parent 4aad724d3e52238e1ce005f166fbba5b4072a7f6 author Matt Porter [EMAIL PROTECTED] Sat, 06 Aug 2005 06:10:10 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 06 Aug 2005 06:53:03 -0700 [PATCH] ppc32: fix ppc440 pagetable attributes This patch

[Bluetooth] Kill redundant NULL checks before kfree()

2005-08-06 Thread Linux Kernel Mailing List
tree 6ce4e75810fc0724d05c305fc6b517aba23598c0 parent dcc365d8f28d6a2332fa37e64d669858a8d017e8 author Marcel Holtmann [EMAIL PROTECTED] Sat, 06 Aug 2005 12:36:47 +0200 committer Marcel Holtmann [EMAIL PROTECTED] Sat, 06 Aug 2005 12:36:47 +0200 [Bluetooth] Kill redundant NULL checks before kfree()

[Bluetooth] Revert session reference counting fix

2005-08-06 Thread Linux Kernel Mailing List
tree 45872ffc48be8319a88259cfcef86605a1f94a4e parent cad0f6270c0bae5bcae6af3c7ac7bd3ae5d9b618 author Marcel Holtmann [EMAIL PROTECTED] Sat, 06 Aug 2005 12:36:42 +0200 committer Marcel Holtmann [EMAIL PROTECTED] Sat, 06 Aug 2005 12:36:42 +0200 [Bluetooth] Revert session reference counting fix The

[Bluetooth] Remove unused functions and cleanup symbol exports

2005-08-06 Thread Linux Kernel Mailing List
tree cf25ee6d3b555a246be9bf8b783d3a92325cf5d9 parent e9a3e671c09d419f29710d8620ed916d3bf7d7ab author Marcel Holtmann [EMAIL PROTECTED] Sat, 06 Aug 2005 12:36:51 +0200 committer Marcel Holtmann [EMAIL PROTECTED] Sat, 06 Aug 2005 12:36:51 +0200 [Bluetooth] Remove unused functions and cleanup symbol

ppc: Export __handle_mm_fault for MOL

2005-08-06 Thread Linux Kernel Mailing List
tree cd2d71428286934c89294ad12ebe4928c9425302 parent fab5a60a29f98f17256a4183e34a414f6db67569 author Linus Torvalds [EMAIL PROTECTED] Sat, 06 Aug 2005 23:44:37 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 06 Aug 2005 23:44:37 -0700 ppc: Export __handle_mm_fault for MOL When we did the

Check input buffer size in zisofs

2005-08-06 Thread Linux Kernel Mailing List
tree eff86901dda863299501c6e729a2d621f607314f parent 243393c90f2b7cb781fd794e22786e9c8547901a author Linus Torvalds [EMAIL PROTECTED] Sat, 06 Aug 2005 23:42:06 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 06 Aug 2005 23:42:06 -0700 Check input buffer size in zisofs This uses the new

[PATCH] i386 visws: Add machine_shutdown and emergency_restart

2005-08-06 Thread Linux Kernel Mailing List
tree fa988e457ce99f4eb9a85da9daf84951b5fcfe15 parent 094528a7fb3f75a83673e5cc3271fd466f2e278d author Eric W. Biederman [EMAIL PROTECTED] Sun, 07 Aug 2005 01:45:10 -0600 committer Linus Torvalds [EMAIL PROTECTED] Sun, 07 Aug 2005 02:54:57 -0700 [PATCH] i386 visws: Add machine_shutdown and

[PATCH] x86_64: ignore machine checks from boot time

2005-08-08 Thread Linux Kernel Mailing List
tree a4a017f686f101b5817f6c1abbc84518335d497e parent cf7bee5a0bf270a4eace0be39329d6ac0136cc47 author Andi Kleen [EMAIL PROTECTED] Sun, 07 Aug 2005 23:42:07 -0700 committer Linus Torvalds [EMAIL PROTECTED] Mon, 08 Aug 2005 00:00:37 -0700 [PATCH] x86_64: ignore machine checks from boot time Don't

[PATCH] ppc32: 8xx: convert fec driver to use work_struct

2005-08-08 Thread Linux Kernel Mailing List
tree 6bdc59e8f55e86862d71d650e023f6d766ab920c parent 68b47139ea94ab6d05e89c654db8daa99e9a232c author Aristeu Sergio Rozanski Filho [EMAIL PROTECTED] Sun, 07 Aug 2005 23:42:28 -0700 committer Linus Torvalds [EMAIL PROTECTED] Mon, 08 Aug 2005 00:00:38 -0700 [PATCH] ppc32: 8xx: convert fec driver

[PATCH] ppc32: 8xx: fec: fix interrupt handler prototypes

2005-08-08 Thread Linux Kernel Mailing List
tree 0957806533b81aba75fd2926a9acac9421af13b5 parent fc007ddd609ccfce1cd392e65eed05aba8db32ce author Aristeu Sergio Rozanski Filho [EMAIL PROTECTED] Sun, 07 Aug 2005 23:42:36 -0700 committer Linus Torvalds [EMAIL PROTECTED] Mon, 08 Aug 2005 00:00:39 -0700 [PATCH] ppc32: 8xx: fec: fix interrupt

[PATCH] ppc32: 8xx fix CPM ethernet description

2005-08-08 Thread Linux Kernel Mailing List
tree 68245a74f6d80f3501084d84d3041e0fab83b72b parent fbccb3d7f56654dbc407f757c884f22d26264e42 author Aristeu Sergio Rozanski Filho [EMAIL PROTECTED] Sun, 07 Aug 2005 23:42:40 -0700 committer Linus Torvalds [EMAIL PROTECTED] Mon, 08 Aug 2005 00:00:39 -0700 [PATCH] ppc32: 8xx fix CPM ethernet

[PATCH] Move the fix to align node_end_pfns to a proper location

2005-08-08 Thread Linux Kernel Mailing List
tree 80fbfdcae56d07e7bcf27c3927e383ad3e35e378 parent 079da354db3473b56eb938ca53a2cb0804ea9c8c author Ravikiran G Thirumalai [EMAIL PROTECTED] Sun, 07 Aug 2005 23:42:50 -0700 committer Linus Torvalds [EMAIL PROTECTED] Mon, 08 Aug 2005 00:00:39 -0700 [PATCH] Move the fix to align node_end_pfns to

[PATCH] VIA VT8235 PCI quirk

2005-08-08 Thread Linux Kernel Mailing List
tree 1ab80c4bb980fec383047e8e07a0fb8fa77b5994 parent db6778db7eb1d974e1ae0da326530f09c13585ac author Ivan Kokshaysky [EMAIL PROTECTED] Mon, 08 Aug 2005 12:55:54 +0400 committer Linus Torvalds [EMAIL PROTECTED] Tue, 09 Aug 2005 01:46:24 -0700 [PATCH] VIA VT8235 PCI quirk Like many other

[TG3]: Save initial PCI state before registering the netdevice.

2005-08-08 Thread Linux Kernel Mailing List
tree 790200fcdef86e91224903394023b964a3a52e47 parent 6fc0b4a7a73a81e74d0004732df358f4f9975be2 author David S. Miller [EMAIL PROTECTED] Sat, 06 Aug 2005 20:35:48 -0700 committer David S. Miller [EMAIL PROTECTED] Sat, 06 Aug 2005 20:35:48 -0700 [TG3]: Save initial PCI state before registering the

Revert [PATCH] PCI: restore BAR values...

2005-08-08 Thread Linux Kernel Mailing List
tree 893613626de4794a7b13fe6793bdebc79420c433 parent 138b9dd1fd7b44176af4f3b672060c790b0eaf55 author Linus Torvalds [EMAIL PROTECTED] Tue, 09 Aug 2005 08:46:09 -0700 committer Linus Torvalds [EMAIL PROTECTED] Tue, 09 Aug 2005 08:46:09 -0700 Revert [PATCH] PCI: restore BAR values... Revert commit

[SPARC]: Use kthread infrastructure in envctrl

2005-08-09 Thread Linux Kernel Mailing List
tree e734f30f6123ae2b4e3ba545e9017d6d0498b3e7 parent 00dd1e433967872f3997a45d5adf35056fdf2f56 author Christoph Hellwig [EMAIL PROTECTED] Wed, 10 Aug 2005 02:30:07 -0700 committer David S. Miller [EMAIL PROTECTED] Wed, 10 Aug 2005 02:30:07 -0700 [SPARC]: Use kthread infrastructure in envctrl

[SPARC]: Use kthread infrastructure in bbc_envctrl

2005-08-09 Thread Linux Kernel Mailing List
tree e7e9f356f14b5353f8b07273948beb1eef0ec8f9 parent 218b29e0c3995ee15782de55ad1dd74cce1a728d author Christoph Hellwig [EMAIL PROTECTED] Wed, 10 Aug 2005 03:32:25 -0700 committer David S. Miller [EMAIL PROTECTED] Wed, 10 Aug 2005 03:32:25 -0700 [SPARC]: Use kthread infrastructure in bbc_envctrl

[SUNRPC]: Fix nsec -- usec conversion.

2005-08-09 Thread Linux Kernel Mailing List
tree 4db1741d4400b704609d495c68728c962ea3982a parent 00dd1e433967872f3997a45d5adf35056fdf2f56 author David S. Miller [EMAIL PROTECTED] Wed, 10 Aug 2005 04:57:12 -0700 committer David S. Miller [EMAIL PROTECTED] Wed, 10 Aug 2005 04:57:12 -0700 [SUNRPC]: Fix nsec -- usec conversion. We need to

[PATCH] I2O: added pci_request_regions() before using the controller

2005-08-09 Thread Linux Kernel Mailing List
tree cc0a26be95e1a93e675bbe40dd7528db7ed2baa1 parent a7df26da158ad64d56cc32934aa38a07d03a6fc9 author Markus Lidel [EMAIL PROTECTED] Wed, 10 Aug 2005 04:30:57 -0700 committer Linus Torvalds [EMAIL PROTECTED] Wed, 10 Aug 2005 07:59:52 -0700 [PATCH] I2O: added pci_request_regions() before using the

[NET]: Fix memory leak in sys_{send,recv}msg() w/compat

2005-08-09 Thread Linux Kernel Mailing List
tree b49a930e65ed4f30b4f8f2aac4ddb08c41bc4b79 parent 3501466941347f0e1992b2672affb3feb92925fd author Andrew Morton [EMAIL PROTECTED] Wed, 10 Aug 2005 05:29:19 -0700 committer David S. Miller [EMAIL PROTECTED] Wed, 10 Aug 2005 05:29:19 -0700 [NET]: Fix memory leak in sys_{send,recv}msg() w/compat

[ARM SMP] Only enable V6K instructions on V6 MP core CPUs

2005-08-10 Thread Linux Kernel Mailing List
tree 0b1512bf41bde9d89c4076b305df7ceab9db2465 parent 86b3786078d63242d3194ffc58ae8dae1d1bbef3 author Russell King [EMAIL PROTECTED] Wed, 10 Aug 2005 14:41:45 +0100 committer Russell King [EMAIL PROTECTED] Wed, 10 Aug 2005 14:41:45 +0100 [ARM SMP] Only enable V6K instructions on V6 MP core CPUs

[ARM SMP] Clear the exclusive monitor on ARMv6 CPUs on context switch

2005-08-10 Thread Linux Kernel Mailing List
tree 9bd30de345a0bf8260db1e3edbb657dc46bbe1e9 parent 3c4ee4e2520775896efc6ab850c4c27971fbcf2a author Russell King [EMAIL PROTECTED] Wed, 10 Aug 2005 14:52:52 +0100 committer Russell King [EMAIL PROTECTED] Wed, 10 Aug 2005 14:52:52 +0100 [ARM SMP] Clear the exclusive monitor on ARMv6 CPUs on

[SCSI] dpt_i2o pci_request_regions fix

2005-08-10 Thread Linux Kernel Mailing List
tree f37ca7a3bd02f4eac8bb5b62d0068451666569f9 parent 5c44cd2afad3f7b015542187e147a820600172f1 author Salyzyn, Mark [EMAIL PROTECTED] Tue, 09 Aug 2005 20:57:58 -0400 committer James Bottomley [EMAIL PROTECTED](none) Tue, 09 Aug 2005 22:09:53 -0500 [SCSI] dpt_i2o pci_request_regions fix

[PATCH] sh: Make _syscall6() do the right thing.

2005-08-13 Thread Linux Kernel Mailing List
tree 794793d9d6d67cfaa55d141083527297bcc14bd1 parent 4bb82551e165f887448f6f61055d7bcd90aefa2a author Paul Mundt [EMAIL PROTECTED] Sat, 13 Aug 2005 20:28:06 +0300 committer Linus Torvalds [EMAIL PROTECTED] Sun, 14 Aug 2005 04:23:39 -0700 [PATCH] sh: Make _syscall6() do the right thing. There was

Revert PCIBIOS_MIN_IO changes for 2.6.13

2005-08-14 Thread Linux Kernel Mailing List
tree f8a746aca3ca8aeb832d83e9297f2ffe636082c6 parent b4b08e581fac8e0ba9ae348bdc13246c9798c99e author Linus Torvalds [EMAIL PROTECTED] Mon, 15 Aug 2005 08:21:30 -0700 committer Linus Torvalds [EMAIL PROTECTED] Mon, 15 Aug 2005 08:21:30 -0700 Revert PCIBIOS_MIN_IO changes for 2.6.13 This reverts

[PATCH] inotify: fix idr_get_new_above usage

2005-08-15 Thread Linux Kernel Mailing List
tree c1fd8207f7d7b3e1db7d0f28ffae88f0dc205083 parent 2ba84684e8cf6f980e4e95a2300f53a505eb794e author Robert Love [EMAIL PROTECTED] Mon, 15 Aug 2005 20:27:54 -0400 committer Linus Torvalds [EMAIL PROTECTED] Mon, 15 Aug 2005 23:48:31 -0700 [PATCH] inotify: fix idr_get_new_above usage We are saving

[PATCH] NFS: Ensure ACL xdr code doesn't overflow.

2005-08-16 Thread Linux Kernel Mailing List
tree 24edbecfb5875cf6c602b1fd5126c7dfce9ae127 parent 75cd968ab251ac84dd3a5dc252af7036dc4a64f4 author Trond Myklebust [EMAIL PROTECTED] Thu, 11 Aug 2005 02:15:12 -0400 committer Linus Torvalds [EMAIL PROTECTED] Tue, 16 Aug 2005 22:52:11 -0700 [PATCH] NFS: Ensure ACL xdr code doesn't overflow.

[PATCH] NFS: Ensure we always update inode-i_mode when doing O_EXCL creates

2005-08-16 Thread Linux Kernel Mailing List
tree 76a2e4f645d09b2e59b485fb2aea0af45234 parent 367ae3cd74bdc2ad32d71293427fec570b14ddcd author Trond Myklebust [EMAIL PROTECTED] Tue, 16 Aug 2005 19:49:44 -0400 committer Linus Torvalds [EMAIL PROTECTED] Tue, 16 Aug 2005 23:30:58 -0700 [PATCH] NFS: Ensure we always update inode-i_mode when

[PATCH] i386 / desc_empty macro is incorrect

2005-08-16 Thread Linux Kernel Mailing List
tree d202ce6d6529fe23e950e24cd04b4d562f28705e parent 5153f7e6dba37390902c8fd3edc9a8cc19358ece author Zachary Amsden [EMAIL PROTECTED] Wed, 17 Aug 2005 02:05:09 -0700 committer Linus Torvalds [EMAIL PROTECTED] Wed, 17 Aug 2005 02:18:01 -0700 [PATCH] i386 / desc_empty macro is incorrect Chuck

[PATCH] PCI Hotplug: new contact info

2005-08-16 Thread Linux Kernel Mailing List
tree 1ed9def7b77b9354032fd734a3dde43bea8b8e2d parent 4b47b0eefc37fe3bf6bffb4507c8b6df5b14348d author Kristen Accardi [EMAIL PROTECTED] Wed, 17 Aug 2005 05:16:10 -0700 committer Linus Torvalds [EMAIL PROTECTED] Wed, 17 Aug 2005 11:06:24 -0700 [PATCH] PCI Hotplug: new contact info Signed-off-by:

[PATCH] PCI: update documentation

2005-08-16 Thread Linux Kernel Mailing List
tree ad2a10d8651ea18b0b54a8fa4657e70621a7418e parent 8cf4c19523b7694c88bba716d88fb659fa702411 author Jiri Slaby [EMAIL PROTECTED] Wed, 17 Aug 2005 05:16:26 -0700 committer Linus Torvalds [EMAIL PROTECTED] Wed, 17 Aug 2005 11:06:25 -0700 [PATCH] PCI: update documentation This removes very old

[PATCH] uml: fix the x86_64 build

2005-08-18 Thread Linux Kernel Mailing List
tree bc48f8c3596d8d7e8ca04102c23bd01096669a7e parent 024f474795af7a0d41bd6d60061d78bd66d13f56 author Al Viro [EMAIL PROTECTED] Fri, 19 Aug 2005 01:24:23 -0700 committer Linus Torvalds [EMAIL PROTECTED] Fri, 19 Aug 2005 02:53:58 -0700 [PATCH] uml: fix the x86_64 build asm/elf.h breaks the x86_64

[PATCH] ppc32: fix ppc4xx stb03xxx dma build

2005-08-18 Thread Linux Kernel Mailing List
tree d53e8817bbf738754a63b918517d7d5bea271635 parent 2eaa297ca234eb518673b28dd6f3715d4b292e09 author Matt Porter [EMAIL PROTECTED] Fri, 19 Aug 2005 01:24:25 -0700 committer Linus Torvalds [EMAIL PROTECTED] Fri, 19 Aug 2005 02:53:58 -0700 [PATCH] ppc32: fix ppc4xx stb03xxx dma build Fixes build

[PATCH] ppc32: Fix PPC440SP SRAM controller DCRs

2005-08-18 Thread Linux Kernel Mailing List
tree b61bf02bb31ad01a0fe734dc697dd0c9583e0441 parent 28cd1d17801774561c81a5be53bfb2d632aee2a2 author Matt Porter [EMAIL PROTECTED] Fri, 19 Aug 2005 01:24:26 -0700 committer Linus Torvalds [EMAIL PROTECTED] Fri, 19 Aug 2005 02:53:58 -0700 [PATCH] ppc32: Fix PPC440SP SRAM controller DCRs Fixes the

[PATCH] ide-floppy: fix IDEFLOPPY_TICKS_DELAY

2005-08-18 Thread Linux Kernel Mailing List
tree 58fc485a9ca8d3a89221dd40ee2ae1c110b46598 parent 30d5b64b63fa69af31b2cba32e6d71d68526eec9 author Bartlomiej Zolnierkiewicz [EMAIL PROTECTED] Thu, 18 Aug 2005 22:09:21 +0200 committer Bartlomiej Zolnierkiewicz [EMAIL PROTECTED] Thu, 18 Aug 2005 22:09:21 +0200 [PATCH] ide-floppy: fix

[PATCH] DM9000 - incorrect ioctl() handling

2005-08-18 Thread Linux Kernel Mailing List
tree db587b806019155a84b7e1411f398863c5fdf81f parent 9ef9ac51cc5fa5f5811230b5fb242536b636ff47 author Ben Dooks [EMAIL PROTECTED] Sat, 23 Jul 2005 17:29:38 +0100 committer Jeff Garzik [EMAIL PROTECTED] Fri, 19 Aug 2005 00:59:14 -0400 [PATCH] DM9000 - incorrect ioctl() handling The DM9000 driver

[NET]: Fix comment in loopback driver.

2005-08-18 Thread Linux Kernel Mailing List
tree 19065dd333e9e4dd456f08cb8426544b24ba479e parent 001dd250c1c68667a5c3b74979fa614e2edc9ceb author Ralf Baechle [EMAIL PROTECTED] Fri, 19 Aug 2005 04:05:18 -0700 committer David S. Miller [EMAIL PROTECTED] Fri, 19 Aug 2005 04:05:18 -0700 [NET]: Fix comment in loopback driver. Signed-off-by:

[PATCH] jffs2: fix symlink error handling

2005-08-19 Thread Linux Kernel Mailing List
tree d84587462e0378c5aa9c5581d6920d76242b8c65 parent 91aa9fb573fcc50bc74d5ee64c7e9b36131f1804 author Al Viro [EMAIL PROTECTED] Fri, 19 Aug 2005 22:42:16 +0100 committer Linus Torvalds [EMAIL PROTECTED] Sat, 20 Aug 2005 07:57:19 -0700 [PATCH] jffs2: fix symlink error handling The current calling

[TG3]: Update driver version and reldate.

2005-08-19 Thread Linux Kernel Mailing List
tree eec3baca8d1c1f026474906a3db3fac311753b4a parent da6b2d01d6bd2e79fd4f7a08acd37dc4e8fcdce8 author David S. Miller [EMAIL PROTECTED] Sat, 20 Aug 2005 02:57:31 -0700 committer David S. Miller [EMAIL PROTECTED] Sat, 20 Aug 2005 02:57:31 -0700 [TG3]: Update driver version and reldate.

befs: fix up missed follow_link declaration change

2005-08-20 Thread Linux Kernel Mailing List
tree d5bf83467cd473ab271a052f65e1095eb2bfbb87 parent 1eecd73cce4e11ba9d67ad767f92069cfba7b589 author Linus Torvalds [EMAIL PROTECTED] Sun, 21 Aug 2005 03:20:01 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sun, 21 Aug 2005 03:20:01 -0700 befs: fix up missed follow_link declaration change We'd

[NETFILTER]: Fix HW checksum handling in TCPMSS target

2005-08-20 Thread Linux Kernel Mailing List
tree a7724eb37fff88f707ebd3e59cc86b8e2b582f4e parent f93592ff4fa4a55aa7640d435fa93338e190294d author Patrick McHardy [EMAIL PROTECTED] Sun, 21 Aug 2005 07:40:41 -0700 committer David S. Miller [EMAIL PROTECTED] Sun, 21 Aug 2005 07:40:41 -0700 [NETFILTER]: Fix HW checksum handling in TCPMSS target

[TCP]: Unconditionally clear TCP_NAGLE_PUSH in skb_entail().

2005-08-23 Thread Linux Kernel Mailing List
tree d017e5c04afcd33d99a2bf8554332c5754df8c36 parent 0fbbeb1ba43bd04f0f1d4f161b7f72437a1c8a03 author David S. Miller [EMAIL PROTECTED] Wed, 24 Aug 2005 00:13:06 -0700 committer David S. Miller [EMAIL PROTECTED] Wed, 24 Aug 2005 00:13:06 -0700 [TCP]: Unconditionally clear TCP_NAGLE_PUSH in

[NET]: Fix socket bitop damage

2005-08-23 Thread Linux Kernel Mailing List
tree 117e7f530fa2aa37751cfd22908cd81253fd08f8 parent 66a79a19a7c582efd99bb143c3a59fbda006eb39 author Ralf Baechle [EMAIL PROTECTED] Wed, 24 Aug 2005 00:11:30 -0700 committer David S. Miller [EMAIL PROTECTED] Wed, 24 Aug 2005 00:11:30 -0700 [NET]: Fix socket bitop damage The socket flag cleanups

[NETFILTER]: Fix HW checksum handling in ip_queue/ip6_queue

2005-08-23 Thread Linux Kernel Mailing List
tree 615163e271e256063ede49f73ae01e8abb39ed72 parent 1344a41637114485fac7afa1505bce2ff862807a author Patrick McHardy [EMAIL PROTECTED] Wed, 24 Aug 2005 00:10:35 -0700 committer David S. Miller [EMAIL PROTECTED] Wed, 24 Aug 2005 00:10:35 -0700 [NETFILTER]: Fix HW checksum handling in

[RPC]: Kill bogus kmap in krb5

2005-08-23 Thread Linux Kernel Mailing List
tree 61c7cde232f4d241489fba3bd5386ceaefd223ac parent 14869c388673e8db3348ab3706fa6485d0f0cf95 author Herbert Xu [EMAIL PROTECTED] Wed, 24 Aug 2005 00:09:53 -0700 committer David S. Miller [EMAIL PROTECTED] Wed, 24 Aug 2005 00:09:53 -0700 [RPC]: Kill bogus kmap in krb5 While I was going through

[TCP]: Do TSO deferral even if tail SKB can go out now.

2005-08-23 Thread Linux Kernel Mailing List
tree fa5de8895166ae31371264544027941d469044f9 parent f6fdd7d9c273bb2a20ab467cb57067494f932fa3 author Dmitry Yusupov [EMAIL PROTECTED] Wed, 24 Aug 2005 00:09:27 -0700 committer David S. Miller [EMAIL PROTECTED] Wed, 24 Aug 2005 00:09:27 -0700 [TCP]: Do TSO deferral even if tail SKB can go out now.

[IA64] remove unused function __ia64_get_io_port_base

2005-08-23 Thread Linux Kernel Mailing List
tree d5a2b5ef9687fd67b9897825e8011f458cb29515 parent 4aec0fb12267718c750475f3404337ad13caa8f5 author Tony Luck [EMAIL PROTECTED] Fri, 19 Aug 2005 04:40:00 -0700 committer Tony Luck [EMAIL PROTECTED] Fri, 19 Aug 2005 04:40:00 -0700 [IA64] remove unused function __ia64_get_io_port_base Not only

[IPV4]: Fix negative timer loop with lots of ipv4 peers.

2005-08-23 Thread Linux Kernel Mailing List
tree cf8f84bee2b6e23a17e97beef53791a698256f77 parent c3a20692ca5c8eb8cf5d0f489d4fc839ce7593d1 author Dave Johnson [EMAIL PROTECTED] Wed, 24 Aug 2005 00:10:15 -0700 committer David S. Miller [EMAIL PROTECTED] Wed, 24 Aug 2005 00:10:15 -0700 [IPV4]: Fix negative timer loop with lots of ipv4 peers.

[AX25]: UID fixes

2005-08-23 Thread Linux Kernel Mailing List
tree ee4f22a33557bae4883eb2f4fb1359e97ac74186 parent 53b924b31fa53ac3007df3fef6870d5074a9adf8 author Ralf Baechle [EMAIL PROTECTED] Wed, 24 Aug 2005 00:11:45 -0700 committer David S. Miller [EMAIL PROTECTED] Wed, 24 Aug 2005 00:11:45 -0700 [AX25]: UID fixes o Brown paperbag bug -

[PKT_SCHED]: Fix missing qdisc_destroy() in qdisc_create_dflt()

2005-08-23 Thread Linux Kernel Mailing List
tree 80aff375f2b1de10a69743d73977df39f356dda5 parent d2287f844187158e5eddd0d5de8e95bd607abcb7 author Thomas Graf [EMAIL PROTECTED] Wed, 24 Aug 2005 00:12:44 -0700 committer David S. Miller [EMAIL PROTECTED] Wed, 24 Aug 2005 00:12:44 -0700 [PKT_SCHED]: Fix missing qdisc_destroy() in

[IA64] Fix simulator boot (for real this time).

2005-08-23 Thread Linux Kernel Mailing List
tree 868c53b157ceacf5be84004f9ecc464b794256c2 parent 62d75f3753647656323b0365faa43fc1a8f7be97 author Peter Chubb [EMAIL PROTECTED] Tue, 23 Aug 2005 07:50:00 -0700 committer Tony Luck [EMAIL PROTECTED] Tue, 23 Aug 2005 21:41:56 -0700 [IA64] Fix simulator boot (for real this time). Thanks to

[ROSE]: Fix missing unlocks in rose_route_frame()

2005-08-23 Thread Linux Kernel Mailing List
tree 0f1dcf6e5f9f57989d0aca1a565fa56701ed7556 parent d5d283751ef3c05b6766501a46800cbee84959d6 author David S. Miller [EMAIL PROTECTED] Wed, 24 Aug 2005 00:50:09 -0700 committer David S. Miller [EMAIL PROTECTED] Wed, 24 Aug 2005 00:50:09 -0700 [ROSE]: Fix missing unlocks in rose_route_frame()

[PATCH] Kconfig fix (alpha NUMA)

2005-08-23 Thread Linux Kernel Mailing List
tree 2309d142ab9b80c64172d3cad43bb2420086d9d2 parent 81065e2f415af6c028eac13f481fb9e60a0b487b author Al Viro [EMAIL PROTECTED] Tue, 23 Aug 2005 22:44:50 +0100 committer Linus Torvalds [EMAIL PROTECTED] Wed, 24 Aug 2005 08:43:39 -0700 [PATCH] Kconfig fix (alpha NUMA) NUMA is broken on alpha;

[PATCH] Kconfig fix (ISA_DMA_API and sound/*)

2005-08-23 Thread Linux Kernel Mailing List
tree 5fb22ae8b2ef903d27850f7894ed669fabce96ad parent e9bcb173dd1747075214a1ccdb65dc6320cae49d author Al Viro [EMAIL PROTECTED] Tue, 23 Aug 2005 22:45:06 +0100 committer Linus Torvalds [EMAIL PROTECTED] Wed, 24 Aug 2005 08:43:40 -0700 [PATCH] Kconfig fix (ISA_DMA_API and sound/*) fixed kconfig

[PATCH] Kconfig fix (epca on 64bit)

2005-08-23 Thread Linux Kernel Mailing List
tree f6ca23abfd0777f7e3c571efbd58b67af3eaf1e8 parent ac6babd26ce514e0017ec5809051ea6cdc44c8f6 author Al Viro [EMAIL PROTECTED] Tue, 23 Aug 2005 22:45:01 +0100 committer Linus Torvalds [EMAIL PROTECTED] Wed, 24 Aug 2005 08:43:39 -0700 [PATCH] Kconfig fix (epca on 64bit) epca is broken on 64bit;

libata: release prep (bump versions, etc.)

2005-08-23 Thread Linux Kernel Mailing List
tree c1960e7a0fa37330b6e8ad9ba228ea31a97d22c7 parent f6fdd7d9c273bb2a20ab467cb57067494f932fa3 author Jeff Garzik [EMAIL PROTECTED] Tue, 23 Aug 2005 10:53:51 -0400 committer Jeff Garzik [EMAIL PROTECTED] Tue, 23 Aug 2005 10:53:51 -0400 libata: release prep (bump versions, etc.) - bump versions

[PATCH] Kconfig fix (arv)

2005-08-23 Thread Linux Kernel Mailing List
tree f5fdcf5dd425fc6df501971ac2575360d7c37c05 parent a2b2f45be7e9138bde7fcba3b8e9257fea04d087 author Al Viro [EMAIL PROTECTED] Tue, 23 Aug 2005 22:45:46 +0100 committer Linus Torvalds [EMAIL PROTECTED] Wed, 24 Aug 2005 08:43:41 -0700 [PATCH] Kconfig fix (arv) arv uses constants provided only by

[PATCH] Kconfig fix (airo_cs on m32r)

2005-08-23 Thread Linux Kernel Mailing List
tree 2fd70a093445ca3a0806141ca6d8fa4f926b1861 parent a4d544fdd30111a1183ab92ea25febb8b6460214 author Al Viro [EMAIL PROTECTED] Tue, 23 Aug 2005 22:45:56 +0100 committer Linus Torvalds [EMAIL PROTECTED] Wed, 24 Aug 2005 08:43:41 -0700 [PATCH] Kconfig fix (airo_cs on m32r) airo_cs is broken on

[PATCH] Kconfig fix (M32R_PLDSIO dependecies)

2005-08-23 Thread Linux Kernel Mailing List
tree a0b910b7e369ec580065a74c45ddcdc0fc8c5904 parent 14d891d20374c139acfaa379e61a7091b00df8fa author Al Viro [EMAIL PROTECTED] Tue, 23 Aug 2005 22:46:06 +0100 committer Linus Torvalds [EMAIL PROTECTED] Wed, 24 Aug 2005 08:43:42 -0700 [PATCH] Kconfig fix (M32R_PLDSIO dependecies) M32R_PLDSIO

[PATCH] Kconfig fix (ppc32 SMP dependencies)

2005-08-23 Thread Linux Kernel Mailing List
tree b7d5afe6cf1ada72f18c0207e830d8387274d6f3 parent 51583cf108b27baf81c6db3ec718f932314986ea author Al Viro [EMAIL PROTECTED] Tue, 23 Aug 2005 22:46:26 +0100 committer Linus Torvalds [EMAIL PROTECTED] Wed, 24 Aug 2005 08:43:42 -0700 [PATCH] Kconfig fix (ppc32 SMP dependencies) ppc SMP is

[PATCH] Kconfig fix (ppc 4xx and early serial)

2005-08-23 Thread Linux Kernel Mailing List
tree 909650e573cccf7d497953cbdf97a76b9423bcf1 parent c4457fb9010765620faebccf4daf83b288295154 author Al Viro [EMAIL PROTECTED] Tue, 23 Aug 2005 22:46:36 +0100 committer Linus Torvalds [EMAIL PROTECTED] Wed, 24 Aug 2005 08:43:43 -0700 [PATCH] Kconfig fix (ppc 4xx and early serial) a bunch of ppc

[PATCH] Kconfig fix (CONFIG_PM on 44x)

2005-08-23 Thread Linux Kernel Mailing List
tree 8940b518f5bc72bd05722873829884e1ab8f9dc8 parent f08243a491f3e21feabbb04476a03fb0cbc975ff author Al Viro [EMAIL PROTECTED] Tue, 23 Aug 2005 22:46:41 +0100 committer Linus Torvalds [EMAIL PROTECTED] Wed, 24 Aug 2005 08:43:43 -0700 [PATCH] Kconfig fix (CONFIG_PM on 44x) CONFIG_PM is broken on

[PATCH] Kconfig fix (emac dependencient)

2005-08-23 Thread Linux Kernel Mailing List
tree 55f4012ba6a1216c5eed29f59b25c321731a46f9 parent 6299afc40c8612a87358ecea80882395fe67111f author Al Viro [EMAIL PROTECTED] Tue, 23 Aug 2005 22:46:46 +0100 committer Linus Torvalds [EMAIL PROTECTED] Wed, 24 Aug 2005 08:43:43 -0700 [PATCH] Kconfig fix (emac dependencient) emac doesn't build

[PATCH] Kconfig fix (sparc32 drivers/char dependencies)

2005-08-23 Thread Linux Kernel Mailing List
tree 893f6c381087588c69bd0694c69fe66d33898538 parent 997183dc2a8992374d93e66f5ea0d58fa1022a47 author Al Viro [EMAIL PROTECTED] Tue, 23 Aug 2005 22:46:51 +0100 committer Linus Torvalds [EMAIL PROTECTED] Wed, 24 Aug 2005 08:43:43 -0700 [PATCH] Kconfig fix (sparc32 drivers/char dependencies) since

[PATCH] alpha gcc4 warnings

2005-08-23 Thread Linux Kernel Mailing List
tree f1dfed1a990b8dec1269b88350b6c837973ccadc parent a238b563502a7f458624b9c6404742e441b2f9e8 author Al Viro [EMAIL PROTECTED] Tue, 23 Aug 2005 22:46:56 +0100 committer Linus Torvalds [EMAIL PROTECTED] Wed, 24 Aug 2005 08:43:43 -0700 [PATCH] alpha gcc4 warnings on UP smp_call_function() is

[PATCH] missing include in pcmcia_resource.c

2005-08-23 Thread Linux Kernel Mailing List
tree 1bd14fc69b8c7b9afd04d7c2acb92809dd2abeb5 parent 18415e923e90b986db316abd078f6d863cee7b18 author Al Viro [EMAIL PROTECTED] Tue, 23 Aug 2005 22:47:01 +0100 committer Linus Torvalds [EMAIL PROTECTED] Wed, 24 Aug 2005 08:43:43 -0700 [PATCH] missing include in pcmcia_resource.c missing include

[PATCH] alpha xchg fix

2005-08-23 Thread Linux Kernel Mailing List
tree bcc10e8f4f576d525b4f2a617010f49077d03e6f parent 531e5ca62bd9aabef6bd8340d8ae93bac1b5caa2 author Al Viro [EMAIL PROTECTED] Tue, 23 Aug 2005 22:47:07 +0100 committer Linus Torvalds [EMAIL PROTECTED] Wed, 24 Aug 2005 08:43:44 -0700 [PATCH] alpha xchg fix alpha xchg has to be a macro - alpha

[PATCH] alpha spinlock code and bogus constraints

2005-08-23 Thread Linux Kernel Mailing List
tree 1089c4acaa09ace254aecd72b118891f8f23aa07 parent 79fb7bdce363685b336e3f0fb8207312fd1f02fc author Al Viro [EMAIL PROTECTED] Tue, 23 Aug 2005 22:47:12 +0100 committer Linus Torvalds [EMAIL PROTECTED] Wed, 24 Aug 2005 08:43:44 -0700 [PATCH] alpha spinlock code and bogus constraints =m

[PATCH] m32r_sio gcc4 fixes

2005-08-23 Thread Linux Kernel Mailing List
tree d2a88ac07bb1d834c33943242f8b57ffdf1cd429 parent c51d9943b11441fd1ea42c7e70cfb5eed33fe97b author Al Viro [EMAIL PROTECTED] Tue, 23 Aug 2005 22:47:27 +0100 committer Linus Torvalds [EMAIL PROTECTED] Wed, 24 Aug 2005 08:43:44 -0700 [PATCH] m32r_sio gcc4 fixes extern declaration followed by

[PATCH] broken inline asm on s390 (misuse of labels)

2005-08-23 Thread Linux Kernel Mailing List
tree 4b7ccdab07948b5a80f28d73cc9ecb04f67c754c parent a828b8e4e699b5e3ce0dcbb708ecb099b86f3126 author Al Viro [EMAIL PROTECTED] Tue, 23 Aug 2005 22:47:32 +0100 committer Linus Torvalds [EMAIL PROTECTED] Wed, 24 Aug 2005 08:43:44 -0700 [PATCH] broken inline asm on s390 (misuse of labels) use of

[PATCH] m32r icu_data gcc4 fixes

2005-08-23 Thread Linux Kernel Mailing List
tree 18f2694b421cba1e0160db3781346d577a1e9b5a parent e231a9c4fdf402bcfd5a7c27be49050882631a95 author Al Viro [EMAIL PROTECTED] Tue, 23 Aug 2005 22:47:22 +0100 committer Linus Torvalds [EMAIL PROTECTED] Wed, 24 Aug 2005 08:43:44 -0700 [PATCH] m32r icu_data gcc4 fixes either icu_data declaration

[PATCH] Kconfig fix (missing dependencies on PCI in sound/*)

2005-08-23 Thread Linux Kernel Mailing List
tree c238d57648a893504b0dc20fca42f986d71ed50e parent eaaece266a78b8f56ade48fe23147b8b933364de author Al Viro [EMAIL PROTECTED] Tue, 23 Aug 2005 22:48:02 +0100 committer Linus Torvalds [EMAIL PROTECTED] Wed, 24 Aug 2005 08:43:46 -0700 [PATCH] Kconfig fix (missing dependencies on PCI in sound/*) a

[PATCH] cpu_exclusive sched domains on partial nodes temp fix

2005-08-23 Thread Linux Kernel Mailing List
tree c81c261274011d301dfbcfd1a3e13480b93c167e parent ae75784bc576a1af70509c2f3ba2b70bb65a0c58 author Paul Jackson [EMAIL PROTECTED] Tue, 23 Aug 2005 15:04:27 -0700 committer Linus Torvalds [EMAIL PROTECTED] Wed, 24 Aug 2005 10:02:52 -0700 [PATCH] cpu_exclusive sched domains on partial nodes temp

[PATCH] Kconfig fix (infiniband and PCI)

2005-08-23 Thread Linux Kernel Mailing List
tree 6b1e668b1c7ccba11f88478413509906f5bbfd9b parent 697ae16ac0482283741f42378108b67b492870e8 author Al Viro [EMAIL PROTECTED] Tue, 23 Aug 2005 22:45:41 +0100 committer Linus Torvalds [EMAIL PROTECTED] Wed, 24 Aug 2005 08:43:41 -0700 [PATCH] Kconfig fix (infiniband and PCI) infiniband uses PCI

[FIB_TRIE]: Don't ignore negative results from fib_semantic_match

2005-08-26 Thread Linux Kernel Mailing List
tree 01d66754d441b84cb09fe28f875cbb47b3b9fb0c parent 0572e3da3ff5c3744b2f606ecf296d5f89a4bbdf author Patrick McHardy [EMAIL PROTECTED] Wed, 24 Aug 2005 12:06:09 -0700 committer David S. Miller [EMAIL PROTECTED] Wed, 24 Aug 2005 12:06:09 -0700 [FIB_TRIE]: Don't ignore negative results from

[TG3]: Fix ethtool loopback test lockup

2005-08-26 Thread Linux Kernel Mailing List
tree 3984a1dc8378d7a976be60523021036c8265a167 parent 06c7427021f1cc83703f14659d8405ca773ba1ef author Michael Chan [EMAIL PROTECTED] Fri, 26 Aug 2005 05:31:41 -0700 committer David S. Miller [EMAIL PROTECTED] Fri, 26 Aug 2005 05:31:41 -0700 [TG3]: Fix ethtool loopback test lockup The

[PATCH] Fix oops in fs/locks.c on close of file with pending locks

2005-08-26 Thread Linux Kernel Mailing List
tree 2fff144b1b85cdf362c1a774e77b34f204b93ebf parent fd589e0b662c1ea8cfb1e0d20d60a2510979865b author Steve French [EMAIL PROTECTED] Sat, 27 Aug 2005 00:42:59 -0500 committer Linus Torvalds [EMAIL PROTECTED] Sat, 27 Aug 2005 06:05:35 -0700 [PATCH] Fix oops in fs/locks.c on close of file with

[PATCH] drivers/hwmon/*: kfree() correct pointers

2005-08-26 Thread Linux Kernel Mailing List
tree 0db3419ab73cabed542a18cd5c7da50b03df896c parent d634cc15e8f2038dc9c078beae79f9382ada author Alexey Dobriyan [EMAIL PROTECTED] Fri, 26 Aug 2005 01:49:14 +0400 committer Linus Torvalds [EMAIL PROTECTED] Sat, 27 Aug 2005 06:30:30 -0700 [PATCH] drivers/hwmon/*: kfree() correct pointers The

[PATCH] bogus iounmap() in emac

2005-08-26 Thread Linux Kernel Mailing List
tree 1d6d1e779fcbaed6f06bf49ed4ad630ecdf58ed1 parent 1f57ff89fee47a317e9e8ca63bf0f139802cc116 author Al Viro [EMAIL PROTECTED] Thu, 25 Aug 2005 22:59:48 +0100 committer Linus Torvalds [EMAIL PROTECTED] Sat, 27 Aug 2005 06:30:30 -0700 [PATCH] bogus iounmap() in emac Dumb typo:

[PATCH] bogus function type in qdio

2005-08-26 Thread Linux Kernel Mailing List
tree c550c6ef8439e867ea2f73aebfca0fca0e09b64a parent b6a9ad73897acb7ea4cf56aae0fc39ba1c471fba author Al Viro [EMAIL PROTECTED] Thu, 25 Aug 2005 23:03:35 +0100 committer Linus Torvalds [EMAIL PROTECTED] Sat, 27 Aug 2005 06:30:30 -0700 [PATCH] bogus function type in qdio In qdio_get_micros()

[PATCH] I2C hwmon: kfree fixes

2005-08-26 Thread Linux Kernel Mailing List
tree b88e2d0d55bbc9788337c256dfd25b54d684e49e parent 32818c2eb6b83ea5065c89e0c3cf774abc4dc02b author Mark M. Hoffman [EMAIL PROTECTED] Sat, 27 Aug 2005 08:34:08 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 27 Aug 2005 09:37:12 -0700 [PATCH] I2C hwmon: kfree fixes This patch fixes

[PATCH] x86_64: Tell VM about holes in nodes

2005-08-26 Thread Linux Kernel Mailing List
tree c75562513489f62c8dcfd41acd467bca3d3202cc parent bebf4688e9dbbfdd421736685d607bced91a3c91 author Andi Kleen [EMAIL PROTECTED] Sat, 27 Aug 2005 08:34:10 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 27 Aug 2005 09:37:12 -0700 [PATCH] x86_64: Tell VM about holes in nodes Some nodes can

[PATCH] arm: fix IXP4xx flash resource range

2005-08-26 Thread Linux Kernel Mailing List
tree 662163e453ee6514a13e844993700e96baa09260 parent 485761bd6a72d33b3d4fa884927b2b0d983b701e author Deepak Saxena [EMAIL PROTECTED] Sat, 27 Aug 2005 08:34:11 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 27 Aug 2005 09:37:12 -0700 [PATCH] arm: fix IXP4xx flash resource range We are

[PATCH] IB: fix use-after-free in user verbs cleanup

2005-08-26 Thread Linux Kernel Mailing List
tree 01c6de89a3d60c35d2133c0b6b1903509a8f1df8 parent 1c9cf6f9861f8d27303ee2531b3b7686269c71ce author Roland Dreier [EMAIL PROTECTED] Sat, 27 Aug 2005 08:34:14 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 27 Aug 2005 09:37:12 -0700 [PATCH] IB: fix use-after-free in user verbs cleanup Fix

[PATCH] md: create a MODULE_ALIAS for md corresponding to its block major number.

2005-08-26 Thread Linux Kernel Mailing List
tree 23660dd9234016c927b8c135c9e48b685cb16207 parent e1bcfcaa0b3bec2a67b22c565a0bf508ea90db1d author NeilBrown [EMAIL PROTECTED] Sat, 27 Aug 2005 08:34:15 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 27 Aug 2005 09:37:12 -0700 [PATCH] md: create a MODULE_ALIAS for md corresponding to its

[PATCH] md: clear the 'recovery' flags when starting an md array.

2005-08-26 Thread Linux Kernel Mailing List
tree 35b09cbecef683302adaddb9e8f7047462e7a848 parent 72008652dae7d10fa668d7b2ada3bddff7403d86 author NeilBrown [EMAIL PROTECTED] Sat, 27 Aug 2005 08:34:16 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sat, 27 Aug 2005 09:37:13 -0700 [PATCH] md: clear the 'recovery' flags when starting an md

[PATCH] Document idr_get_new_above() semantics, update inotify

2005-08-26 Thread Linux Kernel Mailing List
tree 5e1ae11c320ea00488b33224cc982d0be2d986d6 parent 755528c860b05fcecda1c88a2bdaffcb50760a7f author John McCutchan [EMAIL PROTECTED] Fri, 26 Aug 2005 22:02:04 -0400 committer Linus Torvalds [EMAIL PROTECTED] Sat, 27 Aug 2005 01:32:57 -0700 [PATCH] Document idr_get_new_above() semantics, update

[PATCH] Fixup symlink function pointers for hppfs [for 2.6.13]

2005-08-26 Thread Linux Kernel Mailing List
tree 80a3d59724cc0faf0a5cb07f7e426c9f41d87e67 parent 7c657f2f25d50c602df9291bc6242b98fc090759 author Paolo 'Blaisorblade' Giarrusso [EMAIL PROTECTED] Fri, 26 Aug 2005 16:57:44 +0200 committer Linus Torvalds [EMAIL PROTECTED] Sat, 27 Aug 2005 01:39:19 -0700 [PATCH] Fixup symlink function pointers

[PATCH] hppfs: fix symlink error path

2005-08-26 Thread Linux Kernel Mailing List
tree 5c281ab99184fa6dcfb09586064ea7751c32fd4c parent d7a60d50d7713b65a3fd88f11d5717b83a6b6a97 author Paolo 'Blaisorblade' Giarrusso [EMAIL PROTECTED] Fri, 26 Aug 2005 16:57:53 +0200 committer Linus Torvalds [EMAIL PROTECTED] Sat, 27 Aug 2005 01:39:19 -0700 [PATCH] hppfs: fix symlink error path

[PATCH] Export pcibios_bus_to_resource

2005-08-24 Thread Linux Kernel Mailing List
tree 209aa1f61d73f84046bd8735c7b4ef306b30e3cc parent b7561524765a30334bf31c56b523aeb3c1a04c7d author Keith Owens [EMAIL PROTECTED] Wed, 24 Aug 2005 16:06:25 +1000 committer Linus Torvalds [EMAIL PROTECTED] Thu, 25 Aug 2005 00:22:44 -0700 [PATCH] Export pcibios_bus_to_resource

[PATCH] cpu_exclusive sched domains build fix

2005-08-24 Thread Linux Kernel Mailing List
tree d7db18d3d5f75fe4309ddc7aa373f3213f845b41 parent 40bb0c3ef52d872de348e1eb5432a43a147d author Paul Jackson [EMAIL PROTECTED] Wed, 24 Aug 2005 18:15:10 -0700 committer Linus Torvalds [EMAIL PROTECTED] Wed, 24 Aug 2005 23:40:45 -0700 [PATCH] cpu_exclusive sched domains build fix As reported

[PATCH] m68k: fix broken macros causing compile errors

2005-08-24 Thread Linux Kernel Mailing List
tree fb0a64a7e4c53fa05a75d1ebb429a27b5c44de3b parent 0572e3da3ff5c3744b2f606ecf296d5f89a4bbdf author Andreas Schwab [EMAIL PROTECTED] Wed, 24 Aug 2005 17:36:21 +0200 committer Linus Torvalds [EMAIL PROTECTED] Wed, 24 Aug 2005 23:37:40 -0700 [PATCH] m68k: fix broken macros causing compile errors

[PATCH] x86_64: update defconfig - reenable fusion

2005-08-24 Thread Linux Kernel Mailing List
tree e45d7e074f82778666db9d51d15dd0e66f8efdbb parent 5477d30e841e0f707fd2daddc8cb6949858476ee author Andi Kleen [EMAIL PROTECTED] Wed, 24 Aug 2005 07:37:37 +0200 committer Linus Torvalds [EMAIL PROTECTED] Thu, 25 Aug 2005 00:22:44 -0700 [PATCH] x86_64: update defconfig - reenable fusion I

[PATCH] acpi_shutdown: Only prepare for power off on power_off

2005-08-27 Thread Linux Kernel Mailing List
tree 26d82a3ea3f1b7be05468ae7e811775851a06731 parent 6a029a90f5b93e2b50bcbbaef05ef91fa0c1d6b3 author Eric W. Biederman [EMAIL PROTECTED] Sat, 27 Aug 2005 12:56:18 -0600 committer Linus Torvalds [EMAIL PROTECTED] Sun, 28 Aug 2005 00:11:40 -0700 [PATCH] acpi_shutdown: Only prepare for power off on

[PATCH] fix for race problem in DVB USB drivers (dibusb)

2005-08-27 Thread Linux Kernel Mailing List
tree c810f8f13be0e2eeec2f0bf9d92b21d746d3f15f parent 820d220de400cfaaf846a2d8b5de93f9ea5a9b80 author Patrick Boettcher [EMAIL PROTECTED] Sat, 27 Aug 2005 19:30:30 +0200 committer Linus Torvalds [EMAIL PROTECTED] Sun, 28 Aug 2005 01:03:45 -0700 [PATCH] fix for race problem in DVB USB drivers

[PATCH] sg.c: fix a memory leak in devices seq_file implementation

2005-08-27 Thread Linux Kernel Mailing List
tree f92ee98a709264984ef6e3e8d6c3ee4f3462797f parent 8126fdbc76351bdf99c6737ef4fecf88a22fa538 author Jan Blunck [EMAIL PROTECTED] Sun, 28 Aug 2005 01:07:52 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sun, 28 Aug 2005 01:22:27 -0700 [PATCH] sg.c: fix a memory leak in devices seq_file

[PATCH] zfcp: add rports to enable scsi_add_device to work again

2005-08-27 Thread Linux Kernel Mailing List
tree a0f09490a7295bab3d299efdae5bd29c55c58c3a parent 729d70f5dfd663b44bca68a4479c96bde7e535d6 author Andreas Herrmann [EMAIL PROTECTED] Sun, 28 Aug 2005 01:07:54 -0700 committer Linus Torvalds [EMAIL PROTECTED] Sun, 28 Aug 2005 01:22:36 -0700 [PATCH] zfcp: add rports to enable scsi_add_device to

  1   2   3   4   5   6   7   8   9   10   >