aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-15Blackfin: add support for TIF_NOTIFY_RESUMEBarry Song1-1/+3
2009-12-15Blackfin: BF537: push down error masks to avoid namespace pollutionMike Frysinger1-4/+10
2009-12-15Blackfin: SMP: don't start up core b until its state has been completely onlinedYi Li1-8/+8
2009-12-15Blackfin: pull in asm/dpmc.h for power definesMike Frysinger3-1/+3
2009-12-15Blackfin: bf538: add support for extended GPIO banksMichael Hennerich1-0/+30
2009-12-15Blackfin: cpufreq: use a constant latencyMichael Hennerich1-1/+2
2009-12-11Unify sys_mmap*Al Viro1-1/+1
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-4/+7
2009-11-25Blackfin: fix memset in smp_send_reschedule() and -stop()Roel Kluin1-4/+2
2009-11-25Blackfin: check for anomaly 05000475Mike Frysinger1-0/+5
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller11-203/+36
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo1-0/+1
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz11-203/+36
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-1/+1
2009-09-16Blackfin: unify cache init functionsMike Frysinger1-1/+43
2009-09-16Blackfin: workaround anomaly 05000283Robin Getz2-32/+5
2009-09-16Blackfin: handle the core timer interrupt with handle_percpu_irq on SMPGraf Yang1-7/+10
2009-09-16Blackfin: optimize fixed code handling for the most common caseMike Frysinger1-0/+6
2009-09-16Blackfin: punt dead cache locking codeMike Frysinger2-224/+0
2009-09-16Blackfin: cleanup sync handling when enabling/disabling cplbsYi Li2-66/+12
2009-09-16Blackfin: improve double fault debug handlingGraf Yang2-13/+17
2009-09-16Blackfin: catch hardware errors earlier during bootingRobin Getz1-0/+11
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: document __ipipe_call_irqtailPhilippe Gerum1-0/+25
2009-09-16Blackfin: allow EVT5 to preempt irqtail prologue (CONFIG_DEBUG_HWERR)Philippe Gerum1-1/+9
2009-09-16Blackfin: reuse evt_evt14 handler to perform irqtail epiloguePhilippe Gerum1-23/+1
2009-09-16Blackfin: use generic name for EVT14 handlerPhilippe Gerum2-5/+5
2009-09-16Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4]Robin Getz1-32/+54
2009-07-16arch/blackfin: Add kmalloc NULL testsJulia Lawall1-0/+8
2009-07-16Blackfin: drop per-cpu loops_per_jiffy trackingMichael Hennerich1-1/+1
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-22Blackfin: decouple unrelated cache settings to get exact behaviorJie Zhang3-5/+5
2009-06-22Blackfin: allow CONFIG_TICKSOURCE_GPTMR0 with interrupt pipelinePhilippe Gerum1-25/+22
2009-06-18Blackfin: only build irqpanic.c when neededMike Frysinger2-10/+4
2009-06-18Blackfin: use common test_bit() rather than __test_bit()Mike Frysinger1-2/+2
2009-06-13Blackfin: hook up new rt_tgsigqueueinfo syscallMike Frysinger1-0/+1
2009-06-13Blackfin: fix deadlock in SMP IPI handlerSonic Zhang1-6/+7
2009-06-13Blackfin: add blackfin_invalidate_entire_icache for SMP systemsSonic Zhang2-1/+24
2009-06-13Blackfin: only handle CPLB protection violations when MPU is enabledRobin Getz1-4/+7
2009-06-12Blackfin: check SIC defines rather than variant namesMike Frysinger1-9/+8
2009-06-12Blackfin: fix command line corruption with DEBUG_DOUBLEFAULTMike Frysinger1-8/+8
2009-06-12Blackfin: drop unused reserve_pda() functionGraf Yang1-3/+0
2009-06-12Blackfin: make deferred hardware errors more exactRobin Getz2-18/+68
2009-06-12Blackfin: add note about anomaly 05000242 being worked aroundMike Frysinger1-0/+1
2009-06-12Blackfin: work around anomaly 05000220Graf Yang1-0/+7
2009-06-12Blackfin: add support for gptimer0 as a tick sourceGraf Yang2-19/+9
2009-06-12Blackfin: annotate anomaly 05000120Graf Yang1-0/+4
2009-06-12Blackfin: detect anomaly 05000274Sonic Zhang1-1/+2