git-commits-head mailing list

FromSubjectsort iconDate
Linux Kernel Mailing ...
dma-debug: Cleanup for copy-loop in filter_write()
Gitweb: http://git.kernel.org/linus/39a37ce1cc5eef420604fa68b776ff5dab400340 Commit: 39a37ce1cc5eef420604fa68b776ff5dab400340 Parent: 12ff4bf58b64ad3b8fb8e27889c99dcd5aa6fb0b Author: Dan Carpenter <error27@gmail.com> AuthorDate: Tue Apr 6 19:45:12 2010 +0300 Committer: Joerg Roedel <joerg.roedel@amd.com> CommitDate: Wed Apr 7 14:36:27 2010 +0200 dma-debug: Cleanup for copy-loop in filter_write() Earlier in this function we set the last byte of "buf" to NULL so ...
Apr 15, 1:59 pm 2010
Linux Kernel Mailing ...
Revert "x86: disable IOMMUs on kernel crash"
Gitweb: http://git.kernel.org/linus/8f9f55e83e939724490d7cde3833c4883c6d1310 Commit: 8f9f55e83e939724490d7cde3833c4883c6d1310 Parent: 549c90dc9a6d659e792b2a42a0930c7da015ea4a Author: Chris Wright <chrisw@sous-sol.org> AuthorDate: Fri Apr 2 18:27:54 2010 -0700 Committer: Joerg Roedel <joerg.roedel@amd.com> CommitDate: Wed Apr 7 11:51:17 2010 +0200 Revert "x86: disable IOMMUs on kernel crash" This effectively reverts commit ...
Apr 15, 1:59 pm 2010
Linux Kernel Mailing ...
x86/amd-iommu: use for_each_pci_dev
Gitweb: http://git.kernel.org/linus/d18c69d3898985c66cd6e878b8f576fd9a21ab39 Commit: d18c69d3898985c66cd6e878b8f576fd9a21ab39 Parent: 8f9f55e83e939724490d7cde3833c4883c6d1310 Author: Chris Wright <chrisw@sous-sol.org> AuthorDate: Fri Apr 2 18:27:55 2010 -0700 Committer: Joerg Roedel <joerg.roedel@amd.com> CommitDate: Wed Apr 7 11:51:34 2010 +0200 x86/amd-iommu: use for_each_pci_dev Replace open coded version with for_each_pci_dev Signed-off-by: Chris ...
Apr 15, 1:59 pm 2010
Linux Kernel Mailing ...
firewire: cdev: require quadlet-aligned headers for tran ...
Gitweb: http://git.kernel.org/linus/385ab5bcd4be586dffdba550b310308d89eade71 Commit: 385ab5bcd4be586dffdba550b310308d89eade71 Parent: 4ba1d9c0c22947a9207029e7184733252e6135f1 Author: Clemens Ladisch <clemens@ladisch.de> AuthorDate: Wed Mar 31 16:26:46 2010 +0200 Committer: Stefan Richter <stefanr@s5r6.in-berlin.de> CommitDate: Sat Apr 10 16:51:13 2010 +0200 firewire: cdev: require quadlet-aligned headers for transmit packets The definition of struct ...
Apr 15, 1:59 pm 2010
Linux Kernel Mailing ...
x86/gart: Disable GART explicitly before initialization
Gitweb: http://git.kernel.org/linus/4b83873d3da0704987cb116833818ed96214ee29 Commit: 4b83873d3da0704987cb116833818ed96214ee29 Parent: 39a37ce1cc5eef420604fa68b776ff5dab400340 Author: Joerg Roedel <joerg.roedel@amd.com> AuthorDate: Wed Apr 7 12:57:35 2010 +0200 Committer: Joerg Roedel <joerg.roedel@amd.com> CommitDate: Wed Apr 7 14:36:30 2010 +0200 x86/gart: Disable GART explicitly before initialization If we boot into a crash-kernel the gart might still be ...
Apr 15, 1:59 pm 2010
Linux Kernel Mailing ...
x86/amd-iommu: warn when issuing command to uninitialize ...
Gitweb: http://git.kernel.org/linus/549c90dc9a6d659e792b2a42a0930c7da015ea4a Commit: 549c90dc9a6d659e792b2a42a0930c7da015ea4a Parent: 75f66533bc883f761a7adcab3281fe3323efbc90 Author: Chris Wright <chrisw@sous-sol.org> AuthorDate: Fri Apr 2 18:27:53 2010 -0700 Committer: Joerg Roedel <joerg.roedel@amd.com> CommitDate: Wed Apr 7 11:51:15 2010 +0200 x86/amd-iommu: warn when issuing command to uninitialized cmd buffer To catch future potential issues we can add a ...
Apr 15, 1:59 pm 2010
Linux Kernel Mailing ...
x86/amd-iommu: enable iommu before attaching devices
Gitweb: http://git.kernel.org/linus/75f66533bc883f761a7adcab3281fe3323efbc90 Commit: 75f66533bc883f761a7adcab3281fe3323efbc90 Parent: 8b408fe4f853dcfa18d133aa4cf1d7546b4c3870 Author: Chris Wright <chrisw@sous-sol.org> AuthorDate: Fri Apr 2 18:27:52 2010 -0700 Committer: Joerg Roedel <joerg.roedel@amd.com> CommitDate: Wed Apr 7 11:50:50 2010 +0200 x86/amd-iommu: enable iommu before attaching devices Hit another kdump problem as reported by Neil Horman. When ...
Apr 15, 1:59 pm 2010
Linux Kernel Mailing ...
x86/amd-iommu: Remove obsolete parameter documentation
Gitweb: http://git.kernel.org/linus/20a1cfba340f23a7ca62391e199c40c86b762ea3 Commit: 20a1cfba340f23a7ca62391e199c40c86b762ea3 Parent: d18c69d3898985c66cd6e878b8f576fd9a21ab39 Author: Joerg Roedel <joerg.roedel@amd.com> AuthorDate: Wed Apr 7 14:28:26 2010 +0200 Committer: Joerg Roedel <joerg.roedel@amd.com> CommitDate: Wed Apr 7 14:31:51 2010 +0200 x86/amd-iommu: Remove obsolete parameter documentation Support for the share and fullflush parameters was removed. ...
Apr 15, 1:59 pm 2010
Linux Kernel Mailing ...
x86/amd-iommu: Pt mode fix for domain_destroy
Gitweb: http://git.kernel.org/linus/04e856c072b84042bb56c487c2868638bb3f78db Commit: 04e856c072b84042bb56c487c2868638bb3f78db Parent: 5d214fe6e808a8caa9cb6f610c0190d3f50ac570 Author: Chris Wright <chrisw@sous-sol.org> AuthorDate: Wed Feb 17 08:51:20 2010 -0800 Committer: Joerg Roedel <joerg.roedel@amd.com> CommitDate: Mon Mar 1 14:16:36 2010 +0100 x86/amd-iommu: Pt mode fix for domain_destroy After a guest is shutdown, assigned devices are not properly ...
Apr 15, 1:59 pm 2010
Linux Kernel Mailing ...
x86/amd-iommu: Report errors in acpi parsing functions u ...
Gitweb: http://git.kernel.org/linus/3551a708f35fc712af43aeb7f541512c5cfc4936 Commit: 3551a708f35fc712af43aeb7f541512c5cfc4936 Parent: 04e856c072b84042bb56c487c2868638bb3f78db Author: Joerg Roedel <joerg.roedel@amd.com> AuthorDate: Mon Mar 1 13:52:19 2010 +0100 Committer: Joerg Roedel <joerg.roedel@amd.com> CommitDate: Mon Mar 1 14:16:37 2010 +0100 x86/amd-iommu: Report errors in acpi parsing functions upstream Since acpi_table_parse ignores the return values of ...
Apr 15, 1:59 pm 2010
Linux Kernel Mailing ...
firewire: cdev: change license of exported header files ...
Gitweb: http://git.kernel.org/linus/19b3eecc21b65a24b0aae2684ca0c8e1b99ef802 Commit: 19b3eecc21b65a24b0aae2684ca0c8e1b99ef802 Parent: ca658b1e29d6be939207532e337fb640eb697f71 Author: Stefan Richter <stefanr@s5r6.in-berlin.de> AuthorDate: Sun Apr 11 11:52:12 2010 +0200 Committer: Stefan Richter <stefanr@s5r6.in-berlin.de> CommitDate: Thu Apr 15 17:50:49 2010 +0200 firewire: cdev: change license of exported header files to MIT license Among else, this allows ...
Apr 15, 1:59 pm 2010
Linux Kernel Mailing ...
x86/amd-iommu: Use helper function to destroy domain
Gitweb: http://git.kernel.org/linus/8b408fe4f853dcfa18d133aa4cf1d7546b4c3870 Commit: 8b408fe4f853dcfa18d133aa4cf1d7546b4c3870 Parent: 3551a708f35fc712af43aeb7f541512c5cfc4936 Author: Joerg Roedel <joerg.roedel@amd.com> AuthorDate: Mon Mar 8 14:20:07 2010 +0100 Committer: Joerg Roedel <joerg.roedel@amd.com> CommitDate: Mon Mar 8 14:20:07 2010 +0100 x86/amd-iommu: Use helper function to destroy domain In the amd_iommu_domain_destroy the protection_domain_free ...
Apr 15, 1:59 pm 2010
Linux Kernel Mailing ...
x86/amd-iommu: Remove double NULL check in check_device
Gitweb: http://git.kernel.org/linus/339d3261aa3eb0e12f68ef868e042c1ca03628f7 Commit: 339d3261aa3eb0e12f68ef868e042c1ca03628f7 Parent: 60b341b778cc2929df16c0a504c91621b3c6a4ad Author: Julia Lawall <julia@diku.dk> AuthorDate: Sat Feb 6 09:42:39 2010 +0100 Committer: Joerg Roedel <joerg.roedel@amd.com> CommitDate: Mon Mar 1 13:24:45 2010 +0100 x86/amd-iommu: Remove double NULL check in check_device dev was tested just above, so drop the second test. ...
Apr 15, 1:59 pm 2010
Linux Kernel Mailing ...
Revert "Input: wacom - merge out and in prox events"
Gitweb: http://git.kernel.org/linus/afb567e3fdd2ee43b243cb4f6fe772ab921b2ada Commit: afb567e3fdd2ee43b243cb4f6fe772ab921b2ada Parent: 9d32c30542f9ecdb4b96a1a960924c9f403e3562 Author: Dmitry Torokhov <dmitry.torokhov@gmail.com> AuthorDate: Tue Apr 13 23:08:58 2010 -0700 Committer: Dmitry Torokhov <dmitry.torokhov@gmail.com> CommitDate: Tue Apr 13 23:08:58 2010 -0700 Revert "Input: wacom - merge out and in prox events" This reverts commit ...
Apr 15, 1:59 pm 2010
Linux Kernel Mailing ...
x86/amd-iommu: Protect IOMMU-API map/unmap path
Gitweb: http://git.kernel.org/linus/5d214fe6e808a8caa9cb6f610c0190d3f50ac570 Commit: 5d214fe6e808a8caa9cb6f610c0190d3f50ac570 Parent: 339d3261aa3eb0e12f68ef868e042c1ca03628f7 Author: Joerg Roedel <joerg.roedel@amd.com> AuthorDate: Mon Feb 8 14:44:49 2010 +0100 Committer: Joerg Roedel <joerg.roedel@amd.com> CommitDate: Mon Mar 1 14:16:22 2010 +0100 x86/amd-iommu: Protect IOMMU-API map/unmap path This patch introduces a mutex to lock page table updates in the ...
Apr 15, 1:59 pm 2010
Linux Kernel Mailing ...
firewire: cdev: fix information leak
Gitweb: http://git.kernel.org/linus/9cac00b8f0079d5d3d54ec4dae453d58dec30e7c Commit: 9cac00b8f0079d5d3d54ec4dae453d58dec30e7c Parent: 385ab5bcd4be586dffdba550b310308d89eade71 Author: Stefan Richter <stefanr@s5r6.in-berlin.de> AuthorDate: Wed Apr 7 08:30:50 2010 +0200 Committer: Stefan Richter <stefanr@s5r6.in-berlin.de> CommitDate: Sat Apr 10 16:51:13 2010 +0200 firewire: cdev: fix information leak A userspace client got to see uninitialized stack-allocated ...
Apr 15, 1:59 pm 2010
Linux Kernel Mailing ...
firewire: cdev: iso packet documentation
Gitweb: http://git.kernel.org/linus/aa6fec3cdeb14ecc916eb78c4cd9ed79e4f7fe8d Commit: aa6fec3cdeb14ecc916eb78c4cd9ed79e4f7fe8d Parent: 9cac00b8f0079d5d3d54ec4dae453d58dec30e7c Author: Clemens Ladisch <clemens@ladisch.de> AuthorDate: Wed Mar 31 16:26:52 2010 +0200 Committer: Stefan Richter <stefanr@s5r6.in-berlin.de> CommitDate: Sat Apr 10 16:51:13 2010 +0200 firewire: cdev: iso packet documentation Add the missing documentation for iso packets. ...
Apr 15, 1:59 pm 2010
Linux Kernel Mailing ...
firewire: cdev: disallow receive packets without header
Gitweb: http://git.kernel.org/linus/4ba1d9c0c22947a9207029e7184733252e6135f1 Commit: 4ba1d9c0c22947a9207029e7184733252e6135f1 Parent: fe43d6d9cf59d8f8cbfdcde2018de13ffd1285c7 Author: Clemens Ladisch <clemens@ladisch.de> AuthorDate: Wed Mar 31 16:26:39 2010 +0200 Committer: Stefan Richter <stefanr@s5r6.in-berlin.de> CommitDate: Sat Apr 10 16:51:13 2010 +0200 firewire: cdev: disallow receive packets without header In receive contexts, reject packets with ...
Apr 15, 1:59 pm 2010
Linux Kernel Mailing ...
Input: i8042 - spelling fix
Gitweb: http://git.kernel.org/linus/2c860a1101471a69f7a6778b7b1fb43344c38619 Commit: 2c860a1101471a69f7a6778b7b1fb43344c38619 Parent: 2e2e3b96d98d5c17e9c09bc6088df3e182a71814 Author: Dominik Brodowski <linux@dominikbrodowski.net> AuthorDate: Mon Apr 5 22:29:09 2010 -0700 Committer: Dmitry Torokhov <dmitry.torokhov@gmail.com> CommitDate: Mon Apr 5 23:01:20 2010 -0700 Input: i8042 - spelling fix Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net> ...
Apr 15, 1:59 pm 2010
Linux Kernel Mailing ...
firewire: cdev: comment fixlet
Gitweb: http://git.kernel.org/linus/ca658b1e29d6be939207532e337fb640eb697f71 Commit: ca658b1e29d6be939207532e337fb640eb697f71 Parent: aa6fec3cdeb14ecc916eb78c4cd9ed79e4f7fe8d Author: Stefan Richter <stefanr@s5r6.in-berlin.de> AuthorDate: Sat Apr 10 12:23:09 2010 +0200 Committer: Stefan Richter <stefanr@s5r6.in-berlin.de> CommitDate: Sat Apr 10 16:51:13 2010 +0200 firewire: cdev: comment fixlet Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de> --- ...
Apr 15, 1:59 pm 2010
Linux Kernel Mailing ...
Input: matrix_keypad - allow platform to disable key aut ...
Gitweb: http://git.kernel.org/linus/9d32c30542f9ecdb4b96a1a960924c9f403e3562 Commit: 9d32c30542f9ecdb4b96a1a960924c9f403e3562 Parent: 5e28d8eb68c12eab9c4a47b42ba993a6420d71d3 Author: H Hartley Sweeten <hartleys@visionengravers.com> AuthorDate: Mon Apr 5 22:29:09 2010 -0700 Committer: Dmitry Torokhov <dmitry.torokhov@gmail.com> CommitDate: Mon Apr 5 23:02:00 2010 -0700 Input: matrix_keypad - allow platform to disable key autorepeat In an embedded system the ...
Apr 15, 1:59 pm 2010
Linux Kernel Mailing ...
Input: wacom - switch mode upon system resume
Gitweb: http://git.kernel.org/linus/014f61504af276ba9d9544d8a7401d8f8526eb73 Commit: 014f61504af276ba9d9544d8a7401d8f8526eb73 Parent: afb567e3fdd2ee43b243cb4f6fe772ab921b2ada Author: Ping Cheng <pingc@wacom.com> AuthorDate: Tue Apr 13 23:07:52 2010 -0700 Committer: Dmitry Torokhov <dmitry.torokhov@gmail.com> CommitDate: Thu Apr 15 11:16:10 2010 -0700 Input: wacom - switch mode upon system resume When Wacom devices wake up from a sleep, the switch mode command ...
Apr 15, 1:59 pm 2010
Linux Kernel Mailing ...
Input: ALPS - add signature for HP Pavilion dm3 laptops
Gitweb: http://git.kernel.org/linus/5e28d8eb68c12eab9c4a47b42ba993a6420d71d3 Commit: 5e28d8eb68c12eab9c4a47b42ba993a6420d71d3 Parent: 2c860a1101471a69f7a6778b7b1fb43344c38619 Author: Chase Douglas <chase.douglas@canonical.com> AuthorDate: Mon Apr 5 22:29:08 2010 -0700 Committer: Dmitry Torokhov <dmitry.torokhov@gmail.com> CommitDate: Mon Apr 5 23:01:55 2010 -0700 Input: ALPS - add signature for HP Pavilion dm3 laptops Tested by a user running Ubuntu 9.10 in the ...
Apr 15, 1:59 pm 2010
Linux Kernel Mailing ...
Input: sparse-keymap - implement safer freeing of the keymap
Gitweb: http://git.kernel.org/linus/2e2e3b96d98d5c17e9c09bc6088df3e182a71814 Commit: 2e2e3b96d98d5c17e9c09bc6088df3e182a71814 Parent: 13bad37b04c779d98983307a27f97e9caa36f9b1 Author: Dmitry Torokhov <dmitry.torokhov@gmail.com> AuthorDate: Sun Mar 21 22:56:15 2010 -0700 Committer: Dmitry Torokhov <dmitry.torokhov@gmail.com> CommitDate: Sun Mar 21 23:00:51 2010 -0700 Input: sparse-keymap - implement safer freeing of the keymap Allow calling sparse_keymap_free() ...
Apr 15, 1:59 pm 2010
Linux Kernel Mailing ...
Input: update the status of the Multitouch X driver project
Gitweb: http://git.kernel.org/linus/13bad37b04c779d98983307a27f97e9caa36f9b1 Commit: 13bad37b04c779d98983307a27f97e9caa36f9b1 Parent: 97065e033ec5fd824d0133ecd0c614fe1e5c20bd Author: Henrik Rydberg <rydberg@euromail.se> AuthorDate: Sun Mar 21 22:31:26 2010 -0700 Committer: Dmitry Torokhov <dmitry.torokhov@gmail.com> CommitDate: Sun Mar 21 22:39:33 2010 -0700 Input: update the status of the Multitouch X driver project The Multitouch X driver project has moved to ...
Apr 15, 1:59 pm 2010
Linux Kernel Mailing ...
Input: bcm5974 - retract efi-broken suspend_resume
Gitweb: http://git.kernel.org/linus/d90e6f6aad0ffdc674bc3a05c85c40dcc18e604c Commit: d90e6f6aad0ffdc674bc3a05c85c40dcc18e604c Parent: 88fcf710c13bd41f2b98c5411e4f21ab98da4fb4 Author: Henrik Rydberg <rydberg@euromail.se> AuthorDate: Sat Mar 20 00:06:40 2010 -0700 Committer: Dmitry Torokhov <dmitry.torokhov@gmail.com> CommitDate: Sat Mar 20 00:08:20 2010 -0700 Input: bcm5974 - retract efi-broken suspend_resume With the recent system-wide improvements on ...
Apr 15, 1:59 pm 2010
Linux Kernel Mailing ...
Input: clarify the no-finger event in multitouch protocol
Gitweb: http://git.kernel.org/linus/97065e033ec5fd824d0133ecd0c614fe1e5c20bd Commit: 97065e033ec5fd824d0133ecd0c614fe1e5c20bd Parent: d90e6f6aad0ffdc674bc3a05c85c40dcc18e604c Author: Henrik Rydberg <rydberg@euromail.se> AuthorDate: Sun Mar 21 22:31:26 2010 -0700 Committer: Dmitry Torokhov <dmitry.torokhov@gmail.com> CommitDate: Sun Mar 21 22:38:56 2010 -0700 Input: clarify the no-finger event in multitouch protocol The current documentation does not explicitly ...
Apr 15, 1:59 pm 2010
Linux Kernel Mailing ...
Input: sparse-keymap - free the right keymap on error
Gitweb: http://git.kernel.org/linus/88fcf710c13bd41f2b98c5411e4f21ab98da4fb4 Commit: 88fcf710c13bd41f2b98c5411e4f21ab98da4fb4 Parent: 31968ecf584330b51a25b7bf881c2b632a02a3fb Author: Yong Wang <yong.y.wang@linux.intel.com> AuthorDate: Fri Mar 19 23:02:16 2010 -0700 Committer: Dmitry Torokhov <dmitry.torokhov@gmail.com> CommitDate: Fri Mar 19 23:03:09 2010 -0700 Input: sparse-keymap - free the right keymap on error 'map' is allocated in sparse_keymap_setup() and ...
Apr 15, 1:59 pm 2010
Linux Kernel Mailing ...
SELinux: Reduce max avtab size to avoid page allocation ...
Gitweb: http://git.kernel.org/linus/6c9ff1013b7a21099da838eeef7c3f23ee347957 Commit: 6c9ff1013b7a21099da838eeef7c3f23ee347957 Parent: 2ba3abd8186f24c7fb418927025b4e2120e3a362 Author: Stephen Smalley <sds@tycho.nsa.gov> AuthorDate: Mon Mar 15 10:42:11 2010 -0400 Committer: James Morris <jmorris@namei.org> CommitDate: Thu Apr 15 09:26:01 2010 +1000 SELinux: Reduce max avtab size to avoid page allocation failures Reduce MAX_AVTAB_HASH_BITS so that the avtab ...
Apr 14, 6:59 pm 2010
Linux Kernel Mailing ...
ceph: decode v5 of osdmap (pool names) [protocol change]
Gitweb: http://git.kernel.org/linus/2844a76a25a2fc2f5025cf128c95a14d86146d33 Commit: 2844a76a25a2fc2f5025cf128c95a14d86146d33 Parent: 0e0d5e0c4bb0476d53a43bfc87d03a25ec4b5579 Author: Sage Weil <sage@newdream.net> AuthorDate: Fri Apr 9 15:46:42 2010 -0700 Committer: Sage Weil <sage@newdream.net> CommitDate: Fri Apr 9 15:50:58 2010 -0700 ceph: decode v5 of osdmap (pool names) [protocol change] Teach the client to decode an updated format for the osdmap. The new ...
Apr 14, 6:59 pm 2010
Linux Kernel Mailing ...
ceph: use separate class for ceph sockets' sk_lock
Gitweb: http://git.kernel.org/linus/a6a5349d17f2a5c37079826f1a1474c3d08c6b53 Commit: a6a5349d17f2a5c37079826f1a1474c3d08c6b53 Parent: e1e4dd0caa63e166afa46a1ccc947bebb4f66bcf Author: Sage Weil <sage@newdream.net> AuthorDate: Tue Apr 13 14:07:07 2010 -0700 Committer: Sage Weil <sage@newdream.net> CommitDate: Tue Apr 13 14:07:07 2010 -0700 ceph: use separate class for ceph sockets' sk_lock Use a separate class for ceph sockets to prevent lockdep confusion. ...
Apr 14, 6:59 pm 2010
Linux Kernel Mailing ...
ceph: reserve one more caps space when doing readdir
Gitweb: http://git.kernel.org/linus/e1e4dd0caa63e166afa46a1ccc947bebb4f66bcf Commit: e1e4dd0caa63e166afa46a1ccc947bebb4f66bcf Parent: fc837c8f0446b73a1661339db406c0238dd1d184 Author: Yehuda Sadeh <yehuda@hq.newdream.net> AuthorDate: Tue Apr 13 11:45:56 2010 -0700 Committer: Sage Weil <sage@newdream.net> CommitDate: Tue Apr 13 12:28:54 2010 -0700 ceph: reserve one more caps space when doing readdir We were missing space for the directory cap. The result was a BUG ...
Apr 14, 6:59 pm 2010
Linux Kernel Mailing ...
ceph: queue_cap_snap should always queue dirty context
Gitweb: http://git.kernel.org/linus/fc837c8f0446b73a1661339db406c0238dd1d184 Commit: fc837c8f0446b73a1661339db406c0238dd1d184 Parent: f5b066287c74b624583b993395a65d03a6487b3a Author: Sage Weil <sage@newdream.net> AuthorDate: Tue Apr 13 11:41:22 2010 -0700 Committer: Sage Weil <sage@newdream.net> CommitDate: Tue Apr 13 12:28:31 2010 -0700 ceph: queue_cap_snap should always queue dirty context This simplifies the calling convention, and fixes a bug where we queue ...
Apr 14, 6:59 pm 2010
Linux Kernel Mailing ...
ceph: fix dentry reference leak in dcache readdir
Gitweb: http://git.kernel.org/linus/f5b066287c74b624583b993395a65d03a6487b3a Commit: f5b066287c74b624583b993395a65d03a6487b3a Parent: 2844a76a25a2fc2f5025cf128c95a14d86146d33 Author: Sage Weil <sage@newdream.net> AuthorDate: Mon Apr 12 14:24:28 2010 -0700 Committer: Sage Weil <sage@newdream.net> CommitDate: Mon Apr 12 14:25:51 2010 -0700 ceph: fix dentry reference leak in dcache readdir When filldir returned an error (e.g. buffer full for a large directory), ...
Apr 14, 6:59 pm 2010
Linux Kernel Mailing ...
ceph: fix snap context reference leaks
Gitweb: http://git.kernel.org/linus/6298a33757ba7361bb8f506c106daad77e5ac8cf Commit: 6298a33757ba7361bb8f506c106daad77e5ac8cf Parent: 80e755fedebc8de0599a79efad2c656503df2e62 Author: Sage Weil <sage@newdream.net> AuthorDate: Wed Mar 31 22:01:38 2010 -0700 Committer: Sage Weil <sage@newdream.net> CommitDate: Thu Apr 1 09:34:37 2010 -0700 ceph: fix snap context reference leaks The get_oldest_context() helper takes a reference to the returned snap context, but ...
Apr 14, 6:59 pm 2010
Linux Kernel Mailing ...
ceph: fix ack counter reset on connection reset
Gitweb: http://git.kernel.org/linus/0e0d5e0c4bb0476d53a43bfc87d03a25ec4b5579 Commit: 0e0d5e0c4bb0476d53a43bfc87d03a25ec4b5579 Parent: 819ccbfa448403992ceafc05d6d7097aaa74d4c3 Author: Sage Weil <sage@newdream.net> AuthorDate: Fri Apr 2 16:07:19 2010 -0700 Committer: Sage Weil <sage@newdream.net> CommitDate: Fri Apr 2 16:07:19 2010 -0700 ceph: fix ack counter reset on connection reset If in_seq_acked isn't reset along with in_seq, we don't ack received ...
Apr 14, 6:59 pm 2010
Linux Kernel Mailing ...
ceph: fix leaked inode ref due to snap metadata writeback race
Gitweb: http://git.kernel.org/linus/819ccbfa448403992ceafc05d6d7097aaa74d4c3 Commit: 819ccbfa448403992ceafc05d6d7097aaa74d4c3 Parent: 6298a33757ba7361bb8f506c106daad77e5ac8cf Author: Sage Weil <sage@newdream.net> AuthorDate: Thu Apr 1 09:33:46 2010 -0700 Committer: Sage Weil <sage@newdream.net> CommitDate: Thu Apr 1 09:34:38 2010 -0700 ceph: fix leaked inode ref due to snap metadata writeback race We create a ceph_cap_snap if there is dirty cap metadata (for ...
Apr 14, 6:59 pm 2010
Linux Kernel Mailing ...
hwmon: (applesmc) Add iMac9,1 and MacBookPro2,2 support
Gitweb: http://git.kernel.org/linus/e1741712e85cec8004c7eeeea81186618f78eff1 Commit: e1741712e85cec8004c7eeeea81186618f78eff1 Parent: 2b3d1d87eaabf422a42440351ff3be1792d35852 Author: Justin P. Mattock <justinmattock@gmail.com> AuthorDate: Wed Apr 14 16:14:10 2010 +0200 Committer: Jean Delvare <khali@linux-fr.org> CommitDate: Wed Apr 14 16:14:10 2010 +0200 hwmon: (applesmc) Add iMac9,1 and MacBookPro2,2 support Add the iMac9,1 and the MacBookPro2,2 temperature ...
Apr 14, 6:59 pm 2010
Linux Kernel Mailing ...
ceph: allow writeback of snapped pages older than 'oldes ...
Gitweb: http://git.kernel.org/linus/80e755fedebc8de0599a79efad2c656503df2e62 Commit: 80e755fedebc8de0599a79efad2c656503df2e62 Parent: 9358c6d4c0264b1572554c49c4b92673ea9a5c72 Author: Sage Weil <sage@newdream.net> AuthorDate: Wed Mar 31 21:52:10 2010 -0700 Committer: Sage Weil <sage@newdream.net> CommitDate: Thu Apr 1 09:34:36 2010 -0700 ceph: allow writeback of snapped pages older than 'oldest' snapc On snap deletion, we don't regenerate ceph_cap_snaps for inodes ...
Apr 14, 6:59 pm 2010
Linux Kernel Mailing ...
ceph: fix dentry rehashing on virtual .snap dir
Gitweb: http://git.kernel.org/linus/9358c6d4c0264b1572554c49c4b92673ea9a5c72 Commit: 9358c6d4c0264b1572554c49c4b92673ea9a5c72 Parent: 2eaa9cfdf33b8d7fb7aff27792192e0019ae8fc6 Author: Sage Weil <sage@newdream.net> AuthorDate: Tue Mar 30 13:54:41 2010 -0700 Committer: Sage Weil <sage@newdream.net> CommitDate: Tue Mar 30 13:55:22 2010 -0700 ceph: fix dentry rehashing on virtual .snap dir If a lookup fails on the magic .snap directory, we bind it to a magic snap ...
Apr 14, 6:59 pm 2010
Linux Kernel Mailing ...
hwmon: (applesmc) Switch maintainers
Gitweb: http://git.kernel.org/linus/d618540fb3e5b74e16aec8201d2d0de6f02633cb Commit: d618540fb3e5b74e16aec8201d2d0de6f02633cb Parent: e1741712e85cec8004c7eeeea81186618f78eff1 Author: Henrik Rydberg <rydberg@euromail.se> AuthorDate: Wed Apr 14 16:14:11 2010 +0200 Committer: Jean Delvare <khali@linux-fr.org> CommitDate: Wed Apr 14 16:14:11 2010 +0200 hwmon: (applesmc) Switch maintainers Nicolas has expressed a wish to be relieved from the maintenance of ...
Apr 14, 6:59 pm 2010
Linux Kernel Mailing ...
hwmon: (it87) Invalidate cache on temperature sensor change
Gitweb: http://git.kernel.org/linus/2b3d1d87eaabf422a42440351ff3be1792d35852 Commit: 2b3d1d87eaabf422a42440351ff3be1792d35852 Parent: 8acf07c5a7674e53f2d320d540aec5d714b105cf Author: Jean Delvare <khali@linux-fr.org> AuthorDate: Wed Apr 14 16:14:10 2010 +0200 Committer: Jean Delvare <khali@linux-fr.org> CommitDate: Wed Apr 14 16:14:10 2010 +0200 hwmon: (it87) Invalidate cache on temperature sensor change When any temperature sensor type is changed, the ...
Apr 14, 6:59 pm 2010
Linux Kernel Mailing ...
hwmon: (it87) Properly handle wrong sensor type requests
Gitweb: http://git.kernel.org/linus/8acf07c5a7674e53f2d320d540aec5d714b105cf Commit: 8acf07c5a7674e53f2d320d540aec5d714b105cf Parent: a00afb97e23fd904b12a3f4de3237d8ab2f68738 Author: Jean Delvare <khali@linux-fr.org> AuthorDate: Wed Apr 14 16:14:09 2010 +0200 Committer: Jean Delvare <khali@linux-fr.org> CommitDate: Wed Apr 14 16:14:09 2010 +0200 hwmon: (it87) Properly handle wrong sensor type requests Currently, if someone tries to set the thermal sensor type to ...
Apr 14, 6:59 pm 2010
Linux Kernel Mailing ...
hwmon: (it87) Don't arbitrarily enable temperature channels
Gitweb: http://git.kernel.org/linus/a00afb97e23fd904b12a3f4de3237d8ab2f68738 Commit: a00afb97e23fd904b12a3f4de3237d8ab2f68738 Parent: c7a78d2c2e2537fd24903e966f34aae50319d587 Author: Jean Delvare <khali@linux-fr.org> AuthorDate: Wed Apr 14 16:14:09 2010 +0200 Committer: Jean Delvare <khali@linux-fr.org> CommitDate: Wed Apr 14 16:14:09 2010 +0200 hwmon: (it87) Don't arbitrarily enable temperature channels Temperature channels can be used in 2 different modes ...
Apr 14, 6:59 pm 2010
Linux Kernel Mailing ...
lguest: stop using KVM hypercall mechanism
Gitweb: http://git.kernel.org/linus/091ebf07a2408f9a56634caa0f86d9360e9af23b Commit: 091ebf07a2408f9a56634caa0f86d9360e9af23b Parent: 5094aeafbbd500509f648e3cd102b053bc7926b3 Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Wed Apr 14 21:43:54 2010 -0600 Committer: Rusty Russell <rusty@rustcorp.com.au> CommitDate: Wed Apr 14 21:43:56 2010 +0930 lguest: stop using KVM hypercall mechanism This is a partial revert of 4cd8b5e2a159 "lguest: use KVM ...
Apr 14, 6:59 pm 2010
Linux Kernel Mailing ...
hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=n
Gitweb: http://git.kernel.org/linus/c7a78d2c2e2537fd24903e966f34aae50319d587 Commit: c7a78d2c2e2537fd24903e966f34aae50319d587 Parent: 328a2c22abd08911e37fa66f1358f829cecd72e9 Author: Jean Delvare <khali@linux-fr.org> AuthorDate: Wed Apr 14 16:14:08 2010 +0200 Committer: Jean Delvare <khali@linux-fr.org> CommitDate: Wed Apr 14 16:14:08 2010 +0200 hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=n When CONFIG_REGULATOR isn't set, regulator_get_voltage() ...
Apr 14, 6:59 pm 2010
Linux Kernel Mailing ...
hwmon: (sht15) Fix sht15_calc_temp interpolation function
Gitweb: http://git.kernel.org/linus/328a2c22abd08911e37fa66f1358f829cecd72e9 Commit: 328a2c22abd08911e37fa66f1358f829cecd72e9 Parent: 2ba3abd8186f24c7fb418927025b4e2120e3a362 Author: Jerome Oufella <jerome.oufella@savoirfairelinux.com> AuthorDate: Wed Apr 14 16:14:07 2010 +0200 Committer: Jean Delvare <khali@linux-fr.org> CommitDate: Wed Apr 14 16:14:07 2010 +0200 hwmon: (sht15) Fix sht15_calc_temp interpolation function I discovered two issues. First the ...
Apr 14, 6:59 pm 2010
Linux Kernel Mailing ...
m68k: Fix asm constraints for atomic_sub_and_test() and ...
Gitweb: http://git.kernel.org/linus/b560177f3e1c6b2d75b220d41ae72636243475c4 Commit: b560177f3e1c6b2d75b220d41ae72636243475c4 Parent: 1aac4effad4ea52da94eb13b12e0ca1731407ee4 Author: Geert Uytterhoeven <geert@linux-m68k.org> AuthorDate: Sun Mar 21 10:52:21 2010 +0100 Committer: Geert Uytterhoeven <geert@linux-m68k.org> CommitDate: Wed Apr 14 19:45:37 2010 +0200 m68k: Fix asm constraints for atomic_sub_and_test() and atomic_add_negative() Recently, we started ...
Apr 14, 6:59 pm 2010
Linux Kernel Mailing ...
lguest: workaround cmpxchg8b_emu by ignoring cli in the guest.
Gitweb: http://git.kernel.org/linus/5094aeafbbd500509f648e3cd102b053bc7926b3 Commit: 5094aeafbbd500509f648e3cd102b053bc7926b3 Parent: 2ba3abd8186f24c7fb418927025b4e2120e3a362 Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Wed Apr 14 21:43:53 2010 -0600 Committer: Rusty Russell <rusty@rustcorp.com.au> CommitDate: Wed Apr 14 21:43:54 2010 +0930 lguest: workaround cmpxchg8b_emu by ignoring cli in the guest. It's only used by cmpxchg8b_emu (see ...
Apr 14, 6:59 pm 2010
Linux Kernel Mailing ...
m68k: Fix `struct sigcontext' for ColdFire
Gitweb: http://git.kernel.org/linus/1aac4effad4ea52da94eb13b12e0ca1731407ee4 Commit: 1aac4effad4ea52da94eb13b12e0ca1731407ee4 Parent: 2ba3abd8186f24c7fb418927025b4e2120e3a362 Author: Maxim Kuvyrkov <maxim@codesourcery.com> AuthorDate: Wed Mar 3 16:53:45 2010 +0300 Committer: Geert Uytterhoeven <geert@linux-m68k.org> CommitDate: Wed Apr 14 19:45:37 2010 +0200 m68k: Fix `struct sigcontext' for ColdFire LibSegFault uses piggybacks sc_fpstate field of the `struct ...
Apr 14, 6:59 pm 2010
Linux Kernel Mailing ...
vsprintf: Change struct printf_spec.precision from s8 to s16
Gitweb: http://git.kernel.org/linus/4e310fda91cb095915395f811d10b2c900c9589e Commit: 4e310fda91cb095915395f811d10b2c900c9589e Parent: 2ba3abd8186f24c7fb418927025b4e2120e3a362 Author: Joe Perches <joe@perches.com> AuthorDate: Wed Apr 14 09:27:40 2010 -0700 Committer: Linus Torvalds <torvalds@linux-foundation.org> CommitDate: Wed Apr 14 10:32:35 2010 -0700 vsprintf: Change struct printf_spec.precision from s8 to s16 Commit ef0658f3de484bf9b173639cd47544584e01efa5 ...
Apr 14, 6:59 pm 2010
previous daytodaynext day
April 14, 2010April 15, 2010April 17, 2010