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