aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-116/+0
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-16/+16
2015-02-15Input: bfin_rotary - move platform header to linux/platform_dataSonic Zhang1-116/+0
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-4/+0
2015-02-10blackfin: drop pte_file()Kirill A. Shutemov1-5/+0
2015-01-13blackfin: macro whitespace fixesMichael S. Tsirkin1-11/+11
2015-01-13blackfin: fix put_user sparse errorsMichael S. Tsirkin1-4/+4
2015-01-13blackfin/uaccess: fix sparse errorsMichael S. Tsirkin1-1/+1
2014-12-14Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-4/+3
2014-12-11arch: Cleanup read_barrier_depends() and commentsAlexander Duyck1-0/+51
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-1/+0
2014-11-25tty: bfin, define inlined structuresJiri Slaby1-4/+3
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-08-26blackfin: Replace __get_cpu_var usesChristoph Lameter1-1/+1
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-1/+1
2014-06-12Merge tag 'blackfin-for-linus' of http://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linuxLinus Torvalds1-0/+2
2014-06-11Revert "blackfin: dma: current count mmr is read only"Steven Miao1-0/+2
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into nextLinus Torvalds1-10/+1
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick1-1/+0
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds2-12/+5
2014-06-03Merge tag 'spi-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into nextLinus Torvalds1-258/+0
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo1-5/+0
2014-05-21ftrace: Make CALLER_ADDRx macros more genericAKASHI Takahiro1-10/+1
2014-04-18arch,blackfin: Convert smp_mb__*()Peter Zijlstra2-12/+5
2014-04-14spi: convert spi-bfin-v3.c to a multiplatform driverScott Jiang1-258/+0
2014-04-12Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linuxLinus Torvalds3-133/+4
2014-04-12blackfin: dma: current count mmr is read onlySonic Zhang1-2/+0
2014-04-12bfin_crc: Move architecture independant crc header file out of the blackfin folder.Sonic Zhang1-125/+0
2014-04-12blackfin: portmux: cleanup head fileSteven Miao1-6/+4
2014-04-09Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-124/+19
2014-04-01Merge tag 'pinctrl-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-9/+0
2014-03-09i2c: bfin-twi: remove unnecessary Blackfin SSYNC from the driverSonic Zhang1-2/+21
2014-03-09i2c: bfin-twi: move bits macros and structs in header from arch include to generic includeSonic Zhang1-125/+1
2014-02-10pinctrl: Move pint PM storage structure out of blackfin architecture.Sonic Zhang1-9/+0
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabetical orderTim Chen1-3/+3
2014-01-29Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linuxLinus Torvalds12-30/+36
2014-01-29blackfin: Support L1 SRAM parity checking feature on bf60xSonic Zhang1-0/+1
2014-01-29arch: blackfin: uapi: be sure of "_UAPI" prefix for all guard macrosChen Gang11-30/+35
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2014-01-23Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds1-0/+2
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra1-17/+1
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller1-0/+1
2013-12-04clk: Add common __clk_get(), __clk_put() implementationsSylwester Nawrocki1-0/+2
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+0
2013-11-15Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linuxLinus Torvalds2-5/+4
2013-11-15blackfin: adi gpio driver and pinctrl driver supportSonic Zhang4-144/+41
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-2/+0
2013-11-13hardirq: Make hardirq bits genericThomas Gleixner1-3/+0