summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* net: smc91x: fix SMC accessesRussell King2016-09-302-2/+4
* blackfin: fix copy_from_user()Al Viro2016-09-241-4/+5
* treewide: Remove old email addressPeter Zijlstra2015-11-231-1/+1
* Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-041-0/+1
|\
| * Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-081-0/+1
* | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-164-13/+8
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-034-26/+29
|\ \
| * | atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra2015-07-271-1/+1
| * | atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra2015-07-271-10/+0
| * | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-2/+0
| * | blackfin: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-273-25/+40
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-012-8/+11
|\ \ \
| * | | blackfin: Prepare irq handlers for irq argument removalThomas Gleixner2015-07-312-3/+5
| * | | Merge branch 'linus' into irq/coreThomas Gleixner2015-07-302-15/+1
| |\| |
| * | | blackfin/irq: Use irq_set_handler_locked()Thomas Gleixner2015-07-271-4/+4
| * | | blackfin/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-271-1/+2
| | |/ | |/|
* | | blackfin/time-ts: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-66/+70
| |/ |/|
* | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-172-15/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-041-1/+1
|\
| * vfs: add file_path() helperMiklos Szeredi2015-06-231-1/+1
* | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-261-4/+4
|\ \
| * | serial: bfin: ctsrts: enfore Kconfig naming conventionValentin Rothberg2015-05-061-4/+4
| |/
* | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-252-2/+1
|\ \
| * | remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0
| * | remove <asm/scatterlist.h>Christoph Hellwig2015-05-051-1/+1
| |/
* | mm: new mm hook frameworkLaurent Dufour2015-06-241-0/+15
* | blackfin: Fix build errorGuenter Roeck2015-06-101-0/+1
|/
* Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-04-2437-104/+127
|\
| * eth: bf609 eth clock: add pclk clock for stmmac driver probeSteven Miao2015-04-241-0/+7
| * blackfin: Wire up missing syscallsChen Gang2015-04-242-1/+21
| * arch: blackfin: kernel: kgdb: Remove unused functionRickard Strandqvist2015-04-231-13/+0
| * dma: fix build error after update to v3.19Steven Miao2015-04-231-8/+0
| * blackfin: io: define __raw_readx/writex with bfin_readx/writexSteven Miao2015-04-231-21/+6
| * bf609: add resources for lcd nl8048Scott Jiang2015-04-231-1/+30
| * pm: sometimes wake up from suspend to RAM would failAaron Wu2015-04-231-0/+2
| * debug-mmrs: Eliminate all traces of the USB_PHY_TEST MMRAndre Wolokita2015-04-237-24/+0
| * bf609: remove softswitch i2c configuration from adv7842 and adv7511 platform ...Sonic Zhang2015-04-231-2/+0
| * bf609: add platform data for soft switch devices on the video extendersSonic Zhang2015-04-231-0/+22
| * bf609: enable soft switch gpio driver by defaultSonic Zhang2015-04-231-0/+1
| * bf609: add gpio soft switch platform data for mcp23017 i2c devicesSonic Zhang2015-04-231-0/+27
| * bf609: use new SND_BF6XX_PCM to choose audio pcm driverScott Jiang2015-04-231-4/+4
| * bug[220] kgdb: change the smp cross core function entrySonic Zhang2015-04-231-8/+4
| * arch: blackfin: kernel: setup.c: Cleaning up missing null-terminate in conjun...Rickard Strandqvist2015-04-231-1/+1
| * blackfin: defconfigs: cleanup unused CONFIG_MTD_CHAR, add MTD_SPI_NOR for BF5...Steven Miao2015-04-2321-21/+2
* | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-201-1/+1
|\ \
| * | blackfin: fix up obsolete cpu function usage.Rusty Russell2015-03-051-1/+1
| |/
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-154-16/+8
|\ \
| * | frv: Remove signal translation and exec_domainRichard Weinberger2015-04-121-1/+1
| * | blackfin: Remove exec_domain usageRichard Weinberger2015-04-122-7/+1
| * | blackfin: Autogenerate offsets in struct thread_infoRichard Weinberger2015-04-123-9/+7
| |/