aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin
AgeCommit message (Expand)AuthorFilesLines
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 6-15/+15
2013-07-16smp: blackfin: fix check error, using atomic_ops to handle atomic_t typeGravatar Steven Miao 1-3/+3
2013-07-14blackfin: delete __cpuinit usage from all blackfin filesGravatar Paul Gortmaker 6-15/+15
2013-07-10Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 6-27/+24
2013-07-09smp: refine bf561 smpboot codeGravatar Steven Miao 2-14/+11
2013-07-09bf609: stmmac: fix build after stmmac_mdio_bus_data changedGravatar Steven Miao 1-1/+0
2013-07-09bf609: add cpu revision 0.1Gravatar Sonic Zhang 1-1/+1
2013-07-09bf609: rename bfin6xx_spi to bfin_spi3Gravatar Scott Jiang 2-11/+11
2013-07-09kgdb: blackfin: include irq_regs.h in kgdb.cGravatar Sonic Zhang 1-0/+1
2013-07-04Merge branch 'kconfig-diet' from Dave HansenGravatar Linus Torvalds 2-7/+1
2013-07-04consolidate per-arch stack overflow debugging optionsGravatar Dave Hansen 2-7/+1
2013-07-03Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Gravatar Linus Torvalds 8-157/+8
2013-07-03mm/blackfin: prepare for removing num_physpages and simplify mem_init()Gravatar Jiang Liu 1-32/+6
2013-07-03mm: concentrate modification of totalram_pages into the mm coreGravatar Jiang Liu 1-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroGravatar Jiang Liu 1-2/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsGravatar Jiang Liu 1-1/+1
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2013-06-29consolidate io_remap_pfn_range definitionsGravatar Al Viro 1-1/+0
2013-06-03Finally eradicate CONFIG_HOTPLUGGravatar Stephen Rothwell 1-1/+1
2013-06-01blackfin: bf533-stamp: Remove bogus "||"Gravatar Geert Uytterhoeven 1-1/+1
2013-05-30blackfin: Remove references to the bf5x_tdm driverGravatar Lars-Peter Clausen 7-151/+2
2013-05-30ASoC: blackfin: Switch bf5xx-ad1836 from bf5xx-tdm to bf5xx-i2sGravatar Lars-Peter Clausen 5-5/+5
2013-05-10Merge tag 'for-linus' of git://github.com/realmz/blackfin-linuxGravatar Linus Torvalds 14-24/+101
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxGravatar Linus Torvalds 1-4/+1
2013-05-09bfin cache: dcplb map: add 16M dcplb map for BF60xGravatar Steven Miao 4-9/+45
2013-05-09blackfin: smp: fix smp build after drop asm/system.hGravatar Steven Miao 2-0/+3
2013-05-09blackfin: fix bootup core clock and system clock displayGravatar James Cosin 1-1/+1
2013-05-07Platform Nand: Set the GPIO for NAND read as inputGravatar Aaron Wu 1-0/+1
2013-05-07blackfin: rename vmImage to uImage after we move to buildrootGravatar Sonic Zhang 2-11/+11
2013-05-07blackfin: twi: Remove bogus #endifGravatar Geert Uytterhoeven 1-1/+0
2013-05-07bf609: rsi: Add bf609 rsi MMR macro and board platform data.Gravatar Sonic Zhang 1-2/+29
2013-05-07blackfin: dmc: Improve DDR2 write through in DMC effict controller.Gravatar Sonic Zhang 2-0/+11
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-4/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-3/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-8/+0
2013-04-30Merge branch 'akpm' (incoming from Andrew)Gravatar Linus Torvalds 2-0/+3
2013-04-30dump_stack: unify debug information printed by show_regs()Gravatar Tejun Heo 1-0/+2
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsGravatar Tejun Heo 1-0/+1
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-259/+0
2013-04-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-4/+4
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-27/+7
2013-04-29early_printk: consolidate random copies of identical codeGravatar Thomas Gleixner 1-2/+0
2013-04-29mm/blackfin: use common help functions to free reserved pagesGravatar Jiang Liu 1-19/+3
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchGravatar Thomas Gleixner 1-1/+0
2013-04-16Remove GENERIC_GPIO config optionGravatar Alexandre Courbot 1-3/+0
2013-04-10cpufreq: blackfin: move cpufreq driver to drivers/cpufreqGravatar Viresh Kumar 2-248/+0
2013-04-10bfin: Fix typo in arch_cpu_idle()Gravatar Ingo Molnar 1-1/+1
2013-04-09procfs: new helper - PDE_DATA(inode)Gravatar Al Viro 1-3/+1
2013-04-08bfin: Use generic idle loopGravatar Thomas Gleixner 3-27/+8