aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/mach-common/entry.S
AgeCommit message (Expand)Author
2011-01-10Blackfin: fix building IPIPE code when XIP is enabledMike Frysinger
2010-10-22Blackfin: add new cacheflush syscallSonic Zhang
2010-10-22Blackfin: initial preempt support while returning from interruptBarry Song
2010-08-23Blackfin: wire up new fanotify/prlimit64 syscallsMike Frysinger
2010-03-09Blackfin: fix anomaly 283 handling with exact hardware errorRobin Getz
2010-03-09Blackfin: check for bad syscalls after tracing itMike Frysinger
2010-03-09Blackfin: fix single stepping over system callsMike Frysinger
2010-03-09Blackfin: initial tracehook supportMike Frysinger
2010-03-09Blackfin: add support for irqflags tracingYi Li
2010-03-09Blackfin: initial XIP supportBarry Song
2010-03-09Blackfin: wire up the various memory related syscallsMike Frysinger
2010-01-05Merge branch 'master' into percpuTejun Heo
2009-12-15Blackfin: add support for TIF_NOTIFY_RESUMEBarry Song
2009-12-11Unify sys_mmap*Al Viro
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-29percpu: remove per_cpu__ prefix.Rusty Russell
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-16Blackfin: workaround anomaly 05000283Robin Getz
2009-09-16Blackfin: optimize fixed code handling for the most common caseMike Frysinger
2009-09-16Blackfin: cleanup sync handling when enabling/disabling cplbsYi Li
2009-09-16Blackfin: improve double fault debug handlingGraf Yang
2009-09-16Blackfin: inline I-pipe bypass code in ret_from_exceptionPhilippe Gerum
2009-09-16Blackfin: sanitize manual control of IPEND[4]Philippe Gerum
2009-09-16Blackfin: use generic name for EVT14 handlerPhilippe Gerum
2009-09-16Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4]Robin Getz
2009-07-16Blackfin: cleanup code a bit with comments and definesRobin Getz
2009-06-22Blackfin: hook up new perf_counter_open syscallMike Frysinger
2009-06-13Blackfin: hook up new rt_tgsigqueueinfo syscallMike Frysinger
2009-06-13Blackfin: only handle CPLB protection violations when MPU is enabledRobin Getz
2009-06-12Blackfin: make deferred hardware errors more exactRobin Getz
2009-06-12Blackfin: fix link failure due to CONFIG_EXCEPTION_L1_SCRATCHGraf Yang
2009-05-27Blackfin: hook up preadv/pwritev syscallsMike Frysinger
2009-03-04Blackfin arch: Update adeos blackfin arch patch to 1.9-00Philippe Gerum
2009-02-04Blackfin arch: fix 2 bugs related to debugJie Zhang
2009-01-07Blackfin arch: Faster C implementation of no-MPU CPLB handlerBernd Schmidt
2008-11-18Blackfin arch: fix building with CONFIG_DEBUG_DOUBLEFAULTMike Frysinger
2008-11-18Blackfin arch: rename irq_flags to bfin_irq_flagsMike Frysinger
2009-01-07Blackfin arch: SMP supporting patchset: Blackfin header files and machine com...Graf Yang
2008-10-28Blackfin arch: fix bug - kernel with SMP patch can not bootupGraf Yang
2008-10-28Blackfin arch: add an option to allow people to stick exception stack into L1...Mike Frysinger
2008-11-18Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crashGraf Yang
2008-10-09Blackfin arch: give sys_strace proper entry markingsMike Frysinger
2008-10-09Blackfin arch: Fix BUG -- BF533 + 0.5 silicon + MPU + UART PIO -> crashMichael Hennerich
2008-10-13Blackfin arch: add supporting for kgdbSonic Zhang
2008-10-08Blackfin arch: add supporting for double fault debug handlingRobin Getz
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu
2008-08-14Blackfin arch: hook up some missing new system callsBryan Wu
2008-08-05Blackfin arch: Fix bugs - Make kgdb code apparent to app debugging.Sonic Zhang