index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-29
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-1
/
+2
2010-10-29
debug_core,x86,blackfin: Clean up hw debug disable API
Dongdong Deng
1
-1
/
+2
2010-10-27
ptrace: cleanup arch_ptrace() and friends on Blackfin
Namhyung Kim
1
-6
/
+7
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-1
/
+2
2010-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
4
-69
/
+148
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-22
Blackfin: gpio: add peripheral group check
steven miao
1
-67
/
+118
2010-10-22
Blackfin: add new cacheflush syscall
Sonic Zhang
2
-2
/
+17
2010-10-22
Blackfin: access_ok: permit L1 stack
Barry Song
1
-0
/
+5
2010-10-22
Blackfin: ptrace: enable access to L1 stacks
Barry Song
1
-0
/
+8
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-07
Fix IRQ flag handling naming
David Howells
1
-0
/
+1
2010-10-07
Blackfin: Rename IRQ flags handling functions
David Howells
4
-76
/
+76
2010-08-17
Make do_execve() take a const filename pointer
David Howells
1
-1
/
+3
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
1
-1
/
+1
2010-08-06
Blackfin: add support for dynamic ftrace
Mike Frysinger
3
-9
/
+163
2010-08-06
Blackfin: portmux: fix peripheral map overflow when requesting pins
Michael Hennerich
1
-1
/
+1
2010-08-06
Blackfin: BF51x/BF52x: support GPIO Hysteresis/Schmitt Trigger options
Michael Hennerich
1
-0
/
+7
2010-08-06
Blackfin: gpio/portmux: clean up whitespace corruption
Mike Frysinger
1
-2
/
+2
2010-08-06
Blackfin: fix DMA/cache bug when resuming from suspend to RAM
Michael Hennerich
1
-2
/
+17
2010-08-06
Blackfin: gpio: unify & clean up reserved map handling
Mike Frysinger
1
-51
/
+56
2010-08-06
Blackfin: move MPU anomaly check to common location
Mike Frysinger
1
-4
/
+0
2010-08-06
Blackfin: use common EXCEPTION_TABLE() in vmlinux.lds
Mike Frysinger
1
-6
/
+1
2010-05-27
ptrace: unify FDPIC implementations
Mike Frysinger
1
-24
/
+9
2010-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
11
-958
/
+1510
2010-05-22
Blackfin: another year of changes (update copyright in boot log)
Mike Frysinger
1
-2
/
+2
2010-05-22
Blackfin: move string functions to normal lib/ assembly
Robin Getz
1
-0
/
+12
2010-05-22
Blackfin: kgdb: pass up the CC register instead of a 0 stub
Mike Frysinger
1
-1
/
+1
2010-05-22
Blackfin: handle HW errors in the new "FAULT" printing code
Robin Getz
1
-0
/
+9
2010-05-22
Blackfin: show the whole accumulator in the pseudo DBG insn
Robin Getz
1
-6
/
+19
2010-05-22
Blackfin: support all possible registers in the pseudo instructions
Robin Getz
1
-6
/
+61
2010-05-22
Blackfin: add support for the DBG (debug output) pseudo insn
Robin Getz
2
-18
/
+70
2010-05-22
Blackfin: add support for the DBGA (debug assert) pseudo insn
Robin Getz
3
-0
/
+89
2010-05-21
Blackfin: make hardware trace output a little more useful
Robin Getz
3
-64
/
+443
2010-05-21
Blackfin: print out the faulting insn in the trace output
Robin Getz
1
-2
/
+17
2010-05-21
Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.c
Robin Getz
3
-123
/
+109
2010-05-21
Blackfin: split kernel/traps.c
Robin Getz
6
-836
/
+885
2010-05-21
Blackfin: punt Blackfin-specific GPIO wakeup API
Michael Hennerich
1
-119
/
+12
2010-05-20
kgdb,blackfin: Add in kgdb_arch_set_pc for blackfin
Jason Wessel
1
-0
/
+5
2010-05-19
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-39
/
+13
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-1
/
+1
2010-03-13
blackfin: Convert blackfin to use read/update_persistent_clock
John Stultz
2
-39
/
+13
2010-03-09
Blackfin: mark gpio lib functions static
Joachim Eastwood
1
-7
/
+7
2010-03-09
Blackfin: GPIO: implement to_irq handler
Joachim Eastwood
1
-0
/
+6
2010-03-09
Blackfin: remove trailing space in messages
Frans Pop
2
-6
/
+6
2010-03-09
Blackfin: add support for restart_syscall()
Mike Frysinger
1
-0
/
+9
2010-03-09
Blackfin: fix single stepping over system calls
Mike Frysinger
2
-3
/
+11
2010-03-09
Blackfin: initial tracehook support
Mike Frysinger
2
-60
/
+20
2010-03-09
Blackfin: initial regset support
Mike Frysinger
2
-30
/
+90
[next]