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