git-commits-head mailing list

FromSubjectsort iconDate
Linux Kernel Mailing ...
x86: bugfix wbinvd() model check instead of family check
Gitweb: http://git.kernel.org/linus/0b827537e339c084ac9384df588969d400be9e0d Commit: 0b827537e339c084ac9384df588969d400be9e0d Parent: 0c752a93353d9b17dbe148312d732fbe06d235e1 Author: venkatesh.pallipadi@intel.com <venkatesh.pallipadi@intel.com> AuthorDate: Fri May 22 13:23:37 2009 -0700 Committer: H. Peter Anvin <hpa@zytor.com> CommitDate: Fri May 22 13:33:27 2009 -0700 x86: bugfix wbinvd() model check instead of family check wbinvd is supported on all CPUs 486 ...
May 25, 3:59 pm 2009
Linux Kernel Mailing ...
x86: introduce noxsave boot parameter
Gitweb: http://git.kernel.org/linus/0c752a93353d9b17dbe148312d732fbe06d235e1 Commit: 0c752a93353d9b17dbe148312d732fbe06d235e1 Parent: bca23dba760d6705c013f89113c46570378fb626 Author: Suresh Siddha <suresh.b.siddha@intel.com> AuthorDate: Fri May 22 12:17:45 2009 -0700 Committer: H. Peter Anvin <hpa@zytor.com> CommitDate: Fri May 22 13:10:54 2009 -0700 x86: introduce noxsave boot parameter Introduce "noxsave" boot parameter which will disable the cpu's ...
May 25, 3:59 pm 2009
Linux Kernel Mailing ...
PM: Do not hold dpm_list_mtx while disabling/enabling no ...
Gitweb: http://git.kernel.org/linus/32bdfac5462d777f35b00838893c4f87baf23efe Commit: 32bdfac5462d777f35b00838893c4f87baf23efe Parent: 59a3759d0fe8d969888c741bb33f4946e4d3750d Author: Rafael J. Wysocki <rjw@sisk.pl> AuthorDate: Sun May 24 21:15:07 2009 +0200 Committer: Rafael J. Wysocki <rjw@sisk.pl> CommitDate: Sun May 24 21:15:07 2009 +0200 PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs We shouldn't hold dpm_list_mtx while executing ...
May 25, 3:59 pm 2009
Linux Kernel Mailing ...
x86: Remove remap percpu allocator for the time being
Gitweb: http://git.kernel.org/linus/71c9d8b68b299bef614afc7907393564a9f1476f Commit: 71c9d8b68b299bef614afc7907393564a9f1476f Parent: 0af48f42df15b97080b450d24219dd95db7b929a Author: Tejun Heo <tj@kernel.org> AuthorDate: Mon May 25 12:01:59 2009 +0900 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Mon May 25 05:37:55 2009 +0200 x86: Remove remap percpu allocator for the time being Remap percpu allocator has subtle bug when combined with page attribute ...
May 25, 3:59 pm 2009
Linux Kernel Mailing ...
KVM: Fix PDPTR reloading on CR4 writes
Gitweb: http://git.kernel.org/linus/a2edf57f510cce6a389cc14e58c6ad0a4296d6f9 Commit: a2edf57f510cce6a389cc14e58c6ad0a4296d6f9 Parent: a8cd0244e9cebcf9b358d24c7e7410062f3665cb Author: Avi Kivity <avi@redhat.com> AuthorDate: Sun May 24 22:19:00 2009 +0300 Committer: Avi Kivity <avi@redhat.com> CommitDate: Mon May 25 20:00:53 2009 +0300 KVM: Fix PDPTR reloading on CR4 writes The processor is documented to reload the PDPTRs while in PAE mode if any of the CR4 ...
May 25, 3:59 pm 2009
Linux Kernel Mailing ...
KVM: Make paravirt tlb flush also reload the PAE PDPTRs
Gitweb: http://git.kernel.org/linus/a8cd0244e9cebcf9b358d24c7e7410062f3665cb Commit: a8cd0244e9cebcf9b358d24c7e7410062f3665cb Parent: 59a3759d0fe8d969888c741bb33f4946e4d3750d Author: Avi Kivity <avi@redhat.com> AuthorDate: Sun May 24 22:15:25 2009 +0300 Committer: Avi Kivity <avi@redhat.com> CommitDate: Mon May 25 20:00:50 2009 +0300 KVM: Make paravirt tlb flush also reload the PAE PDPTRs The paravirt tlb flush may be used not only to flush TLBs, but also to ...
May 25, 3:59 pm 2009
Linux Kernel Mailing ...
x86: DMI match for the Sony VGN-Z540N as it needs BIOS reboot
Gitweb: http://git.kernel.org/linus/88dff4936c0a5fa53080cca68dc963a8a2a674b0 Commit: 88dff4936c0a5fa53080cca68dc963a8a2a674b0 Parent: 279e677faa775ad16e75c32e1bf4a37f8158bc61 Author: Zhang Rui <rui.zhang@intel.com> AuthorDate: Fri May 22 11:35:50 2009 +0800 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Fri May 22 09:11:30 2009 +0200 x86: DMI match for the Sony VGN-Z540N as it needs BIOS reboot x86: DMI match for the Sony VGN-Z540N as it needs BIOS reboot, ...
May 25, 3:59 pm 2009
Linux Kernel Mailing ...
x86: cpa_flush_array wbinvd should be done on all CPUs
Gitweb: http://git.kernel.org/linus/0af48f42df15b97080b450d24219dd95db7b929a Commit: 0af48f42df15b97080b450d24219dd95db7b929a Parent: 0b827537e339c084ac9384df588969d400be9e0d Author: venkatesh.pallipadi@intel.com <venkatesh.pallipadi@intel.com> AuthorDate: Fri May 22 13:23:38 2009 -0700 Committer: H. Peter Anvin <hpa@zytor.com> CommitDate: Fri May 22 13:33:59 2009 -0700 x86: cpa_flush_array wbinvd should be done on all CPUs cpa_flush_array seems to prefer ...
May 25, 3:59 pm 2009
Linux Kernel Mailing ...
x86, setup: revert ACPI 3 E820 extended attributes support
Gitweb: http://git.kernel.org/linus/bca23dba760d6705c013f89113c46570378fb626 Commit: bca23dba760d6705c013f89113c46570378fb626 Parent: 88dff4936c0a5fa53080cca68dc963a8a2a674b0 Author: H. Peter Anvin <hpa@zytor.com> AuthorDate: Thu May 21 11:46:16 2009 -0700 Committer: H. Peter Anvin <hpa@zytor.com> CommitDate: Fri May 22 11:14:02 2009 -0700 x86, setup: revert ACPI 3 E820 extended attributes support Remove ACPI 3 E820 extended memory attributes support. At least ...
May 25, 3:59 pm 2009
Linux Kernel Mailing ...
async: make sure independent async domains can't acciden ...
Gitweb: http://git.kernel.org/linus/d5a877e8dd409d8c702986d06485c374b705d340 Commit: d5a877e8dd409d8c702986d06485c374b705d340 Parent: 657cafa6b0f5296424d6f43f6f6eeb4a3222117e Author: James Bottomley <James.Bottomley@HansenPartnership.com> AuthorDate: Sun May 24 13:03:43 2009 -0700 Committer: Linus Torvalds <torvalds@linux-foundation.org> CommitDate: Sun May 24 13:38:41 2009 -0700 async: make sure independent async domains can't accidentally entangle The problem ...
May 25, 3:59 pm 2009
Linux Kernel Mailing ...
Use a format for linux_banner
Gitweb: http://git.kernel.org/linus/657cafa6b0f5296424d6f43f6f6eeb4a3222117e Commit: 657cafa6b0f5296424d6f43f6f6eeb4a3222117e Parent: 59a3759d0fe8d969888c741bb33f4946e4d3750d Author: Alex Riesen <raa.lkml@gmail.com> AuthorDate: Sun May 24 15:30:48 2009 +0200 Committer: Linus Torvalds <torvalds@linux-foundation.org> CommitDate: Sun May 24 11:19:11 2009 -0700 Use a format for linux_banner There is no format specifiers left in the linux_banner, and gcc-4.3 ...
May 25, 3:59 pm 2009
previous daytodaynext day
May 23, 2009May 25, 2009May 26, 2009