index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-09
Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2017-08-27
blackfin: merge the two TWI header files
Wolfram Sang
1
-1
/
+0
2017-07-24
module: Fix pr_fmt() bug for header use of printk
Joe Perches
1
-18
/
+21
2017-07-17
Blackfin: flat: Use %x to format u32
Geert Uytterhoeven
1
-2
/
+2
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-7
/
+6
2017-07-12
kernel/watchdog: introduce arch_touch_nmi_watchdog()
Nicholas Piggin
1
-1
/
+1
2017-07-03
binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail
Al Viro
1
-7
/
+6
2017-05-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2017-05-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+4
2017-04-14
blackfin: time-ts: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+4
2017-04-03
debug: Fix __bug_table[] in arch linker scripts
Peter Zijlstra
1
-0
/
+2
2017-03-28
new helper: uaccess_kernel()
Al Viro
1
-1
/
+1
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
4
-0
/
+4
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
6
-0
/
+7
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-1
/
+2
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-1
/
+1
2016-12-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2016-12-25
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-2
/
+2
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
3
-3
/
+3
2016-12-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+7
2016-12-14
arch/blackfin: add option to skip sync on DMA map
Alexander Duyck
1
-1
/
+7
2016-11-22
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
1
-2
/
+2
2016-10-19
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
1
-2
/
+3
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-0
/
+1
2016-08-24
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
1
-1
/
+1
2016-08-24
ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config
Josh Poimboeuf
1
-2
/
+2
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-4
/
+4
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-21
/
+5
2016-07-14
blackfin/perf: Convert hotplug notifier to state machine
Thomas Gleixner
1
-21
/
+5
2016-06-16
locking/atomic, arch/blackfin: Implement atomic_fetch_{add,sub,and,or,xor}()
Peter Zijlstra
1
-0
/
+1
2016-03-25
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
1
-0
/
+1
2016-02-19
blackfin: gpio: switch to gpiochip_add_data()
Linus Walleij
1
-1
/
+3
2016-02-16
gpio: Include linux/gpio.h instead of asm/gpio.h
Bjorn Helgaas
1
-1
/
+1
2016-01-25
blackfin: gpio: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2016-01-20
blackfin: convert to dma_map_ops
Christoph Hellwig
1
-14
/
+38
2015-11-23
treewide: Remove old email address
Peter Zijlstra
1
-1
/
+1
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2015-09-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+4
2015-08-10
blackfin/time-ts: Migrate to new 'set-state' interface
Viresh Kumar
1
-66
/
+70
2015-07-27
blackfin: Provide atomic_{or,xor,and}
Peter Zijlstra
1
-3
/
+4
2015-06-23
vfs: add file_path() helper
Miklos Szeredi
1
-1
/
+1
2015-04-24
Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-23
/
+5
2015-04-23
arch: blackfin: kernel: kgdb: Remove unused function
Rickard Strandqvist
1
-13
/
+0
2015-04-23
debug-mmrs: Eliminate all traces of the USB_PHY_TEST MMR
Andre Wolokita
1
-1
/
+0
2015-04-23
bug[220] kgdb: change the smp cross core function entry
Sonic Zhang
1
-8
/
+4
2015-04-23
arch: blackfin: kernel: setup.c: Cleaning up missing null-terminate in conjun...
Rickard Strandqvist
1
-1
/
+1
[next]