summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-05-25xtensa/mm: remove pgtable.cSebastian Andrzej Siewior1-72/+0
2011-05-25Blackfin: use new common PERCPU_INPUT defineMike Frysinger1-7/+1
2011-05-25Blackfin: boards: update ASoC resources after machine driver overhaulScott Jiang4-17/+273
2011-05-25Blackfin: work around anomaly 05000480Steven Miao1-0/+5
2011-05-25Blackfin: fix addr type with bfin_write_{or,and} helpersMike Frysinger1-2/+2
2011-05-25Blackfin: convert /proc/sram to seq_fileAlexey Dobriyan1-17/+26
2011-05-25Blackfin: switch /proc/gpio to seq_fileAlexey Dobriyan1-11/+20
2011-05-25Blackfin: fix indentation with bfin_read() helperMike Frysinger1-4/+4
2011-05-25Blackfin: convert old cpumask API to new oneKOSAKI Motohiro4-22/+24
2011-05-25Blackfin: don't touch task->cpus_allowed directlyKOSAKI Motohiro1-4/+2
2011-05-25Blackfin: don't touch cpu_possible_map and cpu_present_map directlyKOSAKI Motohiro1-4/+10
2011-05-25Blackfin: bf548-ezkit/bf561-ezkit: update nor flash layoutMike Frysinger2-2/+18
2011-05-25Blackfin: initial perf_event supportMike Frysinger5-0/+546
2011-05-25Blackfin: update anomaly lists to latest public infoMike Frysinger7-15/+50
2011-05-25Blackfin: use on-chip reset func with newer partsMike Frysinger1-34/+31
2011-05-25Blackfin: bf533-stamp/bf537-stamp: drop ad1980 from defconfigsMike Frysinger2-4/+0
2011-05-25Blackfin: optimize MMR reads during startup a bitMike Frysinger1-11/+9
2011-05-25Blackfin: bf537: demux port H mask A and emac rx intsMike Frysinger5-20/+77
2011-05-25Blackfin: bf537: fix excessive gpio int demuxingMike Frysinger1-30/+25
2011-05-25Blackfin: bf54x: drop unused pm gpio handlingMike Frysinger1-40/+2
2011-05-25Blackfin: move bf537-specific irq code out of common codeMike Frysinger4-138/+150
2011-05-25Blackfin: move internal irq prototypes out of global namespaceMike Frysinger8-10/+16
2011-05-25Blackfin: clean up irq ifdef logic a bitMike Frysinger1-47/+39
2011-05-25Blackfin: bf51x/bf52x: fix typo in hysteresis MMR namesMike Frysinger5-28/+28
2011-05-25Blackfin: delete duplicated user single step prototypesMike Frysinger1-2/+0
2011-05-25Blackfin: kgdb: cache flushing is not safe in SMP modeSonic Zhang1-1/+5
2011-05-25Blackfin: SMP: drop unused blackfin_cpudata.idle pointerMike Frysinger2-4/+0
2011-05-25Blackfin: SMP: fix cpudata cache setupMike Frysinger2-5/+2
2011-05-25Blackfin: clean up /proc/cpuinfo outputMike Frysinger1-8/+8
2011-05-25Blackfin: bf527-ezkit: tweak sound defconfigMike Frysinger2-15/+11
2011-05-25Blackfin: bf533/bf537/bf561: convert to BFIN_IRQ helperMike Frysinger3-122/+121
2011-05-25Blackfin: clean up style in irq definesMike Frysinger7-695/+627
2011-05-25Blackfin: unify core IRQ definitionsMike Frysinger8-379/+64
2011-05-25Blackfin: ints-priority: unify duplicate vec to irq lookup logicMike Frysinger1-68/+44
2011-05-25Blackfin: ints-priority: clean up some local varsMike Frysinger1-17/+8
2011-05-25Blackfin: don't attempt to flush on-chip L1 SRAM regionsSonic Zhang1-5/+18
2011-05-25Blackfin: first pass at debug mmr supportMike Frysinger3-1/+1863
2011-05-25ARM: mach-shmobile: mackerel: add renesas_usbhs support for USB1Kuninori Morimoto1-1/+190
2011-05-25ARM: mach-shmobile: Correct the G4EVM SDHI0 I/O range.Paul Mundt1-1/+1
2011-05-25ARM: arch-shmobile: sh7372: add renesas_usbhs irq supportKuninori Morimoto1-0/+2
2011-05-25ARM: mach-shmobile: sh73a0: mark DMA slave ID 0 as invalidMagnus Damm1-0/+1
2011-05-25ARM: mach-shmobile: mark DMA slave ID 0 as invalidGuennadi Liakhovetski1-0/+1
2011-05-25ARM: mach-shmobile: Enable DMAEngine for SDHI on AG5EVMMagnus Damm1-0/+4
2011-05-25ARM: mach-shmobile: Enable DMAEngine for MMCIF on AG5EVMMagnus Damm1-0/+9
2011-05-25ARM: mach-shmobile: sh73a0 DMA Engine support for SY-DMACMagnus Damm3-1/+277
2011-05-25ARM: mach-shmobile: Tidy up after SH7372 pm changes.Paul Mundt1-1/+1
2011-05-25ARM: mach-shmobile: sh7372 Core Standby CPUIdleMagnus Damm1-2/+31
2011-05-25ARM: mach-shmobile: CPUIdle supportMagnus Damm3-0/+96
2011-05-25ARM: mach-shmobile: sh7372 Core Standby Suspend-to-RAMMagnus Damm6-0/+345
2011-05-25ARM: mach-shmobile: Suspend-to-RAM supportMagnus Damm3-0/+51