Age | Commit message (Expand) | Author | Files | Lines |
2009-08-09 | x86: Use printk_once() | Marcin Slusarz | 2 | -9/+3 |
2009-07-11 | x86/cpu: Clean up various files a bit | Alan Cox | 11 | -129/+144 |
2009-07-11 | x86: Remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2009-07-10 | x86, ipi: Clean up safe_smp_processor_id() by using the cpu_has_apic() macro ... | Cyrill Gorcunov | 1 | -1/+1 |
2009-07-10 | x86: Clean up idt_descr and idt_tableby using NR_VECTORS instead of hardcoded... | Cyrill Gorcunov | 2 | -2/+2 |
2009-07-05 | x86: Further clean up of mtrr/generic.c | Ingo Molnar | 1 | -29/+27 |
2009-07-04 | x86: Clean up mtrr/main.c | Jaswinder Singh Rajput | 1 | -213/+242 |
2009-07-04 | x86: Clean up mtrr/state.c | Jaswinder Singh Rajput | 1 | -28/+40 |
2009-07-04 | x86: Clean up mtrr/mtrr.h | Jaswinder Singh Rajput | 1 | -10/+9 |
2009-07-04 | x86: Clean up mtrr/if.c | Jaswinder Singh Rajput | 1 | -59/+76 |
2009-07-04 | x86: Clean up mtrr/generic.c | Jaswinder Singh Rajput | 1 | -135/+169 |
2009-07-04 | x86: Clean up mtrr/cyrix.c | Jaswinder Singh Rajput | 1 | -43/+51 |
2009-07-04 | x86: Clean up mtrr/cleanup.c | Jaswinder Singh Rajput | 1 | -174/+176 |
2009-07-04 | x86: Clean up mtrr/centaur.c | Jaswinder Singh Rajput | 1 | -133/+35 |
2009-07-04 | x86: Clean up mtrr/amd.c: | Jaswinder Singh Rajput | 1 | -46/+51 |
2009-07-04 | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 448 | -3404/+12145 |
2009-07-02 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2 | -14/+3 |
2009-07-02 | x86: add boundary check for 32bit res before expand e820 resource to alignment | Yinghai Lu | 1 | -6/+10 |
2009-07-02 | x86: fix power-of-2 round_up/round_down macros | Linus Torvalds | 1 | -2/+9 |
2009-07-01 | FRV: Add basic performance counter support | David Howells | 4 | -1/+38 |
2009-07-01 | FRV: Implement atomic64_t | David Howells | 6 | -5/+236 |
2009-07-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 10 | -48/+230 |
2009-07-02 | sh: Fix compiler error and include the definition of IS_ERR_VALUE | Matt Fleming | 1 | -0/+1 |
2009-07-01 | Fix pci_unmap_addr() et al on i386. | David Woodhouse | 1 | -1/+1 |
2009-07-01 | intel-iommu: Make iommu=pt work on i386 too | David Woodhouse | 1 | -1/+1 |
2009-07-01 | sh: re-add LCDC fbdev support to the Migo-R defconfig | Magnus Damm | 1 | -2/+51 |
2009-07-01 | sh: fix se7724 ceu names | Magnus Damm | 1 | -2/+2 |
2009-06-30 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 3 | -12/+15 |
2009-06-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 7 | -10/+11 |
2009-06-30 | MN10300: Wire up new syscalls | David Howells | 2 | -1/+5 |
2009-06-30 | FRV: Wire up new syscalls | David Howells | 2 | -1/+5 |
2009-06-30 | x86: only clear node_states for 64bit | Yinghai Lu | 1 | -0/+2 |
2009-06-30 | alpha: fix percpu build breakage | Tejun Heo | 1 | -3/+3 |
2009-06-30 | [IA64] address compiler warnings perfmon.c/salinfo.c | Jan Beulich | 2 | -2/+2 |
2009-06-30 | [IA64] Remove unnecessary semicolons | Joe Perches | 4 | -7/+7 |
2009-06-30 | [IA64] sprintf should not be used with same source & destination address | Alan Cox | 1 | -1/+2 |
2009-06-29 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 30 | -71/+189 |
2009-06-29 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+0 |
2009-06-29 | intel-iommu: Clean up identity mapping code, remove CONFIG_DMAR_GFX_WA | David Woodhouse | 1 | -13/+2 |
2009-06-29 | [ARM] 5562/2: at91: add gpio button support for at91sam9g20ek | Nicolas Ferre | 1 | -0/+54 |
2009-06-29 | perf_counter, x86: Update x86_pmu after WARN() | Yinghai Lu | 1 | -2/+2 |
2009-06-29 | sh: ms7724se: Enable sh_eth in defconfig. | Kuninori Morimoto | 1 | -4/+21 |
2009-06-29 | arch/sh/boards/mach-se/7206/io.c: Remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
2009-06-28 | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 9 | -8/+53 |
2009-06-28 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 13 | -113/+246 |
2009-06-28 | KVM: shut up uninit compiler warning in paging_tmpl.h | Jaswinder Singh Rajput | 1 | -1/+1 |
2009-06-28 | KVM: Ignore reads to K7 EVNTSEL MSRs | Amit Shah | 1 | -0/+1 |
2009-06-28 | KVM: VMX: Handle vmx instruction vmexits | Avi Kivity | 1 | -0/+15 |
2009-06-28 | KVM: s390: Allow stfle instruction in the guest | Christian Borntraeger | 3 | -3/+26 |
2009-06-28 | KVM: kvm/x86_emulate.c toggle_interruptibility() should be static | Jaswinder Singh Rajput | 1 | -1/+1 |