summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common/entry.S
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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
* Blackfin arch: Fix BUG -- BF533 + 0.5 silicon + MPU + UART PIO -> crashMichael Hennerich2008-10-091-0/+18
* Blackfin arch: add supporting for kgdbSonic Zhang2008-10-131-2/+7
* Blackfin arch: add supporting for double fault debug handlingRobin Getz2008-10-081-59/+130
* Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu2008-08-271-1/+1
* Blackfin arch: hook up some missing new system callsBryan Wu2008-08-141-0/+6
* Blackfin arch: Fix bugs - Make kgdb code apparent to app debugging.Sonic Zhang2008-08-051-3/+5
* Blackfin arch: Fix bug - This change eliminates impact on application debuggingJie Zhang2008-08-051-7/+13
* Blackfin arch: Fix bug - skip single step in high priority interrupt handler ...Sonic Zhang2008-07-261-12/+38
* [Blackfin] arch: fix gdb testing regressionBernd Schmidt2008-05-071-31/+77
* [Blackfin] arch: In the double fault handler, set up the PT_RETI slotBernd Schmidt2008-05-071-0/+5
* [Blackfin] arch: Remove the circular buffering mechanism for exceptionsBernd Schmidt2008-04-251-88/+33
* [Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled.Bernd Schmidt2008-04-231-1/+6
* [Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscallsBryan Wu2008-03-061-1/+4
* [Blackfin] arch: change the trace buffer control start/stop logic in the exce...Mike Frysinger2008-02-021-8/+4
* timerfd: new timerfd APIDavide Libenzi2008-02-051-1/+1
* [Blackfin] arch: Add the semtimedop syscall. Upstream uClibc doesn't compile...Bernd Schmidt2008-01-271-0/+1
* [Blackfin] arch: Initial checkin of the memory protection support.Bernd Schmidt2008-01-271-0/+19
* [Blackfin] arch: Let the pre-processor do the math to save a few cycles - no ...Robin Getz2007-12-211-3/+1
* [Blackfin] arch: do not use fixed numbers to describe offsets - no functional...Robin Getz2007-12-211-1/+1