Sign in
gem5
/
arm
/
linux
/
c36940e678fc30779c99246c034deca1fed61ae4
/
arch
/
blackfin
/
kernel
1e431a9
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 14 years ago
d7ba979d
debug_core,x86,blackfin: Clean up hw debug disable API
by Dongdong Deng
· 15 years ago
aeebd3a
ptrace: cleanup arch_ptrace() and friends on Blackfin
by Namhyung Kim
· 14 years ago
9b05a69
ptrace: change signature of arch_ptrace()
by Namhyung Kim
· 14 years ago
7f38839
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
by Linus Torvalds
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
05bbec3
Blackfin: gpio: add peripheral group check
by steven miao
· 14 years ago
99a5b28
Blackfin: add new cacheflush syscall
by Sonic Zhang
· 15 years ago
41c3e33
Blackfin: access_ok: permit L1 stack
by Barry Song
· 15 years ago
175671e
Blackfin: ptrace: enable access to L1 stacks
by Barry Song
· 15 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 15 years ago
df9ee29
Fix IRQ flag handling naming
by David Howells
· 14 years ago
3b139cd
Blackfin: Rename IRQ flags handling functions
by David Howells
· 14 years ago
d762746
Make do_execve() take a const filename pointer
by David Howells
· 15 years ago
c788732
Mark arguments to certain syscalls as being const
by David Howells
· 15 years ago
f507442
Blackfin: add support for dynamic ftrace
by Mike Frysinger
· 15 years ago
382dbe5
Blackfin: portmux: fix peripheral map overflow when requesting pins
by Michael Hennerich
· 15 years ago
7a4a207
Blackfin: BF51x/BF52x: support GPIO Hysteresis/Schmitt Trigger options
by Michael Hennerich
· 15 years ago
812ae98
Blackfin: gpio/portmux: clean up whitespace corruption
by Mike Frysinger
· 15 years ago
d1401e1
Blackfin: fix DMA/cache bug when resuming from suspend to RAM
by Michael Hennerich
· 15 years ago
332824b
Blackfin: gpio: unify & clean up reserved map handling
by Mike Frysinger
· 15 years ago
1ed181f
Blackfin: move MPU anomaly check to common location
by Mike Frysinger
· 15 years ago
d49e8e7
Blackfin: use common EXCEPTION_TABLE() in vmlinux.lds
by Mike Frysinger
· 15 years ago
9c1a125
ptrace: unify FDPIC implementations
by Mike Frysinger
· 15 years ago
064e297
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
by Linus Torvalds
· 15 years ago
be1577e
Blackfin: another year of changes (update copyright in boot log)
by Mike Frysinger
· 15 years ago
479ba60
Blackfin: move string functions to normal lib/ assembly
by Robin Getz
· 15 years ago
d2db97b
Blackfin: kgdb: pass up the CC register instead of a 0 stub
by Mike Frysinger
· 15 years ago
a80d5f4
Blackfin: handle HW errors in the new "FAULT" printing code
by Robin Getz
· 15 years ago
a6d9dbf
Blackfin: show the whole accumulator in the pseudo DBG insn
by Robin Getz
· 15 years ago
5a132f7
Blackfin: support all possible registers in the pseudo instructions
by Robin Getz
· 15 years ago
dc89d97
Blackfin: add support for the DBG (debug output) pseudo insn
by Robin Getz
· 15 years ago
6ce3e9c
Blackfin: add support for the DBGA (debug assert) pseudo insn
by Robin Getz
· 15 years ago
9a95e2f
Blackfin: make hardware trace output a little more useful
by Robin Getz
· 15 years ago
d60805a
Blackfin: print out the faulting insn in the trace output
by Robin Getz
· 15 years ago
d28cff4
Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.c
by Robin Getz
· 15 years ago
2a12c46
Blackfin: split kernel/traps.c
by Robin Getz
· 15 years ago
bb84dbf
Blackfin: punt Blackfin-specific GPIO wakeup API
by Michael Hennerich
· 15 years ago
e886112
kgdb,blackfin: Add in kgdb_arch_set_pc for blackfin
by Jason Wessel
· 15 years ago
7d02093
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
cb0e996
blackfin: Convert blackfin to use read/update_persistent_clock
by John Stultz
· 15 years ago
f9c29e8
Blackfin: mark gpio lib functions static
by Joachim Eastwood
· 15 years ago
7f4f69f
Blackfin: GPIO: implement to_irq handler
by Joachim Eastwood
· 15 years ago
2bc4aff
Blackfin: remove trailing space in messages
by Frans Pop
· 15 years ago
ddaebca
Blackfin: add support for restart_syscall()
by Mike Frysinger
· 15 years ago
600482c
Blackfin: fix single stepping over system calls
by Mike Frysinger
· 15 years ago
e8f263d
Blackfin: initial tracehook support
by Mike Frysinger
· 15 years ago
e50e2f2
Blackfin: initial regset support
by Mike Frysinger
· 15 years ago
f2ce480
Blackfin: simplify PTRACE_{PEEK,POKE}USR in preperation for regset support
by Mike Frysinger
· 15 years ago
5f09c77
Blackfin: simplify SYSCFG code a bit and ignore attempts to change it
by Mike Frysinger
· 15 years ago
f5b9962
Blackfin: use generic ptrace_resume code
by Christoph Hellwig
· 15 years ago
718340f
Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu data
by Graf Yang
· 15 years ago
6c2b707
Blackfin: add support for cpufreq on SMP systems
by Graf Yang
· 15 years ago
64b33a0
Blackfin: split watchdog definitions into a dedicated header file
by Graf Yang
· 15 years ago
b73faf7
Blackfin: support new ftrace frame pointer semantics
by Mike Frysinger
· 15 years ago
aebfef0
Blackfin: implement ftrace mcount test
by Mike Frysinger
· 15 years ago
60ffdb3
Blackfin: implement nmi_watchdog for SMP on BF561
by Graf Yang
· 15 years ago
726e965
Blackfin: respect the L1 kconfig optimization in the MPU code
by Barry Song
· 15 years ago
5e8d321
Blackfin: fill out the signal si_addr when sending a SIGBUS/SIGSEGV
by Barry Song
· 15 years ago
c6669c22
Blackfin: fix up mm locking in address dumping
by Graf Yang
· 15 years ago
8d0177d
Blackfin: kgdb: mark all local funcs/structs static
by Mike Frysinger
· 15 years ago
48a74f9
Blackfin: fix decoding of opcodes 41-47 in decode_instruction()
by Roel Kluin
· 15 years ago
d86bfb1
Blackfin: initial XIP support
by Barry Song
· 15 years ago
8916a14
Blackfin: fix the section name of init_thread_union
by Barry Song
· 15 years ago
6feda3a
Blackfin: replace harcoded define with proper THREAD_SIZE macro
by Barry Song
· 15 years ago
0afc272
Blackfin: fix relocation errors with large initramfs images
by Jie Zhang
· 15 years ago
0d152c2
Blackfin: SMP: make core timers per-cpu clock events for HRT
by Yi Li
· 15 years ago
edd0799
Blackfin: gpio: use shorter name
by Michael Hennerich
· 15 years ago
a3a6a59
Blackfin: dma-mapping: fix thinko in constant optimization
by Sonic Zhang
· 15 years ago
5792ab2
Blackfin: MPU: handle caches for reserved memory
by Sonic Zhang
· 15 years ago
e18e7dd
Blackfin: fix MPU page permission masks overflow when dealing with async memory
by Barry Song
· 15 years ago
b635f19
Blackfin: allow boards to register early devices
by Sonic Zhang
· 15 years ago
7fe1a91
blackfin,kgdb: Do not put PC in gdb_regs into retx.
by Sonic Zhang
· 15 years ago
0fde663
blackfin,kgdb,probe_kernel: Cleanup probe_kernel_read/write
by Jason Wessel
· 15 years ago
525995d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
by Linus Torvalds
· 15 years ago
74f3ae7
Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 15 years ago
9e1b9b8
module: make MODULE_SYMBOL_PREFIX into a CONFIG option
by Alan Jenkins
· 15 years ago
8a83311
Blackfin: drop duplicate sched_clock
by Mike Frysinger
· 15 years ago
a797a0e
Blackfin: NOMPU: skip DMA ICPLB hole when it is redundant
by Mike Frysinger
· 15 years ago
0a68b53
Blackfin: MPU: add missing __init markings
by Mike Frysinger
· 15 years ago
d1be2e4
Blackfin: add support for TIF_NOTIFY_RESUME
by Barry Song
· 15 years ago
88f7c2f
Blackfin: kgdb_test: clean up code a bit
by Mike Frysinger
· 15 years ago
397b761
Blackfin: convert kgdbtest to proc_fops
by Alexey Dobriyan
· 15 years ago
c768a94
Blackfin: convert cyc2ns() to clocksource_cyc2ns()
by Mike Frysinger
· 15 years ago
dd3b0e3
Blackfin: dma-mapping.h: flesh out missing DMA mapping functions
by Barry Song
· 15 years ago
a00b4fe
Blackfin: workaround anomaly 05000310
by Barry Song
· 15 years ago
340a1be
Blackfin: drop ptrace() write support for fixed code/bootrom
by Mike Frysinger
· 15 years ago
e187837
Blackfin: MPU: support XIP in async flash memory
by Barry Song
· 15 years ago
d45e8db
Blackfin: drop 4KB reserve at end of memory
by Barry Song
· 15 years ago
c45c065
Blackfin: support smaller uncached DMA chunks for memory constrained systems
by Barry Song
· 15 years ago
2f5a086
Blackfin: finish_atomic_sections: optimize the RTS step
by Mike Frysinger
· 15 years ago
0d5e359
Blackfin: kgdb: punt dead code
by Sonic Zhang
· 15 years ago
e34132f
Blackfin: reject NULL callback in set_dma_callback()
by Mike Frysinger
· 15 years ago
8c0b435
Blackfin: gptimers: use unsigned timer/group ids
by Mike Frysinger
· 15 years ago
dbc5e69
Blackfin: don't walk VMAs when oopsing
by Robin Getz
· 15 years ago
d2685fb
Blackfin/ipipe: prepare status bitops for SMP support
by Philippe Gerum
· 15 years ago
13a1320
Blackfin: don't give CPU its own line in traps output
by Mike Frysinger
· 15 years ago
7a1a8cc
Blackfin: announce current cpu rev when booting
by Robin Getz
· 15 years ago
d2e015d
Blackfin: convert DMA mutex to an atomic and drop redundant code
by Mike Frysinger
· 15 years ago
Next »