aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin
AgeCommit message (Expand)AuthorFilesLines
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-11/+19
2017-09-09Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 3-3/+3
2017-09-09Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-2/+133
2017-09-01Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextGravatar Boris Brezillon 3-3/+3
2017-08-27blackfin: merge the two TWI header filesGravatar Wolfram Sang 2-2/+133
2017-08-17Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...Gravatar Paul E. McKenney 2-23/+21
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsGravatar Paul E. McKenney 1-5/+0
2017-08-13mtd: nand: Rename nand.h into rawnand.hGravatar Boris Brezillon 3-3/+3
2017-07-24module: Fix pr_fmt() bug for header use of printkGravatar Joe Perches 1-18/+21
2017-07-24signal: Remove kernel interal si_code magicGravatar Eric W. Biederman 1-11/+19
2017-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+2
2017-07-20debug: Fix WARN_ON_ONCE() for modulesGravatar Josh Poimboeuf 1-2/+2
2017-07-17Blackfin: flat: Use %x to format u32Gravatar Geert Uytterhoeven 1-2/+2
2017-07-16blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changesGravatar Geert Uytterhoeven 1-2/+1
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-17/+21
2017-07-13Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 2-23/+23
2017-07-12kernel/watchdog: introduce arch_touch_nmi_watchdog()Gravatar Nicholas Piggin 2-1/+3
2017-07-10blackfin: move generic-y of exported headers to uapi/asm/KbuildGravatar Masahiro Yamada 2-23/+23
2017-07-07Merge tag 'backlight-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+2
2017-07-07Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar Linus Torvalds 1-1/+1
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-7/+0
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-0/+1
2017-07-06Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-7/+7
2017-07-06video: adp8870: move header file out of I2C realmGravatar Wolfram Sang 1-1/+1
2017-07-06backlight: adp8860: Move header file out of I2C realmGravatar Wolfram Sang 1-1/+1
2017-07-03binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failGravatar Al Viro 2-17/+21
2017-06-30drivers: dma-mapping: allow dma_common_mmap() for NOMMUGravatar Vladimir Murzin 1-0/+1
2017-06-28arch: remove unused macro/function thread_saved_pc()Gravatar Tobias Klauser 1-5/+0
2017-05-29gpio: adp5588: move header file out of I2C realmGravatar Wolfram Sang 1-1/+1
2017-05-23pinctrl: mcp23s08: simplify spi_present_mask handlingGravatar Sebastian Reichel 1-2/+2
2017-05-23gpio: mcp23s08: move to pinctrlGravatar Sebastian Reichel 3-5/+5
2017-05-15kill strlen_user()Gravatar Al Viro 1-7/+0
2017-05-11uapi: export all headers under uapi directoriesGravatar Nicolas Dichtel 1-17/+0
2017-05-03blackfin: bf609: let clk_disable() return immediately if clk is NULLGravatar Masahiro Yamada 1-0/+3
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+2
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+4
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowGravatar Al Viro 1-1/+0
2017-04-14blackfin: time-ts: Set ->min_delta_ticks and ->max_delta_ticksGravatar Nicolai Stange 1-0/+4
2017-04-03debug: Fix __bug_table[] in arch linker scriptsGravatar Peter Zijlstra 1-0/+2
2017-03-28bfin: switch to RAW_COPY_USERGravatar Al Viro 2-22/+5
2017-03-28blackfin: switch to generic extable.hGravatar Al Viro 2-16/+2
2017-03-28new helper: uaccess_kernel()Gravatar Al Viro 1-1/+1
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hGravatar Al Viro 1-1/+0
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hGravatar Al Viro 1-3/+0
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Gravatar Ingo Molnar 1-1/+1
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Gravatar Ingo Molnar 4-0/+6
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 5-0/+5
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 8-0/+9
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 2-1/+2