summaryrefslogtreecommitdiff
path: root/arch/blackfin
Commit message (Expand)AuthorAge
* blackfin: ezbrd: Remove non-functional DSA/KSZ8893M codeFlorian Fainelli2017-09-20
* blackfin: tcm-bf518: Remove dsa.h inclusionFlorian Fainelli2017-09-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-11
|\
| * signal: Remove kernel interal si_code magicEric W. Biederman2017-07-24
* | Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds2017-09-09
|\ \
| * \ Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon2017-09-01
| |\ \
| | * | mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-13
| | |/
* | | Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-09
|\ \ \
| * | | blackfin: merge the two TWI header filesWolfram Sang2017-08-27
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...Paul E. McKenney2017-08-17
|\ \ \ \ | |_|/ / |/| | |
| | * | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-17
| |/ / |/| |
| * | module: Fix pr_fmt() bug for header use of printkJoe Perches2017-07-24
|/ /
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-21
|\ \
| * | debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf2017-07-20
* | | Blackfin: flat: Use %x to format u32Geert Uytterhoeven2017-07-17
* | | blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changesGeert Uytterhoeven2017-07-16
| |/ |/|
* | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-15
|\ \
| * | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro2017-07-03
* | | Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2017-07-13
|\ \ \
| * | | blackfin: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-10
* | | | kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin2017-07-12
|/ / /
* | | Merge tag 'backlight-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-07
|\ \ \
| * | | video: adp8870: move header file out of I2C realmWolfram Sang2017-07-06
| * | | backlight: adp8860: Move header file out of I2C realmWolfram Sang2017-07-06
| |/ /
* | | Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-07-07
|\ \ \
| * | | gpio: adp5588: move header file out of I2C realmWolfram Sang2017-05-29
* | | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-06
|\ \ \ \
| * | | | kill strlen_user()Al Viro2017-05-15
| | |/ / | |/| |
* | | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-06
|\ \ \ \
| * | | | drivers: dma-mapping: allow dma_common_mmap() for NOMMUVladimir Murzin2017-06-30
| |/ / /
* | | | Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-06
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | pinctrl: mcp23s08: simplify spi_present_mask handlingSebastian Reichel2017-05-23
| * | gpio: mcp23s08: move to pinctrlSebastian Reichel2017-05-23
| |/
* | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-28
|/
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-11
* blackfin: bf609: let clk_disable() return immediately if clk is NULLMasahiro Yamada2017-05-03
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-01
|\
| * debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra2017-04-03
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-01
|\ \
| * | blackfin: time-ts: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-14
| |/
* | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-26
* | bfin: switch to RAW_COPY_USERAl Viro2017-03-28
* | blackfin: switch to generic extable.hAl Viro2017-03-28
* | new helper: uaccess_kernel()Al Viro2017-03-28
* | uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-05
* | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-05
|/
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-03
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02