summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Blackfin: bf518f-ezbrd: fix dsa resourcesSonic Zhang2011-01-101-9/+8
| * | | | | | | | | Blackfin: move "-m elf32bfin" to general LDFLAGSMike Frysinger2011-01-101-1/+1
| * | | | | | | | | Blackfin: kgdb_test: make sure to initialize num2Vivi Li2011-01-101-0/+4
| * | | | | | | | | Blackfin: kgdb: disable preempt schedule when running single step in kgdbSonic Zhang2011-01-101-1/+7
| * | | | | | | | | Blackfin: kgdb: disable interrupt when single stepping in ADEOSSonic Zhang2011-01-101-0/+20
| * | | | | | | | | Blackfin: SMP: kgdb: apply anomaly 257 work aroundSonic Zhang2011-01-101-1/+5
| * | | | | | | | | Blackfin: fix building IPIPE code when XIP is enabledMike Frysinger2011-01-101-2/+2
| * | | | | | | | | Blackfin: SMP: kgdb: flush core internal write buffer before flushinvSonic Zhang2011-01-101-0/+5
| * | | | | | | | | Blackfin: sport_uart resources: remove unused secondary RX/TX pinsSonic Zhang2011-01-1018-36/+36
| * | | | | | | | | Blackfin: tll6527m: fix spelling in unused code (struct name)Stefan Weil2011-01-101-1/+1
| * | | | | | | | | Blackfin: bf527-ezkit: add adau1373 chip addressSonic Zhang2011-01-101-0/+5
| * | | | | | | | | Blackfin: no-mpu: fix masking of small uncached dma regionSonic Zhang2011-01-101-1/+1
| * | | | | | | | | Blackfin: pm: drop irq save/restore in standby and suspend to mem callbackSteven Miao2011-01-101-10/+0
| * | | | | | | | | Blackfin: dpmc.h: pull in new pll.hMike Frysinger2011-01-101-0/+2
| * | | | | | | | | Blackfin: bf54x: add MMR layout for PINTMike Frysinger2011-01-101-0/+22
| * | | | | | | | | Blackfin: bf561: SMP: add multicore pll handlersMike Frysinger2011-01-101-0/+53
| * | | | | | | | | Blackfin: unify pll.h headersMike Frysinger2011-01-108-435/+93
| * | | | | | | | | Blackfin: SMP: rewrite IPI handling to avoid memory allocationYi Li2011-01-103-133/+97
| * | | | | | | | | Blackfin: SMP: relocate blackfin_core_id() definitionGraf Yang2011-01-102-4/+3
| * | | | | | | | | Blackfin: SMP: fix build breakage in cache.hMike Frysinger2011-01-101-0/+2
| * | | | | | | | | Blackfin: SMP: add missing arch_{read,write}_lock_flags helpersGraf Yang2011-01-101-0/+4
| * | | | | | | | | Blackfin: bf561: fix mem_map.h SMP overridesGraf Yang2011-01-101-7/+9
| * | | | | | | | | Blackfin: SMP: tweak platform_request_ipi() usageGraf Yang2011-01-103-3/+5
| * | | | | | | | | Blackfin: SMP: fix asm/bitops.h errorsMike Frysinger2011-01-101-0/+2
| * | | | | | | | | Blackfin: SMP: fix cpumask misbehaviorGraf Yang2011-01-101-6/+1
| * | | | | | | | | Blackfin: SMP: rename the arch_xxx lock funcs to __raw_xxxGraf Yang2011-01-102-12/+15
| * | | | | | | | | serial: bfin_5xx: move resources into board filesSonic Zhang2011-01-101-0/+12
| * | | | | | | | | Blackfin: bf561: update a few more SIC_SYSCR locationsMike Frysinger2011-01-102-14/+14
| * | | | | | | | | Blackfin: drop asm/irq.h include from mach headersMike Frysinger2011-01-107-21/+0
| * | | | | | | | | Blackfin: bf51x/bf52x: drop redundant "base" def/cdef headerMike Frysinger2011-01-108-4953/+4893
| * | | | | | | | | Blackfin: clean up mach header includesMike Frysinger2011-01-1045-2142/+1990
| * | | | | | | | | Blackfin: bf533: merge fio_flag back into normal mach headersMike Frysinger2011-01-102-55/+41
| * | | | | | | | | Blackfin: bf561-ezkit: add SMP defconfigMike Frysinger2011-01-101-0/+113
| * | | | | | | | | Blackfin: bf533: convert boards to gpio frameworkMike Frysinger2011-01-103-22/+22
| * | | | | | | | | Blackfin: push gpio (port) defines into common headersMike Frysinger2011-01-1024-601/+282
| * | | | | | | | | Blackfin: bf54x: drop unused legacy MMR namesMike Frysinger2011-01-102-24/+0
| * | | | | | | | | Blackfin: dma: constify MMR pointer arrayMike Frysinger2011-01-108-8/+8
| * | | | | | | | | Blackfin: standardize DMAC traffic control MMRs & MDMA MMRsMike Frysinger2011-01-1015-973/+698
| * | | | | | | | | Blackfin: bfin_dma.h: start a header for DMA MMR layoutMike Frysinger2011-01-102-34/+92
| * | | | | | | | | Blackfin: switch to asm-generic/io.hMike Frysinger2011-01-101-201/+37
| * | | | | | | | | asm-generic/io.h: add reads[bwl]/writes[bwl] helpersMike Frysinger2011-01-101-30/+0
| * | | | | | | | | Blackfin: bfin_serial.h: unify heavily duplicated serial codeMike Frysinger2011-01-1029-1024/+377
| * | | | | | | | | Blackfin: musb-boards: push clkin value to platform resourcesBob Liu2011-01-106-0/+6
| * | | | | | | | | Blackfin: SMP: fix hotplug building after irq header shuffleGraf Yang2011-01-101-0/+2
| |/ / / / / / / /
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2011-01-1010-343/+231
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | m68knommu: Need to check __get_user()/__put_user() resultAl Viro2011-01-071-6/+6
| * | | | | | | | | m68knommu: signal.c __user annotationsAl Viro2011-01-071-28/+28
| * | | | | | | | | m68knommu: Equivalent of "m68k: handle new gcc's"Al Viro2011-01-071-14/+14
| * | | | | | | | | m68knommu: f_pcr has been gone since headers' mergeAl Viro2011-01-071-4/+4
| * | | | | | | | | m68knommu: Don't lose state if sigframe setup failsAl Viro2011-01-071-7/+12
OpenPOWER on IntegriCloud