aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds6-15/+15
2013-07-16smp: blackfin: fix check error, using atomic_ops to handle atomic_t typeSteven Miao1-3/+3
2013-07-14blackfin: delete __cpuinit usage from all blackfin filesPaul Gortmaker6-15/+15
2013-07-10Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linuxLinus Torvalds6-27/+24
2013-07-09smp: refine bf561 smpboot codeSteven Miao2-14/+11
2013-07-09bf609: stmmac: fix build after stmmac_mdio_bus_data changedSteven Miao1-1/+0
2013-07-09bf609: add cpu revision 0.1Sonic Zhang1-1/+1
2013-07-09bf609: rename bfin6xx_spi to bfin_spi3Scott Jiang2-11/+11
2013-07-09kgdb: blackfin: include irq_regs.h in kgdb.cSonic Zhang1-0/+1
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds2-7/+1
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen2-7/+1
2013-07-03Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds8-157/+8
2013-07-03mm/blackfin: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-32/+6
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu1-2/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu1-1/+1
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-1/+0
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell1-1/+1
2013-06-01blackfin: bf533-stamp: Remove bogus "||"Geert Uytterhoeven1-1/+1
2013-05-30blackfin: Remove references to the bf5x_tdm driverLars-Peter Clausen7-151/+2
2013-05-30ASoC: blackfin: Switch bf5xx-ad1836 from bf5xx-tdm to bf5xx-i2sLars-Peter Clausen5-5/+5
2013-05-10Merge tag 'for-linus' of git://github.com/realmz/blackfin-linuxLinus Torvalds14-24/+101
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-4/+1
2013-05-09bfin cache: dcplb map: add 16M dcplb map for BF60xSteven Miao4-9/+45
2013-05-09blackfin: smp: fix smp build after drop asm/system.hSteven Miao2-0/+3
2013-05-09blackfin: fix bootup core clock and system clock displayJames Cosin1-1/+1
2013-05-07Platform Nand: Set the GPIO for NAND read as inputAaron Wu1-0/+1
2013-05-07blackfin: rename vmImage to uImage after we move to buildrootSonic Zhang2-11/+11
2013-05-07blackfin: twi: Remove bogus #endifGeert Uytterhoeven1-1/+0
2013-05-07bf609: rsi: Add bf609 rsi MMR macro and board platform data.Sonic Zhang1-2/+29
2013-05-07blackfin: dmc: Improve DDR2 write through in DMC effict controller.Sonic Zhang2-0/+11
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-4/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-8/+0
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2-0/+3
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-0/+2
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-0/+1
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-259/+0
2013-04-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-4/+4
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-27/+7
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner1-2/+0
2013-04-29mm/blackfin: use common help functions to free reserved pagesJiang Liu1-19/+3
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner1-1/+0
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot1-3/+0
2013-04-10cpufreq: blackfin: move cpufreq driver to drivers/cpufreqViresh Kumar2-248/+0
2013-04-10bfin: Fix typo in arch_cpu_idle()Ingo Molnar1-1/+1
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-3/+1
2013-04-08bfin: Use generic idle loopThomas Gleixner3-27/+8