| Commit message (Expand) | Author | Age | Files | Lines |
* | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 1 | -4/+4 |
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-07-29 | 1 | -21/+5 |
|\ |
|
| * | blackfin/perf: Convert hotplug notifier to state machine | Thomas Gleixner | 2016-07-14 | 1 | -21/+5 |
* | | locking/atomic, arch/blackfin: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 1 | -0/+1 |
|/ |
|
* | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko | 2016-03-25 | 1 | -0/+1 |
* | blackfin: gpio: switch to gpiochip_add_data() | Linus Walleij | 2016-02-19 | 1 | -1/+3 |
* | gpio: Include linux/gpio.h instead of asm/gpio.h | Bjorn Helgaas | 2016-02-16 | 1 | -1/+1 |
* | blackfin: gpio: Be sure to clamp return value | Linus Walleij | 2016-01-25 | 1 | -1/+1 |
* | blackfin: convert to dma_map_ops | Christoph Hellwig | 2016-01-20 | 1 | -14/+38 |
* | treewide: Remove old email address | Peter Zijlstra | 2015-11-23 | 1 | -1/+1 |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -1/+1 |
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-03 | 1 | -3/+4 |
|\ |
|
| * | blackfin: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -3/+4 |
* | | blackfin/time-ts: Migrate to new 'set-state' interface | Viresh Kumar | 2015-08-10 | 1 | -66/+70 |
|/ |
|
* | vfs: add file_path() helper | Miklos Szeredi | 2015-06-23 | 1 | -1/+1 |
* | Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-04-24 | 3 | -23/+5 |
|\ |
|
| * | arch: blackfin: kernel: kgdb: Remove unused function | Rickard Strandqvist | 2015-04-23 | 1 | -13/+0 |
| * | debug-mmrs: Eliminate all traces of the USB_PHY_TEST MMR | Andre Wolokita | 2015-04-23 | 1 | -1/+0 |
| * | bug[220] kgdb: change the smp cross core function entry | Sonic Zhang | 2015-04-23 | 1 | -8/+4 |
| * | arch: blackfin: kernel: setup.c: Cleaning up missing null-terminate in conjun... | Rickard Strandqvist | 2015-04-23 | 1 | -1/+1 |
* | | frv: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 | 1 | -1/+1 |
* | | blackfin: Remove exec_domain usage | Richard Weinberger | 2015-04-12 | 1 | -5/+1 |
* | | blackfin: Autogenerate offsets in struct thread_info | Richard Weinberger | 2015-04-12 | 2 | -0/+7 |
|/ |
|
* | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2015-02-12 | 1 | -1/+1 |
* | blackfin: Replace __get_cpu_var uses | Christoph Lameter | 2014-08-26 | 1 | -5/+5 |
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-08-09 | 1 | -32/+19 |
|\ |
|
| * | blackfin: Use sigsp() | Richard Weinberger | 2014-08-06 | 1 | -11/+3 |
| * | blackfin: Use get_signal() signal_setup_done() | Richard Weinberger | 2014-08-06 | 1 | -22/+17 |
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-08-04 | 1 | -8/+7 |
|\ \ |
|
| * \ | Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app... | Ingo Molnar | 2014-07-28 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| * | | blackfin, perf: Use common PMU interrupt disabled code | Vince Weaver | 2014-06-18 | 1 | -8/+7 |
* | | | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2014-08-04 | 1 | -18/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | Blackfin: ftrace: Remove check of obsolete variable function_trace_stop | Steven Rostedt (Red Hat) | 2014-07-18 | 1 | -18/+0 |
| |/ |
|
* | | blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section fo... | Steven Miao | 2014-07-26 | 1 | -1/+1 |
|/ |
|
* | blackfin/ptrace: call find_vma with the mmap_sem held | Davidlohr Bueso | 2014-06-06 | 1 | -2/+6 |
* | Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-04-12 | 1 | -30/+9 |
|\ |
|
| * | blackfin:Use generic /proc/interrupts implementation | Thomas Gleixner | 2014-04-11 | 1 | -30/+9 |
* | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-04-09 | 1 | -0/+1 |
|\ \ |
|
| * | | i2c: bfin-twi: move bits macros and structs in header from arch include to ge... | Sonic Zhang | 2014-03-09 | 1 | -0/+1 |
| |/ |
|
* | | ftrace: Do not pass data to ftrace_dyn_arch_init | Jiri Slaby | 2014-03-07 | 1 | -1/+1 |
* | | ftrace: Pass retval through return in ftrace_dyn_arch_init() | Jiri Slaby | 2014-03-07 | 1 | -3/+0 |
|/ |
|
* | cramfs: take headers to fs/cramfs | Al Viro | 2014-01-25 | 1 | -1/+1 |
* | blackfin: adi gpio driver and pinctrl driver support | Sonic Zhang | 2013-11-15 | 2 | -135/+6 |
* | Blackfin: bfin_gpio: Use proper mask for comparing pfunc | Sonic Zhang | 2013-11-15 | 1 | -9/+14 |
* | blackfin: scb: Add system crossbar init code. | Steven Miao | 2013-09-13 | 1 | -0/+6 |
* | blackfin: delete __cpuinit usage from all blackfin files | Paul Gortmaker | 2013-07-14 | 2 | -3/+3 |
* | kgdb: blackfin: include irq_regs.h in kgdb.c | Sonic Zhang | 2013-07-09 | 1 | -0/+1 |
* | Merge tag 'for-linus' of git://github.com/realmz/blackfin-linux | Linus Torvalds | 2013-05-10 | 4 | -10/+44 |
|\ |
|
| * | bfin cache: dcplb map: add 16M dcplb map for BF60x | Steven Miao | 2013-05-09 | 3 | -9/+43 |
| * | blackfin: fix bootup core clock and system clock display | James Cosin | 2013-05-09 | 1 | -1/+1 |