summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-06-29Merge branch 'devel-timer' into devel-cleanupTony Lindgren60-670/+749
2011-06-29omap: mcbsp: Drop in-driver transfer supportJarkko Nikula2-388/+19
2011-06-29omap: mcbsp: Drop SPI mode supportJarkko Nikula2-251/+0
2011-06-29omap: board-omap3evm: Fix compilation errorPeter Ujfalusi1-2/+2
2011-06-29omap: cleanup NAND platform dataGrazvydas Ignotas6-23/+6
2011-06-27omap2+: Rename timer-gp.c into timer.c to combine timer init functionsTony Lindgren2-3/+3
2011-06-27omap2+: Remove omap2_gp_clockevent_set_gptimerTony Lindgren9-64/+0
2011-06-27omap2+: Use dmtimer macros for clocksourceTony Lindgren2-29/+37
2011-06-27omap2+: Reserve clocksource and timesource and initialize dmtimer laterTony Lindgren4-9/+14
2011-06-20omap2+: Remove gptimer_wakeup for nowTony Lindgren5-46/+1
2011-06-20omap2+: Use dmtimer macros for clockeventTony Lindgren2-35/+113
2011-06-20omap: Make a subset of dmtimer functions into inline functionsTony Lindgren2-61/+136
2011-06-20omap: Move dmtimer defines to dmtimer.hTony Lindgren2-121/+125
2011-06-20omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren46-62/+86
2011-06-16omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren45-84/+78
2011-06-14Remove old-style supply.dev assignments common in hsmmc initOleg Drokin9-33/+0
2011-06-14cleanup regulator supply definitions in mach-omap2Oleg Drokin15-199/+218
2011-06-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+11
2011-06-13Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git...Linus Torvalds2-0/+24
2011-06-13Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds15-71/+26
2011-06-12Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-0/+4
2011-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+5
2011-06-11ep93xx: set DMA masks for the ep93xx_ethMika Westerberg1-1/+5
2011-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds45-117/+1400
2011-06-09sparc32, leon: bugfix in LEON SMP interrupt initDaniel Hellstrom1-0/+16
2011-06-09sparc32, sun4m: bugfix in SMP IPI traphandlerDaniel Hellstrom1-2/+2
2011-06-09gpio/nomadik: fix sleepmode for elder NomadikLinus Walleij2-0/+4
2011-06-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds9-41/+48
2011-06-09Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...Linus Torvalds8-418/+67
2011-06-09exec: delay address limit change until point of no returnMathias Krause2-2/+0
2011-06-09x86: devicetree: Add missing early_init_dt_setup_initrd_arch stubFlorian Fainelli1-0/+11
2011-06-09unicore32: using generic-y format for one line asm-generic filesGuan Xuetao2-35/+59
2011-06-09unicore32: change PERCPU to PERCPU_SECTIONGuan Xuetao1-1/+1
2011-06-09unicore32: add KBUILD_DEFCONFIG with unicore32_defconfig (old debug_defconfig)Guan Xuetao2-2/+3
2011-06-09unicore32: change zImage physical address, though it's PIC codesGuan Xuetao1-1/+1
2011-06-09unicore32: move rtc-puv3.c to drivers/rtc directoryGuan Xuetao4-379/+3
2011-06-09powerpc: Force page alignment for initrd reserved memoryBenjamin Herrenschmidt4-32/+43
2011-06-09Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt3-5/+5
2011-06-09Merge remote branch 'gcl/powerpc/merge' into mergeBenjamin Herrenschmidt2-4/+0
2011-06-08dtc/powerpc: remove obsolete .gitignore entriesWolfram Sang2-4/+0
2011-06-08Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+6
2011-06-08Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2-5/+11
2011-06-08x86: cpu-hotplug: Prevent softirq wakeup on wrong CPUThomas Gleixner1-0/+13
2011-06-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-7/+49
2011-06-07Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-35/+47
2011-06-07MN10300: Add missing _sdata declarationDavid Howells1-0/+1
2011-06-07MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs()David Howells1-2/+2
2011-06-07MN10300: Fix one of the kernel debugger cacheflush variantsDavid Howells1-2/+2
2011-06-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds8-333/+223
2011-06-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds31-73/+87