aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-07-15ia64: Fix setup_per_cpu_areas() compilation errorFenghua Yu
2009-07-09linker script: unify usage of discard definitionTejun Heo
2009-07-09microblaze: include EXIT_TEXT to _stextMichal Simek
2009-07-04percpu: teach large page allocator about NUMATejun Heo
2009-07-04percpu: allow non-linear / sparse cpu -> unit mappingTejun Heo
2009-07-04percpu: drop pcpu_chunk->page[]Tejun Heo
2009-07-04percpu: simplify pcpu_setup_first_chunk()Tejun Heo
2009-07-04x86,percpu: generalize lpage first chunk allocatorTejun Heo
2009-07-04x86,percpu: generalize 4k first chunk allocatorTejun Heo
2009-07-04percpu: drop @unit_size from embed first chunk allocatorTejun Heo
2009-07-04Merge branch 'master' into for-nextTejun Heo
2009-07-02Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-07-02x86: add boundary check for 32bit res before expand e820 resource to alignmentYinghai Lu
2009-07-02x86: fix power-of-2 round_up/round_down macrosLinus Torvalds
2009-07-01FRV: Add basic performance counter supportDavid Howells
2009-07-01FRV: Implement atomic64_tDavid Howells
2009-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-07-02sh: Fix compiler error and include the definition of IS_ERR_VALUEMatt Fleming
2009-07-01Fix pci_unmap_addr() et al on i386.David Woodhouse
2009-07-01intel-iommu: Make iommu=pt work on i386 tooDavid Woodhouse
2009-07-01sh: re-add LCDC fbdev support to the Migo-R defconfigMagnus Damm
2009-07-01sh: fix se7724 ceu namesMagnus Damm
2009-06-30Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-06-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-06-30MN10300: Wire up new syscallsDavid Howells
2009-06-30FRV: Wire up new syscallsDavid Howells
2009-06-30x86: only clear node_states for 64bitYinghai Lu
2009-06-30alpha: fix percpu build breakageTejun Heo
2009-06-30[IA64] address compiler warnings perfmon.c/salinfo.cJan Beulich
2009-06-30[IA64] Remove unnecessary semicolonsJoe Perches
2009-06-30[IA64] sprintf should not be used with same source & destination addressAlan Cox
2009-06-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-29Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-06-29intel-iommu: Clean up identity mapping code, remove CONFIG_DMAR_GFX_WADavid Woodhouse
2009-06-29[ARM] 5562/2: at91: add gpio button support for at91sam9g20ekNicolas Ferre
2009-06-29perf_counter, x86: Update x86_pmu after WARN()Yinghai Lu
2009-06-29sh: ms7724se: Enable sh_eth in defconfig.Kuninori Morimoto
2009-06-29arch/sh/boards/mach-se/7206/io.c: Remove unnecessary semicolonsJoe Perches
2009-06-28Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-06-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-06-28KVM: shut up uninit compiler warning in paging_tmpl.hJaswinder Singh Rajput
2009-06-28KVM: Ignore reads to K7 EVNTSEL MSRsAmit Shah
2009-06-28KVM: VMX: Handle vmx instruction vmexitsAvi Kivity
2009-06-28KVM: s390: Allow stfle instruction in the guestChristian Borntraeger
2009-06-28KVM: kvm/x86_emulate.c toggle_interruptibility() should be staticJaswinder Singh Rajput
2009-06-28KVM: ia64: fix ia64 build due to missing kallsyms_lookup() and double exportJes Sorensen
2009-06-28KVM: MMU: Allow 4K ptes with bit 7 (PAT) setAvi Kivity
2009-06-28Revert "x86: cap iomem_resource to addressable physical memory"H. Peter Anvin
2009-06-27[ARM] 5563/1: at91: at91sam9rlek lcd interface correctionNicolas Ferre
2009-06-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds