summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-11-24pci root complex: support for tile architectureChris Metcalf6-187/+686
2010-11-24drivers/net/tile/: on-chip network drivers for the tile architectureChris Metcalf7-2/+4080
2010-11-24xen: remove duplicated #includeHuang Weiyi1-1/+0
2010-11-24xen: x86/32: perform initial startup on initial_page_tableIan Campbell2-15/+56
2010-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds3-8/+8
2010-11-24Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-30/+48
2010-11-24ARM: 6490/1: MM: bugfix: initialize spinlock for init_mm.contextMyungJoo Ham1-0/+4
2010-11-24ARM: avoid annoying <4>'s in printk outputRussell King1-2/+2
2010-11-23Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King5-19/+5
2010-11-22arm: kconfig: dis-allow hotplug on MSMDaniel Walker1-0/+1
2010-11-22arm: kconfig: enable SMP for MSM targetsDaniel Walker2-4/+7
2010-11-22Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...Jeremy Fitzhardinge492-7479/+18788
2010-11-22xen: set IO permission early (before early_cpu_init())Konrad Rzeszutek Wilk2-9/+11
2010-11-22ARM: avoid marking decompressor .stack section as having contentsRussell King2-2/+2
2010-11-22ARM: 6489/1: thumb2: fix incorrect optimisation in usraccWill Deacon1-1/+1
2010-11-22ARM: 6488/1: nomadik: prevent sched_clock() wraparoundLinus Walleij1-9/+80
2010-11-22ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar15-15/+15
2010-11-22ARM: 6473/1: Small update to ux500 specific L2 cache codePer Fransson1-3/+3
2010-11-21ARM: improve compiler's ability to optimize page tablesRussell King1-0/+3
2010-11-20xen: re-enable boot-time ballooningJeremy Fitzhardinge1-2/+1
2010-11-19ARM: ftrace: enable function graph tracerRabin Vincent2-1/+2
2010-11-19ARM: ftrace: graph tracer + dynamic ftraceRabin Vincent2-5/+76
2010-11-19ARM: ftrace: function graph tracer supportTim Bird3-1/+82
2010-11-19ARM: ftrace: use gas macros to avoid code duplicationRabin Vincent1-66/+80
2010-11-19ARM: place C irq handlers in IRQ_ENTRY for ftraceRabin Vincent5-5/+33
2010-11-19ARM: versatile: ensure sched_clock() is notraceRabin Vincent1-0/+1
2010-11-18Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-11/+10
2010-11-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2-6/+10
2010-11-18sh: Use GCC __builtin_prefetch() to implement prefetch().Giuseppe CAVALLARO1-2/+5
2010-11-18powerpc: Update a BKL related commentAlessio Igor Bogani1-3/+2
2010-11-18powerpc/mm: Fix module instruction tlb fault handling on Book-E 64Kumar Gala1-1/+4
2010-11-18powerpc: Fix call to subpage_protection()Michael Neuling1-1/+1
2010-11-18powerpc: Set CONFIG_32BIT on ppc32kerstin jonsson1-0/+4
2010-11-18powerpc/mm: Fix build error in setup_initial_memory_limitKumar Gala1-1/+1
2010-11-18powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUGNishanth Aravamudan3-4/+6
2010-11-18powerpc: Fix div64 in bootloaderBenjamin Herrenschmidt1-1/+2
2010-11-18KVM: VMX: Fix host userspace gsbase corruptionAvi Kivity1-8/+7
2010-11-18KVM: Correct ordering of ldt reload wrt fs/gs reloadAvi Kivity2-3/+3
2010-11-17kgdb,ppc: Fix regression in evr register handlingDongdong Deng1-2/+2
2010-11-17kgdb,x86: fix regression in detach handlingJason Wessel1-4/+8
2010-11-17ASoC: davinci: fixes for multi-componentChris Paulson-Ellis3-8/+8
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann26-26/+0
2010-11-17sh: fix vsyscall compilation due to .eh_frame issueGiuseppe CAVALLARO1-1/+1
2010-11-17sh: avoid to flush all cache in sys_cacheflushGiuseppe CAVALLARO1-1/+1
2010-11-17SCSI host lock push-downJeff Garzik1-1/+3
2010-11-16Merge commit 'v2.6.37-rc2' into upstream/xenfsJeremy Fitzhardinge2845-40642/+106222
2010-11-16Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds4-21/+73
2010-11-16Merge branch 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2-5/+3
2010-11-16Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-6/+6
2010-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-20/+83