git-commits-head mailing list

FromSubjectsort iconDate
Linux Kernel Mailing ...
x86: export vector_used_by_percpu_irq
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c3d800... Commit: c3d80000e3a812fe5a200d6bde755fbd7fa65481 Parent: 7d87d5365556b1c6e8c00abcc632c3ad1fdc58b8 Author: Ingo Molnar <mingo@elte.hu> AuthorDate: Tue Dec 23 15:15:17 2008 +0100 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Tue Dec 23 22:37:31 2008 +0100 x86: export vector_used_by_percpu_irq Impact: build fix lguest can ...
Jan 2, 2:06 pm 2009
Linux Kernel Mailing ...
x86: use logical apicid in x2apic_cluster's x2apic_cpu_m ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7d87d5... Commit: 7d87d5365556b1c6e8c00abcc632c3ad1fdc58b8 Parent: 36dffab679c7eeb91c2507400cf4da6e9e01164e Author: Suresh Siddha <suresh.b.siddha@intel.com> AuthorDate: Mon Dec 22 17:33:28 2008 -0800 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Tue Dec 23 22:37:30 2008 +0100 x86: use logical apicid in x2apic_cluster's ...
Jan 2, 2:06 pm 2009
Linux Kernel Mailing ...
Disallow gcc versions 3.{0,1}
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=668059... Commit: 6680598b44ed3c0052d155522eb21fc5a00de5f3 Parent: b840d79631c882786925303c2b0f4fefc31845ed Author: Ingo Molnar <mingo@elte.hu> AuthorDate: Fri Jan 2 18:53:14 2009 +0100 Committer: Linus Torvalds <torvalds@linux-foundation.org> CommitDate: Fri Jan 2 12:19:34 2009 -0800 Disallow gcc versions 3.{0,1} GCC 3.0 and 3.1 are too old to ...
Jan 2, 2:06 pm 2009
Linux Kernel Mailing ...
sched: nominate preferred wakeup cpu, fix
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=36dffa... Commit: 36dffab679c7eeb91c2507400cf4da6e9e01164e Parent: b77b881f21b29aa7efa668fde69ee3dc0372ae3f Author: Vaidyanathan Srinivasan <svaidy@linux.vnet.ibm.com> AuthorDate: Sat Dec 20 10:06:38 2008 +0530 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Tue Dec 23 22:37:29 2008 +0100 sched: nominate preferred wakeup cpu, fix Andrew Morton ...
Jan 2, 2:06 pm 2009
Linux Kernel Mailing ...
x86: fix lguest used_vectors breakage, -v2
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b77b88... Commit: b77b881f21b29aa7efa668fde69ee3dc0372ae3f Parent: a7883dece6ef82097e6bdf19c1d0a20351e06056 Author: Yinghai Lu <yinghai@kernel.org> AuthorDate: Fri Dec 19 15:23:44 2008 -0800 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Tue Dec 23 22:37:28 2008 +0100 x86: fix lguest used_vectors breakage, -v2 Impact: fix lguest, clean up ...
Jan 2, 2:06 pm 2009
Linux Kernel Mailing ...
sched: fix warning in kernel/sched.c
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9924da... Commit: 9924da434a13668fceb208d56dbdf86d166862cc Parent: 06aaf76a7e2e4cc57eabcb8f43ec99c961fe55fe Author: Ingo Molnar <mingo@elte.hu> AuthorDate: Fri Dec 19 00:53:40 2008 +0100 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Fri Dec 19 09:21:57 2008 +0100 sched: fix warning in kernel/sched.c Impact: fix cpumask conversion bug ...
Jan 2, 2:06 pm 2009
Linux Kernel Mailing ...
x86: fix warning in arch/x86/kernel/io_apic.c
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a7883d... Commit: a7883dece6ef82097e6bdf19c1d0a20351e06056 Parent: 9924da434a13668fceb208d56dbdf86d166862cc Author: Ingo Molnar <mingo@elte.hu> AuthorDate: Fri Dec 19 00:59:09 2008 +0100 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Fri Dec 19 09:21:59 2008 +0100 x86: fix warning in arch/x86/kernel/io_apic.c this warning: ...
Jan 2, 2:06 pm 2009
Linux Kernel Mailing ...
sched: add SD_BALANCE_NEWIDLE at MC and CPU level for sc ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=100fda... Commit: 100fdaee70ebf5f31b9451fbc01300c627091328 Parent: ad273b32e482cdef306eac32b28d97f513a022f4 Author: Vaidyanathan Srinivasan <svaidy@linux.vnet.ibm.com> AuthorDate: Thu Dec 18 23:26:47 2008 +0530 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Fri Dec 19 09:21:55 2008 +0100 sched: add SD_BALANCE_NEWIDLE at MC and CPU level for sched_mc>0 ...
Jan 2, 2:06 pm 2009
Linux Kernel Mailing ...
sched: move test_sd_parent() to an SMP section of sched.h
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=06aaf7... Commit: 06aaf76a7e2e4cc57eabcb8f43ec99c961fe55fe Parent: 100fdaee70ebf5f31b9451fbc01300c627091328 Author: Ingo Molnar <mingo@elte.hu> AuthorDate: Thu Dec 18 21:30:23 2008 +0100 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Fri Dec 19 09:21:56 2008 +0100 sched: move test_sd_parent() to an SMP section of sched.h Impact: build fix ...
Jan 2, 2:06 pm 2009
Linux Kernel Mailing ...
sched: activate active load balancing in new idle cpus
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ad273b... Commit: ad273b32e482cdef306eac32b28d97f513a022f4 Parent: 7eb52dfa70dbf5232b5b83ec4357e6bebaa8fde8 Author: Vaidyanathan Srinivasan <svaidy@linux.vnet.ibm.com> AuthorDate: Thu Dec 18 23:26:36 2008 +0530 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Fri Dec 19 09:21:54 2008 +0100 sched: activate active load balancing in new idle cpus ...
Jan 2, 2:06 pm 2009
Linux Kernel Mailing ...
sched: bias task wakeups to preferred semi-idle packages
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7eb52d... Commit: 7eb52dfa70dbf5232b5b83ec4357e6bebaa8fde8 Parent: 7a09b1a27b1e5a4957e4af9951420fea02c44fba Author: Vaidyanathan Srinivasan <svaidy@linux.vnet.ibm.com> AuthorDate: Thu Dec 18 23:26:29 2008 +0530 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Fri Dec 19 09:21:52 2008 +0100 sched: bias task wakeups to preferred semi-idle packages ...
Jan 2, 2:06 pm 2009
Linux Kernel Mailing ...
sched: nominate preferred wakeup cpu
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7a09b1... Commit: 7a09b1a27b1e5a4957e4af9951420fea02c44fba Parent: d5679bd11916eba5c8ee9033003e1a5ce56ece9a Author: Vaidyanathan Srinivasan <svaidy@linux.vnet.ibm.com> AuthorDate: Thu Dec 18 23:26:22 2008 +0530 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Fri Dec 19 09:21:50 2008 +0100 sched: nominate preferred wakeup cpu Impact: extend ...
Jan 2, 2:06 pm 2009
Linux Kernel Mailing ...
sched: favour lower logical cpu number for sched_mc balance
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d5679b... Commit: d5679bd11916eba5c8ee9033003e1a5ce56ece9a Parent: afb8a9b70b86866a60e08b2956ae4e1406390336 Author: Vaidyanathan Srinivasan <svaidy@linux.vnet.ibm.com> AuthorDate: Thu Dec 18 23:26:16 2008 +0530 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Fri Dec 19 09:21:48 2008 +0100 sched: favour lower logical cpu number for sched_mc balance ...
Jan 2, 2:06 pm 2009
Linux Kernel Mailing ...
sched: framework for sched_mc/smt_power_savings=N
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=afb8a9... Commit: afb8a9b70b86866a60e08b2956ae4e1406390336 Parent: 716707b29906e1d8d190defe3d646610b097a861 Author: Gautham R Shenoy <ego@in.ibm.com> AuthorDate: Thu Dec 18 23:26:09 2008 +0530 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Fri Dec 19 09:21:46 2008 +0100 sched: framework for sched_mc/smt_power_savings=N Impact: extend range of ...
Jan 2, 2:06 pm 2009
Linux Kernel Mailing ...
sched: convert BALANCE_FOR_xx_POWER to inline functions
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=716707... Commit: 716707b29906e1d8d190defe3d646610b097a861 Parent: 3b11ce7f542e415c90267b4482d4611410b468e6 Author: Vaidyanathan Srinivasan <svaidy@linux.vnet.ibm.com> AuthorDate: Thu Dec 18 23:26:02 2008 +0530 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Fri Dec 19 09:21:45 2008 +0100 sched: convert BALANCE_FOR_xx_POWER to inline functions ...
Jan 2, 2:06 pm 2009
Linux Kernel Mailing ...
x86: use possible_cpus=NUM to extend the possible cpus allowed
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3b11ce... Commit: 3b11ce7f542e415c90267b4482d4611410b468e6 Parent: a775a38b1353161a6d7af86b667d6523c12c1a37 Author: Mike Travis <travis@sgi.com> AuthorDate: Wed Dec 17 15:21:39 2008 -0800 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Thu Dec 18 12:08:05 2008 +0100 x86: use possible_cpus=NUM to extend the possible cpus allowed Impact: add new ...
Jan 2, 2:06 pm 2009
Linux Kernel Mailing ...
x86: fix cpu_mask_to_apicid_and to include cpu_online_mask
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a775a3... Commit: a775a38b1353161a6d7af86b667d6523c12c1a37 Parent: 9a3d8f735eee90bb5b1351983e946bc637041c01 Author: Mike Travis <travis@sgi.com> AuthorDate: Wed Dec 17 15:21:39 2008 -0800 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Thu Dec 18 11:59:24 2008 +0100 x86: fix cpu_mask_to_apicid_and to include cpu_online_mask Impact: fix ...
Jan 2, 2:06 pm 2009
Linux Kernel Mailing ...
x86: update io_apic.c to the new cpumask code
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d733e0... Commit: d733e00d7c10cc68333fbb88108bb15bb044f61b Parent: 855caa37b9b61c1ccfeb91a2bc04d90bfc5e4525 Author: Ingo Molnar <mingo@elte.hu> AuthorDate: Wed Dec 17 13:35:51 2008 +0100 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Wed Dec 17 13:35:51 2008 +0100 x86: update io_apic.c to the new cpumask code Impact: build fix The ...
Jan 2, 2:06 pm 2009
Linux Kernel Mailing ...
x86: Introduce topology_core_cpumask()/topology_thread_c ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=83b195... Commit: 83b19597f793fd5f91533bda0dc2eb3d21936798 Parent: e4d98207ea3f3d15eb664282df16d18c4ac86f80 Author: Mike Travis <travis@sgi.com> AuthorDate: Tue Dec 16 17:34:06 2008 -0800 Committer: Mike Travis <travis@sgi.com> CommitDate: Tue Dec 16 17:40:59 2008 -0800 x86: Introduce topology_core_cpumask()/topology_thread_cpumask() Impact: new ...
Jan 2, 2:05 pm 2009
Linux Kernel Mailing ...
x86: xen: use smp_call_function_many()
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e4d982... Commit: e4d98207ea3f3d15eb664282df16d18c4ac86f80 Parent: 4cd4601d592d07b26e4b7d2bb8fcd55bbfd6cf6e Author: Mike Travis <travis@sgi.com> AuthorDate: Tue Dec 16 17:34:05 2008 -0800 Committer: Mike Travis <travis@sgi.com> CommitDate: Tue Dec 16 17:40:59 2008 -0800 x86: xen: use smp_call_function_many() Impact: use new API, remove cpumask ...
Jan 2, 2:05 pm 2009
Linux Kernel Mailing ...
x86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.c
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4cd460... Commit: 4cd4601d592d07b26e4b7d2bb8fcd55bbfd6cf6e Parent: b2bb85549134c005e997e5a7ed303bda6a1ae738 Author: Mike Travis <travis@sgi.com> AuthorDate: Tue Dec 16 17:34:04 2008 -0800 Committer: Mike Travis <travis@sgi.com> CommitDate: Tue Dec 16 17:40:59 2008 -0800 x86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.c Impact: Remove ...
Jan 2, 2:05 pm 2009
Linux Kernel Mailing ...
x86: Remove cpumask games in x86/kernel/cpu/intel_cacheinfo.c
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b2bb85... Commit: b2bb85549134c005e997e5a7ed303bda6a1ae738 Parent: 1de88cd4a33fcc2fcf70cbce01688723f728675d Author: Mike Travis <travis@sgi.com> AuthorDate: Tue Dec 16 17:34:03 2008 -0800 Committer: Mike Travis <travis@sgi.com> CommitDate: Tue Dec 16 17:40:58 2008 -0800 x86: Remove cpumask games in x86/kernel/cpu/intel_cacheinfo.c Impact: remove ...
Jan 2, 2:05 pm 2009
Linux Kernel Mailing ...
x86: Use cpumask accessors code for possible/present maps.
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1de88c... Commit: 1de88cd4a33fcc2fcf70cbce01688723f728675d Parent: 168ef543a43678146e06b3911e987ac021d575b8 Author: Mike Travis <travis@sgi.com> AuthorDate: Tue Dec 16 17:34:02 2008 -0800 Committer: Mike Travis <travis@sgi.com> CommitDate: Tue Dec 16 17:40:58 2008 -0800 x86: Use cpumask accessors code for possible/present maps. Impact: use new ...
Jan 2, 2:05 pm 2009
Linux Kernel Mailing ...
x86 smp: modify send_IPI_mask interface to accept cpumas ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e79867... Commit: e7986739a76cde5079da08809d8bbc6878387ae0 Parent: 36f5101a60de8f79c0d1ca06e50660bf5129e02c Author: Mike Travis <travis@sgi.com> AuthorDate: Tue Dec 16 17:33:52 2008 -0800 Committer: Mike Travis <travis@sgi.com> CommitDate: Tue Dec 16 17:40:56 2008 -0800 x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers Impact: ...
Jan 2, 2:05 pm 2009
Linux Kernel Mailing ...
x86: prepare for cpumask iterators to only go to nr_cpu_ids
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=168ef5... Commit: 168ef543a43678146e06b3911e987ac021d575b8 Parent: 78637a97b7fe1df51f40a460448df0b93d511176 Author: Mike Travis <travis@sgi.com> AuthorDate: Tue Dec 16 17:34:01 2008 -0800 Committer: Mike Travis <travis@sgi.com> CommitDate: Tue Dec 16 17:40:58 2008 -0800 x86: prepare for cpumask iterators to only go to nr_cpu_ids Impact: cleanup, ...
Jan 2, 2:05 pm 2009
Linux Kernel Mailing ...
x86: cosmetic changes apic-related files.
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bcda01... Commit: bcda016eddd7a8b374bb371473c821a91ff1d8cc Parent: d7b381bb7b1ad69ff008ea063d26e988b686c8de Author: Mike Travis <travis@sgi.com> AuthorDate: Tue Dec 16 17:33:59 2008 -0800 Committer: Mike Travis <travis@sgi.com> CommitDate: Tue Dec 16 17:40:57 2008 -0800 x86: cosmetic changes apic-related files. This patch simply changes cpumask_t ...
Jan 2, 2:05 pm 2009
Linux Kernel Mailing ...
x86: Set CONFIG_NR_CPUS even on UP
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=78637a... Commit: 78637a97b7fe1df51f40a460448df0b93d511176 Parent: bcda016eddd7a8b374bb371473c821a91ff1d8cc Author: Mike Travis <travis@sgi.com> AuthorDate: Tue Dec 16 17:34:00 2008 -0800 Committer: Mike Travis <travis@sgi.com> CommitDate: Tue Dec 16 17:40:58 2008 -0800 x86: Set CONFIG_NR_CPUS even on UP Impact: cleanup Signed-off-by: ...
Jan 2, 2:05 pm 2009
Linux Kernel Mailing ...
x86: Update io_apic.c to use new cpumask API
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=22f65d... Commit: 22f65d31b25a320a5246592160bcb102d2791c45 Parent: 6eeb7c5a99434596c5953a95baa17d2f085664e3 Author: Mike Travis <travis@sgi.com> AuthorDate: Tue Dec 16 17:33:56 2008 -0800 Committer: Mike Travis <travis@sgi.com> CommitDate: Tue Dec 16 17:40:57 2008 -0800 x86: Update io_apic.c to use new cpumask API Impact: cleanup, consolidate ...
Jan 2, 2:05 pm 2009
Linux Kernel Mailing ...
x86: fixup_irqs() doesnt need an argument.
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d7b381... Commit: d7b381bb7b1ad69ff008ea063d26e988b686c8de Parent: b78936e14ee47b6b2d628501a0eab5270db80132 Author: Mike Travis <travis@sgi.com> AuthorDate: Tue Dec 16 17:33:58 2008 -0800 Committer: Mike Travis <travis@sgi.com> CommitDate: Tue Dec 16 17:40:57 2008 -0800 x86: fixup_irqs() doesnt need an argument. Impact: cleanup, remove on-stack ...
Jan 2, 2:05 pm 2009
Linux Kernel Mailing ...
xen: convert to cpumask_var_t and new cpumask primitives.
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b78936... Commit: b78936e14ee47b6b2d628501a0eab5270db80132 Parent: 22f65d31b25a320a5246592160bcb102d2791c45 Author: Mike Travis <travis@sgi.com> AuthorDate: Tue Dec 16 17:33:57 2008 -0800 Committer: Mike Travis <travis@sgi.com> CommitDate: Tue Dec 16 17:40:57 2008 -0800 xen: convert to cpumask_var_t and new cpumask primitives. Simple change, and ...
Jan 2, 2:05 pm 2009
Linux Kernel Mailing ...
x86: update add-cpu_mask_to_apicid_and to use struct cpumask*
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6eeb7c... Commit: 6eeb7c5a99434596c5953a95baa17d2f085664e3 Parent: 95d313cf1c1ecedc8bec5727b09bdacbf67dfc45 Author: Mike Travis <travis@sgi.com> AuthorDate: Tue Dec 16 17:33:55 2008 -0800 Committer: Mike Travis <travis@sgi.com> CommitDate: Tue Dec 16 17:40:56 2008 -0800 x86: update add-cpu_mask_to_apicid_and to use struct cpumask* Impact: use ...
Jan 2, 2:05 pm 2009
Linux Kernel Mailing ...
x86: Add cpu_mask_to_apicid_and
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=95d313... Commit: 95d313cf1c1ecedc8bec5727b09bdacbf67dfc45 Parent: a1681965011916c2f1f0f1f87e70784f5d5d5be5 Author: Mike Travis <travis@sgi.com> AuthorDate: Tue Dec 16 17:33:54 2008 -0800 Committer: Mike Travis <travis@sgi.com> CommitDate: Tue Dec 16 17:40:56 2008 -0800 x86: Add cpu_mask_to_apicid_and Impact: new API Add a helper ...
Jan 2, 2:05 pm 2009
Linux Kernel Mailing ...
x86: move and enhance debug printk for nr_cpu_ids etc.
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a16819... Commit: a1681965011916c2f1f0f1f87e70784f5d5d5be5 Parent: e7986739a76cde5079da08809d8bbc6878387ae0 Author: Mike Travis <travis@sgi.com> AuthorDate: Tue Dec 16 17:33:53 2008 -0800 Committer: Mike Travis <travis@sgi.com> CommitDate: Tue Dec 16 17:40:56 2008 -0800 x86: move and enhance debug printk for nr_cpu_ids etc. Impact: cleanup, ...
Jan 2, 2:05 pm 2009
Linux Kernel Mailing ...
cpumask: convert struct clock_event_device to cpumask po ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=320ab2... Commit: 320ab2b0b1e08e3805a3e1084a2f0eb1938d5d67 Parent: 0de26520c7cabf36e1de090ea8092f011a6106ce Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Sat Dec 13 21:20:26 2008 +1030 Committer: Rusty Russell <rusty@rustcorp.com.au> CommitDate: Sat Dec 13 21:20:26 2008 +1030 cpumask: convert struct clock_event_device to cpumask pointers. ...
Jan 2, 2:05 pm 2009
Linux Kernel Mailing ...
cpumask: make irq_set_affinity() take a const struct cpumask
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0de265... Commit: 0de26520c7cabf36e1de090ea8092f011a6106ce Parent: 29c0177e6a4ac094302bed54a1d4bbb6b740a9ef Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Sat Dec 13 21:20:26 2008 +1030 Committer: Rusty Russell <rusty@rustcorp.com.au> CommitDate: Sat Dec 13 21:20:26 2008 +1030 cpumask: make irq_set_affinity() take a const struct cpumask ...
Jan 2, 2:05 pm 2009
Linux Kernel Mailing ...
x86: enable MAXSMP
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=36f510... Commit: 36f5101a60de8f79c0d1ca06e50660bf5129e02c Parent: c8cae544bba6aee0f5cb0756dbab1a71d2c68737 Author: Mike Travis <travis@sgi.com> AuthorDate: Tue Dec 16 17:33:51 2008 -0800 Committer: Mike Travis <travis@sgi.com> CommitDate: Tue Dec 16 17:40:55 2008 -0800 x86: enable MAXSMP Impact: activates new off-stack cpumask code on MAXSMP ...
Jan 2, 2:05 pm 2009
Linux Kernel Mailing ...
x86: fix build error with post-merge of tip/cpus4096 and ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c8cae5... Commit: c8cae544bba6aee0f5cb0756dbab1a71d2c68737 Parent: c3895b01e80d120e8d19435f7cb1fa4c60c4e269 Author: Mike Travis <travis@sgi.com> AuthorDate: Tue Dec 16 09:13:11 2008 -0800 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Tue Dec 16 23:12:18 2008 +0100 x86: fix build error with post-merge of tip/cpus4096 and rr-for-ingo/master. ...
Jan 2, 2:05 pm 2009
Linux Kernel Mailing ...
cpumask: Use all NR_CPUS bits unless CONFIG_CPUMASK_OFFSTACK
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7be758... Commit: 7be7585393d311866653564fbcd10a3232773c0b Parent: f0b848ce6fe9062d504d997e9e97fe0f87d57217 Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Sat Dec 13 21:20:28 2008 +1030 Committer: Rusty Russell <rusty@rustcorp.com.au> CommitDate: Sat Dec 13 21:20:28 2008 +1030 cpumask: Use all NR_CPUS bits unless CONFIG_CPUMASK_OFFSTACK ...
Jan 2, 2:05 pm 2009
Linux Kernel Mailing ...
cpumask: Introduce cpumask_of_{node,pcibus} to replace { ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f0b848... Commit: f0b848ce6fe9062d504d997e9e97fe0f87d57217 Parent: aab46da0520af9c99b7802cebe4f14a81ff39415 Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Sat Dec 13 21:20:27 2008 +1030 Committer: Rusty Russell <rusty@rustcorp.com.au> CommitDate: Sat Dec 13 21:20:27 2008 +1030 cpumask: Introduce cpumask_of_{node,pcibus} to replace ...
Jan 2, 2:05 pm 2009
Linux Kernel Mailing ...
cpumask: Add CONFIG_CPUMASK_OFFSTACK
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=aab46d... Commit: aab46da0520af9c99b7802cebe4f14a81ff39415 Parent: 320ab2b0b1e08e3805a3e1084a2f0eb1938d5d67 Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Sat Dec 13 21:20:27 2008 +1030 Committer: Rusty Russell <rusty@rustcorp.com.au> CommitDate: Sat Dec 13 21:20:27 2008 +1030 cpumask: Add CONFIG_CPUMASK_OFFSTACK Impact: Add config ...
Jan 2, 2:05 pm 2009
Linux Kernel Mailing ...
cpumask: centralize cpu_online_map and cpu_possible_map
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=98a79d... Commit: 98a79d6a50181ca1ecf7400eda01d5dc1bc0dbf0 Parent: 6c34bc2976b30dc8b56392c020e25bae1f363cab Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Sat Dec 13 21:19:41 2008 +1030 Committer: Rusty Russell <rusty@rustcorp.com.au> CommitDate: Sat Dec 13 21:19:41 2008 +1030 cpumask: centralize cpu_online_map and cpu_possible_map ...
Jan 2, 2:05 pm 2009
Linux Kernel Mailing ...
cpumask: change cpumask_scnprintf, cpumask_parse_user, c ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=29c017... Commit: 29c0177e6a4ac094302bed54a1d4bbb6b740a9ef Parent: 98a79d6a50181ca1ecf7400eda01d5dc1bc0dbf0 Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Sat Dec 13 21:20:25 2008 +1030 Committer: Rusty Russell <rusty@rustcorp.com.au> CommitDate: Sat Dec 13 21:20:25 2008 +1030 cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, ...
Jan 2, 2:05 pm 2009
Linux Kernel Mailing ...
sched: convert struct root_domain to cpumask_var_t, fix
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1c3919... Commit: 1c39194878c09bd88ffc9c9d4c2f01c3397c7aed Parent: 1224e376f2a7e3c7ab19ef37099a78597978a696 Author: Ingo Molnar <mingo@elte.hu> AuthorDate: Wed Nov 26 14:13:42 2008 +0100 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Wed Nov 26 14:14:07 2008 +0100 sched: convert struct root_domain to cpumask_var_t, fix Mathieu Desnoyers ...
Jan 2, 2:05 pm 2009
Linux Kernel Mailing ...
sched: avoid stack var in move_task_off_dead_cpu, fix
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1224e3... Commit: 1224e376f2a7e3c7ab19ef37099a78597978a696 Parent: 3d8cbdf8650f44d95333ca645d950832a0653f35 Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Tue Nov 25 09:59:20 2008 +1030 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Wed Nov 26 07:58:29 2008 +0100 sched: avoid stack var in move_task_off_dead_cpu, fix Impact: locking ...
Jan 2, 2:05 pm 2009
Linux Kernel Mailing ...
sched: convert local_cpu_mask to cpumask_var_t, fix
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3d8cbd... Commit: 3d8cbdf8650f44d95333ca645d950832a0653f35 Parent: bf4d83f66476086c6b50dc52aac00d71ad70494e Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Tue Nov 25 09:58:41 2008 +1030 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Wed Nov 26 07:58:28 2008 +0100 sched: convert local_cpu_mask to cpumask_var_t, fix Impact: build fix ...
Jan 2, 2:04 pm 2009
Linux Kernel Mailing ...
sched: convert remaining old-style cpumask operators
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=96f874... Commit: 96f874e26428ab5d2db681c100210c254775e154 Parent: 0e3900e6d3b04c44737ebc505604dcd8ed30e354 Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Tue Nov 25 02:35:14 2008 +1030 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Mon Nov 24 17:52:42 2008 +0100 sched: convert remaining old-style cpumask operators Impact: Trivial ...
Jan 2, 2:04 pm 2009
Linux Kernel Mailing ...
sched: convert nohz struct to cpumask_var_t, fix
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bf4d83... Commit: bf4d83f66476086c6b50dc52aac00d71ad70494e Parent: 96f874e26428ab5d2db681c100210c254775e154 Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Tue Nov 25 09:57:51 2008 +1030 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Wed Nov 26 07:58:27 2008 +0100 sched: convert nohz struct to cpumask_var_t, fix Impact: build fix ...
Jan 2, 2:04 pm 2009
Linux Kernel Mailing ...
sched: convert local_cpu_mask to cpumask_var_t.
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0e3900... Commit: 0e3900e6d3b04c44737ebc505604dcd8ed30e354 Parent: 24600ce89a819a8f2fb4fd69fd777218a82ade20 Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Tue Nov 25 02:35:13 2008 +1030 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Mon Nov 24 17:52:35 2008 +0100 sched: convert local_cpu_mask to cpumask_var_t. Impact: (future) size ...
Jan 2, 2:04 pm 2009
Linux Kernel Mailing ...
sched: convert check_preempt_equal_prio to cpumask_var_t.
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=24600c... Commit: 24600ce89a819a8f2fb4fd69fd777218a82ade20 Parent: 68e74568fbe5854952355e942acca51f138096d9 Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Tue Nov 25 02:35:13 2008 +1030 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Mon Nov 24 17:52:28 2008 +0100 sched: convert check_preempt_equal_prio to cpumask_var_t. Impact: ...
Jan 2, 2:04 pm 2009
Linux Kernel Mailing ...
sched: convert struct cpupri_vec cpumask_var_t.
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=68e745... Commit: 68e74568fbe5854952355e942acca51f138096d9 Parent: 4212823fb459eacc8098dd420bb68ebb9917989d Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Tue Nov 25 02:35:13 2008 +1030 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Mon Nov 24 17:52:22 2008 +0100 sched: convert struct cpupri_vec cpumask_var_t. Impact: stack usage ...
Jan 2, 2:04 pm 2009
Linux Kernel Mailing ...
sched: convert falback_doms to cpumask_var_t.
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=421282... Commit: 4212823fb459eacc8098dd420bb68ebb9917989d Parent: dcc30a35f71bcf51f1e9b336dc5e41923071509a Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Tue Nov 25 02:35:12 2008 +1030 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Mon Nov 24 17:52:15 2008 +0100 sched: convert falback_doms to cpumask_var_t. Impact: (future) size ...
Jan 2, 2:04 pm 2009
Linux Kernel Mailing ...
sched: convert cpu_isolated_map to cpumask_var_t.
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=dcc30a... Commit: dcc30a35f71bcf51f1e9b336dc5e41923071509a Parent: d5dd3db1dce73cdd5c45c5a3498c51bd21b8864b Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Tue Nov 25 02:35:12 2008 +1030 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Mon Nov 24 17:52:10 2008 +0100 sched: convert cpu_isolated_map to cpumask_var_t. Impact: stack usage ...
Jan 2, 2:04 pm 2009
Linux Kernel Mailing ...
sched: convert sched_domain_debug to cpumask_var_t.
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d5dd3d... Commit: d5dd3db1dce73cdd5c45c5a3498c51bd21b8864b Parent: 5a16f3d30ca4e3f166d691220c003066a14e32b5 Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Tue Nov 25 02:35:12 2008 +1030 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Mon Nov 24 17:52:03 2008 +0100 sched: convert sched_domain_debug to cpumask_var_t. Impact: stack ...
Jan 2, 2:04 pm 2009
Linux Kernel Mailing ...
sched: convert struct (sys_)sched_setaffinity() to cpuma ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5a16f3... Commit: 5a16f3d30ca4e3f166d691220c003066a14e32b5 Parent: e76bd8d9850c2296a7e8e24c9dce9b5e6b55fe2f Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Tue Nov 25 02:35:11 2008 +1030 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Mon Nov 24 17:51:59 2008 +0100 sched: convert struct (sys_)sched_setaffinity() to cpumask_var_t. ...
Jan 2, 2:04 pm 2009
Linux Kernel Mailing ...
sched: avoid stack var in move_task_off_dead_cpu
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e76bd8... Commit: e76bd8d9850c2296a7e8e24c9dce9b5e6b55fe2f Parent: f17c860760927c2a8e41a021eab3317e4415e962 Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Tue Nov 25 02:35:11 2008 +1030 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Mon Nov 24 17:51:52 2008 +0100 sched: avoid stack var in move_task_off_dead_cpu Impact: stack usage ...
Jan 2, 2:04 pm 2009
Linux Kernel Mailing ...
sched: convert sys_sched_getaffinity() to cpumask_var_t.
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f17c86... Commit: f17c860760927c2a8e41a021eab3317e4415e962 Parent: a0e902452da16b79d7c9230630ed8a595d14fa85 Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Tue Nov 25 02:35:11 2008 +1030 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Mon Nov 24 17:51:45 2008 +0100 sched: convert sys_sched_getaffinity() to cpumask_var_t. Impact: ...
Jan 2, 2:04 pm 2009
Linux Kernel Mailing ...
sched: convert rebalance_domains() to cpumask_var_t.
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a0e902... Commit: a0e902452da16b79d7c9230630ed8a595d14fa85 Parent: 4d2732c63e0c05cfef2a74868d08eace922dfc3e Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Tue Nov 25 02:35:11 2008 +1030 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Mon Nov 24 17:51:37 2008 +0100 sched: convert rebalance_domains() to cpumask_var_t. Impact: stack ...
Jan 2, 2:04 pm 2009
Linux Kernel Mailing ...
sched: convert idle_balance() to cpumask_var_t.
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4d2732... Commit: 4d2732c63e0c05cfef2a74868d08eace922dfc3e Parent: 7d1e6a9b95e3edeac91888bc683ae62f18519432 Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Tue Nov 25 02:35:10 2008 +1030 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Mon Nov 24 17:51:30 2008 +0100 sched: convert idle_balance() to cpumask_var_t. Impact: stack usage ...
Jan 2, 2:04 pm 2009
Linux Kernel Mailing ...
sched: convert nohz struct to cpumask_var_t.
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7d1e6a... Commit: 7d1e6a9b95e3edeac91888bc683ae62f18519432 Parent: c6c4927b22a3514c6660f0e72c78716226bd3cc8 Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Tue Nov 25 02:35:09 2008 +1030 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Mon Nov 24 17:51:24 2008 +0100 sched: convert nohz struct to cpumask_var_t. Impact: (future) size ...
Jan 2, 2:04 pm 2009
Linux Kernel Mailing ...
sched: convert struct root_domain to cpumask_var_t.
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c6c492... Commit: c6c4927b22a3514c6660f0e72c78716226bd3cc8 Parent: 6a7b3dc3440f7b5a9b67594af01ed562cdeb41e4 Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Tue Nov 25 02:35:05 2008 +1030 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Mon Nov 24 17:51:18 2008 +0100 sched: convert struct root_domain to cpumask_var_t. Impact: (future) ...
Jan 2, 2:04 pm 2009
Linux Kernel Mailing ...
sched: convert nohz_cpu_mask to cpumask_var_t.
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6a7b3d... Commit: 6a7b3dc3440f7b5a9b67594af01ed562cdeb41e4 Parent: 6c99e9ad47d9c082bd096f42fb49e397b05d58a8 Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Tue Nov 25 02:35:04 2008 +1030 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Mon Nov 24 17:51:10 2008 +0100 sched: convert nohz_cpu_mask to cpumask_var_t. Impact: (future) size ...
Jan 2, 2:04 pm 2009
Linux Kernel Mailing ...
sched: convert struct sched_group/sched_domain cpumask_t ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6c99e9... Commit: 6c99e9ad47d9c082bd096f42fb49e397b05d58a8 Parent: 758b2cdc6f6a22c702bd8f2344382fb1270b2161 Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Tue Nov 25 02:35:04 2008 +1030 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Mon Nov 24 17:50:57 2008 +0100 sched: convert struct sched_group/sched_domain cpumask_ts to variable bitmaps ...
Jan 2, 2:04 pm 2009
Linux Kernel Mailing ... Jan 2, 2:04 pm 2009
Linux Kernel Mailing ...
sched: remove any_online_cpu()
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1e5ce4... Commit: 1e5ce4f4a755ee498bd9217dae26143afa0d8f31 Parent: 3404c8d97c2d3eb87b1bf4aadad957bfb5235b14 Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Tue Nov 25 02:35:03 2008 +1030 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Mon Nov 24 17:50:17 2008 +0100 sched: remove any_online_cpu() Impact: use new API ...
Jan 2, 2:04 pm 2009
Linux Kernel Mailing ...
sched: get rid of boutique sched.c allocations, use cpum ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3404c8... Commit: 3404c8d97c2d3eb87b1bf4aadad957bfb5235b14 Parent: abcd083a1a658d2bc1f7fced02632bfe03918002 Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Tue Nov 25 02:35:03 2008 +1030 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Mon Nov 24 17:50:04 2008 +0100 sched: get rid of boutique sched.c allocations, use cpumask_var_t. ...
Jan 2, 2:04 pm 2009
Linux Kernel Mailing ...
sched: convert sched.c from for_each_cpu_mask to for_each_cpu.
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=abcd08... Commit: abcd083a1a658d2bc1f7fced02632bfe03918002 Parent: ea6f18ed5a1531caf678374f30a0990c9e6742f3 Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Tue Nov 25 02:35:02 2008 +1030 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Mon Nov 24 17:49:47 2008 +0100 sched: convert sched.c from for_each_cpu_mask to for_each_cpu. ...
Jan 2, 2:04 pm 2009
Linux Kernel Mailing ...
sched: reduce stack size requirements in kernel/sched.c
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea6f18... Commit: ea6f18ed5a1531caf678374f30a0990c9e6742f3 Parent: 943f3d030003e1fa5f77647328e805441213bf49 Author: Mike Travis <travis@sgi.com> AuthorDate: Tue Nov 25 02:35:02 2008 +1030 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Mon Nov 24 17:49:27 2008 +0100 sched: reduce stack size requirements in kernel/sched.c Impact: cleanup ...
Jan 2, 2:04 pm 2009
Linux Kernel Mailing ...
KVM: MMU: handle large host sptes on invlpg/resync
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=879172... Commit: 87917239204d67a316cb89751750f86c9ed3640b Parent: 3f353858c98dbe0240dac558a89870f4600f81bb Author: Marcelo Tosatti <mtosatti@redhat.com> AuthorDate: Mon Dec 22 18:49:30 2008 -0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:49 2008 +0200 KVM: MMU: handle large host sptes on invlpg/resync The invlpg and ...
Jan 2, 2:04 pm 2009
Linux Kernel Mailing ...
KVM: Add locking to virtual i8259 interrupt controller
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3f3538... Commit: 3f353858c98dbe0240dac558a89870f4600f81bb Parent: 25e2343246fe135fce672f41abe61e9d2c38caac Author: Avi Kivity <avi@qumranet.com> AuthorDate: Sun Dec 21 22:48:32 2008 +0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:48 2008 +0200 KVM: Add locking to virtual i8259 interrupt controller While most accesses to ...
Jan 2, 2:04 pm 2009
Linux Kernel Mailing ...
KVM: MMU: Don't treat a global pte as such if cr4.pge is ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=25e234... Commit: 25e2343246fe135fce672f41abe61e9d2c38caac Parent: fe634fd46ff643d98fdbcd153847e08c3c076e6e Author: Avi Kivity <avi@redhat.com> AuthorDate: Sun Dec 21 18:31:10 2008 +0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:48 2008 +0200 KVM: MMU: Don't treat a global pte as such if cr4.pge is cleared The pte.g bit ...
Jan 2, 2:04 pm 2009
Linux Kernel Mailing ...
MAINTAINERS: Maintainership changes for kvm/ia64
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fe634f... Commit: fe634fd46ff643d98fdbcd153847e08c3c076e6e Parent: 042b26edf0bc1b0f03238a71aed71cca4593848c Author: Xiantao Zhang <xiantao.zhang@intel.com> AuthorDate: Wed Dec 17 09:38:14 2008 +0800 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:48 2008 +0200 MAINTAINERS: Maintainership changes for kvm/ia64 Anthony Xu no ...
Jan 2, 2:04 pm 2009
Linux Kernel Mailing ...
KVM: ia64: Fix kvm_arch_vcpu_ioctl_[gs]et_regs()
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=042b26... Commit: 042b26edf0bc1b0f03238a71aed71cca4593848c Parent: 4531220b71f0399e71cda0c4cf749e7281a7416a Author: Jes Sorensen <jes@sgi.com> AuthorDate: Tue Dec 16 16:45:47 2008 +0100 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:47 2008 +0200 KVM: ia64: Fix kvm_arch_vcpu_ioctl_[gs]et_regs() Fix ...
Jan 2, 2:03 pm 2009
Linux Kernel Mailing ...
KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMI
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=453122... Commit: 4531220b71f0399e71cda0c4cf749e7281a7416a Parent: 264ff01d55b456932cef03082448b41d2edeb6a1 Author: Jan Kiszka <jan.kiszka@siemens.com> AuthorDate: Thu Dec 11 16:54:54 2008 +0100 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:47 2008 +0200 KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMI There is ...
Jan 2, 2:03 pm 2009
Linux Kernel Mailing ...
KVM: VMX: Fix pending NMI-vs.-IRQ race for user space irqchip
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=264ff0... Commit: 264ff01d55b456932cef03082448b41d2edeb6a1 Parent: defaf1587c5d7dff828f6f11c8941e5bcef00f50 Author: Jan Kiszka <jan.kiszka@siemens.com> AuthorDate: Mon Nov 24 12:26:19 2008 +0100 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:47 2008 +0200 KVM: VMX: Fix pending NMI-vs.-IRQ race for user space irqchip As with ...
Jan 2, 2:03 pm 2009
Linux Kernel Mailing ...
KVM: fix handling of ACK from shared guest IRQ
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=defaf1... Commit: defaf1587c5d7dff828f6f11c8941e5bcef00f50 Parent: eb64f1e8cd5c3cae912db30a77d062367f7a11a6 Author: Mark McLoughlin <markmc@redhat.com> AuthorDate: Tue Dec 2 12:16:33 2008 +0000 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:47 2008 +0200 KVM: fix handling of ACK from shared guest IRQ If an assigned device ...
Jan 2, 2:03 pm 2009
Linux Kernel Mailing ...
KVM: MMU: check for present pdptr shadow page in walk_shadow
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=eb64f1... Commit: eb64f1e8cd5c3cae912db30a77d062367f7a11a6 Parent: ca9edaee1aea34ebd9adb48910aba0b3d64b1b22 Author: Marcelo Tosatti <mtosatti@redhat.com> AuthorDate: Tue Dec 9 16:07:22 2008 +0100 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:46 2008 +0200 KVM: MMU: check for present pdptr shadow page in walk_shadow ...
Jan 2, 2:03 pm 2009
Linux Kernel Mailing ...
KVM: Consolidate userspace memory capability reporting i ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ca9eda... Commit: ca9edaee1aea34ebd9adb48910aba0b3d64b1b22 Parent: 1a811b6167089bcdb84284f2dc9fd0b4d0f1899d Author: Avi Kivity <avi@redhat.com> AuthorDate: Mon Dec 8 18:29:29 2008 +0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:46 2008 +0200 KVM: Consolidate userspace memory capability reporting into common code ...
Jan 2, 2:03 pm 2009
Linux Kernel Mailing ...
KVM: Advertise the bug in memory region destruction as fixed
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1a811b... Commit: 1a811b6167089bcdb84284f2dc9fd0b4d0f1899d Parent: 7f59f492da722eb3551bbe1f8f4450a21896f05d Author: Avi Kivity <avi@redhat.com> AuthorDate: Mon Dec 8 18:25:27 2008 +0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:46 2008 +0200 KVM: Advertise the bug in memory region destruction as fixed Userspace might ...
Jan 2, 2:03 pm 2009
Linux Kernel Mailing ...
KVM: use cpumask_var_t for cpus_hardware_enabled
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7f59f4... Commit: 7f59f492da722eb3551bbe1f8f4450a21896f05d Parent: 6ef7a1bc45f80fe0a263119d404688c596ea5031 Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Sun Dec 7 21:25:45 2008 +1030 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:45 2008 +0200 KVM: use cpumask_var_t for cpus_hardware_enabled This changes ...
Jan 2, 2:03 pm 2009
Linux Kernel Mailing ...
KVM: use modern cpumask primitives, no cpumask_t on stack
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6ef7a1... Commit: 6ef7a1bc45f80fe0a263119d404688c596ea5031 Parent: 498468961ed6f62a306eb90c49125776c526fa40 Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Mon Dec 8 20:28:04 2008 +1030 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:45 2008 +0200 KVM: use modern cpumask primitives, no cpumask_t on stack We're ...
Jan 2, 2:03 pm 2009
Linux Kernel Mailing ...
KVM: Extract core of kvm_flush_remote_tlbs/kvm_reload_re ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=498468... Commit: 498468961ed6f62a306eb90c49125776c526fa40 Parent: 3d3aab1b973b01bd2a1aa46307e94a1380b1d802 Author: Rusty Russell <rusty@rustcorp.com.au> AuthorDate: Mon Dec 8 20:26:24 2008 +1030 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:45 2008 +0200 KVM: Extract core of kvm_flush_remote_tlbs/kvm_reload_remote_mmus Avi ...
Jan 2, 2:03 pm 2009
Linux Kernel Mailing ...
KVM: set owner of cpu and vm file operations
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3d3aab... Commit: 3d3aab1b973b01bd2a1aa46307e94a1380b1d802 Parent: e3a2a0d4e5ace731e60e2eff4fb7056ecb34adc1 Author: Christian Borntraeger <borntraeger@de.ibm.com> AuthorDate: Tue Dec 2 11:17:32 2008 +0100 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:45 2008 +0200 KVM: set owner of cpu and vm file operations There is a race ...
Jan 2, 2:03 pm 2009
Linux Kernel Mailing ...
anon_inodes: use fops->owner for module refcount
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e3a2a0... Commit: e3a2a0d4e5ace731e60e2eff4fb7056ecb34adc1 Parent: e93353c93a3ba4215633ce930784f40a4e94e3f9 Author: Christian Borntraeger <borntraeger@de.ibm.com> AuthorDate: Tue Dec 2 11:16:03 2008 +0100 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:44 2008 +0200 anon_inodes: use fops->owner for module refcount There is an ...
Jan 2, 2:03 pm 2009
Linux Kernel Mailing ...
x86: KVM guest: kvm_get_tsc_khz: return khz, not lpj
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e93353... Commit: e93353c93a3ba4215633ce930784f40a4e94e3f9 Parent: ad218f85e388e8ca816ff09d91c246cd014c53a8 Author: Eduardo Habkost <ehabkost@redhat.com> AuthorDate: Fri Dec 5 18:36:45 2008 -0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:44 2008 +0200 x86: KVM guest: kvm_get_tsc_khz: return khz, not lpj kvm_get_tsc_khz() ...
Jan 2, 2:03 pm 2009
Linux Kernel Mailing ...
KVM: MMU: prepopulate the shadow on invlpg
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ad218f... Commit: ad218f85e388e8ca816ff09d91c246cd014c53a8 Parent: 6cffe8ca4a2adf1ac5003d9cad08fe4434d6eee0 Author: Marcelo Tosatti <mtosatti@redhat.com> AuthorDate: Mon Dec 1 22:32:05 2008 -0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:44 2008 +0200 KVM: MMU: prepopulate the shadow on invlpg If the guest executes ...
Jan 2, 2:03 pm 2009
Linux Kernel Mailing ...
KVM: MMU: skip global pgtables on sync due to cr3 switch
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6cffe8... Commit: 6cffe8ca4a2adf1ac5003d9cad08fe4434d6eee0 Parent: b1a368218ad5b6e62380c8f206f16e6f18bf154c Author: Marcelo Tosatti <mtosatti@redhat.com> AuthorDate: Mon Dec 1 22:32:04 2008 -0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:44 2008 +0200 KVM: MMU: skip global pgtables on sync due to cr3 switch Skip syncing ...
Jan 2, 2:03 pm 2009
Linux Kernel Mailing ...
KVM: MMU: collapse remote TLB flushes on root sync
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b1a368... Commit: b1a368218ad5b6e62380c8f206f16e6f18bf154c Parent: 60c8aec6e2c9923492dabbd6b67e34692bd26c20 Author: Marcelo Tosatti <mtosatti@redhat.com> AuthorDate: Mon Dec 1 22:32:03 2008 -0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:43 2008 +0200 KVM: MMU: collapse remote TLB flushes on root sync Collapse remote TLB ...
Jan 2, 2:03 pm 2009
Linux Kernel Mailing ...
KVM: MMU: use page array in unsync walk
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=60c8ae... Commit: 60c8aec6e2c9923492dabbd6b67e34692bd26c20 Parent: fbce554e940a983d005e29849636d0ef54b3eb18 Author: Marcelo Tosatti <mtosatti@redhat.com> AuthorDate: Mon Dec 1 22:32:02 2008 -0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:43 2008 +0200 KVM: MMU: use page array in unsync walk Instead of invoking the ...
Jan 2, 2:03 pm 2009
Linux Kernel Mailing ...
KVM: x86 emulator: Fix handling of VMMCALL instruction
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fbce55... Commit: fbce554e940a983d005e29849636d0ef54b3eb18 Parent: 9bf8ea42fe22d7d1c48044148fa658cb9083d49c Author: Amit Shah <amit.shah@redhat.com> AuthorDate: Thu Dec 4 11:11:40 2008 +0000 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:43 2008 +0200 KVM: x86 emulator: Fix handling of VMMCALL instruction The VMMCALL ...
Jan 2, 2:03 pm 2009
Linux Kernel Mailing ...
KVM: x86 emulator: add the emulation of shld and shrd in ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9bf8ea... Commit: 9bf8ea42fe22d7d1c48044148fa658cb9083d49c Parent: d175226a5f54817ba427368c6b739aefa7780fb2 Author: Guillaume Thouvenin <guillaume.thouvenin@ext.bull.net> AuthorDate: Thu Dec 4 14:30:13 2008 +0100 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:43 2008 +0200 KVM: x86 emulator: add the emulation of shld and shrd ...
Jan 2, 2:03 pm 2009
Linux Kernel Mailing ...
KVM: x86 emulator: add the assembler code for three operands
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d17522... Commit: d175226a5f54817ba427368c6b739aefa7780fb2 Parent: bfcadf83ec5aafe600e73dd427d997db7bcc1d12 Author: Guillaume Thouvenin <guillaume.thouvenin@ext.bull.net> AuthorDate: Thu Dec 4 14:29:00 2008 +0100 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:42 2008 +0200 KVM: x86 emulator: add the assembler code for three operands ...
Jan 2, 2:03 pm 2009
Linux Kernel Mailing ...
KVM: x86 emulator: add a new "implied 1" Src decode type
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bfcadf... Commit: bfcadf83ec5aafe600e73dd427d997db7bcc1d12 Parent: 0dc8d10f7d848b63c8d32cf6fd31ba7def792ac9 Author: Guillaume Thouvenin <guillaume.thouvenin@ext.bull.net> AuthorDate: Thu Dec 4 14:27:38 2008 +0100 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:42 2008 +0200 KVM: x86 emulator: add a new "implied 1" Src decode type ...
Jan 2, 2:03 pm 2009
Linux Kernel Mailing ...
KVM: x86 emulator: Extend the opcode descriptor
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=45ed60... Commit: 45ed60b371aeae6ed80f7e9d594a5e6412edc176 Parent: 6f89724829cfd4ad6771a92fd4b8d59c90c7220c Author: Guillaume Thouvenin <guillaume.thouvenin@ext.bull.net> AuthorDate: Thu Dec 4 14:25:38 2008 +0100 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:41 2008 +0200 KVM: x86 emulator: Extend the opcode descriptor ...
Jan 2, 2:03 pm 2009
Linux Kernel Mailing ...
KVM: ppc: Implement in-kernel exit timing statistics
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=73e75b... Commit: 73e75b416ffcfa3a84952d8e389a0eca080f00e1 Parent: c5fbdffbda79254047ec83b09c1a61a3655d052a Author: Hollis Blanchard <hollisb@us.ibm.com> AuthorDate: Tue Dec 2 15:51:57 2008 -0600 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:41 2008 +0200 KVM: ppc: Implement in-kernel exit timing statistics Existing KVM ...
Jan 2, 2:03 pm 2009
Linux Kernel Mailing ...
KVM: x86 emulator: add Src2 decode set
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0dc8d1... Commit: 0dc8d10f7d848b63c8d32cf6fd31ba7def792ac9 Parent: 45ed60b371aeae6ed80f7e9d594a5e6412edc176 Author: Guillaume Thouvenin <guillaume.thouvenin@ext.bull.net> AuthorDate: Thu Dec 4 14:26:42 2008 +0100 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:42 2008 +0200 KVM: x86 emulator: add Src2 decode set Instruction ...
Jan 2, 2:03 pm 2009
Linux Kernel Mailing ...
KVM: ppc: mostly cosmetic updates to the exit timing acc ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7b7015... Commit: 7b7015914b30ad8d9136d41412c5129b9bc9af70 Parent: 73e75b416ffcfa3a84952d8e389a0eca080f00e1 Author: Hollis Blanchard <hollisb@us.ibm.com> AuthorDate: Tue Dec 2 15:51:58 2008 -0600 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:41 2008 +0200 KVM: ppc: mostly cosmetic updates to the exit timing accounting code ...
Jan 2, 2:03 pm 2009
Linux Kernel Mailing ...
KVM: ppc: directly insert shadow mappings into the hardw ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7924bd... Commit: 7924bd41097ae8991c6d38cef8b1e4058e30d198 Parent: c0ca609c5f874f7d6ae8e180afe79317e1943d22 Author: Hollis Blanchard <hollisb@us.ibm.com> AuthorDate: Tue Dec 2 15:51:55 2008 -0600 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:09 2008 +0200 KVM: ppc: directly insert shadow mappings into the hardware TLB ...
Jan 2, 2:02 pm 2009
Linux Kernel Mailing ...
KVM: Really remove a slot when a user ask us so
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6f8972... Commit: 6f89724829cfd4ad6771a92fd4b8d59c90c7220c Parent: 7b7015914b30ad8d9136d41412c5129b9bc9af70 Author: Glauber Costa <glommer@redhat.com> AuthorDate: Wed Dec 3 13:40:51 2008 -0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:41 2008 +0200 KVM: Really remove a slot when a user ask us so Right now, KVM does not ...
Jan 2, 2:03 pm 2009
Linux Kernel Mailing ...
KVM: ppc: save and restore guest mappings on context switch
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c5fbdf... Commit: c5fbdffbda79254047ec83b09c1a61a3655d052a Parent: 7924bd41097ae8991c6d38cef8b1e4058e30d198 Author: Hollis Blanchard <hollisb@us.ibm.com> AuthorDate: Tue Dec 2 15:51:56 2008 -0600 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:09 2008 +0200 KVM: ppc: save and restore guest mappings on context switch Store ...
Jan 2, 2:03 pm 2009
Linux Kernel Mailing ...
powerpc/44x: declare tlb_44x_index for use in C code
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c0ca60... Commit: c0ca609c5f874f7d6ae8e180afe79317e1943d22 Parent: 891686188f69d330f7eeeec8e6642ccfb7453106 Author: Hollis Blanchard <hollisb@us.ibm.com> AuthorDate: Tue Dec 2 15:51:54 2008 -0600 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:09 2008 +0200 powerpc/44x: declare tlb_44x_index for use in C code KVM currently ...
Jan 2, 2:02 pm 2009
Linux Kernel Mailing ...
KVM: ppc: support large host pages
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=891686... Commit: 891686188f69d330f7eeeec8e6642ccfb7453106 Parent: 4a643be8c9b8d3c1ae8f5ccd377daaa85bd57e0c Author: Hollis Blanchard <hollisb@us.ibm.com> AuthorDate: Tue Dec 2 15:51:53 2008 -0600 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:07 2008 +0200 KVM: ppc: support large host pages KVM on 440 has always been able to ...
Jan 2, 2:02 pm 2009
Linux Kernel Mailing ...
KVM: split out kvm_free_assigned_irq()
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4a643b... Commit: 4a643be8c9b8d3c1ae8f5ccd377daaa85bd57e0c Parent: 61552367b2ce5e9bea6b6af670ec80aea386f34e Author: Mark McLoughlin <markmc@redhat.com> AuthorDate: Mon Dec 1 13:57:49 2008 +0000 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:07 2008 +0200 KVM: split out kvm_free_assigned_irq() Split out the logic corresponding ...
Jan 2, 2:02 pm 2009
Linux Kernel Mailing ...
KVM: add KVM_USERSPACE_IRQ_SOURCE_ID assertions
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=615523... Commit: 61552367b2ce5e9bea6b6af670ec80aea386f34e Parent: f29b2673d3fc7ae38ec22922e9cdc75ee37386b5 Author: Mark McLoughlin <markmc@redhat.com> AuthorDate: Mon Dec 1 13:57:48 2008 +0000 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:07 2008 +0200 KVM: add KVM_USERSPACE_IRQ_SOURCE_ID assertions Make sure ...
Jan 2, 2:02 pm 2009
Linux Kernel Mailing ...
KVM: don't free an unallocated irq source id
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f29b26... Commit: f29b2673d3fc7ae38ec22922e9cdc75ee37386b5 Parent: fdd897e6b5253a45b633f7d334cf3e150bbaf386 Author: Mark McLoughlin <markmc@redhat.com> AuthorDate: Mon Dec 1 13:57:47 2008 +0000 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:06 2008 +0200 KVM: don't free an unallocated irq source id Set ...
Jan 2, 2:02 pm 2009
Linux Kernel Mailing ...
KVM: make kvm_unregister_irq_ack_notifier() safe
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fdd897... Commit: fdd897e6b5253a45b633f7d334cf3e150bbaf386 Parent: 844c7a9ff404d8fc88bb77b06461644621d2c985 Author: Mark McLoughlin <markmc@redhat.com> AuthorDate: Mon Dec 1 13:57:46 2008 +0000 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:06 2008 +0200 KVM: make kvm_unregister_irq_ack_notifier() safe We never pass a NULL ...
Jan 2, 2:02 pm 2009
Linux Kernel Mailing ...
KVM: remove the IRQ ACK notifier assertions
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=844c7a... Commit: 844c7a9ff404d8fc88bb77b06461644621d2c985 Parent: efff9e538f6bfa8ee2ca03f7e9a55d98df115186 Author: Mark McLoughlin <markmc@redhat.com> AuthorDate: Mon Dec 1 13:57:45 2008 +0000 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:06 2008 +0200 KVM: remove the IRQ ACK notifier assertions We will obviously never pass ...
Jan 2, 2:02 pm 2009
Linux Kernel Mailing ...
KVM: VMX: fix sparse warning
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=efff9e... Commit: efff9e538f6bfa8ee2ca03f7e9a55d98df115186 Parent: e8ba5d311d0c4420e84f40ff50f83981f5864a9a Author: Hannes Eder <hannes@hanneseder.net> AuthorDate: Fri Nov 28 17:02:06 2008 +0100 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:06 2008 +0200 KVM: VMX: fix sparse warning Impact: make global function static ...
Jan 2, 2:02 pm 2009
Linux Kernel Mailing ...
KVM: fix sparse warning
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e8ba5d... Commit: e8ba5d311d0c4420e84f40ff50f83981f5864a9a Parent: f3fd92fbdb7663bd889c136842afc3851351ea8f Author: Hannes Eder <hannes@hanneseder.net> AuthorDate: Fri Nov 28 17:02:42 2008 +0100 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:05 2008 +0200 KVM: fix sparse warning Impact: make global function static ...
Jan 2, 2:02 pm 2009
Linux Kernel Mailing ...
KVM: Remove extraneous semicolon after do/while
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f3fd92... Commit: f3fd92fbdb7663bd889c136842afc3851351ea8f Parent: 2b48cc75b21431037d6f902b9d583b1aff198490 Author: Avi Kivity <avi@redhat.com> AuthorDate: Sat Nov 29 20:38:12 2008 +0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:05 2008 +0200 KVM: Remove extraneous semicolon after do/while Notices by Guillaume ...
Jan 2, 2:02 pm 2009
Linux Kernel Mailing ...
KVM: x86 emulator: fix popf emulation
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2b48cc... Commit: 2b48cc75b21431037d6f902b9d583b1aff198490 Parent: cf5de4f886116871c2ae2eee53524edd741a68ae Author: Avi Kivity <avi@redhat.com> AuthorDate: Sat Nov 29 20:36:13 2008 +0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:05 2008 +0200 KVM: x86 emulator: fix popf emulation Set operand type and size to get correct ...
Jan 2, 2:02 pm 2009
Linux Kernel Mailing ...
KVM: x86 emulator: fix ret emulation
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cf5de4... Commit: cf5de4f886116871c2ae2eee53524edd741a68ae Parent: 8a09b6877f3100207b3572e7e12ea796493fe914 Author: Avi Kivity <avi@redhat.com> AuthorDate: Fri Nov 28 00:14:07 2008 +0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:05 2008 +0200 KVM: x86 emulator: fix ret emulation 'ret' did not set the operand type or size ...
Jan 2, 2:02 pm 2009
Linux Kernel Mailing ...
KVM: x86 emulator: switch 'pop reg' instruction to emula ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8a09b6... Commit: 8a09b6877f3100207b3572e7e12ea796493fe914 Parent: 781d0edc5fc5cfe7491a0c5081734e62f6dc66ee Author: Avi Kivity <avi@redhat.com> AuthorDate: Thu Nov 27 18:06:33 2008 +0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:04 2008 +0200 KVM: x86 emulator: switch 'pop reg' instruction to emulate_pop() Signed-off-by: ...
Jan 2, 2:02 pm 2009
Linux Kernel Mailing ...
KVM: x86 emulator: allow pop from mmio
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=781d0e... Commit: 781d0edc5fc5cfe7491a0c5081734e62f6dc66ee Parent: faa5a3ae39483aefc46a78299c811194f953af27 Author: Avi Kivity <avi@redhat.com> AuthorDate: Thu Nov 27 18:00:28 2008 +0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:04 2008 +0200 KVM: x86 emulator: allow pop from mmio Signed-off-by: Avi Kivity ...
Jan 2, 2:02 pm 2009
Linux Kernel Mailing ...
KVM: x86 emulator: Extract 'pop' sequence into a function
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=faa5a3... Commit: faa5a3ae39483aefc46a78299c811194f953af27 Parent: b82091824ee4970adf92d5cd6d57b12273171625 Author: Avi Kivity <avi@redhat.com> AuthorDate: Thu Nov 27 17:36:41 2008 +0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:04 2008 +0200 KVM: x86 emulator: Extract 'pop' sequence into a function Switch 'pop r/m' ...
Jan 2, 2:02 pm 2009
Linux Kernel Mailing ...
KVM: Prevent trace call into unloaded module text
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b82091... Commit: b82091824ee4970adf92d5cd6d57b12273171625 Parent: 6692cef30b7caf7525ae99670cddbaf28f1f9d40 Author: Wu Fengguang <fengguang.wu@intel.com> AuthorDate: Wed Nov 26 19:59:06 2008 +0800 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:04 2008 +0200 KVM: Prevent trace call into unloaded module text Add ...
Jan 2, 2:02 pm 2009
Linux Kernel Mailing ...
KVM: s390: Fix memory leak of vcpu->run
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6692ce... Commit: 6692cef30b7caf7525ae99670cddbaf28f1f9d40 Parent: d329c035e754156ffabcb64ff75d05bb8e2ddbf5 Author: Christian Borntraeger <borntraeger@de.ibm.com> AuthorDate: Wed Nov 26 14:51:08 2008 +0100 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:03 2008 +0200 KVM: s390: Fix memory leak of vcpu->run The s390 backend of ...
Jan 2, 2:02 pm 2009
Linux Kernel Mailing ...
KVM: s390: Fix refcounting and allow module unload
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d329c0... Commit: d329c035e754156ffabcb64ff75d05bb8e2ddbf5 Parent: 6b7ad61ffb9ca110add6f7fb36cc8a4dd89696a4 Author: Christian Borntraeger <borntraeger@de.ibm.com> AuthorDate: Wed Nov 26 14:50:27 2008 +0100 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:03 2008 +0200 KVM: s390: Fix refcounting and allow module unload Currently ...
Jan 2, 2:02 pm 2009
Linux Kernel Mailing ...
KVM: x86 emulator: consolidate emulation of two operand ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6b7ad6... Commit: 6b7ad61ffb9ca110add6f7fb36cc8a4dd89696a4 Parent: dda96d8f1b3de692cce09969ce28fe22e58e5acf Author: Avi Kivity <avi@redhat.com> AuthorDate: Wed Nov 26 15:30:45 2008 +0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:03 2008 +0200 KVM: x86 emulator: consolidate emulation of two operand instructions No need to ...
Jan 2, 2:02 pm 2009
Linux Kernel Mailing ...
KVM: x86 emulator: reduce duplication in one operand emu ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=dda96d... Commit: dda96d8f1b3de692cce09969ce28fe22e58e5acf Parent: ecc5589f19a52e7e6501fe449047b19087ae11bb Author: Avi Kivity <avi@redhat.com> AuthorDate: Wed Nov 26 15:14:10 2008 +0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:03 2008 +0200 KVM: x86 emulator: reduce duplication in one operand emulation thunks ...
Jan 2, 2:02 pm 2009
Linux Kernel Mailing ...
KVM: MMU: optimize set_spte for page sync
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ecc558... Commit: ecc5589f19a52e7e6501fe449047b19087ae11bb Parent: 5319c662522db8995ff9276ba9d80549c64b294a Author: Marcelo Tosatti <mtosatti@redhat.com> AuthorDate: Tue Nov 25 15:58:07 2008 +0100 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:02 2008 +0200 KVM: MMU: optimize set_spte for page sync The write protect ...
Jan 2, 2:02 pm 2009
Linux Kernel Mailing ...
KVM: MSI to INTx translate
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5319c6... Commit: 5319c662522db8995ff9276ba9d80549c64b294a Parent: 6b9cc7fd469869bed38831c5adac3f59dc25eaf5 Author: Sheng Yang <sheng@linux.intel.com> AuthorDate: Mon Nov 24 14:32:57 2008 +0800 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:02 2008 +0200 KVM: MSI to INTx translate Now we use MSI as default one, and translate ...
Jan 2, 2:02 pm 2009
Linux Kernel Mailing ...
KVM: Enable MSI for device assignment
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6b9cc7... Commit: 6b9cc7fd469869bed38831c5adac3f59dc25eaf5 Parent: f64769eb05565c74d7fce6fa75d65924f9cdaf79 Author: Sheng Yang <sheng@linux.intel.com> AuthorDate: Mon Nov 24 14:32:56 2008 +0800 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:02 2008 +0200 KVM: Enable MSI for device assignment We enable guest MSI and host MSI ...
Jan 2, 2:02 pm 2009
Linux Kernel Mailing ...
KVM: Add assigned_device_msi_dispatch()
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f64769... Commit: f64769eb05565c74d7fce6fa75d65924f9cdaf79 Parent: 68b76f51675809c8ce200a86276c3c7266f17a64 Author: Sheng Yang <sheng@linux.intel.com> AuthorDate: Mon Nov 24 14:32:55 2008 +0800 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:02 2008 +0200 KVM: Add assigned_device_msi_dispatch() The function is used to dispatch ...
Jan 2, 2:02 pm 2009
Linux Kernel Mailing ...
KVM: Export ioapic_get_delivery_bitmask
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=68b76f... Commit: 68b76f51675809c8ce200a86276c3c7266f17a64 Parent: 0937c48d075ddd59ae2c12a6fa8308b9c7a63753 Author: Sheng Yang <sheng@linux.intel.com> AuthorDate: Mon Nov 24 14:32:54 2008 +0800 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:01 2008 +0200 KVM: Export ioapic_get_delivery_bitmask It would be used for MSI in ...
Jan 2, 2:02 pm 2009
Linux Kernel Mailing ...
KVM: Add fields for MSI device assignment
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0937c4... Commit: 0937c48d075ddd59ae2c12a6fa8308b9c7a63753 Parent: fbac7818d8fba7e1df9f4b209777f3b67b953dd3 Author: Sheng Yang <sheng@linux.intel.com> AuthorDate: Mon Nov 24 14:32:53 2008 +0800 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:01 2008 +0200 KVM: Add fields for MSI device assignment Prepared for ...
Jan 2, 2:02 pm 2009
Linux Kernel Mailing ...
KVM: Clean up assigned_device_update_irq
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fbac78... Commit: fbac7818d8fba7e1df9f4b209777f3b67b953dd3 Parent: 4f906c19ae29397409bedabf7bbe5cb42ad90332 Author: Sheng Yang <sheng@linux.intel.com> AuthorDate: Mon Nov 24 14:32:52 2008 +0800 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:01 2008 +0200 KVM: Clean up assigned_device_update_irq Signed-off-by: Sheng Yang ...
Jan 2, 2:01 pm 2009
Linux Kernel Mailing ...
KVM: Replace irq_requested with more generic irq_request ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4f906c... Commit: 4f906c19ae29397409bedabf7bbe5cb42ad90332 Parent: 00e3ed39e2e25ffb3417ce1bec8f4b78ed4b85e7 Author: Sheng Yang <sheng@linux.intel.com> AuthorDate: Mon Nov 24 14:32:51 2008 +0800 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:01 2008 +0200 KVM: Replace irq_requested with more generic irq_requested_type Separate ...
Jan 2, 2:01 pm 2009
Linux Kernel Mailing ...
KVM: ia64: Clean up vmm_ivt.S using tab to indent every line
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8fe073... Commit: 8fe0736763a07fbea56213ea105a0c2ee098e6fc Parent: 9f7d5bb5e2abf5316bb17eb3e7751dbafa09e5cf Author: Xiantao Zhang <xiantao.zhang@intel.com> AuthorDate: Fri Nov 21 21:04:37 2008 +0800 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:54:59 2008 +0200 KVM: ia64: Clean up vmm_ivt.S using tab to indent every line Using ...
Jan 2, 2:01 pm 2009
Linux Kernel Mailing ...
KVM: Separate update irq to a single function
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=00e3ed... Commit: 00e3ed39e2e25ffb3417ce1bec8f4b78ed4b85e7 Parent: 342ffb93006e537fb8cb215b923ce69943a1e820 Author: Sheng Yang <sheng@linux.intel.com> AuthorDate: Mon Nov 24 14:32:50 2008 +0800 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:00 2008 +0200 KVM: Separate update irq to a single function Separate INTx enabling ...
Jan 2, 2:01 pm 2009
Linux Kernel Mailing ...
KVM: Move ack notifier register and IRQ sourcd ID request
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=342ffb... Commit: 342ffb93006e537fb8cb215b923ce69943a1e820 Parent: 423cd25a5ade17b8a5cc85e6f0a0f37028d2c4a2 Author: Sheng Yang <sheng@linux.intel.com> AuthorDate: Mon Nov 24 14:32:49 2008 +0800 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:00 2008 +0200 KVM: Move ack notifier register and IRQ sourcd ID request Distinguish ...
Jan 2, 2:01 pm 2009
Linux Kernel Mailing ...
x86: KVM guest: sign kvmclock as paravirt
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=423cd2... Commit: 423cd25a5ade17b8a5cc85e6f0a0f37028d2c4a2 Parent: df203ec9a77a7236cb90456664d714423b98a977 Author: Glauber Costa <glommer@redhat.com> AuthorDate: Mon Nov 24 15:45:23 2008 -0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:00 2008 +0200 x86: KVM guest: sign kvmclock as paravirt Currently, we only set the KVM ...
Jan 2, 2:01 pm 2009
Linux Kernel Mailing ...
KVM: VMX: Conditionally request interrupt window after i ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=df203e... Commit: df203ec9a77a7236cb90456664d714423b98a977 Parent: 8fe0736763a07fbea56213ea105a0c2ee098e6fc Author: Avi Kivity <avi@redhat.com> AuthorDate: Sun Nov 23 18:08:57 2008 +0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:55:00 2008 +0200 KVM: VMX: Conditionally request interrupt window after injecting irq If we're ...
Jan 2, 2:01 pm 2009
Linux Kernel Mailing ...
KVM: ia64: Add handler for crashed vmm
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9f7d5b... Commit: 9f7d5bb5e2abf5316bb17eb3e7751dbafa09e5cf Parent: 5e2be19832ccf93bf731a1758ec9fabf48414584 Author: Xiantao Zhang <xiantao.zhang@intel.com> AuthorDate: Fri Nov 21 17:16:07 2008 +0800 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:54:59 2008 +0200 KVM: ia64: Add handler for crashed vmm Since vmm runs in an ...
Jan 2, 2:01 pm 2009
Linux Kernel Mailing ...
KVM: ia64: Add some debug points to provide crash infomation
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5e2be1... Commit: 5e2be19832ccf93bf731a1758ec9fabf48414584 Parent: 7d637978151511148912fe2ea2bac9f9c64f5c35 Author: Xiantao Zhang <xiantao.zhang@intel.com> AuthorDate: Fri Nov 21 10:46:12 2008 +0800 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:54:59 2008 +0200 KVM: ia64: Add some debug points to provide crash infomation Use ...
Jan 2, 2:01 pm 2009
Linux Kernel Mailing ...
KVM: ia64: Define printk function for kvm-intel module
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7d6379... Commit: 7d637978151511148912fe2ea2bac9f9c64f5c35 Parent: d176720d34c72f7a8474a12204add93e54fe3ef1 Author: Xiantao Zhang <xiantao.zhang@intel.com> AuthorDate: Fri Nov 21 20:58:11 2008 +0800 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:54:59 2008 +0200 KVM: ia64: Define printk function for kvm-intel module kvm-intel ...
Jan 2, 2:01 pm 2009
Linux Kernel Mailing ...
x86: disable VMX on all CPUs on reboot
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d17672... Commit: d176720d34c72f7a8474a12204add93e54fe3ef1 Parent: 2340b62f77c782c305e6ae7748675a638436d1ef Author: Eduardo Habkost <ehabkost@redhat.com> AuthorDate: Mon Nov 17 19:03:24 2008 -0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:54:58 2008 +0200 x86: disable VMX on all CPUs on reboot On emergency_restart, we may ...
Jan 2, 2:01 pm 2009
Linux Kernel Mailing ...
kdump: forcibly disable VMX and SVM on machine_crash_shu ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2340b6... Commit: 2340b62f77c782c305e6ae7748675a638436d1ef Parent: 0f3e9eeba0ea212bbea88790729d054b700ab91e Author: Eduardo Habkost <ehabkost@redhat.com> AuthorDate: Mon Nov 17 19:03:23 2008 -0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:52:30 2008 +0200 kdump: forcibly disable VMX and SVM on machine_crash_shutdown() We ...
Jan 2, 2:01 pm 2009
Linux Kernel Mailing ...
x86: cpu_emergency_svm_disable() function
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0f3e9e... Commit: 0f3e9eeba0ea212bbea88790729d054b700ab91e Parent: 2c8dceebb238680d5577500f8283397d41ca5590 Author: Eduardo Habkost <ehabkost@redhat.com> AuthorDate: Mon Nov 17 19:03:22 2008 -0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:52:30 2008 +0200 x86: cpu_emergency_svm_disable() function This function can be used ...
Jan 2, 2:01 pm 2009
Linux Kernel Mailing ...
KVM: SVM: move svm_hardware_disable() code to asm/virtext.h
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2c8dce... Commit: 2c8dceebb238680d5577500f8283397d41ca5590 Parent: 63d1142f8f69e39468bc6079ab2239e902828134 Author: Eduardo Habkost <ehabkost@redhat.com> AuthorDate: Mon Nov 17 19:03:21 2008 -0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:52:30 2008 +0200 KVM: SVM: move svm_hardware_disable() code to asm/virtext.h Create ...
Jan 2, 2:01 pm 2009
Linux Kernel Mailing ...
KVM: SVM: move has_svm() code to asm/virtext.h
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=63d114... Commit: 63d1142f8f69e39468bc6079ab2239e902828134 Parent: 6aa07a0d77f6aafbe69e4e8609ffaf2b7ee1b591 Author: Eduardo Habkost <ehabkost@redhat.com> AuthorDate: Mon Nov 17 19:03:20 2008 -0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:52:29 2008 +0200 KVM: SVM: move has_svm() code to asm/virtext.h Use a trick to keep ...
Jan 2, 2:01 pm 2009
Linux Kernel Mailing ...
x86: cpu_emergency_vmxoff() function
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6aa07a... Commit: 6aa07a0d77f6aafbe69e4e8609ffaf2b7ee1b591 Parent: 710ff4a855d0f3bf74b5b4a20328e2858a8a2968 Author: Eduardo Habkost <ehabkost@redhat.com> AuthorDate: Mon Nov 17 19:03:19 2008 -0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:52:29 2008 +0200 x86: cpu_emergency_vmxoff() function Add cpu_emergency_vmxoff() and ...
Jan 2, 2:01 pm 2009
Linux Kernel Mailing ...
KVM: VMX: extract kvm_cpu_vmxoff() from hardware_disable()
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=710ff4... Commit: 710ff4a855d0f3bf74b5b4a20328e2858a8a2968 Parent: 1e9931146c748420343aeefadb3bb17bd1c14a37 Author: Eduardo Habkost <ehabkost@redhat.com> AuthorDate: Mon Nov 17 19:03:18 2008 -0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:52:29 2008 +0200 KVM: VMX: extract kvm_cpu_vmxoff() from hardware_disable() Along with ...
Jan 2, 2:01 pm 2009
Linux Kernel Mailing ...
x86: asm/virtext.h: add cpu_vmxoff() inline function
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1e9931... Commit: 1e9931146c748420343aeefadb3bb17bd1c14a37 Parent: 6210e37b122583643da335c0389f74098713e5ca Author: Eduardo Habkost <ehabkost@redhat.com> AuthorDate: Mon Nov 17 19:03:17 2008 -0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:52:29 2008 +0200 x86: asm/virtext.h: add cpu_vmxoff() inline function Unfortunately we ...
Jan 2, 2:01 pm 2009
Linux Kernel Mailing ...
KVM: VMX: move cpu_has_kvm_support() to an inline on asm ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6210e3... Commit: 6210e37b122583643da335c0389f74098713e5ca Parent: eca70fc5671b226966dfb7ee9953d59199288566 Author: Eduardo Habkost <ehabkost@redhat.com> AuthorDate: Mon Nov 17 19:03:16 2008 -0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:52:28 2008 +0200 KVM: VMX: move cpu_has_kvm_support() to an inline on asm/virtext.h It ...
Jan 2, 2:01 pm 2009
Linux Kernel Mailing ...
KVM: VMX: move ASM_VMX_* definitions from asm/kvm_host.h ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=eca70f... Commit: eca70fc5671b226966dfb7ee9953d59199288566 Parent: c2cedf7be2017e3264c93a4c0d75b1d96d0d7104 Author: Eduardo Habkost <ehabkost@redhat.com> AuthorDate: Mon Nov 17 19:03:15 2008 -0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:52:28 2008 +0200 KVM: VMX: move ASM_VMX_* definitions from asm/kvm_host.h to asm/vmx.h ...
Jan 2, 2:01 pm 2009
Linux Kernel Mailing ...
KVM: SVM: move svm.h to include/asm
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c2cedf... Commit: c2cedf7be2017e3264c93a4c0d75b1d96d0d7104 Parent: 13673a90f1cf88296f726265cc7cf3ec76ecba30 Author: Eduardo Habkost <ehabkost@redhat.com> AuthorDate: Mon Nov 17 19:03:14 2008 -0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:52:28 2008 +0200 KVM: SVM: move svm.h to include/asm svm.h will be used by core code ...
Jan 2, 2:01 pm 2009
Linux Kernel Mailing ...
KVM: VMX: move vmx.h to include/asm
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=13673a... Commit: 13673a90f1cf88296f726265cc7cf3ec76ecba30 Parent: fe4e771d5c37f0949047faf95d16a512b21406bf Author: Eduardo Habkost <ehabkost@redhat.com> AuthorDate: Mon Nov 17 19:03:13 2008 -0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:52:27 2008 +0200 KVM: VMX: move vmx.h to include/asm vmx.h will be used by core code ...
Jan 2, 2:01 pm 2009
Linux Kernel Mailing ...
KVM: ppc: fix userspace mapping invalidation on context switch
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fe4e77... Commit: fe4e771d5c37f0949047faf95d16a512b21406bf Parent: df9b856c454e331bc394c80903fcdea19cae2a33 Author: Hollis Blanchard <hollisb@us.ibm.com> AuthorDate: Mon Nov 10 14:57:36 2008 -0600 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:52:26 2008 +0200 KVM: ppc: fix userspace mapping invalidation on context switch We ...
Jan 2, 2:01 pm 2009
Linux Kernel Mailing ...
KVM: ppc: use prefetchable mappings for guest memory
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=df9b85... Commit: df9b856c454e331bc394c80903fcdea19cae2a33 Parent: bf5d4025c9fe8a64c5905c00bf4292319d634903 Author: Hollis Blanchard <hollisb@us.ibm.com> AuthorDate: Mon Nov 10 14:57:35 2008 -0600 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:52:26 2008 +0200 KVM: ppc: use prefetchable mappings for guest memory Bare metal Linux ...
Jan 2, 2:01 pm 2009
Linux Kernel Mailing ...
KVM: ppc: use MMUCR accessor to obtain TID
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bf5d40... Commit: bf5d4025c9fe8a64c5905c00bf4292319d634903 Parent: e7cacd40d20849f69c908f1290c714145073685a Author: Hollis Blanchard <hollisb@us.ibm.com> AuthorDate: Mon Nov 10 14:57:34 2008 -0600 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:52:25 2008 +0200 KVM: ppc: use MMUCR accessor to obtain TID We have an accessor; might ...
Jan 2, 2:01 pm 2009
Linux Kernel Mailing ...
KVM: Fix kernel allocated memory slot
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e7cacd... Commit: e7cacd40d20849f69c908f1290c714145073685a Parent: 30ed5bb685ab03c9bdf812502900b65087d61490 Author: Sheng Yang <sheng@linux.intel.com> AuthorDate: Tue Nov 11 15:30:40 2008 +0800 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:52:25 2008 +0200 KVM: Fix kernel allocated memory slot Commit ...
Jan 2, 2:01 pm 2009
Linux Kernel Mailing ...
KVM: ia64: Remove some macro definitions in asm-offsets.c.
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=30ed5b... Commit: 30ed5bb685ab03c9bdf812502900b65087d61490 Parent: 74ef740da64fd82a14dbab6d7f43d798ecc1b6cc Author: Xiantao Zhang <xiantao.zhang@intel.com> AuthorDate: Fri Oct 24 11:47:57 2008 +0800 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:52:25 2008 +0200 KVM: ia64: Remove some macro definitions in asm-offsets.c. Use ...
Jan 2, 2:01 pm 2009
Linux Kernel Mailing ...
KVM: ppc: fix Kconfig constraints
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=74ef74... Commit: 74ef740da64fd82a14dbab6d7f43d798ecc1b6cc Parent: 78749809222be5083e21bfe697b44ab797e5c0a8 Author: Hollis Blanchard <hollisb@us.ibm.com> AuthorDate: Fri Nov 7 13:15:13 2008 -0600 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:52:25 2008 +0200 KVM: ppc: fix Kconfig constraints Make sure that CONFIG_KVM cannot be ...
Jan 2, 2:01 pm 2009
Linux Kernel Mailing ...
KVM: ensure that memslot userspace addresses are page-aligned
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=787498... Commit: 78749809222be5083e21bfe697b44ab797e5c0a8 Parent: 0fdf8e59faa5c60e9d77c8e14abe3a0f8bfcf586 Author: Hollis Blanchard <hollisb@us.ibm.com> AuthorDate: Fri Nov 7 13:32:12 2008 -0600 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:52:24 2008 +0200 KVM: ensure that memslot userspace addresses are page-aligned Bad page ...
Jan 2, 2:00 pm 2009
Linux Kernel Mailing ...
KVM: Fix cpuid iteration on multiple leaves per eac
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0fdf8e... Commit: 0fdf8e59faa5c60e9d77c8e14abe3a0f8bfcf586 Parent: 0853d2c1d849ef69884d2447d90d04007590b72b Author: Nitin A Kamble <nitin.a.kamble@intel.com> AuthorDate: Wed Nov 5 15:56:21 2008 -0800 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:52:24 2008 +0200 KVM: Fix cpuid iteration on multiple leaves per eac The code to ...
Jan 2, 2:00 pm 2009
Linux Kernel Mailing ...
KVM: Fix cpuid leaf 0xb loop termination
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0853d2... Commit: 0853d2c1d849ef69884d2447d90d04007590b72b Parent: fcfdbd266a41d3e41d17666de410a24995fde03a Author: Nitin A Kamble <nitin.a.kamble@intel.com> AuthorDate: Wed Nov 5 15:37:36 2008 -0800 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:52:24 2008 +0200 KVM: Fix cpuid leaf 0xb loop termination For cpuid leaf 0xb the ...
Jan 2, 2:00 pm 2009
Linux Kernel Mailing ...
KVM: ppc: improve trap emulation
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fcfdbd... Commit: fcfdbd266a41d3e41d17666de410a24995fde03a Parent: d4cf3892e50b8e35341086a4fe2bb8a3989b55d4 Author: Hollis Blanchard <hollisb@us.ibm.com> AuthorDate: Wed Nov 5 09:36:24 2008 -0600 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:52:24 2008 +0200 KVM: ppc: improve trap emulation set ESR[PTR] when emulating a guest ...
Jan 2, 2:00 pm 2009
Linux Kernel Mailing ...
KVM: ppc: optimize irq delivery path
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d4cf38... Commit: d4cf3892e50b8e35341086a4fe2bb8a3989b55d4 Parent: 9ab80843c01ac25139e635d018467e528729a317 Author: Hollis Blanchard <hollisb@us.ibm.com> AuthorDate: Wed Nov 5 09:36:23 2008 -0600 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:52:23 2008 +0200 KVM: ppc: optimize irq delivery path In kvmppc_deliver_interrupt is ...
Jan 2, 2:00 pm 2009
Linux Kernel Mailing ...
KVM: ppc: optimize find first bit
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9ab808... Commit: 9ab80843c01ac25139e635d018467e528729a317 Parent: 1b6766c7f3533c5d03668e11dd5617ae4a52e5a8 Author: Hollis Blanchard <hollisb@us.ibm.com> AuthorDate: Wed Nov 5 09:36:22 2008 -0600 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:52:23 2008 +0200 KVM: ppc: optimize find first bit Since we use a unsigned long here ...
Jan 2, 2:00 pm 2009
Linux Kernel Mailing ...
KVM: ppc: optimize kvm stat handling
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1b6766... Commit: 1b6766c7f3533c5d03668e11dd5617ae4a52e5a8 Parent: b8fd68ac8db1f926fdb2c7f196598a279461de53 Author: Hollis Blanchard <hollisb@us.ibm.com> AuthorDate: Wed Nov 5 09:36:21 2008 -0600 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:52:23 2008 +0200 KVM: ppc: optimize kvm stat handling Currently we use an unnecessary ...
Jan 2, 2:00 pm 2009
Linux Kernel Mailing ...
KVM: ppc: fix set regs to take care of msr change
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b8fd68... Commit: b8fd68ac8db1f926fdb2c7f196598a279461de53 Parent: 5cf8ca22146fa106f3bb865631ec04f5b499508f Author: Hollis Blanchard <hollisb@us.ibm.com> AuthorDate: Wed Nov 5 09:36:20 2008 -0600 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:52:23 2008 +0200 KVM: ppc: fix set regs to take care of msr change When changing some ...
Jan 2, 2:00 pm 2009
Linux Kernel Mailing ...
KVM: ppc: adjust vcpu types to support 64-bit cores
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5cf8ca... Commit: 5cf8ca22146fa106f3bb865631ec04f5b499508f Parent: db93f5745d836f81cef0b4101a7c2685eeb55efb Author: Hollis Blanchard <hollisb@us.ibm.com> AuthorDate: Wed Nov 5 09:36:19 2008 -0600 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:52:22 2008 +0200 KVM: ppc: adjust vcpu types to support 64-bit cores However, some of ...
Jan 2, 2:00 pm 2009
Linux Kernel Mailing ...
KVM: ppc: create struct kvm_vcpu_44x and introduce conta ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=db93f5... Commit: db93f5745d836f81cef0b4101a7c2685eeb55efb Parent: 5cbb5106f50b4515815cd32cf944958c0d4da83f Author: Hollis Blanchard <hollisb@us.ibm.com> AuthorDate: Wed Nov 5 09:36:18 2008 -0600 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:52:22 2008 +0200 KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor ...
Jan 2, 2:00 pm 2009
Linux Kernel Mailing ...
KVM: ppc: refactor instruction emulation into generic an ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=75f74f... Commit: 75f74f0dbe086c239b4b0cc5ed75b903ea3e663f Parent: c381a04313e7c0fb04246b1ff711e0b5726de6c0 Author: Hollis Blanchard <hollisb@us.ibm.com> AuthorDate: Wed Nov 5 09:36:16 2008 -0600 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:52:21 2008 +0200 KVM: ppc: refactor instruction emulation into generic and core-specific pieces ...
Jan 2, 2:00 pm 2009
Linux Kernel Mailing ...
KVM: ppc: Move the last bits of 44x code out of booke.c
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5cbb51... Commit: 5cbb5106f50b4515815cd32cf944958c0d4da83f Parent: 75f74f0dbe086c239b4b0cc5ed75b903ea3e663f Author: Hollis Blanchard <hollisb@us.ibm.com> AuthorDate: Wed Nov 5 09:36:17 2008 -0600 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:52:22 2008 +0200 KVM: ppc: Move the last bits of 44x code out of booke.c Needed to port ...
Jan 2, 2:00 pm 2009
Linux Kernel Mailing ...
ppc: Create disassemble.h to extract instruction fields
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c381a0... Commit: c381a04313e7c0fb04246b1ff711e0b5726de6c0 Parent: 9dd921cfea734409a931ccc6eafd7f09850311e9 Author: Hollis Blanchard <hollisb@us.ibm.com> AuthorDate: Wed Nov 5 09:36:15 2008 -0600 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:52:21 2008 +0200 ppc: Create disassemble.h to extract instruction fields This is used ...
Jan 2, 2:00 pm 2009
Linux Kernel Mailing ...
KVM: ppc: Refactor powerpc.c to relocate 440-specific code
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9dd921... Commit: 9dd921cfea734409a931ccc6eafd7f09850311e9 Parent: d9fbd03d240380826c0ec16f927242be24ff6265 Author: Hollis Blanchard <hollisb@us.ibm.com> AuthorDate: Wed Nov 5 09:36:14 2008 -0600 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:52:21 2008 +0200 KVM: ppc: Refactor powerpc.c to relocate 440-specific code This ...
Jan 2, 2:00 pm 2009
Linux Kernel Mailing ...
KVM: ppc: combine booke_guest.c and booke_host.c
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d9fbd0... Commit: d9fbd03d240380826c0ec16f927242be24ff6265 Parent: 0f55dc481ea5c4f87fc0161cb1b8c6e2cafae8fc Author: Hollis Blanchard <hollisb@us.ibm.com> AuthorDate: Wed Nov 5 09:36:13 2008 -0600 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:50 2008 +0200 KVM: ppc: combine booke_guest.c and booke_host.c The division was ...
Jan 2, 2:00 pm 2009
Linux Kernel Mailing ...
KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0f55dc... Commit: 0f55dc481ea5c4f87fc0161cb1b8c6e2cafae8fc Parent: a0d7b9f246074fab1f42678d203ef4ba281505f2 Author: Hollis Blanchard <hollisb@us.ibm.com> AuthorDate: Wed Nov 5 09:36:12 2008 -0600 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:50 2008 +0200 KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe" This will ...
Jan 2, 2:00 pm 2009
Linux Kernel Mailing ...
KVM: ppc: Move 440-specific TLB code into 44x_tlb.c
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a0d7b9... Commit: a0d7b9f246074fab1f42678d203ef4ba281505f2 Parent: 2843099fee32a6020e1caa95c6026f28b5d43bff Author: Hollis Blanchard <hollisb@us.ibm.com> AuthorDate: Wed Nov 5 09:36:11 2008 -0600 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:50 2008 +0200 KVM: ppc: Move 440-specific TLB code into 44x_tlb.c This will make it ...
Jan 2, 2:00 pm 2009
Linux Kernel Mailing ...
KVM: MMU: Fix aliased gfns treated as unaliased
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=284309... Commit: 2843099fee32a6020e1caa95c6026f28b5d43bff Parent: 6eb55818c043b097c83828da8430fcb9a02fdb89 Author: Izik Eidus <ieidus@redhat.com> AuthorDate: Fri Oct 3 17:40:32 2008 +0300 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:50 2008 +0200 KVM: MMU: Fix aliased gfns treated as unaliased Some areas of kvm x86 mmu are ...
Jan 2, 2:00 pm 2009
Linux Kernel Mailing ...
KVM: Enable Function Level Reset for assigned device
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6eb558... Commit: 6eb55818c043b097c83828da8430fcb9a02fdb89 Parent: 853dafb62b386a3a75808483a120998e734eb6e1 Author: Sheng Yang <sheng@linux.intel.com> AuthorDate: Fri Oct 31 12:37:41 2008 +0800 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:49 2008 +0200 KVM: Enable Function Level Reset for assigned device Ideally, every ...
Jan 2, 2:00 pm 2009
Linux Kernel Mailing ...
KVM: ia64: Re-organize data sturure of guests' data area
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a917f7... Commit: a917f7af3905953329361d29b6db78eb17b4d44c Parent: 1d5a4d9b92028d9fe77da34037bd5a1ebfecc733 Author: Xiantao Zhang <xiantao.zhang@intel.com> AuthorDate: Thu Oct 23 14:56:44 2008 +0800 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:49 2008 +0200 KVM: ia64: Re-organize data sturure of guests' data area 1. ...
Jan 2, 2:00 pm 2009
Linux Kernel Mailing ...
KVM: ia64: Remove lock held by halted vcpu
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=853daf... Commit: 853dafb62b386a3a75808483a120998e734eb6e1 Parent: a917f7af3905953329361d29b6db78eb17b4d44c Author: Xiantao Zhang <xiantao.zhang@intel.com> AuthorDate: Thu Oct 23 15:03:38 2008 +0800 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:49 2008 +0200 KVM: ia64: Remove lock held by halted vcpu Remove the lock ...
Jan 2, 2:00 pm 2009
Linux Kernel Mailing ...
KVM: VMX: Handle mmio emulation when guest state is invalid
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1d5a4d... Commit: 1d5a4d9b92028d9fe77da34037bd5a1ebfecc733 Parent: e93f36bcfaa9e899c595e1c446c784a69021854a Author: Guillaume Thouvenin <guillaume.thouvenin@ext.bull.net> AuthorDate: Wed Oct 29 09:39:42 2008 +0100 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:48 2008 +0200 KVM: VMX: Handle mmio emulation when guest state is invalid ...
Jan 2, 2:00 pm 2009
Linux Kernel Mailing ...
KVM: allow emulator to adjust rip for emulated pio instr ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e93f36... Commit: e93f36bcfaa9e899c595e1c446c784a69021854a Parent: c0d09828c870f90c6bc72070ada281568f89c63b Author: Guillaume Thouvenin <guillaume.thouvenin@ext.bull.net> AuthorDate: Tue Oct 28 10:51:30 2008 +0100 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:48 2008 +0200 KVM: allow emulator to adjust rip for emulated pio ...
Jan 2, 2:00 pm 2009
Linux Kernel Mailing ...
KVM: SVM: Set the 'busy' flag of the TR selector
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c0d098... Commit: c0d09828c870f90c6bc72070ada281568f89c63b Parent: 25022acc3dd5f0b54071c7ba7c371860f2971b52 Author: Amit Shah <amit.shah@redhat.com> AuthorDate: Mon Oct 27 09:04:18 2008 +0000 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:48 2008 +0200 KVM: SVM: Set the 'busy' flag of the TR selector The busy flag of the TR ...
Jan 2, 2:00 pm 2009
Linux Kernel Mailing ...
KVM: SVM: Set the 'g' bit of the cs selector for cross-v ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=25022a... Commit: 25022acc3dd5f0b54071c7ba7c371860f2971b52 Parent: b8222ad2e52fd2c0c4e5e1c53e65d131f911b767 Author: Amit Shah <amit.shah@redhat.com> AuthorDate: Mon Oct 27 09:04:17 2008 +0000 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:48 2008 +0200 KVM: SVM: Set the 'g' bit of the cs selector for cross-vendor migration ...
Jan 2, 2:00 pm 2009
Linux Kernel Mailing ...
KVM: x86: Fix typo in function name
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b8222a... Commit: b8222ad2e52fd2c0c4e5e1c53e65d131f911b767 Parent: e19e30effac03f5a005a8e42ed941a2a5dc62654 Author: Amit Shah <amit.shah@redhat.com> AuthorDate: Wed Oct 22 16:39:47 2008 +0530 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:47 2008 +0200 KVM: x86: Fix typo in function name get_segment_descritptor_dtable() ...
Jan 2, 2:00 pm 2009
Linux Kernel Mailing ...
KVM: IRQ ACK notifier should be used with in-kernel irqchip
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e19e30... Commit: e19e30effac03f5a005a8e42ed941a2a5dc62654 Parent: cc6e462cd54e64858ea25816df87d033229efe56 Author: Sheng Yang <sheng@linux.intel.com> AuthorDate: Mon Oct 20 16:07:10 2008 +0800 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:47 2008 +0200 KVM: IRQ ACK notifier should be used with in-kernel irqchip Also remove ...
Jan 2, 1:59 pm 2009
Linux Kernel Mailing ...
KVM: x86: Optimize NMI watchdog delivery
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cc6e46... Commit: cc6e462cd54e64858ea25816df87d033229efe56 Parent: 8fdb2351d51b040146f10a624387bbd102d851c0 Author: Jan Kiszka <jan.kiszka@siemens.com> AuthorDate: Mon Oct 20 10:20:03 2008 +0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:47 2008 +0200 KVM: x86: Optimize NMI watchdog delivery As suggested by Avi, this ...
Jan 2, 1:59 pm 2009
Linux Kernel Mailing ...
KVM: x86: Fix and refactor NMI watchdog emulation
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8fdb23... Commit: 8fdb2351d51b040146f10a624387bbd102d851c0 Parent: 291fd39bfc2089c2dae79cf2d7cfca81b14ca769 Author: Jan Kiszka <jan.kiszka@siemens.com> AuthorDate: Mon Oct 20 10:20:02 2008 +0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:46 2008 +0200 KVM: x86: Fix and refactor NMI watchdog emulation This patch refactors ...
Jan 2, 1:59 pm 2009
Linux Kernel Mailing ...
KVM: x86 emulator: Add decode entries for 0x04 and 0x05 ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=291fd3... Commit: 291fd39bfc2089c2dae79cf2d7cfca81b14ca769 Parent: 6fe639792c7b8e462baeaac39ecc33541fd5da6e Author: Guillaume Thouvenin <guillaume.thouvenin@ext.bull.net> AuthorDate: Mon Oct 20 13:11:58 2008 +0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:46 2008 +0200 KVM: x86 emulator: Add decode entries for 0x04 and 0x05 opcodes ...
Jan 2, 1:59 pm 2009
Linux Kernel Mailing ...
KVM: VMX: Move private memory slot position
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6fe639... Commit: 6fe639792c7b8e462baeaac39ecc33541fd5da6e Parent: 291f26bc0f89518ad7ee3207c09eb8a743ac8fcc Author: Sheng Yang <sheng@linux.intel.com> AuthorDate: Thu Oct 16 17:30:58 2008 +0800 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:46 2008 +0200 KVM: VMX: Move private memory slot position PCI device assignment would ...
Jan 2, 1:59 pm 2009
Linux Kernel Mailing ...
KVM: MMU: Extend kvm_mmu_page->slot_bitmap size
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=291f26... Commit: 291f26bc0f89518ad7ee3207c09eb8a743ac8fcc Parent: d73fa29a9b75b2af7f69dae276d2c602a23b329b Author: Sheng Yang <sheng@linux.intel.com> AuthorDate: Thu Oct 16 17:30:57 2008 +0800 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:45 2008 +0200 KVM: MMU: Extend kvm_mmu_page->slot_bitmap size Otherwise set_bit() for ...
Jan 2, 1:59 pm 2009
Linux Kernel Mailing ...
KVM: Clean up kvm_x86_emulate.h
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d73fa2... Commit: d73fa29a9b75b2af7f69dae276d2c602a23b329b Parent: 64d4d521757117aa5c1cfe79d3baa6cf57703f81 Author: Sheng Yang <sheng@linux.intel.com> AuthorDate: Tue Oct 14 15:59:10 2008 +0800 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:45 2008 +0200 KVM: Clean up kvm_x86_emulate.h Remove one left improper comment of ...
Jan 2, 1:59 pm 2009
Linux Kernel Mailing ...
KVM: Enable MTRR for EPT
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=64d4d5... Commit: 64d4d521757117aa5c1cfe79d3baa6cf57703f81 Parent: 74be52e3e6285fc6e872a2a7baea544106f399ea Author: Sheng Yang <sheng@linux.intel.com> AuthorDate: Thu Oct 9 16:01:57 2008 +0800 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:45 2008 +0200 KVM: Enable MTRR for EPT The effective memory type of EPT is the mixture ...
Jan 2, 1:59 pm 2009
Linux Kernel Mailing ...
KVM: Add local get_mtrr_type() to support MTRR
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=74be52... Commit: 74be52e3e6285fc6e872a2a7baea544106f399ea Parent: 468d472f3f65100d5fb88c8d45043c85b874c294 Author: Sheng Yang <sheng@linux.intel.com> AuthorDate: Thu Oct 9 16:01:56 2008 +0800 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:45 2008 +0200 KVM: Add local get_mtrr_type() to support MTRR For EPT memory type ...
Jan 2, 1:59 pm 2009
Linux Kernel Mailing ...
KVM: VMX: Add PAT support for EPT
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=468d47... Commit: 468d472f3f65100d5fb88c8d45043c85b874c294 Parent: 0bed3b568b68e5835ef5da888a372b9beabf7544 Author: Sheng Yang <sheng@linux.intel.com> AuthorDate: Thu Oct 9 16:01:55 2008 +0800 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:44 2008 +0200 KVM: VMX: Add PAT support for EPT GUEST_PAT support is a new feature ...
Jan 2, 1:59 pm 2009
Linux Kernel Mailing ...
KVM: Improve MTRR structure
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0bed3b... Commit: 0bed3b568b68e5835ef5da888a372b9beabf7544 Parent: 932d27a7913fc6b3c64c6e6082628b0a1561dec9 Author: Sheng Yang <sheng@linux.intel.com> AuthorDate: Thu Oct 9 16:01:54 2008 +0800 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:44 2008 +0200 KVM: Improve MTRR structure As well as reset mmu context when set MTRR. ...
Jan 2, 1:59 pm 2009
Linux Kernel Mailing ...
x86: Export some definition of MTRR
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=932d27... Commit: 932d27a7913fc6b3c64c6e6082628b0a1561dec9 Parent: b558bc0a25c82ef2a9d2683b0beb3e4b87cea20b Author: Sheng Yang <sheng@linux.intel.com> AuthorDate: Thu Oct 9 16:01:53 2008 +0800 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:44 2008 +0200 x86: Export some definition of MTRR For KVM can reuse the type define, ...
Jan 2, 1:59 pm 2009
Linux Kernel Mailing ...
x86: Rename mtrr_state struct and macro names
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b558bc... Commit: b558bc0a25c82ef2a9d2683b0beb3e4b87cea20b Parent: 5f179287fa02723215eecf681d812b303c243973 Author: Sheng Yang <sheng@linux.intel.com> AuthorDate: Thu Oct 9 16:01:52 2008 +0800 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:44 2008 +0200 x86: Rename mtrr_state struct and macro names Prepare for exporting ...
Jan 2, 1:59 pm 2009
Linux Kernel Mailing ...
KVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_o ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5f1792... Commit: 5f179287fa02723215eecf681d812b303c243973 Parent: 3b86cd9967242f3f3d775ee015fb814a349ed5e6 Author: Gleb Natapov <gleb@redhat.com> AuthorDate: Tue Oct 7 15:42:33 2008 +0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:43 2008 +0200 KVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_ops callback Call ...
Jan 2, 1:59 pm 2009
Linux Kernel Mailing ...
KVM: VMX: work around lacking VNMI support
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3b86cd... Commit: 3b86cd9967242f3f3d775ee015fb814a349ed5e6 Parent: 487b391d6ea9b1d0e2e0440466fb3130e78c98d9 Author: Jan Kiszka <jan.kiszka@siemens.com> AuthorDate: Fri Sep 26 09:30:57 2008 +0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:43 2008 +0200 KVM: VMX: work around lacking VNMI support Older VMX supporting CPUs do ...
Jan 2, 1:59 pm 2009
Linux Kernel Mailing ...
KVM: VMX: Provide support for user space injected NMIs
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=487b39... Commit: 487b391d6ea9b1d0e2e0440466fb3130e78c98d9 Parent: c4abb7c9cde24b7351a47328ef866e6a2bbb1ad0 Author: Jan Kiszka <jan.kiszka@siemens.com> AuthorDate: Fri Sep 26 09:30:56 2008 +0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:43 2008 +0200 KVM: VMX: Provide support for user space injected NMIs This patch adds ...
Jan 2, 1:59 pm 2009
Linux Kernel Mailing ...
KVM: x86: Support for user space injected NMIs
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c4abb7... Commit: c4abb7c9cde24b7351a47328ef866e6a2bbb1ad0 Parent: 26df99c6c5807115f06d4e1abae397b7f5f3e00c Author: Jan Kiszka <jan.kiszka@siemens.com> AuthorDate: Fri Sep 26 09:30:55 2008 +0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:42 2008 +0200 KVM: x86: Support for user space injected NMIs Introduces the KVM_NMI ...
Jan 2, 1:59 pm 2009
Linux Kernel Mailing ...
KVM: Kick NMI receiving VCPU
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=26df99... Commit: 26df99c6c5807115f06d4e1abae397b7f5f3e00c Parent: 0496fbb973ccc9477082e859ed0faab5acb805ba Author: Jan Kiszka <jan.kiszka@siemens.com> AuthorDate: Fri Sep 26 09:30:54 2008 +0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:42 2008 +0200 KVM: Kick NMI receiving VCPU Kick the NMI receiving VCPU in case the ...
Jan 2, 1:59 pm 2009
Linux Kernel Mailing ...
KVM: x86: VCPU with pending NMI is runnabled
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0496fb... Commit: 0496fbb973ccc9477082e859ed0faab5acb805ba Parent: 23930f9521c9c4d4aa96cdb9d1e1703f3782bb94 Author: Jan Kiszka <jan.kiszka@siemens.com> AuthorDate: Fri Sep 26 09:30:53 2008 +0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:42 2008 +0200 KVM: x86: VCPU with pending NMI is runnabled Ensure that a VCPU with ...
Jan 2, 1:59 pm 2009
Linux Kernel Mailing ...
KVM: x86: Enable NMI Watchdog via in-kernel PIT source
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=23930f... Commit: 23930f9521c9c4d4aa96cdb9d1e1703f3782bb94 Parent: 66a5a347c2690db4c0756524a8eb5a05e0437aa8 Author: Jan Kiszka <jan.kiszka@siemens.com> AuthorDate: Fri Sep 26 09:30:52 2008 +0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:41 2008 +0200 KVM: x86: Enable NMI Watchdog via in-kernel PIT source LINT0 of the ...
Jan 2, 1:59 pm 2009
Linux Kernel Mailing ...
KVM: VMX: fix real-mode NMI support
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=66a5a3... Commit: 66a5a347c2690db4c0756524a8eb5a05e0437aa8 Parent: f460ee43e250b675376246b1c4c9fe9b9af4ab16 Author: Jan Kiszka <jan.kiszka@siemens.com> AuthorDate: Fri Sep 26 09:30:51 2008 +0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:41 2008 +0200 KVM: VMX: fix real-mode NMI support Fix NMI injection in real-mode with ...
Jan 2, 1:59 pm 2009
Linux Kernel Mailing ...
KVM: VMX: refactor IRQ and NMI window enabling
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f460ee... Commit: f460ee43e250b675376246b1c4c9fe9b9af4ab16 Parent: 33f089ca5a61f7aead26e8e1866dfc961dd88a9e Author: Jan Kiszka <jan.kiszka@siemens.com> AuthorDate: Fri Sep 26 09:30:50 2008 +0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:41 2008 +0200 KVM: VMX: refactor IRQ and NMI window enabling do_interrupt_requests ...
Jan 2, 1:59 pm 2009
Linux Kernel Mailing ...
KVM: VMX: refactor/fix IRQ and NMI injectability determination
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=33f089... Commit: 33f089ca5a61f7aead26e8e1866dfc961dd88a9e Parent: 448fa4a9c5dbc6941dd19ed09692c588d815bb06 Author: Jan Kiszka <jan.kiszka@siemens.com> AuthorDate: Fri Sep 26 09:30:49 2008 +0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:40 2008 +0200 KVM: VMX: refactor/fix IRQ and NMI injectability determination There ...
Jan 2, 1:59 pm 2009
Linux Kernel Mailing ...
KVM: x86: Reset pending/inject NMI state on CPU reset
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=448fa4... Commit: 448fa4a9c5dbc6941dd19ed09692c588d815bb06 Parent: 60637aacfd95c368e1fbc2157275d1b621b5dcdd Author: Jan Kiszka <jan.kiszka@siemens.com> AuthorDate: Fri Sep 26 09:30:48 2008 +0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:40 2008 +0200 KVM: x86: Reset pending/inject NMI state on CPU reset CPU reset ...
Jan 2, 1:59 pm 2009
Linux Kernel Mailing ...
KVM: VMX: Support for NMI task gates
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=60637a... Commit: 60637aacfd95c368e1fbc2157275d1b621b5dcdd Parent: e4a41889ece6c95f390a7fa3a94255ab62470968 Author: Jan Kiszka <jan.kiszka@siemens.com> AuthorDate: Fri Sep 26 09:30:47 2008 +0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:40 2008 +0200 KVM: VMX: Support for NMI task gates Properly set GUEST_INTR_STATE_NMI ...
Jan 2, 1:59 pm 2009
Linux Kernel Mailing ...
KVM: VMX: Use INTR_TYPE_NMI_INTR instead of magic value
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e4a418... Commit: e4a41889ece6c95f390a7fa3a94255ab62470968 Parent: a26bf12afb608eb5a96192eaee35fc08ffbf85aa Author: Jan Kiszka <jan.kiszka@siemens.com> AuthorDate: Fri Sep 26 09:30:46 2008 +0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:40 2008 +0200 KVM: VMX: Use INTR_TYPE_NMI_INTR instead of magic value Signed-off-by: ...
Jan 2, 1:59 pm 2009
Linux Kernel Mailing ...
KVM: VMX: include all IRQ window exits in statistics
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a26bf1... Commit: a26bf12afb608eb5a96192eaee35fc08ffbf85aa Parent: 2786b014ec893c301ea52ef9962e7cc60f89f9b3 Author: Jan Kiszka <jan.kiszka@siemens.com> AuthorDate: Fri Sep 26 09:30:45 2008 +0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:39 2008 +0200 KVM: VMX: include all IRQ window exits in statistics irq_window_exits ...
Jan 2, 1:59 pm 2009
Linux Kernel Mailing ...
KVM: x86 emulator: consolidate push reg
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2786b0... Commit: 2786b014ec893c301ea52ef9962e7cc60f89f9b3 Parent: 6a94cb73064c952255336cc57731904174b2c58f Author: Guillaume Thouvenin <guillaume.thouvenin@ext.bull.net> AuthorDate: Mon Sep 22 16:08:06 2008 +0200 Committer: Avi Kivity <avi@redhat.com> CommitDate: Wed Dec 31 16:51:39 2008 +0200 KVM: x86 emulator: consolidate push reg This patch ...
Jan 2, 1:59 pm 2009
Linux Kernel Mailing ...
ide-atapi: start dma in a drive-specific way
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b16aab... Commit: b16aabc9374217fa2d28e72fd9a6e6d60905e1b9 Parent: 06cc2778a1744b79edcfa394ce2d41f09134b2b1 Author: Borislav Petkov <petkovbb@googlemail.com> AuthorDate: Fri Jan 2 16:12:56 2009 +0100 Committer: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> CommitDate: Fri Jan 2 16:12:56 2009 +0100 ide-atapi: start dma in a drive-specific way ...
Jan 2, 1:04 pm 2009
Linux Kernel Mailing ...
ide-atapi: put the rest of non-ide-cd code into the else ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=06cc27... Commit: 06cc2778a1744b79edcfa394ce2d41f09134b2b1 Parent: 28ad91db77755f1c49d79652de11b28ee2cfbf03 Author: Borislav Petkov <petkovbb@googlemail.com> AuthorDate: Fri Jan 2 16:12:56 2009 +0100 Committer: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> CommitDate: Fri Jan 2 16:12:56 2009 +0100 ide-atapi: put the rest of non-ide-cd code into the ...
Jan 2, 1:04 pm 2009
Linux Kernel Mailing ...
ide-atapi: assign expiry and timeout based on device type
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=def860... Commit: def860d061d0fcab7fbbe193c0b8b8f0b9b4c828 Parent: 8c662852d1aa35ed370942ef2740759cd334d2d5 Author: Borislav Petkov <petkovbb@googlemail.com> AuthorDate: Fri Jan 2 16:12:55 2009 +0100 Committer: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> CommitDate: Fri Jan 2 16:12:55 2009 +0100 ide-atapi: assign expiry and timeout based on device type ...
Jan 2, 1:04 pm 2009
Linux Kernel Mailing ...
ide-cd: remove xferlen arg to cdrom_start_packet_command
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=563d99... Commit: 563d993153ab16d829ba373c5c070a118eb1eba4 Parent: d77612ab0ad7515623b084b952dfefd547073ada Author: Borislav Petkov <petkovbb@googlemail.com> AuthorDate: Fri Jan 2 16:12:55 2009 +0100 Committer: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> CommitDate: Fri Jan 2 16:12:55 2009 +0100 ide-cd: remove xferlen arg to cdrom_start_packet_command ...
Jan 2, 1:04 pm 2009
Linux Kernel Mailing ...
ide-atapi: remove timeout arg to ide_issue_pc
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=28ad91... Commit: 28ad91db77755f1c49d79652de11b28ee2cfbf03 Parent: 65a3309e552585c4908e50e3c9736afb764c97c0 Author: Borislav Petkov <petkovbb@googlemail.com> AuthorDate: Fri Jan 2 16:12:56 2009 +0100 Committer: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> CommitDate: Fri Jan 2 16:12:56 2009 +0100 ide-atapi: remove timeout arg to ide_issue_pc ...
Jan 2, 1:04 pm 2009
Linux Kernel Mailing ...
remove ide-scsi
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=93c164... Commit: 93c164af19f608c5f737eb9bed8cb4de3a872329 Parent: 07bd3f4731f9c7ebcbab90905ca4ad6fc6825f96 Author: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> AuthorDate: Fri Jan 2 16:12:51 2009 +0100 Committer: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> CommitDate: Fri Jan 2 16:12:51 2009 +0100 remove ide-scsi As planed, this removes ...
Jan 2, 1:04 pm 2009
Linux Kernel Mailing ...
ide-cd: move cdrom_timer_expiry to ide-atapi.c
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4cad08... Commit: 4cad085efbce8dcc5006b0d1034089758b4fc7ba Parent: 5f25843fa79b7c35097b0ffe8b2c5cc2428d6495 Author: Borislav Petkov <petkovbb@gmail.com> AuthorDate: Fri Jan 2 16:12:53 2009 +0100 Committer: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> CommitDate: Fri Jan 2 16:12:53 2009 +0100 ide-cd: move cdrom_timer_expiry to ide-atapi.c - ...
Jan 2, 1:04 pm 2009
Linux Kernel Mailing ...
ide-atapi: remove ide-scsi remnants from ide_transfer_pc()
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5fe311... Commit: 5fe3110431ccf437607bdc11ac3677bf3eeee6e3 Parent: 152fe1cc38ebebb81724663e3b1e1e10272a729e Author: Borislav Petkov <petkovbb@googlemail.com> AuthorDate: Fri Jan 2 16:12:53 2009 +0100 Committer: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> CommitDate: Fri Jan 2 16:12:53 2009 +0100 ide-atapi: remove ide-scsi remnants from ...
Jan 2, 1:04 pm 2009
Linux Kernel Mailing ...
ide-floppy: allocate only toplevel packet commands
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=07bd3f... Commit: 07bd3f4731f9c7ebcbab90905ca4ad6fc6825f96 Parent: bf64741fe89280bd81a9e3a1beadec1570861848 Author: Linus Torvalds <torvalds@linux-foundation.org> AuthorDate: Fri Jan 2 16:12:51 2009 +0100 Committer: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> CommitDate: Fri Jan 2 16:12:51 2009 +0100 ide-floppy: allocate only toplevel packet commands ...
Jan 2, 1:04 pm 2009
Linux Kernel Mailing ...
ide-cd: remove handler wrappers
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=65a330... Commit: 65a3309e552585c4908e50e3c9736afb764c97c0 Parent: 563d993153ab16d829ba373c5c070a118eb1eba4 Author: Borislav Petkov <petkovbb@googlemail.com> AuthorDate: Fri Jan 2 16:12:55 2009 +0100 Committer: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> CommitDate: Fri Jan 2 16:12:55 2009 +0100 ide-cd: remove handler wrappers Remove ...
Jan 2, 1:04 pm 2009
Linux Kernel Mailing ...
ide-atapi: compute cmd_len based on device type in ide_t ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8c6628... Commit: 8c662852d1aa35ed370942ef2740759cd334d2d5 Parent: 5317464dccd0c03026d60f1e9968de4f9cd23f69 Author: Borislav Petkov <petkovbb@googlemail.com> AuthorDate: Fri Jan 2 16:12:54 2009 +0100 Committer: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> CommitDate: Fri Jan 2 16:12:54 2009 +0100 ide-atapi: compute cmd_len based on device type in ...
Jan 2, 1:04 pm 2009
Linux Kernel Mailing ...
ide-atapi: accomodate transfer length calculation for ide-cd
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=392de1... Commit: 392de1d53dd40e2eebee3a0a26aa647a3865ca78 Parent: 4f02ff06b4d33aba50ce5157c23e99cd21d447ee Author: Borislav Petkov <petkovbb@googlemail.com> AuthorDate: Fri Jan 2 16:12:52 2009 +0100 Committer: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> CommitDate: Fri Jan 2 16:12:52 2009 +0100 ide-atapi: accomodate transfer length calculation for ...
Jan 2, 1:04 pm 2009
Linux Kernel Mailing ...
ide-atapi: add a dev_is_idecd-inline
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=991cb2... Commit: 991cb26a6ad287c3bc6555c41e830590a23910c4 Parent: 93c164af19f608c5f737eb9bed8cb4de3a872329 Author: Borislav Petkov <petkovbb@googlemail.com> AuthorDate: Fri Jan 2 16:12:52 2009 +0100 Committer: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> CommitDate: Fri Jan 2 16:12:52 2009 +0100 ide-atapi: add a dev_is_idecd-inline There ...
Jan 2, 1:04 pm 2009
Linux Kernel Mailing ...
ide-atapi: split drive-specific functionality in ide_issue_pc
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d77612... Commit: d77612ab0ad7515623b084b952dfefd547073ada Parent: def860d061d0fcab7fbbe193c0b8b8f0b9b4c828 Author: Borislav Petkov <petkovbb@googlemail.com> AuthorDate: Fri Jan 2 16:12:55 2009 +0100 Committer: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> CommitDate: Fri Jan 2 16:12:55 2009 +0100 ide-atapi: split drive-specific functionality in ...
Jan 2, 1:04 pm 2009
Linux Kernel Mailing ...
ide-atapi: combine drive-specific assignments
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ed4855... Commit: ed48554fad7091b9613b967462f082bf1a9cb035 Parent: 991cb26a6ad287c3bc6555c41e830590a23910c4 Author: Borislav Petkov <petkovbb@googlemail.com> AuthorDate: Fri Jan 2 16:12:52 2009 +0100 Committer: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> CommitDate: Fri Jan 2 16:12:52 2009 +0100 ide-atapi: combine drive-specific assignments ...
Jan 2, 1:04 pm 2009
Linux Kernel Mailing ...
ide-atapi: setup dma for ide-cd
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4f02ff... Commit: 4f02ff06b4d33aba50ce5157c23e99cd21d447ee Parent: ed48554fad7091b9613b967462f082bf1a9cb035 Author: Borislav Petkov <petkovbb@googlemail.com> AuthorDate: Fri Jan 2 16:12:52 2009 +0100 Committer: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> CommitDate: Fri Jan 2 16:12:52 2009 +0100 ide-atapi: setup dma for ide-cd There should be ...
Jan 2, 1:04 pm 2009
Linux Kernel Mailing ...
ide-atapi: remove ide-scsi remnants from ide_pc_intr()
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5d655a... Commit: 5d655a03b847fbe5353a8a74bbeb75e18708dca3 Parent: 5fe3110431ccf437607bdc11ac3677bf3eeee6e3 Author: Borislav Petkov <petkovbb@googlemail.com> AuthorDate: Fri Jan 2 16:12:54 2009 +0100 Committer: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> CommitDate: Fri Jan 2 16:12:54 2009 +0100 ide-atapi: remove ide-scsi remnants from ide_pc_intr() ...
Jan 2, 1:04 pm 2009
Linux Kernel Mailing ...
ide: remove the last ide-scsi remnants
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=531746... Commit: 5317464dccd0c03026d60f1e9968de4f9cd23f69 Parent: 5d655a03b847fbe5353a8a74bbeb75e18708dca3 Author: Borislav Petkov <petkovbb@googlemail.com> AuthorDate: Fri Jan 2 16:12:54 2009 +0100 Committer: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> CommitDate: Fri Jan 2 16:12:54 2009 +0100 ide: remove the last ide-scsi remnants ...
Jan 2, 1:04 pm 2009
Linux Kernel Mailing ...
ide-atapi: remove ide-scsi remnants from ide_issue_pc
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=152fe1... Commit: 152fe1cc38ebebb81724663e3b1e1e10272a729e Parent: 4cad085efbce8dcc5006b0d1034089758b4fc7ba Author: Borislav Petkov <petkovbb@googlemail.com> AuthorDate: Fri Jan 2 16:12:53 2009 +0100 Committer: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> CommitDate: Fri Jan 2 16:12:53 2009 +0100 ide-atapi: remove ide-scsi remnants from ide_issue_pc ...
Jan 2, 1:04 pm 2009
Linux Kernel Mailing ...
ide: factor out device type classifying from do_identify()
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=24630d... Commit: 24630dc68a499baec367d24285bc6b92207cc100 Parent: 96d40941236722777c259775640b8880b7dc6f33 Author: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> AuthorDate: Fri Jan 2 16:12:47 2009 +0100 Committer: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> CommitDate: Fri Jan 2 16:12:47 2009 +0100 ide: factor out device type classifying from ...
Jan 2, 1:03 pm 2009
Linux Kernel Mailing ...
ide-cd: move debug defines into header
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0f38aa... Commit: 0f38aaa4980fdf5de215e0a8bf6d6032164a6c4b Parent: 201bffa46466b4afdf7d29db8eca3fa5decb39c8 Author: Borislav Petkov <petkovbb@googlemail.com> AuthorDate: Fri Jan 2 16:12:50 2009 +0100 Committer: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> CommitDate: Fri Jan 2 16:12:50 2009 +0100 ide-cd: move debug defines into header While at ...
Jan 2, 1:03 pm 2009
Linux Kernel Mailing ...
ide: make IDE_AFLAG_.. numbering continuous again
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bf6474... Commit: bf64741fe89280bd81a9e3a1beadec1570861848 Parent: 0f38aaa4980fdf5de215e0a8bf6d6032164a6c4b Author: Borislav Petkov <petkovbb@googlemail.com> AuthorDate: Fri Jan 2 16:12:50 2009 +0100 Committer: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> CommitDate: Fri Jan 2 16:12:50 2009 +0100 ide: make IDE_AFLAG_.. numbering continuous again ...
Jan 2, 1:04 pm 2009
Linux Kernel Mailing ...
ide-atapi: teach ide atapi about drive->waiting_for_dma
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5f2584... Commit: 5f25843fa79b7c35097b0ffe8b2c5cc2428d6495 Parent: 392de1d53dd40e2eebee3a0a26aa647a3865ca78 Author: Borislav Petkov <petkovbb@googlemail.com> AuthorDate: Fri Jan 2 16:12:53 2009 +0100 Committer: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> CommitDate: Fri Jan 2 16:12:53 2009 +0100 ide-atapi: teach ide atapi about drive->waiting_for_dma ...
Jan 2, 1:04 pm 2009
Linux Kernel Mailing ...
ide: use per-device request queue locks (v2)
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=201bff... Commit: 201bffa46466b4afdf7d29db8eca3fa5decb39c8 Parent: 631de3708d595d153e8a510a3608689290f4c0ed Author: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> AuthorDate: Fri Jan 2 16:12:50 2009 +0100 Committer: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> CommitDate: Fri Jan 2 16:12:50 2009 +0100 ide: use per-device request queue locks (v2) ...
Jan 2, 1:03 pm 2009
Linux Kernel Mailing ...
ide: remove IDE PM hack from do_ide_request()
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2fb211... Commit: 2fb211502e2c0513e12d677ed4d7891f3c5e1413 Parent: 295f00042aaf6b553b5f37348f89bab463d4a469 Author: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> AuthorDate: Fri Jan 2 16:12:49 2009 +0100 Committer: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> CommitDate: Fri Jan 2 16:12:49 2009 +0100 ide: remove IDE PM hack from do_ide_request() ...
Jan 2, 1:03 pm 2009
Linux Kernel Mailing ...
ide: don't execute the next queued command from the hard ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=295f00... Commit: 295f00042aaf6b553b5f37348f89bab463d4a469 Parent: ebdab07dad3d3a008e519b0a028e1e1ad5ecaef0 Author: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> AuthorDate: Fri Jan 2 16:12:48 2009 +0100 Committer: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> CommitDate: Fri Jan 2 16:12:48 2009 +0100 ide: don't execute the next queued command from the ...
Jan 2, 1:03 pm 2009
Linux Kernel Mailing ...
ide: add ide_[un]lock_hwgroup() helpers
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=631de3... Commit: 631de3708d595d153e8a510a3608689290f4c0ed Parent: b2cfb05a701809abee591265a198afa029d68bff Author: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> AuthorDate: Fri Jan 2 16:12:50 2009 +0100 Committer: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> CommitDate: Fri Jan 2 16:12:50 2009 +0100 ide: add ide_[un]lock_hwgroup() helpers Add ...
Jan 2, 1:03 pm 2009
Linux Kernel Mailing ...
ide: remove "paranoia" checks for hwgroup->busy
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b2cfb0... Commit: b2cfb05a701809abee591265a198afa029d68bff Parent: 2fb211502e2c0513e12d677ed4d7891f3c5e1413 Author: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> AuthorDate: Fri Jan 2 16:12:49 2009 +0100 Committer: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> CommitDate: Fri Jan 2 16:12:49 2009 +0100 ide: remove "paranoia" checks for hwgroup->busy ...
Jan 2, 1:03 pm 2009
Linux Kernel Mailing ...
ide: move sysfs support to ide-sysfs.c
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ebdab0... Commit: ebdab07dad3d3a008e519b0a028e1e1ad5ecaef0 Parent: 24630dc68a499baec367d24285bc6b92207cc100 Author: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> AuthorDate: Fri Jan 2 16:12:48 2009 +0100 Committer: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> CommitDate: Fri Jan 2 16:12:48 2009 +0100 ide: move sysfs support to ide-sysfs.c ...
Jan 2, 1:03 pm 2009
Linux Kernel Mailing ...
ide: remove chipset type fixup from ide_host_register()
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b1d249... Commit: b1d249e845efb07975183c62b4f75576c4a8d467 Parent: 3ee86dcdd273aa91cb9b4fe1e3d4f69035750a12 Author: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> AuthorDate: Fri Jan 2 16:12:47 2009 +0100 Committer: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> CommitDate: Fri Jan 2 16:12:47 2009 +0100 ide: remove chipset type fixup from ...
Jan 2, 1:03 pm 2009
Linux Kernel Mailing ...
uwb: use dev_dbg() for debug messages
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bce836... Commit: bce83697c5fe84a7a5d38c96fbbe43b4bc028c3e Parent: 02f11ee181baa562df23e105ba930902f0d0b1bf Author: David Vrabel <david.vrabel@csr.com> AuthorDate: Mon Dec 22 18:22:50 2008 +0000 Committer: David Vrabel <david.vrabel@csr.com> CommitDate: Mon Dec 22 18:22:50 2008 +0000 uwb: use dev_dbg() for debug messages Instead of the home-grown ...
Jan 2, 1:03 pm 2009
Linux Kernel Mailing ...
tx493x: fix indentation
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3ee86d... Commit: 3ee86dcdd273aa91cb9b4fe1e3d4f69035750a12 Parent: b58602a4bac012b5f4fc12fe6b46ab237b610d5d Author: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> AuthorDate: Fri Jan 2 16:12:46 2009 +0100 Committer: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> CommitDate: Fri Jan 2 16:12:46 2009 +0100 tx493x: fix indentation Trivial CodingStyle ...
Jan 2, 1:03 pm 2009
Linux Kernel Mailing ...
uwb: use print_hex_dump()
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e43ace... Commit: e43ace891229607c43d35597cbba77c2e40f48d4 Parent: bce83697c5fe84a7a5d38c96fbbe43b4bc028c3e Author: David Vrabel <david.vrabel@csr.com> AuthorDate: Mon Dec 22 18:27:17 2008 +0000 Committer: David Vrabel <david.vrabel@csr.com> CommitDate: Mon Dec 22 18:27:17 2008 +0000 uwb: use print_hex_dump() Use print_hex_dump() instead of the ...
Jan 2, 1:03 pm 2009
Linux Kernel Mailing ...
ide: small ide_register_port() cleanup
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=96d409... Commit: 96d40941236722777c259775640b8880b7dc6f33 Parent: b1d249e845efb07975183c62b4f75576c4a8d467 Author: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> AuthorDate: Fri Jan 2 16:12:47 2009 +0100 Committer: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> CommitDate: Fri Jan 2 16:12:47 2009 +0100 ide: small ide_register_port() cleanup ...
Jan 2, 1:03 pm 2009
Linux Kernel Mailing ...
uwb: remove unused include/linux/uwb/debug.h
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a01777... Commit: a01777ecf227de735d7e525ecda48fe74b838a17 Parent: e43ace891229607c43d35597cbba77c2e40f48d4 Author: David Vrabel <david.vrabel@csr.com> AuthorDate: Mon Dec 22 18:30:29 2008 +0000 Committer: David Vrabel <david.vrabel@csr.com> CommitDate: Mon Dec 22 18:30:29 2008 +0000 uwb: remove unused include/linux/uwb/debug.h Signed-off-by: ...
Jan 2, 1:03 pm 2009
Linux Kernel Mailing ...
uwb: remove beacon cache entry after calling uwb_notify()
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3af373... Commit: 3af373021fa32f8f787bfbdcc1a9277a287bde4e Parent: a01777ecf227de735d7e525ecda48fe74b838a17 Author: Stefano Panella <stefano.panella@csr.com> AuthorDate: Tue Dec 23 12:31:09 2008 +0000 Committer: David Vrabel <david.vrabel@csr.com> CommitDate: Tue Dec 23 12:31:09 2008 +0000 uwb: remove beacon cache entry after calling uwb_notify() ...
Jan 2, 1:03 pm 2009
Linux Kernel Mailing ...
uwb: improved MAS allocator and reservation conflict handling
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5b3771... Commit: 5b37717a23b8e40f6cf7ad85a26ddcf41c171e2c Parent: c35fa3ea1ae8198bd65c2c6e59d9ebd68c115a59 Author: Stefano Panella <stefano.panella@csr.com> AuthorDate: Fri Dec 12 13:00:06 2008 +0000 Committer: David Vrabel <david.vrabel@csr.com> CommitDate: Fri Dec 12 13:00:06 2008 +0000 uwb: improved MAS allocator and reservation conflict handling ...
Jan 2, 1:03 pm 2009
Linux Kernel Mailing ...
wusb: fix oops when terminating a non-existant reservation
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fe6e87... Commit: fe6e87a4b570d2e435709746ba550a7197016bd0 Parent: 671e470ed04865ca148b83f46319d14547481340 Author: David Vrabel <david.vrabel@csr.com> AuthorDate: Fri Dec 12 13:25:21 2008 +0000 Committer: David Vrabel <david.vrabel@csr.com> CommitDate: Fri Dec 12 13:25:21 2008 +0000 wusb: fix oops when terminating a non-existant reservation If a ...
Jan 2, 1:03 pm 2009
Linux Kernel Mailing ...
uwb: fix memory leak in uwb_rc_notif()
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=02f11e... Commit: 02f11ee181baa562df23e105ba930902f0d0b1bf Parent: fe6e87a4b570d2e435709746ba550a7197016bd0 Author: David Vrabel <david.vrabel@csr.com> AuthorDate: Fri Dec 12 13:28:48 2008 +0000 Committer: David Vrabel <david.vrabel@csr.com> CommitDate: Fri Dec 12 13:28:48 2008 +0000 uwb: fix memory leak in uwb_rc_notif() Don't leak memory in ...
Jan 2, 1:03 pm 2009
Linux Kernel Mailing ...
uwb: fix oops when terminating an already terminated res ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=671e47... Commit: 671e470ed04865ca148b83f46319d14547481340 Parent: 5b37717a23b8e40f6cf7ad85a26ddcf41c171e2c Author: David Vrabel <david.vrabel@csr.com> AuthorDate: Fri Dec 12 13:23:24 2008 +0000 Committer: David Vrabel <david.vrabel@csr.com> CommitDate: Fri Dec 12 13:23:24 2008 +0000 uwb: fix oops when terminating an already terminated reservation ...
Jan 2, 1:03 pm 2009
Linux Kernel Mailing ...
uwb: don't unbind the radio controller driver when resetting
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=307ba6... Commit: 307ba6dd73254fe7d2ce27db64ffd90e1bb3c6c0 Parent: fec1a5932f16c0eb1b3f5ca2e18d81d860924088 Author: David Vrabel <david.vrabel@csr.com> AuthorDate: Fri Nov 7 17:37:33 2008 +0000 Committer: David Vrabel <david.vrabel@csr.com> CommitDate: Fri Nov 7 17:37:33 2008 +0000 uwb: don't unbind the radio controller driver when resetting Use ...
Jan 2, 1:02 pm 2009
Linux Kernel Mailing ...
uwb: clean up whci_wait_for() timeout error message
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5a4e1a... Commit: 5a4e1a795d7c5b47e94067a72db09f8cfb52bcff Parent: 56968d0c1a920eb165c06318f5c458724e1df0af Author: David Vrabel <david.vrabel@csr.com> AuthorDate: Tue Nov 25 14:34:47 2008 +0000 Committer: David Vrabel <david.vrabel@csr.com> CommitDate: Tue Nov 25 14:34:47 2008 +0000 uwb: clean up whci_wait_for() timeout error message All callers ...
Jan 2, 1:03 pm 2009
Linux Kernel Mailing ...
uwb: fix oops in debug PAL's reservation callback
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e4b495... Commit: e4b49580f70380a4216ff8220c8f48a95e21c238 Parent: 5a4e1a795d7c5b47e94067a72db09f8cfb52bcff Author: David Vrabel <david.vrabel@csr.com> AuthorDate: Wed Nov 26 12:47:05 2008 +0000 Committer: David Vrabel <david.vrabel@csr.com> CommitDate: Wed Nov 26 12:47:05 2008 +0000 uwb: fix oops in debug PAL's reservation callback Initialize ...
Jan 2, 1:03 pm 2009
Linux Kernel Mailing ...
wusb: add debug files for ASL, PZL and DI to the whci-hc ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=dcc746... Commit: dcc7461eef7341e84e2f7274f904ce01a43b2506 Parent: e4b49580f70380a4216ff8220c8f48a95e21c238 Author: David Vrabel <david.vrabel@csr.com> AuthorDate: Wed Nov 26 13:36:59 2008 +0000 Committer: David Vrabel <david.vrabel@csr.com> CommitDate: Wed Nov 26 13:36:59 2008 +0000 wusb: add debug files for ASL, PZL and DI to the whci-hcd driver ...
Jan 2, 1:03 pm 2009
Linux Kernel Mailing ...
uwb: add basic radio manager
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6fae35... Commit: 6fae35f9cea92793a98b2d9ab21235e5ae035581 Parent: e17be2b2a95b43fe0d5878adf330701bb7a77115 Author: David Vrabel <david.vrabel@csr.com> AuthorDate: Mon Nov 17 15:53:42 2008 +0000 Committer: David Vrabel <david.vrabel@csr.com> CommitDate: Wed Nov 19 14:46:33 2008 +0000 uwb: add basic radio manager The UWB radio manager coordinates ...
Jan 2, 1:02 pm 2009
Linux Kernel Mailing ...
wlp: start/stop radio on network interface up/down
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e8e159... Commit: e8e1594c8126b1b773988fa2e3bfec76cff88336 Parent: 6fae35f9cea92793a98b2d9ab21235e5ae035581 Author: David Vrabel <david.vrabel@csr.com> AuthorDate: Mon Nov 17 16:16:51 2008 +0000 Committer: David Vrabel <david.vrabel@csr.com> CommitDate: Wed Nov 19 14:47:04 2008 +0000 wlp: start/stop radio on network interface up/down ...
Jan 2, 1:03 pm 2009
Linux Kernel Mailing ...
wusb: whci-hcd shouldn't do ASL/PZL updates while channe ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=56968d... Commit: 56968d0c1a920eb165c06318f5c458724e1df0af Parent: 65d76f368295973a35d195c9b13053502a67b6bc Author: David Vrabel <david.vrabel@csr.com> AuthorDate: Tue Nov 25 14:23:40 2008 +0000 Committer: David Vrabel <david.vrabel@csr.com> CommitDate: Tue Nov 25 14:23:40 2008 +0000 wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactive ...
Jan 2, 1:03 pm 2009
Linux Kernel Mailing ...
uwb: remove unused beacon group join/leave events
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0996e6... Commit: 0996e6382482ce9014787693d3884e9468153a5c Parent: e8e1594c8126b1b773988fa2e3bfec76cff88336 Author: David Vrabel <david.vrabel@csr.com> AuthorDate: Mon Nov 17 16:23:22 2008 +0000 Committer: David Vrabel <david.vrabel@csr.com> CommitDate: Wed Nov 19 14:47:16 2008 +0000 uwb: remove unused beacon group join/leave events The ...
Jan 2, 1:03 pm 2009
Linux Kernel Mailing ...
wusb: remove unused #include <version.h>
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f88518... Commit: f88518d122f1b007f47a46aff37ca2885126a923 Parent: ae9eba0e2744f1aa15cdc97cd39277a84723ae23 Author: Huang Weiyi &lt;weiyi.huang@gmail.com&gt; AuthorDate: Fri Oct 31 22:49:58 2008 +0800 Committer: David Vrabel &lt;david.vrabel@csr.com&gt; CommitDate: Fri Oct 31 15:10:27 2008 +0000 wusb: remove unused #include &lt;version.h&gt; The file(s) below do ...
Jan 2, 1:02 pm 2009
Linux Kernel Mailing ...
uwb: fix races between events and neh timers
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=58be81... Commit: 58be81ed301d96045bca2b85f3b838910efcfde4 Parent: 307ba6dd73254fe7d2ce27db64ffd90e1bb3c6c0 Author: David Vrabel &lt;david.vrabel@csr.com&gt; AuthorDate: Fri Nov 7 18:19:19 2008 +0000 Committer: David Vrabel &lt;david.vrabel@csr.com&gt; CommitDate: Fri Nov 7 18:19:19 2008 +0000 uwb: fix races between events and neh timers Always use ...
Jan 2, 1:02 pm 2009
Linux Kernel Mailing ...
uwb: add pal parameter to new reservation callback
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e17be2... Commit: e17be2b2a95b43fe0d5878adf330701bb7a77115 Parent: 58be81ed301d96045bca2b85f3b838910efcfde4 Author: David Vrabel &lt;david.vrabel@csr.com&gt; AuthorDate: Mon Nov 17 15:24:14 2008 +0000 Committer: David Vrabel &lt;david.vrabel@csr.com&gt; CommitDate: Mon Nov 17 15:24:14 2008 +0000 uwb: add pal parameter to new reservation callback The pal ...
Jan 2, 1:02 pm 2009
Linux Kernel Mailing ...
uwb: add commands to add/remove IEs to the debug interface
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6d5a68... Commit: 6d5a681dfb583b2f1eefe7cd5505419ca2d4d6c8 Parent: c5995bd2819dc577d0b32b26be0836d16c977e24 Author: Stefano Panella &lt;stefano.panella@csr.com&gt; AuthorDate: Tue Nov 4 14:24:57 2008 +0000 Committer: David Vrabel &lt;david.vrabel@csr.com&gt; CommitDate: Tue Nov 4 15:54:30 2008 +0000 uwb: add commands to add/remove IEs to the debug interface ...
Jan 2, 1:02 pm 2009
Linux Kernel Mailing ...
uwb: per-radio controller event thread and beacon cache
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fec1a5... Commit: fec1a5932f16c0eb1b3f5ca2e18d81d860924088 Parent: 6d5a681dfb583b2f1eefe7cd5505419ca2d4d6c8 Author: Stefano Panella &lt;stefano.panella@csr.com&gt; AuthorDate: Tue Nov 4 15:39:08 2008 +0000 Committer: David Vrabel &lt;david.vrabel@csr.com&gt; CommitDate: Tue Nov 4 15:55:26 2008 +0000 uwb: per-radio controller event thread and beacon cache Use ...
Jan 2, 1:02 pm 2009
Linux Kernel Mailing ...
uwb: order IEs by element ID
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1cde7f... Commit: 1cde7f68ced8d10a20dd2370e9d1d22ab3c1ea5c Parent: 4d2bea4ca0adb4cebfbf89d34869c74081c42577 Author: David Vrabel &lt;david.vrabel@csr.com&gt; AuthorDate: Mon Oct 27 16:48:09 2008 +0000 Committer: David Vrabel &lt;david.vrabel@csr.com&gt; CommitDate: Tue Oct 28 12:09:17 2008 +0000 uwb: order IEs by element ID ECMA-368 requires that IEs in a ...
Jan 2, 1:02 pm 2009
Linux Kernel Mailing ...
uwb: infrastructure for handling Relinquish Request IEs
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c5995b... Commit: c5995bd2819dc577d0b32b26be0836d16c977e24 Parent: f88518d122f1b007f47a46aff37ca2885126a923 Author: Stefano Panella &lt;stefano.panella@csr.com&gt; AuthorDate: Tue Nov 4 14:06:31 2008 +0000 Committer: David Vrabel &lt;david.vrabel@csr.com&gt; CommitDate: Tue Nov 4 15:53:29 2008 +0000 uwb: infrastructure for handling Relinquish Request IEs The ...
Jan 2, 1:02 pm 2009
Linux Kernel Mailing ...
uwb: remove unused #include <version.h>
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7bc914... Commit: 7bc914942295b1ea63635b9c1e93b023bd7d3767 Parent: 4656d5de9555e263c5b4c0462b5af7e7bded1b42 Author: Huang Weiyi &lt;weiyi.huang@gmail.com&gt; AuthorDate: Fri Oct 31 22:49:54 2008 +0800 Committer: David Vrabel &lt;david.vrabel@csr.com&gt; CommitDate: Fri Oct 31 15:00:18 2008 +0000 uwb: remove unused #include &lt;version.h&gt; The file(s) below do ...
Jan 2, 1:02 pm 2009
Linux Kernel Mailing ...
uwb: struct device - replace bus_id with dev_name(), dev ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ae9eba... Commit: ae9eba0e2744f1aa15cdc97cd39277a84723ae23 Parent: 7bc914942295b1ea63635b9c1e93b023bd7d3767 Author: Kay Sievers &lt;kay.sievers@vrfy.org&gt; AuthorDate: Thu Oct 30 20:06:16 2008 +0100 Committer: David Vrabel &lt;david.vrabel@csr.com&gt; CommitDate: Fri Oct 31 15:07:06 2008 +0000 uwb: struct device - replace bus_id with dev_name(), dev_set_name() ...
Jan 2, 1:02 pm 2009
Linux Kernel Mailing ...
wusb: reset WUSB devices with SetAddress(0)
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4656d5... Commit: 4656d5de9555e263c5b4c0462b5af7e7bded1b42 Parent: 1cde7f68ced8d10a20dd2370e9d1d22ab3c1ea5c Author: David Vrabel &lt;david.vrabel@csr.com&gt; AuthorDate: Mon Oct 27 17:12:33 2008 +0000 Committer: David Vrabel &lt;david.vrabel@csr.com&gt; CommitDate: Tue Oct 28 12:10:25 2008 +0000 wusb: reset WUSB devices with SetAddress(0) Using a Reset ...
Jan 2, 1:02 pm 2009
Linux Kernel Mailing ...
wusb: do a proper channel stop
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4d2bea... Commit: 4d2bea4ca0adb4cebfbf89d34869c74081c42577 Parent: d409f3bf47c5e5ae10601d079204e263bc176bcf Author: David Vrabel &lt;david.vrabel@csr.com&gt; AuthorDate: Mon Oct 27 15:42:31 2008 +0000 Committer: David Vrabel &lt;david.vrabel@csr.com&gt; CommitDate: Tue Oct 28 12:08:46 2008 +0000 wusb: do a proper channel stop When stopping the WUSB channel ...
Jan 2, 1:02 pm 2009
Linux Kernel Mailing ...
wusb: disable verification of the key generation algorithms
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d409f3... Commit: d409f3bf47c5e5ae10601d079204e263bc176bcf Parent: cae1c11414912bf77a62aebd65ced321f0b9da51 Author: David Vrabel &lt;david.vrabel@csr.com&gt; AuthorDate: Mon Oct 27 15:30:12 2008 +0000 Committer: David Vrabel &lt;david.vrabel@csr.com&gt; CommitDate: Tue Oct 28 12:08:21 2008 +0000 wusb: disable verification of the key generation algorithms ...
Jan 2, 1:02 pm 2009
Linux Kernel Mailing ...
uwb: reference count reservations
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cae1c1... Commit: cae1c11414912bf77a62aebd65ced321f0b9da51 Parent: b09ac64b7b2d93efab3998033588f5cb0e470ccf Author: David Vrabel &lt;david.vrabel@csr.com&gt; AuthorDate: Mon Oct 27 15:22:46 2008 +0000 Committer: David Vrabel &lt;david.vrabel@csr.com&gt; CommitDate: Tue Oct 28 12:07:23 2008 +0000 uwb: reference count reservations Reference counting the struct ...
Jan 2, 1:02 pm 2009
Linux Kernel Mailing ...
wusb: release mutex in the error path of whci-hcd's whc_ ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b09ac6... Commit: b09ac64b7b2d93efab3998033588f5cb0e470ccf Parent: 6a4b58707903cb0901966ac8dad5d6ec7f2d432f Author: David Vrabel &lt;david.vrabel@csr.com&gt; AuthorDate: Mon Oct 27 15:14:03 2008 +0000 Committer: David Vrabel &lt;david.vrabel@csr.com&gt; CommitDate: Tue Oct 28 12:06:59 2008 +0000 wusb: release mutex in the error path of whci-hcd's whc_do_gencmd() ...
Jan 2, 1:02 pm 2009
Linux Kernel Mailing ...
uwb: target reservations shouldn't get streams
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6a4b58... Commit: 6a4b58707903cb0901966ac8dad5d6ec7f2d432f Parent: f8d56f1771e4867acc461146764b4feeb5245669 Author: David Vrabel &lt;david.vrabel@csr.com&gt; AuthorDate: Mon Oct 27 15:10:14 2008 +0000 Committer: David Vrabel &lt;david.vrabel@csr.com&gt; CommitDate: Tue Oct 28 11:57:02 2008 +0000 uwb: target reservations shouldn't get streams The reservation ...
Jan 2, 1:02 pm 2009
Linux Kernel Mailing ...
Update powerpc maintainers
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=92cde4... Commit: 92cde4d5396c3b6cbf3192286b687f97a889dffe Parent: f0f0ce97e128569d07fae98c62d8cff1e042fa1e Author: Paul Mackerras &lt;paulus@samba.org&gt; AuthorDate: Fri Jan 2 15:40:55 2009 +1100 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:29:56 2009 -0800 Update powerpc maintainers Ben Herrenschmidt is taking ...
Jan 2, 1:02 pm 2009
Linux Kernel Mailing ...
i8k: Add Dell Vostro systems
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bef2a5... Commit: bef2a508b4276fd7897b2cb27df037d26361842c Parent: 7ab21a8692094872298df172f54d55cba72fd308 Author: Federico Heinz &lt;fheinz@vialibre.org.ar&gt; AuthorDate: Fri Jan 2 16:19:23 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:28:32 2009 -0800 i8k: Add Dell Vostro systems This trivial patch ...
Jan 2, 1:02 pm 2009
Linux Kernel Mailing ...
i8k: Enable i8k on Dell Precision Systems
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7ab21a... Commit: 7ab21a8692094872298df172f54d55cba72fd308 Parent: b58602a4bac012b5f4fc12fe6b46ab237b610d5d Author: Andy Spencer &lt;spenceal@rose-hulman.edu&gt; AuthorDate: Fri Jan 2 16:19:13 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:28:32 2009 -0800 i8k: Enable i8k on Dell Precision Systems Patch to ...
Jan 2, 1:02 pm 2009
Linux Kernel Mailing ...
Fix compiler warning in arch/x86/mm/init_32.c
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e8e323... Commit: e8e32326279cba3d049b4325111f76618953195c Parent: d2fde28ce793c09c1ea36d981cb6765174fd1eea Author: Ingo Brueckl &lt;ib@wupperonline.de&gt; AuthorDate: Fri Jan 2 14:42:00 2009 +0100 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:27:32 2009 -0800 Fix compiler warning in arch/x86/mm/init_32.c ...
Jan 2, 1:02 pm 2009
Linux Kernel Mailing ...
serial_8250: support for Sealevel Systems Model 7803 COMM+8
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e65f0f... Commit: e65f0f8271b1b0452334e5da37fd35413a000de4 Parent: 11cd29b028be88b13717401496fe4953fb96be03 Author: Flavio Leitner &lt;fleitner@redhat.com&gt; AuthorDate: Fri Jan 2 13:50:43 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:44 2009 -0800 serial_8250: support for Sealevel Systems Model 7803 COMM+8 ...
Jan 2, 1:02 pm 2009
Linux Kernel Mailing ...
hso maintainers update patch
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=11cd29... Commit: 11cd29b028be88b13717401496fe4953fb96be03 Parent: 58eb17f155704062d76729d1fb7e23d3559ca86a Author: Denis Joseph Barrow &lt;D.Barow@option.com&gt; AuthorDate: Fri Jan 2 13:50:36 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:43 2009 -0800 hso maintainers update patch Added D.J. Barrow as ...
Jan 2, 1:02 pm 2009
Linux Kernel Mailing ...
hso modem detect fix patch against Alan Cox'es tty tree
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=58eb17... Commit: 58eb17f155704062d76729d1fb7e23d3559ca86a Parent: ad36b88e2d22e9ef42797581d3ecea9feadd9488 Author: Denis Joseph Barrow &lt;D.Barow@option.com&gt; AuthorDate: Fri Jan 2 13:50:29 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:43 2009 -0800 hso modem detect fix patch against Alan Cox'es tty tree ...
Jan 2, 1:02 pm 2009
Linux Kernel Mailing ...
tty: Fix an ircomm warning and note another bug
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ad36b8... Commit: ad36b88e2d22e9ef42797581d3ecea9feadd9488 Parent: c847d47cb7b2fa78b17c9e17ed3fbd010ee3d3ca Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:50:20 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:43 2009 -0800 tty: Fix an ircomm warning and note another bug Roel Kluin ...
Jan 2, 1:02 pm 2009
Linux Kernel Mailing ...
drivers/char/cyclades.c: cy_pci_probe: fix error path
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c847d4... Commit: c847d47cb7b2fa78b17c9e17ed3fbd010ee3d3ca Parent: 6b06f19151c335ee0c5b61839fa4e6838182ebb8 Author: Andrew Morton &lt;akpm@linux-foundation.org&gt; AuthorDate: Fri Jan 2 13:50:07 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:43 2009 -0800 drivers/char/cyclades.c: cy_pci_probe: fix error path ...
Jan 2, 1:02 pm 2009
Linux Kernel Mailing ...
Serial: UART driver changes for Cavium OCTEON.
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6b06f1... Commit: 6b06f19151c335ee0c5b61839fa4e6838182ebb8 Parent: 8e23fcc89c8091790903927449f8efb9b4e23960 Author: David Daney &lt;ddaney@caviumnetworks.com&gt; AuthorDate: Fri Jan 2 13:50:00 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:43 2009 -0800 Serial: UART driver changes for Cavium OCTEON. ...
Jan 2, 1:02 pm 2009
Linux Kernel Mailing ...
Serial: Allow port type to be specified when calling ser ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8e23fc... Commit: 8e23fcc89c8091790903927449f8efb9b4e23960 Parent: 7d6a07d123b62bf4fa71867420c23da3ca36c995 Author: David Daney &lt;ddaney@caviumnetworks.com&gt; AuthorDate: Fri Jan 2 13:49:54 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:43 2009 -0800 Serial: Allow port type to be specified when calling ...
Jan 2, 1:01 pm 2009
Linux Kernel Mailing ...
8250: Serial driver changes to support future Cavium OCT ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7d6a07... Commit: 7d6a07d123b62bf4fa71867420c23da3ca36c995 Parent: b430428a188e8a434325e251d0704af4b88b4711 Author: David Daney &lt;ddaney@caviumnetworks.com&gt; AuthorDate: Fri Jan 2 13:49:47 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:43 2009 -0800 8250: Serial driver changes to support future Cavium OCTEON ...
Jan 2, 1:01 pm 2009
Linux Kernel Mailing ...
8250: Don't clobber spinlocks.
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b43042... Commit: b430428a188e8a434325e251d0704af4b88b4711 Parent: bc3256288b8ff9787623805e53cf7c6d5a2b4591 Author: David Daney &lt;ddaney@caviumnetworks.com&gt; AuthorDate: Fri Jan 2 13:49:41 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:42 2009 -0800 8250: Don't clobber spinlocks. In ...
Jan 2, 1:01 pm 2009
Linux Kernel Mailing ...
fix for tty-serial-move-port
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bc3256... Commit: bc3256288b8ff9787623805e53cf7c6d5a2b4591 Parent: f751928e0ddf54ea4fe5546f35e99efc5b5d9938 Author: Alexander Beregalov &lt;a.beregalov@gmail.com&gt; AuthorDate: Fri Jan 2 13:49:32 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:42 2009 -0800 fix for tty-serial-move-port Hi Alan ...
Jan 2, 1:01 pm 2009
Linux Kernel Mailing ...
tty: We want the port object to be persistent
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f75192... Commit: f751928e0ddf54ea4fe5546f35e99efc5b5d9938 Parent: 6ef53066ff7991d5f9670340e92d42ee1776bbe4 Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:49:21 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:42 2009 -0800 tty: We want the port object to be persistent Move the tty_port ...
Jan 2, 1:01 pm 2009
Linux Kernel Mailing ...
__FUNCTION__ is gcc-specific, use __func__
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6ef530... Commit: 6ef53066ff7991d5f9670340e92d42ee1776bbe4 Parent: 60c20fb8c00a2b23308ae4517f145383bc66d291 Author: Harvey Harrison &lt;harvey.harrison@gmail.com&gt; AuthorDate: Fri Jan 2 13:49:13 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:42 2009 -0800 __FUNCTION__ is gcc-specific, use __func__ ...
Jan 2, 1:01 pm 2009
Linux Kernel Mailing ...
synclink_cs: Convert to tty_port
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=eeb461... Commit: eeb4613436f0f19a38f667ea3078821040559c68 Parent: fba85e013f106a44e91ef5edec899fc56a7e61ee Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:48:47 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:42 2009 -0800 synclink_cs: Convert to tty_port Use the tty port operations, ...
Jan 2, 1:01 pm 2009
Linux Kernel Mailing ...
serial: RS485 ioctl structure uses __u32 include linux/types.h
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=60c20f... Commit: 60c20fb8c00a2b23308ae4517f145383bc66d291 Parent: 6b447f04a9aecdf2a30c1a97e4b034ac7931bb70 Author: Andy Whitcroft &lt;apw@canonical.com&gt; AuthorDate: Fri Jan 2 13:49:04 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:42 2009 -0800 serial: RS485 ioctl structure uses __u32 include linux/types.h ...
Jan 2, 1:01 pm 2009
Linux Kernel Mailing ...
tty: Drop the lock_kernel in the private ioctl hook
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6b447f... Commit: 6b447f04a9aecdf2a30c1a97e4b034ac7931bb70 Parent: eeb4613436f0f19a38f667ea3078821040559c68 Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:48:56 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:42 2009 -0800 tty: Drop the lock_kernel in the private ioctl hook We don't ...
Jan 2, 1:01 pm 2009
Linux Kernel Mailing ...
tty: use port methods for the rocket driver
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fba85e... Commit: fba85e013f106a44e91ef5edec899fc56a7e61ee Parent: 47b01b3a5fc7239f3e8d5d5cadc88afbea24d0c3 Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:48:39 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:42 2009 -0800 tty: use port methods for the rocket driver Now we have our ...
Jan 2, 1:01 pm 2009
Linux Kernel Mailing ...
tty: kref the rocket driver
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=47b01b... Commit: 47b01b3a5fc7239f3e8d5d5cadc88afbea24d0c3 Parent: 21bed701da009b4192d9e86b3596cf210ac7369c Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:48:30 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:41 2009 -0800 tty: kref the rocket driver We will need this kref fitted to ...
Jan 2, 1:01 pm 2009
Linux Kernel Mailing ...
tty: make rocketport use standard port->flags
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=21bed7... Commit: 21bed701da009b4192d9e86b3596cf210ac7369c Parent: c1314a49d7907b96d72f2c41f8927fc3c738e956 Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:48:23 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:41 2009 -0800 tty: make rocketport use standard port-&gt;flags We need to this ...
Jan 2, 1:01 pm 2009
Linux Kernel Mailing ...
tty: Redo the rocket driver locking
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c1314a... Commit: c1314a49d7907b96d72f2c41f8927fc3c738e956 Parent: 6ed1dbaeadd62a026a93aa3ac8680d2dfe9f96b3 Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:48:17 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:41 2009 -0800 tty: Redo the rocket driver locking Bring this driver into the ...
Jan 2, 1:01 pm 2009
Linux Kernel Mailing ...
tty: Make epca use the port helpers
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6ed1db... Commit: 6ed1dbaeadd62a026a93aa3ac8680d2dfe9f96b3 Parent: 3969ffba71d39ced700d09d9cfde83174396299e Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:48:11 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:41 2009 -0800 tty: Make epca use the port helpers Now the locking is straight ...
Jan 2, 1:01 pm 2009
Linux Kernel Mailing ...
tty: refcount the epca driver
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3969ff... Commit: 3969ffba71d39ced700d09d9cfde83174396299e Parent: d1c815e549ff40f9e9db65654855118e6bdff6a4 Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:48:04 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:41 2009 -0800 tty: refcount the epca driver Signed-off-by: Alan Cox ...
Jan 2, 1:01 pm 2009
Linux Kernel Mailing ...
tty: relock epca
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d1c815... Commit: d1c815e549ff40f9e9db65654855118e6bdff6a4 Parent: 542f54823614915780c3459b0e6062f06c0c0f99 Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:47:58 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:41 2009 -0800 tty: relock epca Bring epca into line with the port locking. ...
Jan 2, 1:01 pm 2009
Linux Kernel Mailing ...
tty: Modem functions for the HSO driver
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=542f54... Commit: 542f54823614915780c3459b0e6062f06c0c0f99 Parent: ac9720c37e8795317e8be3adad63cb0d5522a640 Author: Denis Joseph Barrow &lt;D.Barow@option.com&gt; AuthorDate: Fri Jan 2 13:47:52 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:41 2009 -0800 tty: Modem functions for the HSO driver Makes ...
Jan 2, 1:01 pm 2009
Linux Kernel Mailing ...
tty: Remove some pointless casts
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c9f19e... Commit: c9f19e96a2f33cd56c2bd19f87a0c4982d011c2b Parent: 0ac6053c4db9369d7b0f9b39c30f4fb04405666b Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:47:26 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:40 2009 -0800 tty: Remove some pointless casts disc_data and driver_data are ...
Jan 2, 1:01 pm 2009
Linux Kernel Mailing ...
tty: Fix the HSO termios handling a bit
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ac9720... Commit: ac9720c37e8795317e8be3adad63cb0d5522a640 Parent: e136e3036bf27569dbfeae245cc09c7167cdc749 Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:47:45 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:41 2009 -0800 tty: Fix the HSO termios handling a bit Init the tty structure ...
Jan 2, 1:01 pm 2009
Linux Kernel Mailing ...
hso: net driver using tty without locking
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e136e3... Commit: e136e3036bf27569dbfeae245cc09c7167cdc749 Parent: 33dd474ae712dc435eb586b44cb771cc8d24e2bd Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:47:39 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:41 2009 -0800 hso: net driver using tty without locking Checking tty == NULL ...
Jan 2, 1:01 pm 2009
Linux Kernel Mailing ...
tty: kref nozomi
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=33dd47... Commit: 33dd474ae712dc435eb586b44cb771cc8d24e2bd Parent: c9f19e96a2f33cd56c2bd19f87a0c4982d011c2b Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:47:32 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:40 2009 -0800 tty: kref nozomi Update the nozomi driver to use krefs ...
Jan 2, 1:01 pm 2009
Linux Kernel Mailing ...
tty: PTYs set TTY_DO_WRITE_WAKEUP when they don't need to
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0ac605... Commit: 0ac6053c4db9369d7b0f9b39c30f4fb04405666b Parent: ff8cb0fd6f195389aefe55d5dac9927d09a9de54 Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:47:20 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:40 2009 -0800 tty: PTYs set TTY_DO_WRITE_WAKEUP when they don't need to The ...
Jan 2, 1:01 pm 2009
Linux Kernel Mailing ...
tty: N_TTY SIGIO only works for read
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ff8cb0... Commit: ff8cb0fd6f195389aefe55d5dac9927d09a9de54 Parent: eff6937a46e096eb35c16a391617b7a5e098a30c Author: Thomas Pfaff &lt;tpfaff@pcs.com&gt; AuthorDate: Fri Jan 2 13:47:13 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:40 2009 -0800 tty: N_TTY SIGIO only works for read The N_TTY ldisc layer ...
Jan 2, 1:01 pm 2009
Linux Kernel Mailing ...
tty: USB tty devices can block in tcdrain when unplugged
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=eff693... Commit: eff6937a46e096eb35c16a391617b7a5e098a30c Parent: 39aced68d664291db3324d0fcf0985ab5626aac2 Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:47:06 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:40 2009 -0800 tty: USB tty devices can block in tcdrain when unplugged The ...
Jan 2, 1:00 pm 2009
Linux Kernel Mailing ...
serial: set correct baud_base for Oxford Semiconductor L ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=39aced... Commit: 39aced68d664291db3324d0fcf0985ab5626aac2 Parent: a6614999e800cf3a134ce93ea46ef837e3c0e76e Author: Niels de Vos &lt;niels.devos@wincor-nixdorf.com&gt; AuthorDate: Fri Jan 2 13:46:58 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:40 2009 -0800 serial: set correct baud_base for Oxford Semiconductor ...
Jan 2, 1:00 pm 2009
Linux Kernel Mailing ...
tty: Introduce some close helpers for ports
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a66149... Commit: a6614999e800cf3a134ce93ea46ef837e3c0e76e Parent: 7834909f1eb96ba7c49ca2b9e3a69b500a2cff76 Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:46:50 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:40 2009 -0800 tty: Introduce some close helpers for ports Again this is a lot ...
Jan 2, 1:00 pm 2009
Linux Kernel Mailing ...
tty: tty port zero baud open
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=783490... Commit: 7834909f1eb96ba7c49ca2b9e3a69b500a2cff76 Parent: 0fdeceb88df7f4d9e4734859bcd650e8584cc0e4 Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:46:43 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:40 2009 -0800 tty: tty port zero baud open If we have no speed set at some ...
Jan 2, 1:00 pm 2009
Linux Kernel Mailing ...
tty: ESP has been broken for locking etc forver
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0fdece... Commit: 0fdeceb88df7f4d9e4734859bcd650e8584cc0e4 Parent: 4350f3ffec7a7e70770a7369186b3db7d97acfdf Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:46:34 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:39 2009 -0800 tty: ESP has been broken for locking etc forver Mark it ...
Jan 2, 1:00 pm 2009
Linux Kernel Mailing ...
tty: rework stallion to use the tty_port bits
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4350f3... Commit: 4350f3ffec7a7e70770a7369186b3db7d97acfdf Parent: 2a6eadbd5a2ae8f458e421f3614f1ad13c0f9a1c Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:46:24 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:39 2009 -0800 tty: rework stallion to use the tty_port bits Signed-off-by: ...
Jan 2, 1:00 pm 2009
Linux Kernel Mailing ...
tty: Rework istallion to use the tty port changes
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2a6ead... Commit: 2a6eadbd5a2ae8f458e421f3614f1ad13c0f9a1c Parent: 36c621d82b956ff6ff72273f848af53e6c581aba Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:46:18 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:39 2009 -0800 tty: Rework istallion to use the tty port changes ...
Jan 2, 1:00 pm 2009
Linux Kernel Mailing ...
tty: Introduce a tty_port generic block_til_ready
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=36c621... Commit: 36c621d82b956ff6ff72273f848af53e6c581aba Parent: 3b6826b250633361f08a6427a4ac0035e5d88c72 Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:46:10 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:39 2009 -0800 tty: Introduce a tty_port generic block_til_ready Start sucking ...
Jan 2, 1:00 pm 2009
Linux Kernel Mailing ...
tty: relock the mxser driver
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3b6826... Commit: 3b6826b250633361f08a6427a4ac0035e5d88c72 Parent: c2ba38cd76df770a253f0cab4b6abe514c265a85 Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:45:58 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:39 2009 -0800 tty: relock the mxser driver Signed-off-by: Alan Cox ...
Jan 2, 1:00 pm 2009
Linux Kernel Mailing ...
tty: relock riscom8 using port locks
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c2ba38... Commit: c2ba38cd76df770a253f0cab4b6abe514c265a85 Parent: a129909ca910d086b8536c790338504878489a95 Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:45:50 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:39 2009 -0800 tty: relock riscom8 using port locks Signed-off-by: Alan Cox ...
Jan 2, 1:00 pm 2009
Linux Kernel Mailing ...
tty: rocketport uses different port flags to everyone else
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a12990... Commit: a129909ca910d086b8536c790338504878489a95 Parent: 510a3049573868d3d77414bfa55d293f44d0dbbe Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:45:44 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:39 2009 -0800 tty: rocketport uses different port flags to everyone else ...
Jan 2, 1:00 pm 2009
Linux Kernel Mailing ...
tty_port: Add a port level carrier detect operation
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=31f359... Commit: 31f35939d1d9bcfb3099b32c67b896d2792603f9 Parent: c9b3976e3fec266be25c5001a70aa0a890b6c476 Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:45:05 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:38 2009 -0800 tty_port: Add a port level carrier detect operation This is the ...
Jan 2, 1:00 pm 2009
Linux Kernel Mailing ...
isicom: redo locking to use tty port locks
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3e6169... Commit: 3e61696bdc2103107674b06d0daf30b76193e922 Parent: 5d951fb458f847e5485b5251597fbf326000bb3b Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:45:26 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:38 2009 -0800 isicom: redo locking to use tty port locks This helps set the ...
Jan 2, 1:00 pm 2009
Linux Kernel Mailing ...
tty: relock generic_serial
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=510a30... Commit: 510a3049573868d3d77414bfa55d293f44d0dbbe Parent: 3e61696bdc2103107674b06d0daf30b76193e922 Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:45:36 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:38 2009 -0800 tty: relock generic_serial Switch generic_serial to do port ...
Jan 2, 1:00 pm 2009
Linux Kernel Mailing ...
tty: Pull the dtr raise into tty port
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5d951f... Commit: 5d951fb458f847e5485b5251597fbf326000bb3b Parent: d0c9873addc1f18e7becb50094dad07df8cc4694 Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:45:19 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:38 2009 -0800 tty: Pull the dtr raise into tty port This moves another per ...
Jan 2, 1:00 pm 2009
Linux Kernel Mailing ...
rio: Kill off ckmalloc
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d0c987... Commit: d0c9873addc1f18e7becb50094dad07df8cc4694 Parent: 31f35939d1d9bcfb3099b32c67b896d2792603f9 Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:45:12 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:38 2009 -0800 rio: Kill off ckmalloc This was an alloc/clear wrapper but ...
Jan 2, 1:00 pm 2009
Linux Kernel Mailing ...
CRED: Wrap task credential accesses in the devpts filesystem
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d0eafc... Commit: d0eafc7db8f170d534a16b5f04617e98ae2025de Parent: 39efd191d01b5f1efc3d604baf74233dc525e6a8 Author: David Howells &lt;dhowells@redhat.com&gt; AuthorDate: Fri Jan 2 13:44:49 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:38 2009 -0800 CRED: Wrap task credential accesses in the devpts filesystem ...
Jan 2, 1:00 pm 2009
Linux Kernel Mailing ...
pty: simplify resize
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fc6f62... Commit: fc6f6238226e6d1248e1967eae2bf556eaf3ac17 Parent: a47d545f5782cbde871b50bdf4a83379ed2da222 Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:43:17 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:36 2009 -0800 pty: simplify resize We have special case logic for resizing ...
Jan 2, 12:59 pm 2009
Linux Kernel Mailing ...
tty: Fix sparse static warning for tty_driver_lookup_tty
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a47d54... Commit: a47d545f5782cbde871b50bdf4a83379ed2da222 Parent: d95186d1f455b4b901121ba69d0680800fb4b57b Author: Jason Wessel &lt;jason.wessel@windriver.com&gt; AuthorDate: Fri Jan 2 13:43:04 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:36 2009 -0800 tty: Fix sparse static warning for tty_driver_lookup_tty ...
Jan 2, 12:59 pm 2009
Linux Kernel Mailing ...
tty: Fix PPP hang under load
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c9b397... Commit: c9b3976e3fec266be25c5001a70aa0a890b6c476 Parent: d0eafc7db8f170d534a16b5f04617e98ae2025de Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:44:56 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:38 2009 -0800 tty: Fix PPP hang under load Signed-off-by: Alan Cox ...
Jan 2, 1:00 pm 2009
Linux Kernel Mailing ...
Define mknod_ptmx()
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1f8f1e... Commit: 1f8f1e296583f9f832c2fe7b5a219675b74bf43e Parent: e4adca27bcbb8a73c4cf1dfa71392654cfa33345 Author: Sukadev Bhattiprolu &lt;sukadev@linux.vnet.ibm.com&gt; AuthorDate: Fri Jan 2 13:42:02 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:36 2009 -0800 Define mknod_ptmx() /dev/ptmx is closely ...
Jan 2, 12:59 pm 2009
Linux Kernel Mailing ...
n_tty: Fix handling of control characters and continuations
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a59c0d... Commit: a59c0d6f14315a3f300f6f3786137213727e4c47 Parent: fc6f6238226e6d1248e1967eae2bf556eaf3ac17 Author: Joe Peterson &lt;joe@skyrush.com&gt; AuthorDate: Fri Jan 2 13:43:25 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:37 2009 -0800 n_tty: Fix handling of control characters and continuations ...
Jan 2, 12:59 pm 2009
Linux Kernel Mailing ...
Add device function for USB serial console
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=39efd1... Commit: 39efd191d01b5f1efc3d604baf74233dc525e6a8 Parent: 975a1a7d887048d4afc9201383e11b7af991866b Author: Kevin Hao &lt;kexin.hao@windriver.com&gt; AuthorDate: Fri Jan 2 13:44:34 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:38 2009 -0800 Add device function for USB serial console Add device ...
Jan 2, 1:00 pm 2009
Linux Kernel Mailing ...
Convert the oxsemi tornado special cases to use the quir ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9f2a03... Commit: 9f2a036aaac8f29bb7c68303b52a9263238b63d2 Parent: 8c056e5b148498192832678cf2957760945e8c71 Author: Russell King &lt;rmk+lkml@arm.linux.org.uk&gt; AuthorDate: Fri Jan 2 13:44:20 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:37 2009 -0800 Convert the oxsemi tornado special cases to use the quirk ...
Jan 2, 1:00 pm 2009
Linux Kernel Mailing ...
devpts: fix unused function warning
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8c056e... Commit: 8c056e5b148498192832678cf2957760945e8c71 Parent: 4bd43f2c31848d751f63e8753cd2788d48fb5f30 Author: Andrew Morton &lt;akpm@linux-foundation.org&gt; AuthorDate: Fri Jan 2 13:44:12 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:37 2009 -0800 devpts: fix unused function warning ...
Jan 2, 12:59 pm 2009
Linux Kernel Mailing ...
tty: Fix close races in USB serial
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4bd43f... Commit: 4bd43f2c31848d751f63e8753cd2788d48fb5f30 Parent: 7e94b1d9bffc18dca3b45554d9d118a3ffcc4d1b Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:44:04 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:37 2009 -0800 tty: Fix close races in USB serial USB serial has always had ...
Jan 2, 12:59 pm 2009
Linux Kernel Mailing ...
And here's a patch (to be applied on top of the last) wh ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=975a1a... Commit: 975a1a7d887048d4afc9201383e11b7af991866b Parent: 9f2a036aaac8f29bb7c68303b52a9263238b63d2 Author: Russell King &lt;rmk+lkml@arm.linux.org.uk&gt; AuthorDate: Fri Jan 2 13:44:27 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:37 2009 -0800 And here's a patch (to be applied on top of the last) which ...
Jan 2, 1:00 pm 2009
Linux Kernel Mailing ...
n_tty: Output bells immediately on a full buffer
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7e94b1... Commit: 7e94b1d9bffc18dca3b45554d9d118a3ffcc4d1b Parent: acc71bbad33478973dbed68ebbc2d76dac9a51bd Author: Joe Peterson &lt;joe@skyrush.com&gt; AuthorDate: Fri Jan 2 13:43:40 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:37 2009 -0800 n_tty: Output bells immediately on a full buffer This patch ...
Jan 2, 12:59 pm 2009
Linux Kernel Mailing ...
n_tty: Fix hanfling of buffer full corner cases
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=acc71b... Commit: acc71bbad33478973dbed68ebbc2d76dac9a51bd Parent: a59c0d6f14315a3f300f6f3786137213727e4c47 Author: Joe Peterson &lt;joe@skyrush.com&gt; AuthorDate: Fri Jan 2 13:43:32 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:37 2009 -0800 n_tty: Fix hanfling of buffer full corner cases Fix the ...
Jan 2, 12:59 pm 2009
Linux Kernel Mailing ...
Per-mount 'config' object
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=31af0a... Commit: 31af0abbdafb66ad8e27e3df878faec2ebe1132e Parent: e76b7c01e598d2d14ddfdb6ae5c6afe45245d0de Author: Sukadev Bhattiprolu &lt;sukadev@linux.vnet.ibm.com&gt; AuthorDate: Fri Jan 2 13:41:33 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:35 2009 -0800 Per-mount 'config' object With support ...
Jan 2, 12:59 pm 2009
Linux Kernel Mailing ...
sierra: Fix formatting
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d95186... Commit: d95186d1f455b4b901121ba69d0680800fb4b57b Parent: 835aa440f1c3fe16a622015bc1b52dffedf6d90e Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:42:56 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:36 2009 -0800 sierra: Fix formatting Andrew Morton wrote: in ...
Jan 2, 12:59 pm 2009
Linux Kernel Mailing ...
Enable multiple instances of devpts
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2a1b2d... Commit: 2a1b2dc0c83bbfc24d72cafd5e69810a149b44e4 Parent: d4076ac55bf8755ce6c5706478631c1726cf0179 Author: Sukadev Bhattiprolu &lt;sukadev@linux.vnet.ibm.com&gt; AuthorDate: Fri Jan 2 13:42:27 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:36 2009 -0800 Enable multiple instances of devpts To ...
Jan 2, 12:59 pm 2009
Linux Kernel Mailing ...
devpts: Coding style clean up
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=835aa4... Commit: 835aa440f1c3fe16a622015bc1b52dffedf6d90e Parent: 784c4d8b1b1e66f8c45e8b889613f4982f525b2b Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:42:48 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:36 2009 -0800 devpts: Coding style clean up Just nail the oddments now while ...
Jan 2, 12:59 pm 2009
Linux Kernel Mailing ...
Document usage of multiple-instances of devpts
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=784c4d... Commit: 784c4d8b1b1e66f8c45e8b889613f4982f525b2b Parent: 2a1b2dc0c83bbfc24d72cafd5e69810a149b44e4 Author: Sukadev Bhattiprolu &lt;sukadev@linux.vnet.ibm.com&gt; AuthorDate: Fri Jan 2 13:42:34 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:36 2009 -0800 Document usage of multiple-instances of devpts ...
Jan 2, 12:59 pm 2009
Linux Kernel Mailing ...
Extract option parsing to new function
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=53af8e... Commit: 53af8ee4094d80ddaac7efefb572b1c22ae49367 Parent: 31af0abbdafb66ad8e27e3df878faec2ebe1132e Author: Sukadev Bhattiprolu &lt;sukadev@linux.vnet.ibm.com&gt; AuthorDate: Fri Jan 2 13:41:47 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:35 2009 -0800 Extract option parsing to new function ...
Jan 2, 12:59 pm 2009
Linux Kernel Mailing ...
Define get_init_pts_sb()
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d4076a... Commit: d4076ac55bf8755ce6c5706478631c1726cf0179 Parent: 1f8f1e296583f9f832c2fe7b5a219675b74bf43e Author: Sukadev Bhattiprolu &lt;sukadev@linux.vnet.ibm.com&gt; AuthorDate: Fri Jan 2 13:42:19 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:36 2009 -0800 Define get_init_pts_sb() See comments in ...
Jan 2, 12:59 pm 2009
Linux Kernel Mailing ...
Add DEVPTS_MULTIPLE_INSTANCES config token
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e4adca... Commit: e4adca27bcbb8a73c4cf1dfa71392654cfa33345 Parent: 53af8ee4094d80ddaac7efefb572b1c22ae49367 Author: Sukadev Bhattiprolu &lt;sukadev@linux.vnet.ibm.com&gt; AuthorDate: Fri Jan 2 13:41:54 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:35 2009 -0800 Add DEVPTS_MULTIPLE_INSTANCES config token ...
Jan 2, 12:59 pm 2009
Linux Kernel Mailing ...
n_tty: Fix loss of echoed characters and remove bkl from n_tty
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a88a69... Commit: a88a69c91256418c5907c2f1f8a0ec0a36f9e6cc Parent: e482a2378f3d1aef7fa8942f8f163078f01bb456 Author: Joe Peterson &lt;joe@skyrush.com&gt; AuthorDate: Fri Jan 2 13:40:53 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:35 2009 -0800 n_tty: Fix loss of echoed characters and remove bkl from n_tty ...
Jan 2, 12:59 pm 2009
Linux Kernel Mailing ...
Per-mount allocated_ptys
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e76b7c... Commit: e76b7c01e598d2d14ddfdb6ae5c6afe45245d0de Parent: 59e55e6cf86eb472e8373831c4234252916c53ef Author: Sukadev Bhattiprolu &lt;sukadev@linux.vnet.ibm.com&gt; AuthorDate: Fri Jan 2 13:41:21 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:35 2009 -0800 Per-mount allocated_ptys To enable ...
Jan 2, 12:59 pm 2009
Linux Kernel Mailing ...
n_tty: clean up coding style
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=300a62... Commit: 300a6204b4d45dc70359b24384ad04ae899179c3 Parent: a88a69c91256418c5907c2f1f8a0ec0a36f9e6cc Author: Alan Cox &lt;alan@redhat.com&gt; AuthorDate: Fri Jan 2 13:41:04 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:35 2009 -0800 n_tty: clean up coding style Now the main work is done its ...
Jan 2, 12:59 pm 2009
Linux Kernel Mailing ...
Remove devpts_root global
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=59e55e... Commit: 59e55e6cf86eb472e8373831c4234252916c53ef Parent: 300a6204b4d45dc70359b24384ad04ae899179c3 Author: Sukadev Bhattiprolu &lt;sukadev@linux.vnet.ibm.com&gt; AuthorDate: Fri Jan 2 13:41:11 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:35 2009 -0800 Remove devpts_root global Remove the ...
Jan 2, 12:59 pm 2009
Linux Kernel Mailing ...
Blackfin Serial Driver: Remove BI status for known_good_char
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e482a2... Commit: e482a2378f3d1aef7fa8942f8f163078f01bb456 Parent: 68a784cb1add52543644a879ef601f3b52d18623 Author: Sonic Zhang &lt;sonic.zhang@analog.com&gt; AuthorDate: Fri Jan 2 13:40:45 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:35 2009 -0800 Blackfin Serial Driver: Remove BI status for known_good_char ...
Jan 2, 12:59 pm 2009
Linux Kernel Mailing ...
Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=68a784... Commit: 68a784cb1add52543644a879ef601f3b52d18623 Parent: b6efa1eabbe8d23fd7dcad1eed8ce945f4adea83 Author: Sonic Zhang &lt;sonic.zhang@analog.com&gt; AuthorDate: Fri Jan 2 13:40:38 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:34 2009 -0800 Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive ...
Jan 2, 12:59 pm 2009
Linux Kernel Mailing ...
Blackfin Serial Driver: Clean serial console and early p ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b6efa1... Commit: b6efa1eabbe8d23fd7dcad1eed8ce945f4adea83 Parent: 80d5c474b87da88eca8e1ab034e26daa9f688130 Author: Sonic Zhang &lt;sonic.zhang@analog.com&gt; AuthorDate: Fri Jan 2 13:40:31 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:34 2009 -0800 Blackfin Serial Driver: Clean serial console and early prink ...
Jan 2, 12:59 pm 2009
Linux Kernel Mailing ...
Blackfin Serial Driver: fix bug - SIR driver stop receiv ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=80d5c4... Commit: 80d5c474b87da88eca8e1ab034e26daa9f688130 Parent: 52e15f0eae193a8e4ca31c1520179b8d65c79811 Author: Graf Yang &lt;graf.yang@analog.com&gt; AuthorDate: Fri Jan 2 13:40:22 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:34 2009 -0800 Blackfin Serial Driver: fix bug - SIR driver stop receiving ...
Jan 2, 12:59 pm 2009
Linux Kernel Mailing ...
Blackfin Serial Driver: updates kgdb over Blackfin seria ...
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=52e15f... Commit: 52e15f0eae193a8e4ca31c1520179b8d65c79811 Parent: b58602a4bac012b5f4fc12fe6b46ab237b610d5d Author: Sonic Zhang &lt;sonic.zhang@analog.com&gt; AuthorDate: Fri Jan 2 13:40:14 2009 +0000 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:19:34 2009 -0800 Blackfin Serial Driver: updates kgdb over Blackfin serial driver ...
Jan 2, 12:59 pm 2009
Linux Kernel Mailing ...
kbuild: Remove gcc 4.1.0 quirk from init/main.c
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=609e5b... Commit: 609e5b71d0eca163df017ecfcf917b149875e744 Parent: f9d14250071eda9972e4c9cea745a11185952114 Author: Ingo Molnar &lt;mingo@elte.hu&gt; AuthorDate: Fri Jan 2 16:16:16 2009 +0100 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 10:09:27 2009 -0800 kbuild: Remove gcc 4.1.0 quirk from init/main.c Impact: ...
Jan 2, 12:59 pm 2009
Linux Kernel Mailing ...
Disallow gcc versions 4.1.{0,1}
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f9d142... Commit: f9d14250071eda9972e4c9cea745a11185952114 Parent: f153b82121b0366fe0e5f9553545cce237335175 Author: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; AuthorDate: Fri Jan 2 09:29:43 2009 -0800 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 09:29:43 2009 -0800 Disallow gcc versions 4.1.{0,1} These ...
Jan 2, 10:59 am 2009
Linux Kernel Mailing ...
Sanitize gcc version header includes
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f153b8... Commit: f153b82121b0366fe0e5f9553545cce237335175 Parent: b58602a4bac012b5f4fc12fe6b46ab237b610d5d Author: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; AuthorDate: Fri Jan 2 09:23:03 2009 -0800 Committer: Linus Torvalds &lt;torvalds@linux-foundation.org&gt; CommitDate: Fri Jan 2 09:23:03 2009 -0800 Sanitize gcc version header includes - ...
Jan 2, 10:59 am 2009
previous daytodaynext day
January 1, 2009January 2, 2009January 3, 2009