| Commit message (Expand) | Author | Age | Files | Lines |
* | lguest: PAE support | Matias Zabaljauregui | 2009-06-12 | 4 | -8/+74 |
* | lguest: Add support for kvm_hypercall4() | Matias Zabaljauregui | 2009-06-12 | 2 | -10/+25 |
* | lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD | Matias Zabaljauregui | 2009-06-12 | 2 | -2/+2 |
* | lguest: use native_set_* macros, which properly handle 64-bit entries when PA... | Matias Zabaljauregui | 2009-06-12 | 1 | -4/+4 |
* | lguest: optimize by coding restore_flags and irq_enable in assembler. | Rusty Russell | 2009-06-12 | 3 | -30/+74 |
* | lguest: improve interrupt handling, speed up stream networking | Rusty Russell | 2009-06-12 | 3 | -8/+16 |
* | lguest: clean up lguest_init_IRQ | Rusty Russell | 2009-06-12 | 1 | -5/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-06-11 | 1 | -3/+0 |
|\ |
|
| * | Push BKL into do_mount() | Al Viro | 2009-06-11 | 1 | -3/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2009-06-11 | 23 | -187/+178 |
|\ \ |
|
| * | | m68knommu: remove unecessary include of thread_info.h in entry.S | Greg Ungerer | 2009-06-11 | 1 | -1/+0 |
| * | | m68knommu: enumerate INIT_THREAD fields properly | Greg Ungerer | 2009-06-11 | 1 | -4/+4 |
| * | | headers_check fix: m68k, swab.h | Jaswinder Singh Rajput | 2009-06-11 | 1 | -1/+1 |
| * | | arch/m68knommu: Convert #ifdef DEBUG printk(KERN_DEBUG to pr_debug( | Joe Perches | 2009-06-11 | 2 | -12/+8 |
| * | | m68knommu: remove obsolete reset code | Greg Ungerer | 2009-06-11 | 2 | -105/+0 |
| * | | m68knommu: move CPU reset code for the 5272 ColdFire into its platform code | Greg Ungerer | 2009-06-11 | 1 | -4/+14 |
| * | | m68knommu: move CPU reset code for the 528x ColdFire into its platform code | Greg Ungerer | 2009-06-11 | 2 | -4/+17 |
| * | | m68knommu: move CPU reset code for the 527x ColdFire into its platform code | Greg Ungerer | 2009-06-11 | 2 | -6/+18 |
| * | | m68knommu: move CPU reset code for the 523x ColdFire into its platform code | Greg Ungerer | 2009-06-11 | 2 | -6/+17 |
| * | | m68knommu: move CPU reset code for the 520x ColdFire into its platform code | Greg Ungerer | 2009-06-11 | 2 | -6/+18 |
| * | | m68knommu: add CPU reset code for the 532x ColdFire | Greg Ungerer | 2009-06-11 | 2 | -3/+21 |
| * | | m68knommu: add CPU reset code for the 5249 ColdFire | Greg Ungerer | 2009-06-11 | 1 | -6/+12 |
| * | | m68knommu: add CPU reset code for the 5206e ColdFire | Greg Ungerer | 2009-06-11 | 1 | -6/+12 |
| * | | m68knommu: add CPU reset code for the 5206 ColdFire | Greg Ungerer | 2009-06-11 | 1 | -6/+12 |
| * | | m68knommu: add CPU reset code for the 5407 ColdFire | Greg Ungerer | 2009-06-11 | 1 | -4/+12 |
| * | | m68knommu: add CPU reset code for the 5307 ColdFire | Greg Ungerer | 2009-06-11 | 1 | -4/+12 |
| * | | m68knommu: merge system reset for code ColdFire 523x family | Greg Ungerer | 2009-06-11 | 1 | -11/+2 |
| * | | m68knommu: fix system reset for ColdFire 527x family | Greg Ungerer | 2009-06-11 | 1 | -8/+8 |
* | | | x86: use zalloc_cpumask_var in arch_early_irq_init | Yinghai Lu | 2009-06-11 | 1 | -2/+2 |
* | | | perfcounters: remove powerpc definitions of perf_counter_do_pending | Stephen Rothwell | 2009-06-11 | 2 | -3/+1 |
| |/
|/| |
|
* | | Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-06-11 | 46 | -72/+6814 |
|\ \ |
|
| * \ | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-06-11 | 217 | -4756/+5923 |
| |\ \ |
|
| * | | | perf_counter: Rename L2 to LL cache | Peter Zijlstra | 2009-06-11 | 7 | -12/+12 |
| * | | | perf_counter: Standardize event names | Peter Zijlstra | 2009-06-11 | 8 | -52/+52 |
| * | | | perf_counter: powerpc: Implement generalized cache events for POWER processors | Paul Mackerras | 2009-06-11 | 8 | -6/+294 |
| * | | | perf_counters: powerpc: Add support for POWER7 processors | Paul Mackerras | 2009-06-11 | 3 | -1/+322 |
| * | | | perf_counter: Accurate period data | Peter Zijlstra | 2009-06-11 | 2 | -6/+18 |
| * | | | perf_counter: Introduce struct for sample data | Peter Zijlstra | 2009-06-11 | 2 | -7/+18 |
| * | | | perf_counter: More aggressive frequency adjustment | Peter Zijlstra | 2009-06-10 | 1 | -2/+3 |
| * | | | perf_counter/x86: Fix the model number of Intel Core2 processors | Yong Wang | 2009-06-10 | 1 | -1/+4 |
| * | | | perf_counter, x86: Correct some event and umask values for Intel processors | Yong Wang | 2009-06-09 | 1 | -7/+7 |
| * | | | perf_counter, x86: Clean up hw_cache_event ids copies | Thomas Gleixner | 2009-06-08 | 1 | -6/+3 |
| * | | | perf_counter, x86: Implement generalized cache event types, add AMD support | Thomas Gleixner | 2009-06-08 | 1 | -0/+102 |
| * | | | perf_counter: Clean up x86 boot messages | Ingo Molnar | 2009-06-08 | 1 | -22/+24 |
| * | | | perf_counter, x86: Implement generalized cache event types, add Atom support | Thomas Gleixner | 2009-06-08 | 1 | -1/+84 |
| * | | | perf_counter, x86: Implement generalized cache event types, add Core2 support | Thomas Gleixner | 2009-06-08 | 1 | -1/+84 |
| * | | | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-06-06 | 33 | -160/+676 |
| |\ \ \ |
|
| * | | | | perf_counter: Implement generalized cache event types | Ingo Molnar | 2009-06-06 | 1 | -8/+193 |
| * | | | | perf_counter: Separate out attr->type from attr->config | Ingo Molnar | 2009-06-06 | 2 | -7/+7 |
| * | | | | x86: Set context.vdso before installing the mapping | Peter Zijlstra | 2009-06-05 | 2 | -3/+10 |