summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common/entry.S
Commit message (Expand)AuthorAgeFilesLines
* bfin: switch to generic vfork, get rid of pointless wrappersAl Viro2012-11-291-1/+1
* blackfin: convert kernel_thread() and kernel_execve() to generic onesAl Viro2012-10-151-55/+0Star
* bfin: pm: add deepsleep for bf60xSonic Zhang2012-07-241-7/+0Star
* TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-011-2/+0Star
* Blackfin: delete fork funcMike Frysinger2012-05-211-1/+1
* blackfin: add bf60x to current frameworkBob Liu2012-05-211-1/+2
* Blackfin: s/#if CONFIG/#ifdef CONFIG/Geert Uytterhoeven2012-03-211-1/+1
* Blackfin: wire up new process_vm syscallsMike Frysinger2012-03-211-0/+2
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-271-1/+1
* Blackfin: wire up new sendmmsg syscallMike Frysinger2011-05-281-0/+1
* ns: Wire up the setns system callEric W. Biederman2011-05-281-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* Blackfin: wire up new syncfs syscallMike Frysinger2011-03-231-0/+1
* Blackfin: wire up new syscallsMike Frysinger2011-03-181-0/+3
* Blackfin/ipipe: fix deferred pipeline sync for the root stagePhilippe Gerum2011-03-181-0/+11
* Blackfin: fix building IPIPE code when XIP is enabledMike Frysinger2011-01-101-2/+2
* Blackfin: add new cacheflush syscallSonic Zhang2010-10-221-0/+1
* Blackfin: initial preempt support while returning from interruptBarry Song2010-10-221-3/+109
* Blackfin: wire up new fanotify/prlimit64 syscallsMike Frysinger2010-08-231-0/+3
* Blackfin: fix anomaly 283 handling with exact hardware errorRobin Getz2010-03-091-2/+2
* Blackfin: check for bad syscalls after tracing itMike Frysinger2010-03-091-9/+14
* Blackfin: fix single stepping over system callsMike Frysinger2010-03-091-0/+2
* Blackfin: initial tracehook supportMike Frysinger2010-03-091-2/+4
* Blackfin: add support for irqflags tracingYi Li2010-03-091-0/+15
* Blackfin: initial XIP supportBarry Song2010-03-091-8/+9
* Blackfin: wire up the various memory related syscallsMike Frysinger2010-03-091-9/+9
* Merge branch 'master' into percpuTejun Heo2010-01-051-28/+10Star
|\
| * Blackfin: add support for TIF_NOTIFY_RESUMEBarry Song2009-12-151-1/+3
| * Unify sys_mmap*Al Viro2009-12-111-1/+1
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-191-26/+5Star
| |\
| | * Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-071-26/+5Star
| * | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-131-0/+1
| |/
* / percpu: remove per_cpu__ prefix.Rusty Russell2009-10-291-2/+2
|/
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
* Blackfin: workaround anomaly 05000283Robin Getz2009-09-171-16/+2Star
* Blackfin: optimize fixed code handling for the most common caseMike Frysinger2009-09-171-0/+6
* Blackfin: cleanup sync handling when enabling/disabling cplbsYi Li2009-09-171-10/+4Star
* Blackfin: improve double fault debug handlingGraf Yang2009-09-171-9/+13
* Blackfin: inline I-pipe bypass code in ret_from_exceptionPhilippe Gerum2009-09-171-7/+7
* Blackfin: sanitize manual control of IPEND[4]Philippe Gerum2009-09-171-14/+11Star
* Blackfin: use generic name for EVT14 handlerPhilippe Gerum2009-09-171-4/+4
* Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4]Robin Getz2009-09-171-32/+54
* Blackfin: cleanup code a bit with comments and definesRobin Getz2009-07-161-5/+7
* Blackfin: hook up new perf_counter_open syscallMike Frysinger2009-06-231-0/+1
* Blackfin: hook up new rt_tgsigqueueinfo syscallMike Frysinger2009-06-131-0/+1
* Blackfin: only handle CPLB protection violations when MPU is enabledRobin Getz2009-06-131-4/+7
* Blackfin: make deferred hardware errors more exactRobin Getz2009-06-121-18/+41
* Blackfin: fix link failure due to CONFIG_EXCEPTION_L1_SCRATCHGraf Yang2009-06-121-17/+0Star
* Blackfin: hook up preadv/pwritev syscallsMike Frysinger2009-05-271-0/+2
* Blackfin arch: Update adeos blackfin arch patch to 1.9-00Philippe Gerum2009-03-041-1/+60