| Commit message (Expand) | Author | Age | Files | Lines |
* | arch: remove blackfin port | Arnd Bergmann | 2018-03-16 | 1 | -1711/+0 |
* | blackfin: Wire up missing syscalls | Chen Gang | 2015-04-24 | 1 | -0/+10 |
* | bfin: switch to generic vfork, get rid of pointless wrappers | Al Viro | 2012-11-29 | 1 | -1/+1 |
* | blackfin: convert kernel_thread() and kernel_execve() to generic ones | Al Viro | 2012-10-15 | 1 | -55/+0 |
* | bfin: pm: add deepsleep for bf60x | Sonic Zhang | 2012-07-24 | 1 | -7/+0 |
* | TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set | Al Viro | 2012-06-01 | 1 | -2/+0 |
* | Blackfin: delete fork func | Mike Frysinger | 2012-05-21 | 1 | -1/+1 |
* | blackfin: add bf60x to current framework | Bob Liu | 2012-05-21 | 1 | -1/+2 |
* | Blackfin: s/#if CONFIG/#ifdef CONFIG/ | Geert Uytterhoeven | 2012-03-21 | 1 | -1/+1 |
* | Blackfin: wire up new process_vm syscalls | Mike Frysinger | 2012-03-21 | 1 | -0/+2 |
* | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2011-08-27 | 1 | -1/+1 |
* | Blackfin: wire up new sendmmsg syscall | Mike Frysinger | 2011-05-28 | 1 | -0/+1 |
* | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 | 1 | -0/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -2/+2 |
* | Blackfin: wire up new syncfs syscall | Mike Frysinger | 2011-03-23 | 1 | -0/+1 |
* | Blackfin: wire up new syscalls | Mike Frysinger | 2011-03-18 | 1 | -0/+3 |
* | Blackfin/ipipe: fix deferred pipeline sync for the root stage | Philippe Gerum | 2011-03-18 | 1 | -0/+11 |
* | Blackfin: fix building IPIPE code when XIP is enabled | Mike Frysinger | 2011-01-10 | 1 | -2/+2 |
* | Blackfin: add new cacheflush syscall | Sonic Zhang | 2010-10-22 | 1 | -0/+1 |
* | Blackfin: initial preempt support while returning from interrupt | Barry Song | 2010-10-22 | 1 | -3/+109 |
* | Blackfin: wire up new fanotify/prlimit64 syscalls | Mike Frysinger | 2010-08-23 | 1 | -0/+3 |
* | Blackfin: fix anomaly 283 handling with exact hardware error | Robin Getz | 2010-03-09 | 1 | -2/+2 |
* | Blackfin: check for bad syscalls after tracing it | Mike Frysinger | 2010-03-09 | 1 | -9/+14 |
* | Blackfin: fix single stepping over system calls | Mike Frysinger | 2010-03-09 | 1 | -0/+2 |
* | Blackfin: initial tracehook support | Mike Frysinger | 2010-03-09 | 1 | -2/+4 |
* | Blackfin: add support for irqflags tracing | Yi Li | 2010-03-09 | 1 | -0/+15 |
* | Blackfin: initial XIP support | Barry Song | 2010-03-09 | 1 | -8/+9 |
* | Blackfin: wire up the various memory related syscalls | Mike Frysinger | 2010-03-09 | 1 | -9/+9 |
* | Merge branch 'master' into percpu | Tejun Heo | 2010-01-05 | 1 | -28/+10 |
|\ |
|
| * | Blackfin: add support for TIF_NOTIFY_RESUME | Barry Song | 2009-12-15 | 1 | -1/+3 |
| * | Unify sys_mmap* | Al Viro | 2009-12-11 | 1 | -1/+1 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-19 | 1 | -26/+5 |
| |\ |
|
| | * | Blackfin: mass clean up of copyright/licensing info | Robin Getz | 2009-10-07 | 1 | -26/+5 |
| * | | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo | 2009-10-13 | 1 | -0/+1 |
| |/ |
|
* / | percpu: remove per_cpu__ prefix. | Rusty Russell | 2009-10-29 | 1 | -2/+2 |
|/ |
|
* | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 1 | -1/+1 |
* | Blackfin: workaround anomaly 05000283 | Robin Getz | 2009-09-17 | 1 | -16/+2 |
* | Blackfin: optimize fixed code handling for the most common case | Mike Frysinger | 2009-09-17 | 1 | -0/+6 |
* | Blackfin: cleanup sync handling when enabling/disabling cplbs | Yi Li | 2009-09-17 | 1 | -10/+4 |
* | Blackfin: improve double fault debug handling | Graf Yang | 2009-09-17 | 1 | -9/+13 |
* | Blackfin: inline I-pipe bypass code in ret_from_exception | Philippe Gerum | 2009-09-17 | 1 | -7/+7 |
* | Blackfin: sanitize manual control of IPEND[4] | Philippe Gerum | 2009-09-17 | 1 | -14/+11 |
* | Blackfin: use generic name for EVT14 handler | Philippe Gerum | 2009-09-17 | 1 | -4/+4 |
* | Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4] | Robin Getz | 2009-09-17 | 1 | -32/+54 |
* | Blackfin: cleanup code a bit with comments and defines | Robin Getz | 2009-07-16 | 1 | -5/+7 |
* | Blackfin: hook up new perf_counter_open syscall | Mike Frysinger | 2009-06-23 | 1 | -0/+1 |
* | Blackfin: hook up new rt_tgsigqueueinfo syscall | Mike Frysinger | 2009-06-13 | 1 | -0/+1 |
* | Blackfin: only handle CPLB protection violations when MPU is enabled | Robin Getz | 2009-06-13 | 1 | -4/+7 |
* | Blackfin: make deferred hardware errors more exact | Robin Getz | 2009-06-12 | 1 | -18/+41 |
* | Blackfin: fix link failure due to CONFIG_EXCEPTION_L1_SCRATCH | Graf Yang | 2009-06-12 | 1 | -17/+0 |