aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-10Blackfin: SMP: kgdb: flush core internal write buffer before flushinvSonic Zhang1-0/+5
2011-01-10Blackfin: sport_uart resources: remove unused secondary RX/TX pinsSonic Zhang18-36/+36
2011-01-10Blackfin: tll6527m: fix spelling in unused code (struct name)Stefan Weil1-1/+1
2011-01-10Blackfin: bf527-ezkit: add adau1373 chip addressSonic Zhang1-0/+5
2011-01-10Blackfin: no-mpu: fix masking of small uncached dma regionSonic Zhang1-1/+1
2011-01-10Blackfin: pm: drop irq save/restore in standby and suspend to mem callbackSteven Miao1-10/+0
2011-01-10Blackfin: dpmc.h: pull in new pll.hMike Frysinger1-0/+2
2011-01-10Blackfin: bf54x: add MMR layout for PINTMike Frysinger1-0/+22
2011-01-10Blackfin: bf561: SMP: add multicore pll handlersMike Frysinger1-0/+53
2011-01-10Blackfin: unify pll.h headersMike Frysinger8-435/+93
2011-01-10Blackfin: SMP: rewrite IPI handling to avoid memory allocationYi Li3-133/+97
2011-01-10Blackfin: SMP: relocate blackfin_core_id() definitionGraf Yang2-4/+3
2011-01-10Blackfin: SMP: fix build breakage in cache.hMike Frysinger1-0/+2
2011-01-10Blackfin: SMP: add missing arch_{read,write}_lock_flags helpersGraf Yang1-0/+4
2011-01-10Blackfin: bf561: fix mem_map.h SMP overridesGraf Yang1-7/+9
2011-01-10Blackfin: SMP: tweak platform_request_ipi() usageGraf Yang3-3/+5
2011-01-10Blackfin: SMP: fix asm/bitops.h errorsMike Frysinger1-0/+2
2011-01-10Blackfin: SMP: fix cpumask misbehaviorGraf Yang1-6/+1
2011-01-10Blackfin: SMP: rename the arch_xxx lock funcs to __raw_xxxGraf Yang2-12/+15
2011-01-10serial: bfin_5xx: move resources into board filesSonic Zhang1-0/+12
2011-01-10Blackfin: bf561: update a few more SIC_SYSCR locationsMike Frysinger2-14/+14
2011-01-10Blackfin: drop asm/irq.h include from mach headersMike Frysinger7-21/+0
2011-01-10Blackfin: bf51x/bf52x: drop redundant "base" def/cdef headerMike Frysinger8-4953/+4893
2011-01-10Blackfin: clean up mach header includesMike Frysinger45-2142/+1990
2011-01-10Blackfin: bf533: merge fio_flag back into normal mach headersMike Frysinger2-55/+41
2011-01-10Blackfin: bf561-ezkit: add SMP defconfigMike Frysinger1-0/+113
2011-01-10Blackfin: bf533: convert boards to gpio frameworkMike Frysinger3-22/+22
2011-01-10Blackfin: push gpio (port) defines into common headersMike Frysinger24-601/+282
2011-01-10Blackfin: bf54x: drop unused legacy MMR namesMike Frysinger2-24/+0
2011-01-10Blackfin: dma: constify MMR pointer arrayMike Frysinger8-8/+8
2011-01-10Blackfin: standardize DMAC traffic control MMRs & MDMA MMRsMike Frysinger15-973/+698
2011-01-10Blackfin: bfin_dma.h: start a header for DMA MMR layoutMike Frysinger2-34/+92
2011-01-10Blackfin: switch to asm-generic/io.hMike Frysinger1-201/+37
2011-01-10asm-generic/io.h: add reads[bwl]/writes[bwl] helpersMike Frysinger1-30/+0
2011-01-10Blackfin: bfin_serial.h: unify heavily duplicated serial codeMike Frysinger29-1024/+377
2011-01-10Blackfin: musb-boards: push clkin value to platform resourcesBob Liu6-0/+6
2011-01-10Blackfin: SMP: fix hotplug building after irq header shuffleGraf Yang1-0/+2
2011-01-10x86, lapic-timer: Increase the max_delta to 31 bitsPierre Tardy1-1/+1
2011-01-10Merge branch 'x86/numa' into x86/urgentIngo Molnar6-63/+225
2011-01-10Merge branch 'x86/apic-cleanups' into x86/urgentIngo Molnar9-228/+75
2011-01-10microblaze: remove obsolete DEBUG_BOOTMEMAmerigo Wang2-5/+0
2011-01-10Merge commit 'v2.6.37' into nextMichal Simek330-3335/+7553
2011-01-09sparc64: Fix bootup regression due to perf init ordering.David S. Miller2-2/+2
2011-01-09Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgentIngo Molnar76-610/+2200
2011-01-09perf, x86: P4 PMU - Fix unflagged overflows handlingCyrill Gorcunov2-13/+18
2011-01-09x86: Fix sparse non-ANSI function warnings in smpboot.cRandy Dunlap1-2/+2
2011-01-08mmc: add sdhci-tegra driver for Tegra SoCsOlof Johansson1-0/+29
2011-01-08ARM: dove: Switch SDHCI devices over to "sdhci-dove" driverMike Rapoport1-2/+2
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds23-270/+64
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds30-97/+250