summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-07-23Blackfin: dpmc: optimize SIC_IWR programming a littleMike Frysinger1-9/+6
2011-07-23Blackfin: gpio/ints: generalize pint logicMike Frysinger3-12/+19
2011-07-23Blackfin: dpmc: bind to MMR names and not CPUsMike Frysinger1-4/+3
2011-07-23Blackfin: debug-mmrs: generalize pint logicMike Frysinger1-19/+31
2011-07-23Blackfin: bf54x: switch to common pint MMR structMike Frysinger1-18/+5
2011-07-23Blackfin: bf54x: tweak MMR pint namesMike Frysinger2-2/+2
2011-07-23Blackfin: bf54x: constify pint register arrayMike Frysinger1-1/+1
2011-07-23Blackfin: gpio: punt unused GPIO_# definesMike Frysinger2-52/+3
2011-07-23Blackfin: convert unicode space gremlinsMike Frysinger7-27/+27
2011-07-23Blackfin: pwm: implement linux/pwm.h APIMike Frysinger3-0/+111
2011-07-23Blackfin: gptimers: add enable/disable by timer idMike Frysinger1-0/+10
2011-07-23Blackfin: make sure percpu section is aligned in XIP buildsSteven Miao1-0/+1
2011-07-23Blackfin: gptimers: use bfin read/write helpersMike Frysinger1-20/+25
2011-07-23Blackfin: gptimers: use register structs from common headerMike Frysinger1-32/+16
2011-07-23Blackfin: debug-mmrs: use new gptimer_group layout to simplify codeMike Frysinger1-18/+34
2011-07-23Blackfin: debug-mmrs: prevent macro arg from expandingMike Frysinger1-1/+1
2011-07-23Blackfin: gptimers: add group structure for hardware register layoutMike Frysinger1-0/+9
2011-07-23Blackfin: exec: remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2011-07-23Blackfin: update anomaly lists to latest public infoMike Frysinger7-211/+290
2011-07-23Blackfin: bf561-ezkit: change parallel flash from M to Y in defconfigMike Frysinger1-4/+4
2011-07-23Blackfin: debug-mmrs: disable PERIPHERAL_MAP for IMDMA channelsMike Frysinger1-1/+2
2011-07-23Blackfin: debug-mmrs: fix typo in single dmac setupMike Frysinger1-1/+1
2011-07-23Blackfin: convert to asm-generic/mutex-dec.h for all systemsMike Frysinger1-76/+1
2011-07-23Blackfin: optimize double fault boot checkingMike Frysinger6-63/+62
2011-07-23Blackfin: time: replace magic numbers with definesMike Frysinger1-2/+2
2011-07-23Blackfin: SMP: optimize start up code a bitMike Frysinger1-78/+54
2011-07-23Blackfin: boards: clean up redundant/dead spi resourcesMike Frysinger26-896/+0
2011-07-23Blackfin: net2272: move pin setup to boards filesMike Frysinger8-0/+192
2011-07-23Blackfin: convert to kbuild asm-generic supportMike Frysinger43-47/+43
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds235-1948/+2517
2011-07-22Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds41-378/+927
2011-07-22Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-1329/+1691
2011-07-22Merge branch 'x86-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-51/+27
2011-07-22Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-6/+76
2011-07-22Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-143/+131
2011-07-22Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-10/+11
2011-07-22Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-236/+251
2011-07-22Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+82
2011-07-22Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+21
2011-07-22Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-3/+2
2011-07-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds17-324/+263
2011-07-22Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-26/+67
2011-07-22Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-85/+127
2011-07-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-17/+76
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds40-359/+199
2011-07-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds21-174/+145
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds140-2661/+4650
2011-07-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-148/+21
2011-07-22Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-13/+41
2011-07-22Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds11-71/+20