summaryrefslogtreecommitdiff
path: root/arch/blackfin/include
AgeCommit message (Expand)Author
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso
2014-06-12Merge tag 'blackfin-for-linus' of http://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-11Revert "blackfin: dma: current count mmr is read only"Steven Miao
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-03Merge tag 'spi-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo
2014-05-21ftrace: Make CALLER_ADDRx macros more genericAKASHI Takahiro
2014-04-18arch,blackfin: Convert smp_mb__*()Peter Zijlstra
2014-04-14spi: convert spi-bfin-v3.c to a multiplatform driverScott Jiang
2014-04-12Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-12blackfin: dma: current count mmr is read onlySonic Zhang
2014-04-12bfin_crc: Move architecture independant crc header file out of the blackfin f...Sonic Zhang
2014-04-12blackfin: portmux: cleanup head fileSteven Miao
2014-04-09Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-01Merge tag 'pinctrl-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-03-09i2c: bfin-twi: remove unnecessary Blackfin SSYNC from the driverSonic Zhang
2014-03-09i2c: bfin-twi: move bits macros and structs in header from arch include to ge...Sonic Zhang
2014-02-10pinctrl: Move pint PM storage structure out of blackfin architecture.Sonic Zhang
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen
2014-01-29Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-29blackfin: Support L1 SRAM parity checking feature on bf60xSonic Zhang
2014-01-29arch: blackfin: uapi: be sure of "_UAPI" prefix for all guard macrosChen Gang
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-23Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...Linus Torvalds
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2013-12-04clk: Add common __clk_get(), __clk_put() implementationsSylwester Nawrocki
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-15Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-15blackfin: adi gpio driver and pinctrl driver supportSonic Zhang
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-11-13hardirq: Make hardirq bits genericThomas Gleixner
2013-11-12Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra
2013-09-23blackfin: pinctrl-adi2: Enable PINCTRL framework for BF54x and BF60x.Sonic Zhang
2013-09-19blackfin: gpio: Remove none gpio lib code.Sonic Zhang
2013-09-13blackfin: scb: Add system crossbar init code.Steven Miao
2013-07-10Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-07-09bf609: rename bfin6xx_spi to bfin_spi3Scott Jiang
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-05-10Merge tag 'for-linus' of git://github.com/realmz/blackfin-linuxLinus Torvalds
2013-05-09bfin cache: dcplb map: add 16M dcplb map for BF60xSteven Miao
2013-05-09blackfin: smp: fix smp build after drop asm/system.hSteven Miao
2013-05-07bf609: rsi: Add bf609 rsi MMR macro and board platform data.Sonic Zhang
2013-05-07blackfin: dmc: Improve DDR2 write through in DMC effict controller.Sonic Zhang
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-18treewide: Fix typos in printk and commentMasanari Iida