aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/mach-common
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-09Blackfin: scale calibration when cpu freq changesGraf Yang
2010-03-09Blackfin: fix anomaly 283 handling with exact hardware errorRobin Getz
2010-03-09Blackfin: don't support keypad wakeup from hibernateMichael Hennerich
2010-03-09Blackfin: add support for the on-chip MAC status interruptsMichael Hennerich
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: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu dataGraf Yang
2010-03-09Blackfin: add support for cpufreq on SMP systemsGraf Yang
2010-03-09Blackfin: implement nmi_watchdog for SMP on BF561Graf Yang
2010-03-09Blackfin: increase NR_IRQS beyond NR on-chip IRQsMichael Hennerich
2010-03-09Blackfin: add support for irqflags tracingYi Li
2010-03-09Blackfin: initial XIP supportBarry Song
2010-03-09Blackfin: fix initial stack pointer setupBarry Song
2010-03-09Blackfin: try to simplify interrupt ifdef uglinessYi Li
2010-03-09Blackfin: SMP: add PM/CPU hotplug supportGraf Yang
2010-03-09Blackfin: SMP: make core timers per-cpu clock events for HRTYi Li
2010-03-09Blackfin: SMP: add support for IRQ affinitySonic Zhang
2010-03-09Blackfin: pull in asm/bfin_can.h for interrupt masksMichael Hennerich
2010-03-09Blackfin: wire up the various memory related syscallsMike Frysinger
2010-03-09Blackfin: flush caches on SMP when one core calls another via IPIYi Li
2010-01-05Merge branch 'master' into percpuTejun Heo
2009-12-15Blackfin: add support for TIF_NOTIFY_RESUMEBarry Song
2009-12-15Blackfin: BF537: push down error masks to avoid namespace pollutionMike Frysinger
2009-12-15Blackfin: SMP: don't start up core b until its state has been completely onlinedYi Li
2009-12-15Blackfin: pull in asm/dpmc.h for power definesMike Frysinger
2009-12-15Blackfin: bf538: add support for extended GPIO banksMichael Hennerich
2009-12-15Blackfin: cpufreq: use a constant latencyMichael Hennerich
2009-12-11Unify sys_mmap*Al Viro
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-25Blackfin: fix memset in smp_send_reschedule() and -stop()Roel Kluin
2009-11-25Blackfin: check for anomaly 05000475Mike Frysinger
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: unify cache init functionsMike Frysinger
2009-09-16Blackfin: workaround anomaly 05000283Robin Getz
2009-09-16Blackfin: handle the core timer interrupt with handle_percpu_irq on SMPGraf Yang
2009-09-16Blackfin: optimize fixed code handling for the most common caseMike Frysinger
2009-09-16Blackfin: punt dead cache locking codeMike Frysinger
2009-09-16Blackfin: cleanup sync handling when enabling/disabling cplbsYi Li
2009-09-16Blackfin: improve double fault debug handlingGraf Yang
2009-09-16Blackfin: catch hardware errors earlier during bootingRobin Getz
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: document __ipipe_call_irqtailPhilippe Gerum
2009-09-16Blackfin: allow EVT5 to preempt irqtail prologue (CONFIG_DEBUG_HWERR)Philippe Gerum