Commit Graph

636 Commits (1ac7c23e4af5e83525137661595000099f1ce94f)

Author SHA1 Message Date
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Dongdong Deng d7ba979d45 debug_core,x86,blackfin: Clean up hw debug disable API 14 years ago
Namhyung Kim aeebd3a3d9 ptrace: cleanup arch_ptrace() and friends on Blackfin 14 years ago
Namhyung Kim 9b05a69e05 ptrace: change signature of arch_ptrace() 14 years ago
steven miao 05bbec38db Blackfin: gpio: add peripheral group check 15 years ago
Sonic Zhang 99a5b2878b Blackfin: add new cacheflush syscall 15 years ago
Barry Song 41c3e3346a Blackfin: access_ok: permit L1 stack 15 years ago
Barry Song 175671e75c Blackfin: ptrace: enable access to L1 stacks 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
David Howells df9ee29270 Fix IRQ flag handling naming 15 years ago
David Howells 3b139cdb37 Blackfin: Rename IRQ flags handling functions 15 years ago
David Howells d7627467b7 Make do_execve() take a const filename pointer 15 years ago
David Howells c788732523 Mark arguments to certain syscalls as being const 15 years ago
Mike Frysinger f507442962 Blackfin: add support for dynamic ftrace 15 years ago
Michael Hennerich 382dbe5b39 Blackfin: portmux: fix peripheral map overflow when requesting pins 15 years ago
Michael Hennerich 7a4a207e74 Blackfin: BF51x/BF52x: support GPIO Hysteresis/Schmitt Trigger options 15 years ago
Mike Frysinger 812ae98f08 Blackfin: gpio/portmux: clean up whitespace corruption 15 years ago
Michael Hennerich d1401e1dc2 Blackfin: fix DMA/cache bug when resuming from suspend to RAM 15 years ago
Mike Frysinger 332824b835 Blackfin: gpio: unify & clean up reserved map handling 15 years ago
Mike Frysinger 1ed181f248 Blackfin: move MPU anomaly check to common location 15 years ago
Mike Frysinger d49e8e7e5a Blackfin: use common EXCEPTION_TABLE() in vmlinux.lds 15 years ago
Mike Frysinger 9c1a125921 ptrace: unify FDPIC implementations 15 years ago
Mike Frysinger be1577e378 Blackfin: another year of changes (update copyright in boot log) 15 years ago
Robin Getz 479ba60358 Blackfin: move string functions to normal lib/ assembly 15 years ago
Mike Frysinger d2db97bf6b Blackfin: kgdb: pass up the CC register instead of a 0 stub 15 years ago
Robin Getz a80d5f449d Blackfin: handle HW errors in the new "FAULT" printing code 15 years ago
Robin Getz a6d9dbf5e4 Blackfin: show the whole accumulator in the pseudo DBG insn 15 years ago
Robin Getz 5a132f7aeb Blackfin: support all possible registers in the pseudo instructions 15 years ago
Robin Getz dc89d97fc7 Blackfin: add support for the DBG (debug output) pseudo insn 15 years ago
Robin Getz 6ce3e9c2a2 Blackfin: add support for the DBGA (debug assert) pseudo insn 15 years ago
Robin Getz 9a95e2f100 Blackfin: make hardware trace output a little more useful 15 years ago
Robin Getz d60805ad47 Blackfin: print out the faulting insn in the trace output 15 years ago
Robin Getz d28cff4b61 Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.c 15 years ago
Robin Getz 2a12c4632d Blackfin: split kernel/traps.c 15 years ago
Michael Hennerich bb84dbf69b Blackfin: punt Blackfin-specific GPIO wakeup API 15 years ago
Jason Wessel e8861129d3 kgdb,blackfin: Add in kgdb_arch_set_pc for blackfin 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
John Stultz cb0e996378 blackfin: Convert blackfin to use read/update_persistent_clock 15 years ago
Joachim Eastwood f9c29e872b Blackfin: mark gpio lib functions static 15 years ago
Joachim Eastwood 7f4f69f991 Blackfin: GPIO: implement to_irq handler 15 years ago
Frans Pop 2bc4affe9c Blackfin: remove trailing space in messages 15 years ago
Mike Frysinger ddaebcabbc Blackfin: add support for restart_syscall() 15 years ago
Mike Frysinger 600482c13d Blackfin: fix single stepping over system calls 15 years ago
Mike Frysinger e8f263dfd3 Blackfin: initial tracehook support 15 years ago
Mike Frysinger e50e2f25c5 Blackfin: initial regset support 15 years ago
Mike Frysinger f2ce48024a Blackfin: simplify PTRACE_{PEEK,POKE}USR in preperation for regset support 15 years ago
Mike Frysinger 5f09c77d2a Blackfin: simplify SYSCFG code a bit and ignore attempts to change it 15 years ago
Christoph Hellwig f5b99627a3 Blackfin: use generic ptrace_resume code 15 years ago
Graf Yang 718340f629 Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu data 15 years ago
Graf Yang 6c2b7072a7 Blackfin: add support for cpufreq on SMP systems 15 years ago