Age | Commit message (Expand) | Author | Files | Lines |
2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -5/+0 |
2013-11-16 | Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 16 | -710/+1025 |
2013-11-15 | blackfin: fix build warning for unused variable | Steven Miao | 1 | -1/+4 |
2013-11-15 | smp: bf561: and smb_wmb()/smp_rmb() at ipi send/receive | Steven Miao | 1 | -4/+8 |
2013-11-15 | pm: use GFP_ATOMIC when pm core call this function | Scott Jiang | 1 | -1/+1 |
2013-11-15 | blackfin: serial: Add serial port_fer and port_mux early platform resources. | Sonic Zhang | 2 | -27/+47 |
2013-11-15 | blackfin: pinctrl-adi2: code cleanup after using pinctrl-adi2 | Steven Miao | 1 | -66/+4 |
2013-11-15 | blackfin: adi gpio driver and pinctrl driver support | Sonic Zhang | 19 | -796/+1044 |
2013-11-15 | bf609: update default config for spi | Scott Jiang | 1 | -1/+1 |
2013-11-15 | Blackfin: bfin_gpio: Use proper mask for comparing pfunc | Sonic Zhang | 1 | -9/+14 |
2013-11-15 | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig | 1 | -1/+0 |
2013-11-14 | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 1 | -2/+0 |
2013-11-13 | hardirq: Make hardirq bits generic | Thomas Gleixner | 1 | -3/+0 |
2013-11-12 | Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -144/+50 |
2013-10-16 | cpufreq: remove CONFIG_CPU_FREQ_TABLE | Viresh Kumar | 1 | -1/+0 |
2013-09-25 | sched, arch: Create asm/preempt.h | Peter Zijlstra | 1 | -0/+1 |
2013-09-23 | blackfin: pinctrl-adi2: Enable PINCTRL framework for BF54x and BF60x. | Sonic Zhang | 4 | -6/+21 |
2013-09-19 | blackfin: gpio: Remove none gpio lib code. | Sonic Zhang | 3 | -138/+29 |
2013-09-13 | Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l... | Linus Torvalds | 1 | -1/+0 |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 1 | -1/+0 |
2013-09-13 | blackfin: Ignore generated uImages | Mark Brown | 1 | -0/+1 |
2013-09-13 | blackfin: Add STMMAC platform data to enable dwmac1000 driver on BF60x. | Sonic Zhang | 2 | -0/+26 |
2013-09-13 | bf609: adv7343: add S-Video and Component output support | Scott Jiang | 1 | -1/+22 |
2013-09-13 | bf609: add adv7343 video encoder support | Scott Jiang | 1 | -0/+54 |
2013-09-13 | clock: add stmmac clock for ethernet driver | Steven Miao | 1 | -0/+17 |
2013-09-13 | blackfin: scb: Add SCB1 to SCB9 config options and data. | Sonic Zhang | 2 | -13/+782 |
2013-09-13 | blackfin: scb: Add system crossbar init code. | Steven Miao | 7 | -0/+1331 |
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 |