summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-08-09x86: Use printk_once()Marcin Slusarz2-9/+3
2009-07-11x86/cpu: Clean up various files a bitAlan Cox11-129/+144
2009-07-11x86: Remove duplicated #includeHuang Weiyi1-1/+0
2009-07-10x86, ipi: Clean up safe_smp_processor_id() by using the cpu_has_apic() macro ...Cyrill Gorcunov1-1/+1
2009-07-10x86: Clean up idt_descr and idt_tableby using NR_VECTORS instead of hardcoded...Cyrill Gorcunov2-2/+2
2009-07-05x86: Further clean up of mtrr/generic.cIngo Molnar1-29/+27
2009-07-04x86: Clean up mtrr/main.cJaswinder Singh Rajput1-213/+242
2009-07-04x86: Clean up mtrr/state.cJaswinder Singh Rajput1-28/+40
2009-07-04x86: Clean up mtrr/mtrr.hJaswinder Singh Rajput1-10/+9
2009-07-04x86: Clean up mtrr/if.cJaswinder Singh Rajput1-59/+76
2009-07-04x86: Clean up mtrr/generic.cJaswinder Singh Rajput1-135/+169
2009-07-04x86: Clean up mtrr/cyrix.cJaswinder Singh Rajput1-43/+51
2009-07-04x86: Clean up mtrr/cleanup.cJaswinder Singh Rajput1-174/+176
2009-07-04x86: Clean up mtrr/centaur.cJaswinder Singh Rajput1-133/+35
2009-07-04x86: Clean up mtrr/amd.c:Jaswinder Singh Rajput1-46/+51
2009-07-04Merge branch 'linus' into x86/cleanupsIngo Molnar448-3404/+12145
2009-07-02Merge git://git.infradead.org/iommu-2.6Linus Torvalds2-14/+3
2009-07-02x86: add boundary check for 32bit res before expand e820 resource to alignmentYinghai Lu1-6/+10
2009-07-02x86: fix power-of-2 round_up/round_down macrosLinus Torvalds1-2/+9
2009-07-01FRV: Add basic performance counter supportDavid Howells4-1/+38
2009-07-01FRV: Implement atomic64_tDavid Howells6-5/+236
2009-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds10-48/+230
2009-07-02sh: Fix compiler error and include the definition of IS_ERR_VALUEMatt Fleming1-0/+1
2009-07-01Fix pci_unmap_addr() et al on i386.David Woodhouse1-1/+1
2009-07-01intel-iommu: Make iommu=pt work on i386 tooDavid Woodhouse1-1/+1
2009-07-01sh: re-add LCDC fbdev support to the Migo-R defconfigMagnus Damm1-2/+51
2009-07-01sh: fix se7724 ceu namesMagnus Damm1-2/+2
2009-06-30Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds3-12/+15
2009-06-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds7-10/+11
2009-06-30MN10300: Wire up new syscallsDavid Howells2-1/+5
2009-06-30FRV: Wire up new syscallsDavid Howells2-1/+5
2009-06-30x86: only clear node_states for 64bitYinghai Lu1-0/+2
2009-06-30alpha: fix percpu build breakageTejun Heo1-3/+3
2009-06-30[IA64] address compiler warnings perfmon.c/salinfo.cJan Beulich2-2/+2
2009-06-30[IA64] Remove unnecessary semicolonsJoe Perches4-7/+7
2009-06-30[IA64] sprintf should not be used with same source & destination addressAlan Cox1-1/+2
2009-06-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds30-71/+189
2009-06-29Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+0
2009-06-29intel-iommu: Clean up identity mapping code, remove CONFIG_DMAR_GFX_WADavid Woodhouse1-13/+2
2009-06-29[ARM] 5562/2: at91: add gpio button support for at91sam9g20ekNicolas Ferre1-0/+54
2009-06-29perf_counter, x86: Update x86_pmu after WARN()Yinghai Lu1-2/+2
2009-06-29sh: ms7724se: Enable sh_eth in defconfig.Kuninori Morimoto1-4/+21
2009-06-29arch/sh/boards/mach-se/7206/io.c: Remove unnecessary semicolonsJoe Perches1-1/+1
2009-06-28Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-8/+53
2009-06-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-113/+246
2009-06-28KVM: shut up uninit compiler warning in paging_tmpl.hJaswinder Singh Rajput1-1/+1
2009-06-28KVM: Ignore reads to K7 EVNTSEL MSRsAmit Shah1-0/+1
2009-06-28KVM: VMX: Handle vmx instruction vmexitsAvi Kivity1-0/+15
2009-06-28KVM: s390: Allow stfle instruction in the guestChristian Borntraeger3-3/+26
2009-06-28KVM: kvm/x86_emulate.c toggle_interruptibility() should be staticJaswinder Singh Rajput1-1/+1