aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common/entry.S
Commit message (Expand)AuthorAgeFilesLines
* 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-221-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/+10
|\
| * 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-181-26/+5
| |\
| | * Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-071-26/+5
| * | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-121-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-161-16/+2
* Blackfin: optimize fixed code handling for the most common caseMike Frysinger2009-09-161-0/+6
* Blackfin: cleanup sync handling when enabling/disabling cplbsYi Li2009-09-161-10/+4
* Blackfin: improve double fault debug handlingGraf Yang2009-09-161-9/+13
* Blackfin: inline I-pipe bypass code in ret_from_exceptionPhilippe Gerum2009-09-161-7/+7
* Blackfin: sanitize manual control of IPEND[4]Philippe Gerum2009-09-161-14/+11
* Blackfin: use generic name for EVT14 handlerPhilippe Gerum2009-09-161-4/+4
* Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4]Robin Getz2009-09-161-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-221-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/+0
* 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
* Blackfin arch: fix 2 bugs related to debugJie Zhang2009-02-041-8/+1
* Blackfin arch: Faster C implementation of no-MPU CPLB handlerBernd Schmidt2009-01-071-12/+9
* Blackfin arch: fix building with CONFIG_DEBUG_DOUBLEFAULTMike Frysinger2008-11-181-2/+3
* Blackfin arch: rename irq_flags to bfin_irq_flagsMike Frysinger2008-11-181-2/+2
* Blackfin arch: SMP supporting patchset: Blackfin header files and machine com...Graf Yang2009-01-071-50/+42
* Blackfin arch: fix bug - kernel with SMP patch can not bootupGraf Yang2008-10-281-3/+4
* Blackfin arch: add an option to allow people to stick exception stack into L1...Mike Frysinger2008-10-281-6/+15
* Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crashGraf Yang2008-11-181-1/+1
* Blackfin arch: give sys_strace proper entry markingsMike Frysinger2008-10-091-0/+3