aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: convert /proc/sram to seq_fileAlexey Dobriyan2011-05-251-17/+26
* Blackfin: switch /proc/gpio to seq_fileAlexey Dobriyan2011-05-251-11/+20
* Blackfin: fix indentation with bfin_read() helperMike Frysinger2011-05-251-4/+4
* Blackfin: convert old cpumask API to new oneKOSAKI Motohiro2011-05-254-22/+24
* Blackfin: don't touch task->cpus_allowed directlyKOSAKI Motohiro2011-05-251-4/+2
* Blackfin: don't touch cpu_possible_map and cpu_present_map directlyKOSAKI Motohiro2011-05-251-4/+10
* Blackfin: bf548-ezkit/bf561-ezkit: update nor flash layoutMike Frysinger2011-05-252-2/+18
* Blackfin: initial perf_event supportMike Frysinger2011-05-255-0/+546
* Blackfin: update anomaly lists to latest public infoMike Frysinger2011-05-257-15/+50
* Blackfin: use on-chip reset func with newer partsMike Frysinger2011-05-251-34/+31
* Blackfin: bf533-stamp/bf537-stamp: drop ad1980 from defconfigsMike Frysinger2011-05-252-4/+0
* Blackfin: optimize MMR reads during startup a bitMike Frysinger2011-05-251-11/+9
* Blackfin: bf537: demux port H mask A and emac rx intsMike Frysinger2011-05-255-20/+77
* Blackfin: bf537: fix excessive gpio int demuxingMike Frysinger2011-05-251-30/+25
* Blackfin: bf54x: drop unused pm gpio handlingMike Frysinger2011-05-251-40/+2
* Blackfin: move bf537-specific irq code out of common codeMike Frysinger2011-05-254-138/+150
* Blackfin: move internal irq prototypes out of global namespaceMike Frysinger2011-05-258-10/+16
* Blackfin: clean up irq ifdef logic a bitMike Frysinger2011-05-251-47/+39
* Blackfin: bf51x/bf52x: fix typo in hysteresis MMR namesMike Frysinger2011-05-255-28/+28
* Blackfin: delete duplicated user single step prototypesMike Frysinger2011-05-251-2/+0
* Blackfin: kgdb: cache flushing is not safe in SMP modeSonic Zhang2011-05-251-1/+5
* Blackfin: SMP: drop unused blackfin_cpudata.idle pointerMike Frysinger2011-05-252-4/+0
* Blackfin: SMP: fix cpudata cache setupMike Frysinger2011-05-252-5/+2
* Blackfin: clean up /proc/cpuinfo outputMike Frysinger2011-05-251-8/+8
* Blackfin: bf527-ezkit: tweak sound defconfigMike Frysinger2011-05-252-15/+11
* Blackfin: bf533/bf537/bf561: convert to BFIN_IRQ helperMike Frysinger2011-05-253-122/+121
* Blackfin: clean up style in irq definesMike Frysinger2011-05-257-695/+627
* Blackfin: unify core IRQ definitionsMike Frysinger2011-05-258-379/+64
* Blackfin: ints-priority: unify duplicate vec to irq lookup logicMike Frysinger2011-05-251-68/+44
* Blackfin: ints-priority: clean up some local varsMike Frysinger2011-05-251-17/+8
* Blackfin: don't attempt to flush on-chip L1 SRAM regionsSonic Zhang2011-05-251-5/+18
* Blackfin: first pass at debug mmr supportMike Frysinger2011-05-253-1/+1863
* Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-05-242-9/+13
|\
| * mach-ux500: set proper I2C platform data from MOP500sLinus Walleij2011-05-251-6/+8
| * i2c-nomadik: fix speed enumeratorLinus Walleij2011-05-251-1/+1
| * i2c-nomadik: make i2c timeout specific per i2c busVirupax Sadashivpetimath2011-05-251-2/+4
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-05-2435-668/+626
|\ \
| * | [S390] cpu hotplug: fix external interrupt subclass mask handlingHeiko Carstens2011-05-231-2/+2
| * | [S390] oprofile: dont access lowcoreHeiko Carstens2011-05-231-9/+2
| * | [S390] oprofile: add missing irq stats counterHeiko Carstens2011-05-233-0/+4
| * | [S390] Ignore sendmmsg system call note wired up warningHeiko Carstens2011-05-231-0/+1
| * | [S390] s390,oprofile: fix compile error for !CONFIG_SMPJan Glauber2011-05-231-3/+3
| * | [S390] s390,oprofile: fix alert counter incrementJan Glauber2011-05-231-1/+1
| * | [S390] Remove unused includes in process.cJan Glauber2011-05-231-17/+2
| * | [S390] refactor page table functions for better pgste supportMartin Schwidefsky2011-05-237-233/+331
| * | [S390] merge page_test_dirty and page_clear_dirtyMartin Schwidefsky2011-05-232-55/+59
| * | [S390] convert old cpumask API into new oneKOSAKI Motohiro2011-05-234-23/+23
| * | [S390] pfault: cleanup codeHeiko Carstens2011-05-231-30/+37
| * | [S390] pfault: cpu hotplug vs missing completion interruptsHeiko Carstens2011-05-236-26/+71
| * | [S390] smp: add __noreturn attribute to cpu_die()Heiko Carstens2011-05-231-1/+1