aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner4-13/+8
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-26/+29
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-8/+11
2015-08-10blackfin/time-ts: Migrate to new 'set-state' interfaceViresh Kumar1-66/+70
2015-07-31blackfin: Prepare irq handlers for irq argument removalThomas Gleixner2-3/+5
2015-07-30Merge branch 'linus' into irq/coreThomas Gleixner2-15/+1
2015-07-27atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra1-1/+1
2015-07-27atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra1-10/+0
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra1-2/+0
2015-07-27blackfin: Provide atomic_{or,xor,and}Peter Zijlstra3-25/+40
2015-07-27blackfin/irq: Use irq_set_handler_locked()Thomas Gleixner1-4/+4
2015-07-27blackfin/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu1-1/+2
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour2-15/+1
2015-07-08Make asm/word-at-a-time.h available on all architecturesChris Metcalf1-0/+1
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2015-06-26Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-4/+4
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+1
2015-06-24mm: new mm hook frameworkLaurent Dufour1-0/+15
2015-06-23vfs: add file_path() helperMiklos Szeredi1-1/+1
2015-06-10blackfin: Fix build errorGuenter Roeck1-0/+1
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig1-1/+0
2015-05-06serial: bfin: ctsrts: enfore Kconfig naming conventionValentin Rothberg1-4/+4
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig1-1/+1
2015-04-24Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linuxLinus Torvalds37-104/+127
2015-04-24eth: bf609 eth clock: add pclk clock for stmmac driver probeSteven Miao1-0/+7
2015-04-24blackfin: Wire up missing syscallsChen Gang2-1/+21
2015-04-23arch: blackfin: kernel: kgdb: Remove unused functionRickard Strandqvist1-13/+0
2015-04-23dma: fix build error after update to v3.19Steven Miao1-8/+0
2015-04-23blackfin: io: define __raw_readx/writex with bfin_readx/writexSteven Miao1-21/+6
2015-04-23bf609: add resources for lcd nl8048Scott Jiang1-1/+30
2015-04-23pm: sometimes wake up from suspend to RAM would failAaron Wu1-0/+2
2015-04-23debug-mmrs: Eliminate all traces of the USB_PHY_TEST MMRAndre Wolokita7-24/+0
2015-04-23bf609: remove softswitch i2c configuration from adv7842 and adv7511 platform dataSonic Zhang1-2/+0
2015-04-23bf609: add platform data for soft switch devices on the video extendersSonic Zhang1-0/+22
2015-04-23bf609: enable soft switch gpio driver by defaultSonic Zhang1-0/+1
2015-04-23bf609: add gpio soft switch platform data for mcp23017 i2c devicesSonic Zhang1-0/+27
2015-04-23bf609: use new SND_BF6XX_PCM to choose audio pcm driverScott Jiang1-4/+4
2015-04-23bug[220] kgdb: change the smp cross core function entrySonic Zhang1-8/+4
2015-04-23arch: blackfin: kernel: setup.c: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist1-1/+1
2015-04-23blackfin: defconfigs: cleanup unused CONFIG_MTD_CHAR, add MTD_SPI_NOR for BF537-STAMPSteven Miao21-21/+2
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds4-16/+8
2015-04-12frv: Remove signal translation and exec_domainRichard Weinberger1-1/+1
2015-04-12blackfin: Remove exec_domain usageRichard Weinberger2-7/+1
2015-04-12blackfin: Autogenerate offsets in struct thread_infoRichard Weinberger3-9/+7
2015-03-11blackfin: Use common outgoing-CPU-notification codePaul E. McKenney1-4/+2
2015-03-05blackfin: fix up obsolete cpu function usage.Rusty Russell1-1/+1
2015-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-120/+40
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-16/+16