[BRIDGE]: Missing rtnl.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=98486fa2f4894e2b01e325c659635596bdec1614 Commit: 98486fa2f4894e2b01e325c659635596bdec1614 Parent: c2886d6259b8faac4c05ffd9c3c401ac84478de0 Author: Stephen Hemminger [EMAIL PROTECTED]

[IPV4]: Fix build without procfs.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bb7ec6dfb5aa32b5b4d7d6388b4098b33cd01e8c Commit: bb7ec6dfb5aa32b5b4d7d6388b4098b33cd01e8c Parent: 84299b3bc4eaedc0734fcc9052b01291e5fc Author: YOSHIFUJI Hideaki [EMAIL PROTECTED]

[NET]: ROUND_UP macro cleanup in drivers/net/ppp_generic.c

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=57cd5f754e04240ee587c51b7be8d3b7793542ae Commit: 57cd5f754e04240ee587c51b7be8d3b7793542ae Parent: 36226a8ded46b89a94f9de5976f554bb5e02d84c Author: Milind Arun Choudhary [EMAIL PROTECTED]

[AF_IUCV]: Fix compilation on s390-up

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f8a6d97043f9adc25889876b681998b77f543bfa Commit: f8a6d97043f9adc25889876b681998b77f543bfa Parent: 57cd5f754e04240ee587c51b7be8d3b7793542ae Author: Alexey Dobriyan [EMAIL PROTECTED] AuthorDate:

[IRDA] irda_device_dongle_init: fix kzalloc(GFP_KERNEL) in spinlock

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1c8ea5aee0b16409295d96a5e8984bd902f06a77 Commit: 1c8ea5aee0b16409295d96a5e8984bd902f06a77 Parent: 14690fc649f4c59712f497135f7323eb8ceceaaf Author: Andrew Morton [EMAIL PROTECTED] AuthorDate:

[NET]: bonding documentation fix for multiple bonding interfaces

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9198d2220d29b87ac3a05a3b791c50bb8a014d63 Commit: 9198d2220d29b87ac3a05a3b791c50bb8a014d63 Parent: 4ef8d0aeafda8388dd51f2671b7059192b1e5a5f Author: Alexandra N. Kossovsky [EMAIL PROTECTED]

[AF_RXRPC]: Make it possible to merely try to cancel timers from a module

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e19dff1fdd99a25819af74cf0710e147fff4fd3a Commit: e19dff1fdd99a25819af74cf0710e147fff4fd3a Parent: 7318226ea2931a627f3572e5f4804c91ca19ecbc Author: David Howells [EMAIL PROTECTED] AuthorDate:

[AF_RXRPC]: Key facility changes for AF_RXRPC

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7318226ea2931a627f3572e5f4804c91ca19ecbc Commit: 7318226ea2931a627f3572e5f4804c91ca19ecbc Parent: 071b638689464c6b39407025eedd810d5b5e6f5d Author: David Howells [EMAIL PROTECTED] AuthorDate:

[WORKQUEUE]: cancel_delayed_work: use del_timer() instead of del_timer_sync()

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=071b638689464c6b39407025eedd810d5b5e6f5d Commit: 071b638689464c6b39407025eedd810d5b5e6f5d Parent: 566ec03448052c096dc3982fbe573522dc0ba479 Author: Oleg Nesterov [EMAIL PROTECTED] AuthorDate:

[XFRM]: Missing bits to SAD info.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=566ec03448052c096dc3982fbe573522dc0ba479 Commit: 566ec03448052c096dc3982fbe573522dc0ba479 Parent: bfbf3c0968498f5232c02965cf41695edae1bc4d Author: Jamal Hadi Salim [EMAIL PROTECTED] AuthorDate:

[BLUETOOTH] rfcomm_worker(): fix wakeup race

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=74da9d88bf5ffd31aed61a0b19519684ad744ded Commit: 74da9d88bf5ffd31aed61a0b19519684ad744ded Parent: 9198d2220d29b87ac3a05a3b791c50bb8a014d63 Author: Andrew Morton [EMAIL PROTECTED] AuthorDate:

[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4ef8d0aeafda8388dd51f2671b7059192b1e5a5f Commit: 4ef8d0aeafda8388dd51f2671b7059192b1e5a5f Parent: 1c8ea5aee0b16409295d96a5e8984bd902f06a77 Author: Milind Arun Choudhary [EMAIL PROTECTED]

[SUNRPC]: cleanup: use seq_release_private() where appropriate

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=14690fc649f4c59712f497135f7323eb8ceceaaf Commit: 14690fc649f4c59712f497135f7323eb8ceceaaf Parent: f8a6d97043f9adc25889876b681998b77f543bfa Author: Martin Peschke [EMAIL PROTECTED] AuthorDate:

[NET] tun/tap: fixed hw address handling

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=36226a8ded46b89a94f9de5976f554bb5e02d84c Commit: 36226a8ded46b89a94f9de5976f554bb5e02d84c Parent: 48491e6bdb8fa73751cc95f740175ec799db5d55 Author: Brian Braunstein [EMAIL PROTECTED] AuthorDate:

[NET]: Delete unused header file linux/if_wanpipe_common.h

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

[TCP]: Fix linkage errors on i386.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=84299b3bc4eaedc0734fcc9052b01291e5fc Commit: 84299b3bc4eaedc0734fcc9052b01291e5fc Parent: 1f9eda7e2b67898fb8e79b3aa3880211b51235e6 Author: YOSHIFUJI Hideaki [EMAIL PROTECTED]

[NET]: Delete unused header file linux/sdla_fr.h.

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

[TIPC]: Enhancements to msg_set_bits() routine

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1f9eda7e2b67898fb8e79b3aa3880211b51235e6 Commit: 1f9eda7e2b67898fb8e79b3aa3880211b51235e6 Parent: 43fb45cb79e9441a79ece206cf741774500dd627 Author: Allan Stephens [EMAIL PROTECTED] AuthorDate:

[WIRELESS] cfg80211: Update comment for locking.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=43fb45cb79e9441a79ece206cf741774500dd627 Commit: 43fb45cb79e9441a79ece206cf741774500dd627 Parent: f9d106a6d53b57b78eae5544f9582c643343a764 Author: Johannes Berg [EMAIL PROTECTED] AuthorDate:

[AFS]: Handle multiple mounts of an AFS superblock correctly.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=436058a49e0fb91c74454dbee9cfee6fb53b4336 Commit: 436058a49e0fb91c74454dbee9cfee6fb53b4336 Parent: 63b6be55e8b51cb718468794d343058e96c7462c Author: David Howells [EMAIL PROTECTED] AuthorDate:

[NET]: Warn about GSO/checksum abuse

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f9d106a6d53b57b78eae5544f9582c643343a764 Commit: f9d106a6d53b57b78eae5544f9582c643343a764 Parent: 7752237e9f07b316f81aebdc43f0d7c9a4ba0acf Author: Herbert Xu [EMAIL PROTECTED] AuthorDate: Mon

[TCP] TCP YEAH: Use vegas dont copy it.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7752237e9f07b316f81aebdc43f0d7c9a4ba0acf Commit: 7752237e9f07b316f81aebdc43f0d7c9a4ba0acf Parent: 164891aadf1721fca4dce473bb0e0998181537c6 Author: Stephen Hemminger [EMAIL PROTECTED]

[TCP]: Congestion control API update.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=164891aadf1721fca4dce473bb0e0998181537c6 Commit: 164891aadf1721fca4dce473bb0e0998181537c6 Parent: 65d1b4a7e73fe0e1f5275ad7d2d3547981480886 Author: Stephen Hemminger [EMAIL PROTECTED]

[AFS]: Implement the CB.InitCallBackState3 operation.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c35eccb1f614954b10cba3f74b7c301993b2f42e Commit: c35eccb1f614954b10cba3f74b7c301993b2f42e Parent: b908fe6b2d1294d93b0d0badf6bf4f9a2cd7d729 Author: David Howells [EMAIL PROTECTED] AuthorDate:

[AFS]: Add support for the CB.GetCapabilities operation.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b908fe6b2d1294d93b0d0badf6bf4f9a2cd7d729 Commit: b908fe6b2d1294d93b0d0badf6bf4f9a2cd7d729 Parent: 0795e7c031c4bda46fbdde678adf29de19bef7f4 Author: David Howells [EMAIL PROTECTED] AuthorDate:

[WEXT]: Clean up how wext is called.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=295f4a1fa3ecdf816b18393ef7bcd37c032df2fa Commit: 295f4a1fa3ecdf816b18393ef7bcd37c032df2fa Parent: 11433ee450eb4a320f46ce5ed51410b52803ffcc Author: Johannes Berg [EMAIL PROTECTED] AuthorDate:

[WEXT] net_device: Don't include wext bits if not required.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b86e0280bb5585a610783ff5392d9d439dee7ddd Commit: b86e0280bb5585a610783ff5392d9d439dee7ddd Parent: 4d44e0dfe961e02489d40d32334454ebe0e784e8 Author: Johannes Berg [EMAIL PROTECTED] AuthorDate:

[WIRELESS] cfg80211: Fix locking in wiphy_new.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a4d73ee168eeaed3baea86542ad42e1fd7e192d3 Commit: a4d73ee168eeaed3baea86542ad42e1fd7e192d3 Parent: b86e0280bb5585a610783ff5392d9d439dee7ddd Author: Johannes Berg [EMAIL PROTECTED] AuthorDate:

[IPV4]: Add multipath cached to feature-removal-schedule.txt

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=49e9f70f8e7a4df00a5185e7f5c91e3c583847db Commit: 49e9f70f8e7a4df00a5185e7f5c91e3c583847db Parent: f16bfc1c0958ff340a02779ab139b03fb5ba6e82 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[IPV6]: Fix thinko in ipv6_rthdr_rcv() changes.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ebbd90a730711280142017e482f27ec3fbb4f227 Commit: ebbd90a730711280142017e482f27ec3fbb4f227 Parent: 49e9f70f8e7a4df00a5185e7f5c91e3c583847db Author: YOSHIFUJI Hideaki [EMAIL PROTECTED]

[WEXT]: Remove dead debug code.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=235c107ba08becb3ae6c3d3449c8b1053a5a9d75 Commit: 235c107ba08becb3ae6c3d3449c8b1053a5a9d75 Parent: 295f4a1fa3ecdf816b18393ef7bcd37c032df2fa Author: Johannes Berg [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Synchronize RTC clock via timer just like x86.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a58c9f3c1e929c3c323c26dbdafef46373a719d4 Commit: a58c9f3c1e929c3c323c26dbdafef46373a719d4 Parent: de46c33745f5e2ad594c72f2cf5f490861b16ce1 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Add tick_nohz_{stop,restart}_sched_tick() calls to cpu_idle().

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=038cb01ea69cb24ecf30e3ec882e429c84badbeb Commit: 038cb01ea69cb24ecf30e3ec882e429c84badbeb Parent: 777a447529ad138f5fceb9c9ad28bab19848f277 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Fix sparc64_next_event() error return.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d62c6f093a1ef8fa5f8951e8da93c8ddd3ce193a Commit: d62c6f093a1ef8fa5f8951e8da93c8ddd3ce193a Parent: 112f48716d9f292c92a033cff9e3ce7405ed4280 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[RXRPC]: Fix pointers passed to bitops.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=68c708fd5e90f6d178c84bb7e641589eb2842319 Commit: 68c708fd5e90f6d178c84bb7e641589eb2842319 Parent: 411faf5810cdd0e4f5071a3805d8adb49d120a07 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[AFS]: Eliminate cmpxchg() usage in vlocation code.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=39bf09493042200b967cdf2ee6e3f670b7963903 Commit: 39bf09493042200b967cdf2ee6e3f670b7963903 Parent: 68c708fd5e90f6d178c84bb7e641589eb2842319 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[WEXT]: Reduce inline abuse.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bdf51894c1d7ce3fba8c8fdf485e85173ac60c6c Commit: bdf51894c1d7ce3fba8c8fdf485e85173ac60c6c Parent: 7a9df167db0f200d5f8e393376dba8ceeae0fd53 Author: Johannes Berg [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Small cleanups time.c

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=644923d4a5f117d437aefd47688d1141cc8361ed Commit: 644923d4a5f117d437aefd47688d1141cc8361ed Parent: d62c6f093a1ef8fa5f8951e8da93c8ddd3ce193a Author: Tony Breeds [EMAIL PROTECTED] AuthorDate: Wed

[SPARC64]: constify of_get_property return: arch/sparc64

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6a23acf3905287eb952a6f1dbbc8fb3e4eeae2f6 Commit: 6a23acf3905287eb952a6f1dbbc8fb3e4eeae2f6 Parent: 8271f04242af8ddf8390f289cd6ef78fb3e3c6d9 Author: Stephen Rothwell [EMAIL PROTECTED] AuthorDate:

[IPV4] nl_fib_lookup: Initialise res.r before fib_res_put(res)

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=912a41a4ab935ce8c4308428ec13fc7f8b1f18f4 Commit: 912a41a4ab935ce8c4308428ec13fc7f8b1f18f4 Parent: ebbd90a730711280142017e482f27ec3fbb4f227 Author: Sergey Vlasov [EMAIL PROTECTED] AuthorDate:

[ATYFB]: Use pci_device_to_OF_node() in sparc.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a02079cdb74dde27391d019abca4a37988504b4e Commit: a02079cdb74dde27391d019abca4a37988504b4e Parent: fa449bd602c8871da48e6dbadfa0faaf4d33d32e Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[IGAFB]: Use pci_device_to_OF_node() on sparc.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9b1caafe09ccec8e0103e9375b711e3a0c838260 Commit: 9b1caafe09ccec8e0103e9375b711e3a0c838260 Parent: a02079cdb74dde27391d019abca4a37988504b4e Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64] ebus: Convert to use pci_device_to_OF_node().

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1327e9b62fc88e64ffbbd42d61fccd34e521bb86 Commit: 1327e9b62fc88e64ffbbd42d61fccd34e521bb86 Parent: 9b1caafe09ccec8e0103e9375b711e3a0c838260 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SUNHME]: Use pci_device_to_OF_node().

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6f85a8597d1d0d8ceeec5a82881c6ddf5cfb45e5 Commit: 6f85a8597d1d0d8ceeec5a82881c6ddf5cfb45e5 Parent: 457e1a8afbcf5deffa501f2e9829526c18ed55b5 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[TULIP]: Use pci_device_to_OF_node() on sparc.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d297c31fd101473983c17734a7e8a3752da1880f Commit: d297c31fd101473983c17734a7e8a3752da1880f Parent: 49345103fef36617abc9a649dfc34f7e921c6878 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC]: Use strcasecmp for OFW property name comparisons.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a8b8814bdfe3bb2bdfa23722de947bad8283037c Commit: a8b8814bdfe3bb2bdfa23722de947bad8283037c Parent: ded220bd8f0823771fc0a9bdf7f5bcbe543197b6 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC/64] constify of_get_property return: drivers

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ccf0dec6fcadb4e1c877b9bafb031a6bdb7112b9 Commit: ccf0dec6fcadb4e1c877b9bafb031a6bdb7112b9 Parent: 6a23acf3905287eb952a6f1dbbc8fb3e4eeae2f6 Author: Stephen Rothwell [EMAIL PROTECTED] AuthorDate:

[SPARC64] isa: Convert to use pci_device_to_OF_node().

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=deb66c4521e119442aa266553e8cbfc86eb71232 Commit: deb66c4521e119442aa266553e8cbfc86eb71232 Parent: 1327e9b62fc88e64ffbbd42d61fccd34e521bb86 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC/64] constify of_get_property return: sound

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3198514d2d10fb3ce5e49ba0c611764ad8a214d0 Commit: 3198514d2d10fb3ce5e49ba0c611764ad8a214d0 Parent: 66f3cb7ccfe6d735bd1fa435aebc9b985ac74e07 Author: Stephen Rothwell [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Fix obppath pci device sysfs creation.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a378fd0ee8ea6af5dafd0ab3d634f22b926b5ac4 Commit: a378fd0ee8ea6af5dafd0ab3d634f22b926b5ac4 Parent: bc606f3c917aa453fca62b76c8e9998b4171f4fa Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC/64]: constify of_get_property return

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=64b94701c0714f814e640ff351d5f784fdc0381e Commit: 64b94701c0714f814e640ff351d5f784fdc0381e Parent: 3198514d2d10fb3ce5e49ba0c611764ad8a214d0 Author: Stephen Rothwell [EMAIL PROTECTED] AuthorDate:

[SUNGEM]: Consolidate powerpc and sparc MAC probing code.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=457e1a8afbcf5deffa501f2e9829526c18ed55b5 Commit: 457e1a8afbcf5deffa501f2e9829526c18ed55b5 Parent: dadb830dac401c4b1420ee2fd6c7559871b43319 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Internalize pci_memspace_mask.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1e8a8cc52daa95e702303ca3ce67955a4c051d7d Commit: 1e8a8cc52daa95e702303ca3ce67955a4c051d7d Parent: a2fb23af1c31ad6e0c281e56d385f803229d57fa Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC]: constify some paramaters of OF routines

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=357418e7cac16fed4ca558c6037d189d2109c9c2 Commit: 357418e7cac16fed4ca558c6037d189d2109c9c2 Parent: 64b94701c0714f814e640ff351d5f784fdc0381e Author: Stephen Rothwell [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Minor cleanups to schizo pci controller driver.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bc606f3c917aa453fca62b76c8e9998b4171f4fa Commit: bc606f3c917aa453fca62b76c8e9998b4171f4fa Parent: 1e8a8cc52daa95e702303ca3ce67955a4c051d7d Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64] constify of_get_property return: include

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=66f3cb7ccfe6d735bd1fa435aebc9b985ac74e07 Commit: 66f3cb7ccfe6d735bd1fa435aebc9b985ac74e07 Parent: ccf0dec6fcadb4e1c877b9bafb031a6bdb7112b9 Author: Stephen Rothwell [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Add clocksource/clockevents support.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=112f48716d9f292c92a033cff9e3ce7405ed4280 Commit: 112f48716d9f292c92a033cff9e3ce7405ed4280 Parent: 038cb01ea69cb24ecf30e3ec882e429c84badbeb Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[RADEON]: Probe clocks and monitor using OF properties on sparc.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9f47df264fa53e562cafa0de4a405d0846a81fbd Commit: 9f47df264fa53e562cafa0de4a405d0846a81fbd Parent: a8b8814bdfe3bb2bdfa23722de947bad8283037c Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[WIRELESS] cfg80211: Clarify locking comment.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f16bfc1c0958ff340a02779ab139b03fb5ba6e82 Commit: f16bfc1c0958ff340a02779ab139b03fb5ba6e82 Parent: a4d73ee168eeaed3baea86542ad42e1fd7e192d3 Author: Johannes Berg [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Fix sabre pci controllers with new probing scheme.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=01f94c4a6ced476ce69b895426fc29bfc48c69bd Commit: 01f94c4a6ced476ce69b895426fc29bfc48c69bd Parent: a378fd0ee8ea6af5dafd0ab3d634f22b926b5ac4 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Kill PBM intmap software state.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=229177c7f38d6a2b1285b42da4b19d76346b4bac Commit: 229177c7f38d6a2b1285b42da4b19d76346b4bac Parent: 9fd8b64761d3fe7e4ef567161be57e4234af5c1c Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[AFS]: Fix u64 printing in debug logging.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ba3e0e1accd8d5bb12eaeb0977429d8dc04f6d1e Commit: ba3e0e1accd8d5bb12eaeb0977429d8dc04f6d1e Parent: 260a980317dac80182dd76140cf67c6e81d6d3dd Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[WEXT]: Move EXPORT_SYMBOL statements where they belong.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7a9df167db0f200d5f8e393376dba8ceeae0fd53 Commit: 7a9df167db0f200d5f8e393376dba8ceeae0fd53 Parent: dd8ceabcd10d47f6f28ecfaf2eac7beffca11b3c Author: Johannes Berg [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Kill pci_controller-base_address_update().

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8d3aee937596d2ca6676c2c27789751445bf0bc9 Commit: 8d3aee937596d2ca6676c2c27789751445bf0bc9 Parent: 0bae5f81b6f8130f5197e59b0e2ad6820c766b2b Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Kill pci_controller-pbms_same_domain

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3875c5c02d7112aa85f815d65d8add2e39ae9e34 Commit: 3875c5c02d7112aa85f815d65d8add2e39ae9e34 Parent: 8d3aee937596d2ca6676c2c27789751445bf0bc9 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Const'ify pci_iommu_ops.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c6e87566ea080bbbe926c0e429fed48e6f680d93 Commit: c6e87566ea080bbbe926c0e429fed48e6f680d93 Parent: 0bba2dd823fd995ed805ae5cbd5a1c1381257a12 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Force dummy host controller onto bus zero.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=28f57e774d91ce01e03ff65caa2313bc8786b66f Commit: 28f57e774d91ce01e03ff65caa2313bc8786b66f Parent: 97b3cf050b467dda571943ceadff5452bed04549 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Use DECLARE_BITMAP in struct pci_iommu.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=43bed127376ff2ef9c268cf6688a43d0fbed2ff4 Commit: 43bed127376ff2ef9c268cf6688a43d0fbed2ff4 Parent: 28f57e774d91ce01e03ff65caa2313bc8786b66f Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Use SPARSEMEM_STATIC

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d78d0891d3dd976a2fb707c6c691d9cd5ed60727 Commit: d78d0891d3dd976a2fb707c6c691d9cd5ed60727 Parent: 43bed127376ff2ef9c268cf6688a43d0fbed2ff4 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[WEXT]: Misc code cleanups.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4d44e0dfe961e02489d40d32334454ebe0e784e8 Commit: 4d44e0dfe961e02489d40d32334454ebe0e784e8 Parent: bdf51894c1d7ce3fba8c8fdf485e85173ac60c6c Author: Johannes Berg [EMAIL PROTECTED] AuthorDate:

[SPARC64]: MAX_PHYSADDR_BITS et al. really need to be 42 bits not 41.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4e286d5be63c93b17f8a82d6f3618faa9c1b025c Commit: 4e286d5be63c93b17f8a82d6f3618faa9c1b025c Parent: 0015d3d68c84eb33e6b380802ad61b23f7eb6523 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Simplify read_obp_memory().

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0015d3d68c84eb33e6b380802ad61b23f7eb6523 Commit: 0015d3d68c84eb33e6b380802ad61b23f7eb6523 Parent: d78d0891d3dd976a2fb707c6c691d9cd5ed60727 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Kill _start[]/_end[] declarations in mm/init.c

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a0963bdfb91ca97c2b0b6d4ca81ff557fac66901 Commit: a0963bdfb91ca97c2b0b6d4ca81ff557fac66901 Parent: 4e286d5be63c93b17f8a82d6f3618faa9c1b025c Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Privatize sun4u_get_pte() and fix name.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4be5c34dc47b5a9e6f91c8f5937a93c464870b8e Commit: 4be5c34dc47b5a9e6f91c8f5937a93c464870b8e Parent: a0963bdfb91ca97c2b0b6d4ca81ff557fac66901 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Kill kvaddr_to_phys() and friends.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a94aa2530643f02a4b243f81b5f6354b9b958d7e Commit: a94aa2530643f02a4b243f81b5f6354b9b958d7e Parent: 4be5c34dc47b5a9e6f91c8f5937a93c464870b8e Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Use DECLARE_BITMAP and BITS_TO_LONGS in mm/init.c

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=85f1e1f66011e67e68065f2db4cde499decb9c84 Commit: 85f1e1f66011e67e68065f2db4cde499decb9c84 Parent: 5be4a963675d3270fab7f55e8c4a2e56afd408f6 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Add proper header file extern for cmdline_memory_size.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b93f2620231d4641bdbaaa952d3e8890687124bb Commit: b93f2620231d4641bdbaaa952d3e8890687124bb Parent: 9753f0d6502acd65761ff15244d26d0e88f0820a Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Make sure pbm-prom_node is setup easly enough in psycho.c

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0f3e25049e0a54916d0991c1eaa5f8df926c7f92 Commit: 0f3e25049e0a54916d0991c1eaa5f8df926c7f92 Parent: 3996465392fd1632b671707d16bbc96a9481cfe2 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Use bootmem_bootmap_pages() in choose_bootmap_pfn().

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3996465392fd1632b671707d16bbc96a9481cfe2 Commit: 3996465392fd1632b671707d16bbc96a9481cfe2 Parent: b93f2620231d4641bdbaaa952d3e8890687124bb Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Kill sparc_ultra_dump_{i,d}tlb()

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9753f0d6502acd65761ff15244d26d0e88f0820a Commit: 9753f0d6502acd65761ff15244d26d0e88f0820a Parent: 85f1e1f66011e67e68065f2db4cde499decb9c84 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Document and fix calculation of pages_avail.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f1cfdb55f16596752e8a61a8570a90ee26af183a Commit: f1cfdb55f16596752e8a61a8570a90ee26af183a Parent: 0f3e25049e0a54916d0991c1eaa5f8df926c7f92 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Fix PCI rework to adhere to of_get_property() const return.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a165b4205e0097c7544ec3c59522a3b20ec14eb1 Commit: a165b4205e0097c7544ec3c59522a3b20ec14eb1 Parent: f1cfdb55f16596752e8a61a8570a90ee26af183a Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[TIGON3]: of_get_property() returns const.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=374d4cac6283469f101282ca83ee008368bd8350 Commit: 374d4cac6283469f101282ca83ee008368bd8350 Parent: a165b4205e0097c7544ec3c59522a3b20ec14eb1 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64]: constify some paramaters of OF routines

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3dfe10ee7caae9802d84a06fe7724274dea24020 Commit: 3dfe10ee7caae9802d84a06fe7724274dea24020 Parent: 374d4cac6283469f101282ca83ee008368bd8350 Author: Stephen Rothwell [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Give move verbose show_mem() output just like i386.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5be4a963675d3270fab7f55e8c4a2e56afd408f6 Commit: 5be4a963675d3270fab7f55e8c4a2e56afd408f6 Parent: 28256ca2e04c72eee1e83524d7f78ce5646030e2 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Add generic iommu and strbuf structs to iommu.h

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=66875088098f314af1a4d9e0cc47e617d643bffd Commit: 66875088098f314af1a4d9e0cc47e617d643bffd Parent: 9b3627f389c07c5be9c86ac4d472a0d4fd47feac Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Consolidate {sbus,pci}_iommu_arena.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9b3627f389c07c5be9c86ac4d472a0d4fd47feac Commit: 9b3627f389c07c5be9c86ac4d472a0d4fd47feac Parent: 711b360d64418e88ed45f812e0ebd202073d888d Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC]: Make device_node name and type const

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=711b360d64418e88ed45f812e0ebd202073d888d Commit: 711b360d64418e88ed45f812e0ebd202073d888d Parent: 3dfe10ee7caae9802d84a06fe7724274dea24020 Author: Stephen Rothwell [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Mark show_mem() printk's with KERN_INFO.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=28256ca2e04c72eee1e83524d7f78ce5646030e2 Commit: 28256ca2e04c72eee1e83524d7f78ce5646030e2 Parent: a94aa2530643f02a4b243f81b5f6354b9b958d7e Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Add dummy host controller to root of all PCI domains.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=97b3cf050b467dda571943ceadff5452bed04549 Commit: 97b3cf050b467dda571943ceadff5452bed04549 Parent: c6e87566ea080bbbe926c0e429fed48e6f680d93 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Convert SBUS over to generic iommu/strbuf structs.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3e4d26508af6d03034a97583c895f33bef671d06 Commit: 3e4d26508af6d03034a97583c895f33bef671d06 Parent: 66875088098f314af1a4d9e0cc47e617d643bffd Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC]: device_node name constification fallout

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ee5ac9ddf2ea13be2418ac7d0ce5a930e78af013 Commit: ee5ac9ddf2ea13be2418ac7d0ce5a930e78af013 Parent: 3e4d26508af6d03034a97583c895f33bef671d06 Author: Stephen Rothwell [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Kill pbm-pci_first_slot.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0bba2dd823fd995ed805ae5cbd5a1c1381257a12 Commit: 0bba2dd823fd995ed805ae5cbd5a1c1381257a12 Parent: 3875c5c02d7112aa85f815d65d8add2e39ae9e34 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Convert PCI over to generic struct iommu/strbuf.

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=16ce82d846f2e6b652a064f91c5019cfe8682be4 Commit: 16ce82d846f2e6b652a064f91c5019cfe8682be4 Parent: ee5ac9ddf2ea13be2418ac7d0ce5a930e78af013 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Kill pci_controller-resource_adjust()

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0bae5f81b6f8130f5197e59b0e2ad6820c766b2b Commit: 0bae5f81b6f8130f5197e59b0e2ad6820c766b2b Parent: 3487a1f9e719d36c9b2d4d492994b2dd815a58b7 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

IB: Remove reference to obsolete CONFIG_IPATH_CORE

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9b620d2a16814e5f2a063359c953c41f804e091a Commit: 9b620d2a16814e5f2a063359c953c41f804e091a Parent: 80d74d5123bf3aecd32302809c4e61bb8a16786b Author: Roland Dreier [EMAIL PROTECTED] AuthorDate:

IB/ipath: Definitions of two RXE parity err bits were reversed

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=19085745598ec254fd814411b675b52380c3bac0 Commit: 19085745598ec254fd814411b675b52380c3bac0 Parent: 165c552c35052284e8ec4f7e9c027dfd33490e2c Author: Bryan O'Sullivan [EMAIL PROTECTED] AuthorDate:

IB/ipath: Fix user memory region creation when IOMMU present

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=165c552c35052284e8ec4f7e9c027dfd33490e2c Commit: 165c552c35052284e8ec4f7e9c027dfd33490e2c Parent: 946db67fbf836af30835d610b914cdde0cf467f8 Author: Bryan O'Sullivan [EMAIL PROTECTED] AuthorDate:

IB/ipath: Don't initialize port memory for subports

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=947d7617a1d876c2c93f73017a734e070c64d43b Commit: 947d7617a1d876c2c93f73017a734e070c64d43b Parent: 19085745598ec254fd814411b675b52380c3bac0 Author: Ralph Campbell [EMAIL PROTECTED] AuthorDate:

IB/ipath: NMI cpu lockup if local loopback used

2007-04-27 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7b21d26ddad6912bf345e8e88a51a5ce98a036ad Commit: 7b21d26ddad6912bf345e8e88a51a5ce98a036ad Parent: 9f9630d5e12a51f38513de0d64320a55ab6f02d5 Author: Ralph Campbell [EMAIL PROTECTED] AuthorDate:

<    1   2   3   4   5   6   7   8   9   10   >