git-commits-head mailing list

FromSubjectsort iconDate
Linux Kernel Mailing ...
e1000e: Fix incorrect debug warning
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=95b866... Commit: 95b866d5afcafee00fc9ad70665e48c86d8c4e0f Parent: b5ff7df3df9efab511244d5a299fce706c71af48 Author: Linus Torvalds <torvalds@linux-foundation.org> AuthorDate: Fri Oct 3 09:18:17 2008 -0700 Committer: Linus Torvalds <torvalds@linux-foundation.org> CommitDate: Fri Oct 3 09:18:17 2008 -0700 e1000e: Fix incorrect debug warning Doing ...
Oct 3, 9:59 am 2008
Linux Kernel Mailing ...
Check mapped ranges on sysfs resource files
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b5ff7d... Commit: b5ff7df3df9efab511244d5a299fce706c71af48 Parent: 6f92a6a7ddba5ae7ca0f0255d46410465dcf2ba6 Author: Linus Torvalds <torvalds@linux-foundation.org> AuthorDate: Thu Oct 2 18:52:51 2008 -0700 Committer: Linus Torvalds <torvalds@linux-foundation.org> CommitDate: Thu Oct 2 18:52:51 2008 -0700 Check mapped ranges on sysfs resource files ...
Oct 2, 7:00 pm 2008
Linux Kernel Mailing ...
e1000e: update version from k4 to k6
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6f92a6... Commit: 6f92a6a7ddba5ae7ca0f0255d46410465dcf2ba6 Parent: 717d438d1fde94decef874b9808379d1f4523453 Author: Jesse Brandeburg <jesse.brandeburg@intel.com> AuthorDate: Thu Oct 2 16:33:45 2008 -0700 Committer: Linus Torvalds <torvalds@linux-foundation.org> CommitDate: Thu Oct 2 18:28:13 2008 -0700 e1000e: update version from k4 to k6 ...
Oct 2, 6:59 pm 2008
Linux Kernel Mailing ...
e1000e: debug contention on NVM SWFLAG
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=717d43... Commit: 717d438d1fde94decef874b9808379d1f4523453 Parent: 4fa7553a075918e1e02a6039f9e826c8872b7049 Author: Thomas Gleixner <tglx@linutronix.de> AuthorDate: Thu Oct 2 16:33:40 2008 -0700 Committer: Linus Torvalds <torvalds@linux-foundation.org> CommitDate: Thu Oct 2 18:28:13 2008 -0700 e1000e: debug contention on NVM SWFLAG This patch ...
Oct 2, 6:59 pm 2008
Linux Kernel Mailing ...
e1000e: drop stats lock
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4fa755... Commit: 4fa7553a075918e1e02a6039f9e826c8872b7049 Parent: 23033fad5be0a2c7838cb9e1579919b64af713f6 Author: Jesse Brandeburg <jesse.brandeburg@intel.com> AuthorDate: Thu Oct 2 16:33:35 2008 -0700 Committer: Linus Torvalds <torvalds@linux-foundation.org> CommitDate: Thu Oct 2 18:28:12 2008 -0700 e1000e: drop stats lock the stats lock is ...
Oct 2, 6:59 pm 2008
Linux Kernel Mailing ...
e1000e: remove phy read from inside spinlock
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=23033f... Commit: 23033fad5be0a2c7838cb9e1579919b64af713f6 Parent: a8f88ff5a5abc2ce9f7d7d2694178b2c617d713a Author: Jesse Brandeburg <jesse.brandeburg@intel.com> AuthorDate: Thu Oct 2 16:33:30 2008 -0700 Committer: Linus Torvalds <torvalds@linux-foundation.org> CommitDate: Thu Oct 2 18:28:12 2008 -0700 e1000e: remove phy read from inside spinlock ...
Oct 2, 6:59 pm 2008
Linux Kernel Mailing ...
e1000e: do not ever sleep in interrupt context
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a8f88f... Commit: a8f88ff5a5abc2ce9f7d7d2694178b2c617d713a Parent: 37f40239f49fbc0b489d0327a700fee5b3898ac2 Author: Jesse Brandeburg <jesse.brandeburg@intel.com> AuthorDate: Thu Oct 2 16:33:25 2008 -0700 Committer: Linus Torvalds <torvalds@linux-foundation.org> CommitDate: Thu Oct 2 18:28:12 2008 -0700 e1000e: do not ever sleep in interrupt context ...
Oct 2, 6:59 pm 2008
Linux Kernel Mailing ...
e1000e: reset swflag after resetting hardware
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=37f402... Commit: 37f40239f49fbc0b489d0327a700fee5b3898ac2 Parent: 6babc32c41e3642d875372cb6afbd9ade7a9f311 Author: Jesse Brandeburg <jesse.brandeburg@intel.com> AuthorDate: Thu Oct 2 16:33:20 2008 -0700 Committer: Linus Torvalds <torvalds@linux-foundation.org> CommitDate: Thu Oct 2 18:28:12 2008 -0700 e1000e: reset swflag after resetting hardware ...
Oct 2, 6:59 pm 2008
Linux Kernel Mailing ...
mm: handle initialising compound pages at orders greater ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6babc3... Commit: 6babc32c41e3642d875372cb6afbd9ade7a9f311 Parent: 4b19de6d1cb07c8bcb6778e771f9cfd5bcfdfd3e Author: Andy Whitcroft <apw@shadowen.org> AuthorDate: Thu Oct 2 14:50:18 2008 -0700 Committer: Linus Torvalds <torvalds@linux-foundation.org> CommitDate: Thu Oct 2 15:53:13 2008 -0700 mm: handle initialising compound pages at orders greater than ...
Oct 2, 6:59 pm 2008
Linux Kernel Mailing ...
mm: tiny-shmem nommu fix
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4b19de... Commit: 4b19de6d1cb07c8bcb6778e771f9cfd5bcfdfd3e Parent: 6c1b7f680dd4f550fa6f91f148cc6fa2c4bd0737 Author: Nick Piggin <npiggin@suse.de> AuthorDate: Thu Oct 2 14:50:16 2008 -0700 Committer: Linus Torvalds <torvalds@linux-foundation.org> CommitDate: Thu Oct 2 15:53:13 2008 -0700 mm: tiny-shmem nommu fix The previous patch ...
Oct 2, 6:59 pm 2008
Linux Kernel Mailing ...
memory hotplug: missing zone->lock in test_pages_isolated()
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6c1b7f... Commit: 6c1b7f680dd4f550fa6f91f148cc6fa2c4bd0737 Parent: aa94fbd5ccd840c8ab26d02439ec799b03a72547 Author: Gerald Schaefer <gerald.schaefer@de.ibm.com> AuthorDate: Thu Oct 2 14:50:16 2008 -0700 Committer: Linus Torvalds <torvalds@linux-foundation.org> CommitDate: Thu Oct 2 15:53:13 2008 -0700 memory hotplug: missing zone->lock in ...
Oct 2, 6:59 pm 2008
Linux Kernel Mailing ...
fix error-path NULL deref in alloc_posix_timer()
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=aa94fb... Commit: aa94fbd5ccd840c8ab26d02439ec799b03a72547 Parent: c0c9209ddd96bc4f1d70a8b9958710671e076080 Author: Dan Carpenter <error27@gmail.com> AuthorDate: Thu Oct 2 14:50:14 2008 -0700 Committer: Linus Torvalds <torvalds@linux-foundation.org> CommitDate: Thu Oct 2 15:53:13 2008 -0700 fix error-path NULL deref in alloc_posix_timer() Found ...
Oct 2, 6:59 pm 2008
Linux Kernel Mailing ...
braille_console: only register notifiers when the braill ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c0c920... Commit: c0c9209ddd96bc4f1d70a8b9958710671e076080 Parent: 16dbc6c9616363fe53811abcbd935336dc0a0f01 Author: Pascal Terjan <pterjan@mandriva.com> AuthorDate: Thu Oct 2 14:50:13 2008 -0700 Committer: Linus Torvalds <torvalds@linux-foundation.org> CommitDate: Thu Oct 2 15:53:13 2008 -0700 braille_console: only register notifiers when the braille ...
Oct 2, 6:59 pm 2008
Linux Kernel Mailing ...
inotify: fix lock ordering wrt do_page_fault's mmap_sem
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=16dbc6... Commit: 16dbc6c9616363fe53811abcbd935336dc0a0f01 Parent: 08650869e0ec581f8d88cfdb563d37f5383abfe2 Author: Nick Piggin <nickpiggin@yahoo.com.au> AuthorDate: Thu Oct 2 14:50:12 2008 -0700 Committer: Linus Torvalds <torvalds@linux-foundation.org> CommitDate: Thu Oct 2 15:53:13 2008 -0700 inotify: fix lock ordering wrt do_page_fault's mmap_sem ...
Oct 2, 6:59 pm 2008
Linux Kernel Mailing ...
fbcon: fix monochrome color value calculation
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=086508... Commit: 08650869e0ec581f8d88cfdb563d37f5383abfe2 Parent: 550ac958791399266c20e15e8048cd12bfce08ae Author: David Winn <q-newsgroup@qypea.com> AuthorDate: Thu Oct 2 14:50:11 2008 -0700 Committer: Linus Torvalds <torvalds@linux-foundation.org> CommitDate: Thu Oct 2 15:53:13 2008 -0700 fbcon: fix monochrome color value calculation Commit ...
Oct 2, 6:59 pm 2008
previous daytodaynext day
October 2, 2008October 3, 2008October 4, 2008