git-commits-head mailing list

FromSubjectsort iconDate
Linux Kernel Mailing ...
[XFS] Undo bit ops cleanup mod due to regression on 32-b ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=db69c9... Commit: db69c915e67705daac25cad06d816c09be634de0 Parent: 91e229bbad6524aabaac8717b2f559283670c37a Author: Lachlan McIlroy <lachlan@sgi.com> AuthorDate: Tue Feb 26 17:00:14 2008 +1100 Committer: Lachlan McIlroy <lachlan@redback.melbourne.sgi.com> CommitDate: Tue Feb 26 17:05:37 2008 +1100 [XFS] Undo bit ops cleanup mod due to regression on 32-bit ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
[XFS] Undo bit ops cleanup mod due to regression on 32-b ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ef8ece... Commit: ef8ece55d9b6825c28a5c1a4bd89b94040cb7b32 Parent: db69c915e67705daac25cad06d816c09be634de0 Author: Lachlan McIlroy <lachlan@sgi.com> AuthorDate: Tue Feb 26 17:00:22 2008 +1100 Committer: Lachlan McIlroy <lachlan@redback.melbourne.sgi.com> CommitDate: Tue Feb 26 17:05:44 2008 +1100 [XFS] Undo bit ops cleanup mod due to regression on 32-bit ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
ext4: Don't mark filesystem error if fallocate fails
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2c9861... Commit: 2c98615d3b64ce7888cd46cc668023f456daf287 Parent: f5ab0d1f8f7df937778c60c3da6f4ef939a54a7b Author: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> AuthorDate: Mon Feb 25 15:41:35 2008 -0500 Committer: Theodore Ts'o <tytso@mit.edu> CommitDate: Mon Feb 25 15:41:35 2008 -0500 ext4: Don't mark filesystem error if fallocate fails ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
Subject: lockdep: include all lock classes in all_lock_classes
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=148119... Commit: 1481197b50114d7212d659d41cb97f31a8934883 Parent: bdb9441e9c325d50b5ae17f7d3205d65b8ed2e5f Author: Dale Farnsworth <dale@farnsworth.org> AuthorDate: Mon Feb 25 23:03:02 2008 +0100 Committer: Peter Zijlstra <a.p.zijlstra@chello.nl> CommitDate: Mon Feb 25 23:03:02 2008 +0100 Subject: lockdep: include all lock classes in all_lock_classes ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
lockdep: increase MAX_LOCK_DEPTH
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bdb944... Commit: bdb9441e9c325d50b5ae17f7d3205d65b8ed2e5f Parent: bfa274e2436fc7ef72ef51c878083647f1cfd429 Author: Peter Zijlstra <a.p.zijlstra@chello.nl> AuthorDate: Mon Feb 25 23:02:48 2008 +0100 Committer: Peter Zijlstra <a.p.zijlstra@chello.nl> CommitDate: Mon Feb 25 23:02:48 2008 +0100 lockdep: increase MAX_LOCK_DEPTH Some code paths exceed ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
ext4: Fix memory and buffer head leak in callers to ext4 ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b35905... Commit: b35905c16ad6428551eb9e49525011bd2700cf56 Parent: 4cdeed861b5f797b3fa661eb331a6bd6ad669c6a Author: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> AuthorDate: Mon Feb 25 16:54:37 2008 -0500 Committer: Theodore Ts'o <tytso@mit.edu> CommitDate: Mon Feb 25 16:54:37 2008 -0500 ext4: Fix memory and buffer head leak in callers to ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
Documentation: correction to debugging-via-ohci1394
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=09d732... Commit: 09d7328e62e3b4cefe4bf3eeeeacb54f62a7ae5c Parent: ef774c16a744f130f27c654bf9c4806e767fc773 Author: Stefan Richter <stefanr@s5r6.in-berlin.de> AuthorDate: Mon Feb 18 21:38:35 2008 +0100 Committer: Stefan Richter <stefanr@s5r6.in-berlin.de> CommitDate: Tue Feb 19 19:57:24 2008 +0100 Documentation: correction to debugging-via-ohci1394 ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
ext4: add missing ext4_journal_stop()
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5606bf... Commit: 5606bf5d0cbfbc3dfa78793a3793c43dd045fb1b Parent: ffad0a44b7216d0f079dcf95a351082099d1e5fb Author: Akinobu Mita <akinobu.mita@gmail.com> AuthorDate: Mon Feb 25 15:37:42 2008 -0500 Committer: Theodore Ts'o <tytso@mit.edu> CommitDate: Mon Feb 25 15:37:42 2008 -0500 ext4: add missing ext4_journal_stop() Add missing ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
ext4: Fix kernel BUG at fs/ext4/mballoc.c:910!
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b73fce... Commit: b73fce69ecb091a178ef9286027c370a63eb25aa Parent: 55bd725aa3a83b3935988f37275b5a80e10d4169 Author: Valerie Clement <valerie.clement@bull.net> AuthorDate: Fri Feb 15 13:48:51 2008 -0500 Committer: Theodore Ts'o <tytso@mit.edu> CommitDate: Fri Feb 15 13:48:51 2008 -0500 ext4: Fix kernel BUG at fs/ext4/mballoc.c:910! With the ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
ext4: set EXT4_EXTENTS_FL only for directory and regular files
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=42bf03... Commit: 42bf0383d1e09dd1b38f3debb13a76b2f87634b3 Parent: 2c98615d3b64ce7888cd46cc668023f456daf287 Author: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> AuthorDate: Mon Feb 25 16:38:03 2008 -0500 Committer: Theodore Ts'o <tytso@mit.edu> CommitDate: Mon Feb 25 16:38:03 2008 -0500 ext4: set EXT4_EXTENTS_FL only for directory and regular files ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
firewire: fix NULL pointer deref. and resource leak
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fae603... Commit: fae603121428ba83b7343c88e68a7144525ab3eb Parent: 09d7328e62e3b4cefe4bf3eeeeacb54f62a7ae5c Author: Stefan Richter <stefanr@s5r6.in-berlin.de> AuthorDate: Wed Feb 20 21:10:06 2008 +0100 Committer: Stefan Richter <stefanr@s5r6.in-berlin.de> CommitDate: Thu Feb 21 19:05:56 2008 +0100 firewire: fix NULL pointer deref. and resource leak ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
ext4: Don't claim block from group which has corrupt bitmap
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e56eb6... Commit: e56eb6590693a5a340e8f596db2768a6e1b9e236 Parent: 9df5643ad135c7f8c02d3b69020de4ec910f9fc0 Author: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> AuthorDate: Fri Feb 15 13:48:21 2008 -0500 Committer: Theodore Ts'o <tytso@mit.edu> CommitDate: Fri Feb 15 13:48:21 2008 -0500 ext4: Don't claim block from group which has corrupt bitmap ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
Remove empty file fs/xfs/Makefile-linux-2.6.
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6e5e93... Commit: 6e5e93424dc66542c548dfaa3bfebe30d46d50dd Parent: c58310bf4933986513020fa90b4190c7492995ae Author: Lachlan McIlroy <lachlan@redback.melbourne.sgi.com> AuthorDate: Fri Feb 22 15:36:19 2008 +1100 Committer: Lachlan McIlroy <lachlan@redback.melbourne.sgi.com> CommitDate: Fri Feb 22 15:39:10 2008 +1100 Remove empty file ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
ext4: ext4_find_next_zero_bit needs an aligned address o ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ffad0a... Commit: ffad0a44b7216d0f079dcf95a351082099d1e5fb Parent: 42bf0383d1e09dd1b38f3debb13a76b2f87634b3 Author: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> AuthorDate: Sat Feb 23 01:38:34 2008 -0500 Committer: Theodore Ts'o <tytso@mit.edu> CommitDate: Sat Feb 23 01:38:34 2008 -0500 ext4: ext4_find_next_zero_bit needs an aligned address on some ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
make atapi_dmadir static
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c5c61b... Commit: c5c61bda5ecceaa0f16d326cd2c2147468a4c443 Parent: bfa274e2436fc7ef72ef51c878083647f1cfd429 Author: Adrian Bunk <bunk@kernel.org> AuthorDate: Mon Feb 25 02:07:25 2008 +0200 Committer: Jeff Garzik <jeff@garzik.org> CommitDate: Mon Feb 25 17:29:35 2008 -0500 make atapi_dmadir static atapi_dmadir can now become static. ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
Remove incorrect BKL comments in ext4
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=642be6... Commit: 642be6ec218b956fbae88304449720f76ba0d578 Parent: bfa274e2436fc7ef72ef51c878083647f1cfd429 Author: Andi Kleen <ak@suse.de> AuthorDate: Mon Feb 25 17:20:46 2008 -0500 Committer: Theodore Ts'o <tytso@mit.edu> CommitDate: Mon Feb 25 17:20:46 2008 -0500 Remove incorrect BKL comments in ext4 Signed-off-by: Andi Kleen <ak@suse.de> ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
ext4: modify block allocation algorithm for the last group
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=74d348... Commit: 74d3487fc8aa58cec16dff7239dea1ca59bdab0e Parent: e56eb6590693a5a340e8f596db2768a6e1b9e236 Author: Valerie Clement <valerie.clement@bull.net> AuthorDate: Fri Feb 15 13:43:07 2008 -0500 Committer: Theodore Ts'o <tytso@mit.edu> CommitDate: Fri Feb 15 13:43:07 2008 -0500 ext4: modify block allocation algorithm for the last group ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
ext4: Don't use ext4_dec_count() if not needed
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=825f14... Commit: 825f1481ead4ce40671089bae7412ac3519e8caa Parent: 74d3487fc8aa58cec16dff7239dea1ca59bdab0e Author: Theodore Ts'o <tytso@mit.edu> AuthorDate: Fri Feb 15 15:00:38 2008 -0500 Committer: Theodore Ts'o <tytso@mit.edu> CommitDate: Fri Feb 15 15:00:38 2008 -0500 ext4: Don't use ext4_dec_count() if not needed The ext4_dec_count() ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
ext4: Fix BUG when writing to an unitialized extent
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f5ab0d... Commit: f5ab0d1f8f7df937778c60c3da6f4ef939a54a7b Parent: 825f1481ead4ce40671089bae7412ac3519e8caa Author: Mingming Cao <cmm@us.ibm.com> AuthorDate: Mon Feb 25 15:29:55 2008 -0500 Committer: Theodore Ts'o <tytso@mit.edu> CommitDate: Mon Feb 25 15:29:55 2008 -0500 ext4: Fix BUG when writing to an unitialized extent This patch fixes a bug ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
ext4: Get journal write access before modifying the exte ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9df564... Commit: 9df5643ad135c7f8c02d3b69020de4ec910f9fc0 Parent: b35905c16ad6428551eb9e49525011bd2700cf56 Author: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> AuthorDate: Fri Feb 22 06:17:31 2008 -0500 Committer: Theodore Ts'o <tytso@mit.edu> CommitDate: Fri Feb 22 06:17:31 2008 -0500 ext4: Get journal write access before modifying the extent tree ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
ext4: Fix locking hierarchy violation in ext4_fallocate()
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=55bd72... Commit: 55bd725aa3a83b3935988f37275b5a80e10d4169 Parent: 642be6ec218b956fbae88304449720f76ba0d578 Author: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> AuthorDate: Fri Feb 15 12:47:21 2008 -0500 Committer: Theodore Ts'o <tytso@mit.edu> CommitDate: Fri Feb 15 12:47:21 2008 -0500 ext4: Fix locking hierarchy violation in ext4_fallocate() ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
ext4: Don't leave behind a half-created inode if ext4_mk ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4cdeed... Commit: 4cdeed861b5f797b3fa661eb331a6bd6ad669c6a Parent: b73fce69ecb091a178ef9286027c370a63eb25aa Author: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> AuthorDate: Fri Feb 22 06:17:31 2008 -0500 Committer: Theodore Ts'o <tytso@mit.edu> CommitDate: Fri Feb 22 06:17:31 2008 -0500 ext4: Don't leave behind a half-created inode if ext4_mkdir() ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
Revert "power_state: get rid of write-only variable in SATA"
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=72ad6e... Commit: 72ad6ec48989d4b5477128e739b960be11155036 Parent: c5c61bda5ecceaa0f16d326cd2c2147468a4c443 Author: Jeff Garzik <jeff@garzik.org> AuthorDate: Mon Feb 25 17:31:10 2008 -0500 Committer: Jeff Garzik <jeff@garzik.org> CommitDate: Mon Feb 25 17:31:10 2008 -0500 Revert "power_state: get rid of write-only variable in SATA" This reverts ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
ieee1394: sbp2: fix rescan-scsi-bus
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ef774c... Commit: ef774c16a744f130f27c654bf9c4806e767fc773 Parent: 33f1c6c3529f5f279e2e98e5cca0c5bac152153b Author: Stefan Richter <stefanr@s5r6.in-berlin.de> AuthorDate: Sun Feb 17 14:57:10 2008 +0100 Committer: Stefan Richter <stefanr@s5r6.in-berlin.de> CommitDate: Tue Feb 19 19:57:24 2008 +0100 ieee1394: sbp2: fix rescan-scsi-bus ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
firewire: fw-sbp2: fix NULL pointer deref. in scsi_remov ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=33f1c6... Commit: 33f1c6c3529f5f279e2e98e5cca0c5bac152153b Parent: 5513c5f6f9bd8c8ad3727130910fa288c62526a7 Author: Stefan Richter <stefanr@s5r6.in-berlin.de> AuthorDate: Tue Feb 19 09:05:49 2008 +0100 Committer: Stefan Richter <stefanr@s5r6.in-berlin.de> CommitDate: Tue Feb 19 19:57:23 2008 +0100 firewire: fw-sbp2: fix NULL pointer deref. in ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
firewire: fw-sbp2: fix NULL pointer deref. in slave_alloc
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5513c5... Commit: 5513c5f6f9bd8c8ad3727130910fa288c62526a7 Parent: 2e2705bdcb959372d54bf7f79dd9a555ec2adfb4 Author: Stefan Richter <stefanr@s5r6.in-berlin.de> AuthorDate: Sun Feb 17 14:56:19 2008 +0100 Committer: Stefan Richter <stefanr@s5r6.in-berlin.de> CommitDate: Tue Feb 19 19:57:23 2008 +0100 firewire: fw-sbp2: fix NULL pointer deref. in slave_alloc ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
firewire: fw-sbp2: (try to) avoid I/O errors during reconnect
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2e2705... Commit: 2e2705bdcb959372d54bf7f79dd9a555ec2adfb4 Parent: e80de3704ac30ddb7f9a12447a2ecee32ccd7880 Author: Stefan Richter <stefanr@s5r6.in-berlin.de> AuthorDate: Sat Feb 16 16:37:28 2008 +0100 Committer: Stefan Richter <stefanr@s5r6.in-berlin.de> CommitDate: Tue Feb 19 19:57:23 2008 +0100 firewire: fw-sbp2: (try to) avoid I/O errors during ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
firewire: fw-sbp2: log bus_id at management request failures
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=48f18c... Commit: 48f18c761c001a66ef1928b42799c717368b1d64 Parent: e0e60215552d4d40caf581a8d3247203fe948fe7 Author: Stefan Richter <stefanr@s5r6.in-berlin.de> AuthorDate: Sun Feb 3 23:09:50 2008 +0100 Committer: Stefan Richter <stefanr@s5r6.in-berlin.de> CommitDate: Sat Feb 16 15:40:34 2008 +0100 firewire: fw-sbp2: log bus_id at management request ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
firewire: fw-sbp2: sort includes
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7bb6bf... Commit: 7bb6bf7c8ba0b4ccfecaa00d6faea51b0bd42c8c Parent: ce896d95cc7886ae05859c5b409a7b2f3b606ec1 Author: Stefan Richter <stefanr@s5r6.in-berlin.de> AuthorDate: Sun Feb 3 23:12:17 2008 +0100 Committer: Stefan Richter <stefanr@s5r6.in-berlin.de> CommitDate: Sat Feb 16 15:40:35 2008 +0100 firewire: fw-sbp2: sort includes Signed-off-by: ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
firewire: fw-sbp2: wait for completion of fetch agent reset
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e0e602... Commit: e0e60215552d4d40caf581a8d3247203fe948fe7 Parent: d94a983526cb868658c958ab689410dc1c6a31f3 Author: Stefan Richter <stefanr@s5r6.in-berlin.de> AuthorDate: Sun Feb 3 23:08:58 2008 +0100 Committer: Stefan Richter <stefanr@s5r6.in-berlin.de> CommitDate: Sat Feb 16 15:40:34 2008 +0100 firewire: fw-sbp2: wait for completion of fetch agent reset ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
firewire: fw-sbp2: enforce a retry of __scsi_add_device ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e80de3... Commit: e80de3704ac30ddb7f9a12447a2ecee32ccd7880 Parent: 7bb6bf7c8ba0b4ccfecaa00d6faea51b0bd42c8c Author: Stefan Richter <stefanr@s5r6.in-berlin.de> AuthorDate: Fri Feb 15 21:29:02 2008 +0100 Committer: Stefan Richter <stefanr@s5r6.in-berlin.de> CommitDate: Sat Feb 16 15:40:35 2008 +0100 firewire: fw-sbp2: enforce a retry of __scsi_add_device if ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
firewire: fw-sbp2: don't add scsi_device twice
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0fa6df... Commit: 0fa6dfdb0a2768541e998a5dab10b368de56c60a Parent: 48f18c761c001a66ef1928b42799c717368b1d64 Author: Stefan Richter <stefanr@s5r6.in-berlin.de> AuthorDate: Sun Feb 3 23:10:47 2008 +0100 Committer: Stefan Richter <stefanr@s5r6.in-berlin.de> CommitDate: Sat Feb 16 15:40:35 2008 +0100 firewire: fw-sbp2: don't add scsi_device twice ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
firewire: fw-sbp2: logout and login after failed reconnect
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ce896d... Commit: ce896d95cc7886ae05859c5b409a7b2f3b606ec1 Parent: 0fa6dfdb0a2768541e998a5dab10b368de56c60a Author: Stefan Richter <stefanr@s5r6.in-berlin.de> AuthorDate: Sun Feb 3 23:11:39 2008 +0100 Committer: Stefan Richter <stefanr@s5r6.in-berlin.de> CommitDate: Sat Feb 16 15:40:35 2008 +0100 firewire: fw-sbp2: logout and login after failed reconnect ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
ieee1394: sbp2: add INQUIRY delay workaround
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d94a98... Commit: d94a983526cb868658c958ab689410dc1c6a31f3 Parent: 9220f1946209a5b3335ea2d28f8462695885791b Author: Stefan Richter <stefanr@s5r6.in-berlin.de> AuthorDate: Sun Feb 3 23:07:44 2008 +0100 Committer: Stefan Richter <stefanr@s5r6.in-berlin.de> CommitDate: Sat Feb 16 15:40:34 2008 +0100 ieee1394: sbp2: add INQUIRY delay workaround Add ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
firewire: fw-sbp2: add INQUIRY delay workaround
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9220f1... Commit: 9220f1946209a5b3335ea2d28f8462695885791b Parent: fa6e697b85d705d37b3b03829095c22bcbe95ab6 Author: Stefan Richter <stefanr@s5r6.in-berlin.de> AuthorDate: Sun Feb 3 23:04:38 2008 +0100 Committer: Stefan Richter <stefanr@s5r6.in-berlin.de> CommitDate: Sat Feb 16 15:40:34 2008 +0100 firewire: fw-sbp2: add INQUIRY delay workaround ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
firewire: log GUID of new devices
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fa6e69... Commit: fa6e697b85d705d37b3b03829095c22bcbe95ab6 Parent: be6f48b0174584c9c415012ca14803c7e941e27e Author: Stefan Richter <stefanr@s5r6.in-berlin.de> AuthorDate: Sun Feb 3 23:03:00 2008 +0100 Committer: Stefan Richter <stefanr@s5r6.in-berlin.de> CommitDate: Sat Feb 16 15:40:34 2008 +0100 firewire: log GUID of new devices This should help ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
firewire: fw-sbp2: don't retry login or reconnect after unplug
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=be6f48... Commit: be6f48b0174584c9c415012ca14803c7e941e27e Parent: 96b19062e741b715cf399312c30e0672d8889569 Author: Stefan Richter <stefanr@s5r6.in-berlin.de> AuthorDate: Sun Jan 27 19:14:44 2008 +0100 Committer: Stefan Richter <stefanr@s5r6.in-berlin.de> CommitDate: Sat Feb 16 15:40:33 2008 +0100 firewire: fw-sbp2: don't retry login or reconnect after ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
firewire: fix "kobject_add failed for fw* with -EEXIST"
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=96b190... Commit: 96b19062e741b715cf399312c30e0672d8889569 Parent: 1b9c12ba2fdf802a23630f70eddb0e821296634e Author: Stefan Richter <stefanr@s5r6.in-berlin.de> AuthorDate: Sat Feb 2 15:01:09 2008 +0100 Committer: Stefan Richter <stefanr@s5r6.in-berlin.de> CommitDate: Sat Feb 16 15:40:33 2008 +0100 firewire: fix "kobject_add failed for fw* with -EEXIST" ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
firewire: fw-sbp2: fix logout before login retry
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1b9c12... Commit: 1b9c12ba2fdf802a23630f70eddb0e821296634e Parent: 05cca7381429e12d66c5b5c8b5c5848055b88bf7 Author: Stefan Richter <stefanr@s5r6.in-berlin.de> AuthorDate: Sat Jan 26 17:43:23 2008 +0100 Committer: Stefan Richter <stefanr@s5r6.in-berlin.de> CommitDate: Sat Feb 16 15:40:32 2008 +0100 firewire: fw-sbp2: fix logout before login retry ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
firewire: fw-sbp2: unsigned int vs. unsigned
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=05cca7... Commit: 05cca7381429e12d66c5b5c8b5c5848055b88bf7 Parent: 19af35546de68c872dcb687613e0902a602cb20e Author: Stefan Richter <stefanr@s5r6.in-berlin.de> AuthorDate: Sat Jan 26 17:42:45 2008 +0100 Committer: Stefan Richter <stefanr@s5r6.in-berlin.de> CommitDate: Sat Feb 16 15:40:32 2008 +0100 firewire: fw-sbp2: unsigned int vs. unsigned ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
x86: no robust/pi futex for real i386 CPUs
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f18edc... Commit: f18edc95a37a901ffcbe91f5e05105f916a04fae Parent: 12c247a6719987aad65f83158d2bb3e73c75c1f5 Author: Thomas Gleixner <tglx@linutronix.de> AuthorDate: Sat Feb 16 14:05:01 2008 +0100 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Tue Feb 26 12:56:06 2008 +0100 x86: no robust/pi futex for real i386 CPUs Real i386 CPUs do not have ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
x86: fix boot failure on 486 due to TSC breakage
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=12c247... Commit: 12c247a6719987aad65f83158d2bb3e73c75c1f5 Parent: 03994f01e8b72b3d01fd3d09d1cc7c9f421a727c Author: Mikael Pettersson <mikpe@it.uu.se> AuthorDate: Sun Feb 24 18:27:03 2008 +0100 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Tue Feb 26 12:56:04 2008 +0100 x86: fix boot failure on 486 due to TSC breakage > Diffing dmesg ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
x86: fix build on non-C locales.
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=03994f... Commit: 03994f01e8b72b3d01fd3d09d1cc7c9f421a727c Parent: 2b775a27c0d9fdf8078d5b31e1e27411e5bf2a91 Author: Priit Laes <plaes@plaes.org> AuthorDate: Sun Feb 24 18:36:05 2008 +0200 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Tue Feb 26 12:56:02 2008 +0100 x86: fix build on non-C locales. For some locales regex range [a-zA-Z] does ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
x86: make c_idle.work have a static address.
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2b775a... Commit: 2b775a27c0d9fdf8078d5b31e1e27411e5bf2a91 Parent: 1650743cdc0db73478f72c57544ce79ea8f3dda6 Author: Glauber Costa <gcosta@redhat.com> AuthorDate: Fri Feb 22 12:09:29 2008 -0300 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Tue Feb 26 12:56:02 2008 +0100 x86: make c_idle.work have a static address. Currently, c_idle is ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
x86: don't save unreliable stack trace entries
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=165074... Commit: 1650743cdc0db73478f72c57544ce79ea8f3dda6 Parent: ed2b7e2b1d1ae201afe8fbd111632074b7b53ed4 Author: Vegard Nossum <vegard.nossum@gmail.com> AuthorDate: Fri Feb 22 19:23:58 2008 +0100 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Tue Feb 26 12:55:58 2008 +0100 x86: don't save unreliable stack trace entries Currently, there is ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
x86: don't make swapper_pg_pmd global
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ed2b7e... Commit: ed2b7e2b1d1ae201afe8fbd111632074b7b53ed4 Parent: 4147c8747eace9058c606b35e700060297edaf91 Author: Adrian Bunk <bunk@kernel.org> AuthorDate: Fri Feb 22 21:58:37 2008 +0200 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Tue Feb 26 12:55:58 2008 +0100 x86: don't make swapper_pg_pmd global There doesn't seem to be any reason for ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
x86: don't print a warning when MTRR are blank and runni ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4147c8... Commit: 4147c8747eace9058c606b35e700060297edaf91 Parent: 5d119b2c9a490e2d647eae134211b32a18a04c7d Author: Joerg Roedel <joerg.roedel@amd.com> AuthorDate: Thu Feb 21 15:50:14 2008 +0100 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Tue Feb 26 12:55:57 2008 +0100 x86: don't print a warning when MTRR are blank and running in KVM ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
x86: fix execve with -fstack-protect
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5d119b... Commit: 5d119b2c9a490e2d647eae134211b32a18a04c7d Parent: ce28b9864b853803320c3f1d8de1b81aa4120b14 Author: Ingo Molnar <mingo@elte.hu> AuthorDate: Tue Feb 26 12:55:57 2008 +0100 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Tue Feb 26 12:55:57 2008 +0100 x86: fix execve with -fstack-protect pointed out by pageexec@freemail.hu: ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
x86: fix vsyscall wreckage
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ce28b9... Commit: ce28b9864b853803320c3f1d8de1b81aa4120b14 Parent: d4afe414189b098d56bcd24280c018aa2ac9a990 Author: Thomas Gleixner <tglx@linutronix.de> AuthorDate: Wed Feb 20 23:57:30 2008 +0100 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Tue Feb 26 12:55:57 2008 +0100 x86: fix vsyscall wreckage based on a report from Arne Georg Gleditsch ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
x86: notsc is ignored on common configurations
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7265b6... Commit: 7265b6f10deba1cbe071cee646b063bda07ecd68 Parent: f5106d91f2bf9153d6420f9ebb8114f73f9ce66a Author: Pavel Machek <pavel@ucw.cz> AuthorDate: Tue Feb 19 11:02:30 2008 +0100 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Tue Feb 26 12:55:54 2008 +0100 x86: notsc is ignored on common configurations notsc is ignored in 32-bit ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZE
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d4afe4... Commit: d4afe414189b098d56bcd24280c018aa2ac9a990 Parent: 88f3aec7afd9ae3e6f6d221801996b69aad1e3a4 Author: Ingo Molnar <mingo@elte.hu> AuthorDate: Thu Feb 21 13:39:30 2008 +0100 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Tue Feb 26 12:55:56 2008 +0100 x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZE The KERNEL_TEXT_SIZE constant ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
x86: fix spontaneous reboot with allyesconfig bzImage
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=88f3ae... Commit: 88f3aec7afd9ae3e6f6d221801996b69aad1e3a4 Parent: 3b57bc461fd5019aef4cfc77d4faf56ebe95449c Author: Ingo Molnar <mingo@elte.hu> AuthorDate: Thu Feb 21 11:04:11 2008 +0100 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Tue Feb 26 12:55:56 2008 +0100 x86: fix spontaneous reboot with allyesconfig bzImage recently the 64-bit ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
x86: remove double-checking empty zero pages debug
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3b57bc... Commit: 3b57bc461fd5019aef4cfc77d4faf56ebe95449c Parent: 7265b6f10deba1cbe071cee646b063bda07ecd68 Author: Yinghai Lu <Yinghai.Lu@Sun.COM> AuthorDate: Wed Feb 20 18:53:17 2008 -0800 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Tue Feb 26 12:55:55 2008 +0100 x86: remove double-checking empty zero pages debug so far no one complained ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
x86/mtrr: fix kernel-doc missing notation
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f5106d... Commit: f5106d91f2bf9153d6420f9ebb8114f73f9ce66a Parent: 829157be590af1c2555fb74c3c4db3327e3201fc Author: Randy Dunlap <randy.dunlap@oracle.com> AuthorDate: Mon Feb 18 13:10:44 2008 -0800 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Tue Feb 26 12:55:52 2008 +0100 x86/mtrr: fix kernel-doc missing notation Fix mtrr kernel-doc ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
x86: handle BIOSes which terminate e820 with CF=1 and no SMAP
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=829157... Commit: 829157be590af1c2555fb74c3c4db3327e3201fc Parent: 4cd20952d74323df06e438c0c3273b5be89d6bfd Author: H. Peter Anvin <hpa@zytor.com> AuthorDate: Wed Feb 13 11:16:46 2008 -0800 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Tue Feb 26 12:55:52 2008 +0100 x86: handle BIOSes which terminate e820 with CF=1 and no SMAP The proper way ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
x86: add comments for NOPs
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4cd209... Commit: 4cd20952d74323df06e438c0c3273b5be89d6bfd Parent: 959b3be64cab9160cd74532a49b89cdd918d38e9 Author: H. Peter Anvin <hpa@zytor.com> AuthorDate: Mon Feb 18 23:24:33 2008 -0800 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Tue Feb 26 12:55:51 2008 +0100 x86: add comments for NOPs Add comments describing the various NOP ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
x86: don't use P6_NOPs if compiling with CONFIG_X86_GENERIC
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=959b3b... Commit: 959b3be64cab9160cd74532a49b89cdd918d38e9 Parent: 7343b3b3a627eb30e24e921f004f659c8ebb91c5 Author: H. Peter Anvin <hpa@zytor.com> AuthorDate: Thu Feb 14 14:56:45 2008 -0800 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Tue Feb 26 12:55:51 2008 +0100 x86: don't use P6_NOPs if compiling with CONFIG_X86_GENERIC P6_NOPs are ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
x86: do not promote TM3x00/TM5x00 to i686-class
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a7ef94... Commit: a7ef94e6889186848573a10c5bdb8271405f44de Parent: b02a7f22f39f02fdf5a1380ff700293639db4490 Author: H. Peter Anvin <hpa@zytor.com> AuthorDate: Thu Feb 14 14:51:00 2008 -0800 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Tue Feb 26 12:55:50 2008 +0100 x86: do not promote TM3x00/TM5x00 to i686-class We have been promoting ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
x86: require family >= 6 if we are using P6 NOPs
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7343b3... Commit: 7343b3b3a627eb30e24e921f004f659c8ebb91c5 Parent: a7ef94e6889186848573a10c5bdb8271405f44de Author: H. Peter Anvin <hpa@zytor.com> AuthorDate: Thu Feb 14 14:52:05 2008 -0800 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Tue Feb 26 12:55:51 2008 +0100 x86: require family >= 6 if we are using P6 NOPs The P6 family of NOPs are ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
x86: make DEBUG_PAGEALLOC and CPA more robust
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=92cb54... Commit: 92cb54a37a42a41cfb2ef7f1478bfa4395198258 Parent: 1ce70c4fac3c3954bd48c035f448793867592bc0 Author: Ingo Molnar <mingo@elte.hu> AuthorDate: Wed Feb 13 14:37:52 2008 +0100 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Tue Feb 26 12:55:50 2008 +0100 x86: make DEBUG_PAGEALLOC and CPA more robust Use PF_MEMALLOC to prevent ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
x86: hpet fix docbook comment
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b02a7f... Commit: b02a7f22f39f02fdf5a1380ff700293639db4490 Parent: 92cb54a37a42a41cfb2ef7f1478bfa4395198258 Author: Pavel Machek <pavel@ucw.cz> AuthorDate: Tue Feb 5 00:48:13 2008 +0100 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Tue Feb 26 12:55:50 2008 +0100 x86: hpet fix docbook comment Signed-off-by: Pavel Machek <Pavel@suse.cz> ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
x86/lguest: fix pgdir pmd index calculation
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1ce70c... Commit: 1ce70c4fac3c3954bd48c035f448793867592bc0 Parent: db342d216ba9e060d8c5501eefc1d0a789c9e711 Author: Ahmed S. Darwish <darwish.07@gmail.com> AuthorDate: Sun Feb 24 17:55:15 2008 +0200 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Tue Feb 26 12:55:49 2008 +0100 x86/lguest: fix pgdir pmd index calculation Hi all, ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
lguest: fix build breakage
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=db342d... Commit: db342d216ba9e060d8c5501eefc1d0a789c9e711 Parent: cbc34973709eb41b369c304c075cf2069f847012 Author: Tony Breeds <tony@bakeyournoodle.com> AuthorDate: Tue Feb 19 08:16:03 2008 +0100 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Tue Feb 26 12:55:49 2008 +0100 lguest: fix build breakage [ mingo@elte.hu: merged to Rusty's patch ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
lguest: include function prototypes
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cbc349... Commit: cbc34973709eb41b369c304c075cf2069f847012 Parent: bfa274e2436fc7ef72ef51c878083647f1cfd429 Author: Harvey Harrison <harvey.harrison@gmail.com> AuthorDate: Wed Feb 13 13:14:35 2008 -0800 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Tue Feb 26 12:55:49 2008 +0100 lguest: include function prototypes Added a declaration to ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
latencytop: change /proc task_struct access method
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=13d77c... Commit: 13d77c37cab2bb906022309e1e7182c327e49916 Parent: d6643d12cb0885d06a1491b16c1476abcbd53d40 Author: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> AuthorDate: Wed Feb 20 16:53:29 2008 -0800 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Mon Feb 25 16:34:18 2008 +0100 latencytop: change /proc task_struct access method Change ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
sched: clean up __pick_last_entity() a bit
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7eee3e... Commit: 7eee3e677d6e2e9007afcd7d79b0715525aa552e Parent: 70eee74b70c1a8485ec5f2bafa13dbc66fab6e02 Author: Ingo Molnar <mingo@elte.hu> AuthorDate: Fri Feb 22 10:32:21 2008 +0100 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Mon Feb 25 16:34:17 2008 +0100 sched: clean up __pick_last_entity() a bit Signed-off-by: Ingo Molnar ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
latencytop: fix memory leak on latency proc file
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d6643d... Commit: d6643d12cb0885d06a1491b16c1476abcbd53d40 Parent: ae0027869db7d28563cd783865fab04ffd18419c Author: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> AuthorDate: Thu Feb 14 10:27:00 2008 -0800 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Mon Feb 25 16:34:17 2008 +0100 latencytop: fix memory leak on latency proc file At ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
latencytop: fix kernel panic while reading latency proc file
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ae0027... Commit: ae0027869db7d28563cd783865fab04ffd18419c Parent: 2d07b255c7b8a9723010e5c74778e058dc05162e Author: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> AuthorDate: Thu Feb 14 10:26:24 2008 -0800 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Mon Feb 25 16:34:17 2008 +0100 latencytop: fix kernel panic while reading latency proc file ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
sched: add declaration of sched_tail to sched.h
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2d07b2... Commit: 2d07b255c7b8a9723010e5c74778e058dc05162e Parent: 67ca7bde2e9d3516b5ae0188330ad1059ac03f38 Author: Harvey Harrison <harvey.harrison@gmail.com> AuthorDate: Fri Feb 15 09:56:34 2008 -0800 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Mon Feb 25 16:34:17 2008 +0100 sched: add declaration of sched_tail to sched.h Avoids sparse ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
printk: fix possible printk overrun
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cf3680... Commit: cf3680b90c7842cf91ed857ac4528f4e057da366 Parent: bfa274e2436fc7ef72ef51c878083647f1cfd429 Author: Tejun Heo <htejun@gmail.com> AuthorDate: Thu Feb 14 10:32:07 2008 +0900 Committer: Linus Torvalds <torvalds@woody.linux-foundation.org> CommitDate: Tue Feb 26 07:42:37 2008 -0800 printk: fix possible printk overrun printk recursion ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
sched: fix signedness warnings in sched.c
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=67ca7b... Commit: 67ca7bde2e9d3516b5ae0188330ad1059ac03f38 Parent: 7eee3e677d6e2e9007afcd7d79b0715525aa552e Author: Harvey Harrison <harvey.harrison@gmail.com> AuthorDate: Fri Feb 15 09:56:36 2008 -0800 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Mon Feb 25 16:34:17 2008 +0100 sched: fix signedness warnings in sched.c Unsigned long values ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
sched: remove duplicate code from sched_fair.c
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=70eee7... Commit: 70eee74b70c1a8485ec5f2bafa13dbc66fab6e02 Parent: 6892b75e60557a48c01d57ba320419a9e2ce9846 Author: Balbir Singh <balbir@linux.vnet.ibm.com> AuthorDate: Fri Feb 22 13:25:53 2008 +0530 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Mon Feb 25 16:34:17 2008 +0100 sched: remove duplicate code from sched_fair.c pick_task_entity() ...
Feb 26, 9:59 am 2008
Linux Kernel Mailing ...
sched: make early bootup sched_clock() use safer
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6892b7... Commit: 6892b75e60557a48c01d57ba320419a9e2ce9846 Parent: bfa274e2436fc7ef72ef51c878083647f1cfd429 Author: Ingo Molnar <mingo@elte.hu> AuthorDate: Wed Feb 13 14:02:36 2008 +0100 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Mon Feb 25 16:34:16 2008 +0100 sched: make early bootup sched_clock() use safer do not call sched_clock() too ...
Feb 26, 9:59 am 2008
previous daytodaynext day
February 24, 2008February 26, 2008February 29, 2008