aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common/entry.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-09Blackfin: fix anomaly 283 handling with exact hardware errorRobin Getz1-2/+2
2010-03-09Blackfin: check for bad syscalls after tracing itMike Frysinger1-9/+14
2010-03-09Blackfin: fix single stepping over system callsMike Frysinger1-0/+2
2010-03-09Blackfin: initial tracehook supportMike Frysinger1-2/+4
2010-03-09Blackfin: add support for irqflags tracingYi Li1-0/+15
2010-03-09Blackfin: initial XIP supportBarry Song1-8/+9
2010-03-09Blackfin: wire up the various memory related syscallsMike Frysinger1-9/+9
2010-01-05Merge branch 'master' into percpuTejun Heo1-28/+10
2009-12-15Blackfin: add support for TIF_NOTIFY_RESUMEBarry Song1-1/+3
2009-12-11Unify sys_mmap*Al Viro1-1/+1
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-26/+5
2009-10-29percpu: remove per_cpu__ prefix.Rusty Russell1-2/+2
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo1-0/+1
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz1-26/+5
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-1/+1
2009-09-16Blackfin: workaround anomaly 05000283Robin Getz1-16/+2
2009-09-16Blackfin: optimize fixed code handling for the most common caseMike Frysinger1-0/+6
2009-09-16Blackfin: cleanup sync handling when enabling/disabling cplbsYi Li1-10/+4
2009-09-16Blackfin: improve double fault debug handlingGraf Yang1-9/+13
2009-09-16Blackfin: inline I-pipe bypass code in ret_from_exceptionPhilippe Gerum1-7/+7
2009-09-16Blackfin: sanitize manual control of IPEND[4]Philippe Gerum1-14/+11
2009-09-16Blackfin: use generic name for EVT14 handlerPhilippe Gerum1-4/+4
2009-09-16Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4]Robin Getz1-32/+54
2009-07-16Blackfin: cleanup code a bit with comments and definesRobin Getz1-5/+7
2009-06-22Blackfin: hook up new perf_counter_open syscallMike Frysinger1-0/+1
2009-06-13Blackfin: hook up new rt_tgsigqueueinfo syscallMike Frysinger1-0/+1
2009-06-13Blackfin: only handle CPLB protection violations when MPU is enabledRobin Getz1-4/+7
2009-06-12Blackfin: make deferred hardware errors more exactRobin Getz1-18/+41
2009-06-12Blackfin: fix link failure due to CONFIG_EXCEPTION_L1_SCRATCHGraf Yang1-17/+0
2009-05-27Blackfin: hook up preadv/pwritev syscallsMike Frysinger1-0/+2
2009-03-04Blackfin arch: Update adeos blackfin arch patch to 1.9-00Philippe Gerum1-1/+60
2009-02-04Blackfin arch: fix 2 bugs related to debugJie Zhang1-8/+1
2009-01-07Blackfin arch: Faster C implementation of no-MPU CPLB handlerBernd Schmidt1-12/+9
2008-11-18Blackfin arch: fix building with CONFIG_DEBUG_DOUBLEFAULTMike Frysinger1-2/+3
2008-11-18Blackfin arch: rename irq_flags to bfin_irq_flagsMike Frysinger1-2/+2
2009-01-07Blackfin arch: SMP supporting patchset: Blackfin header files and machine common codeGraf Yang1-50/+42
2008-10-28Blackfin arch: fix bug - kernel with SMP patch can not bootupGraf Yang1-3/+4
2008-10-28Blackfin arch: add an option to allow people to stick exception stack into L1 scratchMike Frysinger1-6/+15
2008-11-18Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crashGraf Yang1-1/+1
2008-10-09Blackfin arch: give sys_strace proper entry markingsMike Frysinger1-0/+3
2008-10-09Blackfin arch: Fix BUG -- BF533 + 0.5 silicon + MPU + UART PIO -> crashMichael Hennerich1-0/+18
2008-10-13Blackfin arch: add supporting for kgdbSonic Zhang1-2/+7
2008-10-08Blackfin arch: add supporting for double fault debug handlingRobin Getz1-59/+130
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu1-1/+1
2008-08-14Blackfin arch: hook up some missing new system callsBryan Wu1-0/+6
2008-08-05Blackfin arch: Fix bugs - Make kgdb code apparent to app debugging.Sonic Zhang1-3/+5
2008-08-05Blackfin arch: Fix bug - This change eliminates impact on application debuggingJie Zhang1-7/+13
2008-07-26Blackfin arch: Fix bug - skip single step in high priority interrupt handler instead of disabling all interrupts in single step debugging.Sonic Zhang1-12/+38
2008-05-07[Blackfin] arch: fix gdb testing regressionBernd Schmidt1-31/+77
2008-05-07[Blackfin] arch: In the double fault handler, set up the PT_RETI slotBernd Schmidt1-0/+5