summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: add support for TIF_NOTIFY_RESUMEBarry Song2009-12-151-1/+3
* Blackfin: BF537: push down error masks to avoid namespace pollutionMike Frysinger2009-12-151-4/+10
* Blackfin: SMP: don't start up core b until its state has been completely onlinedYi Li2009-12-151-8/+8
* Blackfin: pull in asm/dpmc.h for power definesMike Frysinger2009-12-153-1/+3
* Blackfin: bf538: add support for extended GPIO banksMichael Hennerich2009-12-151-0/+30
* Blackfin: cpufreq: use a constant latencyMichael Hennerich2009-12-151-1/+2
* Unify sys_mmap*Al Viro2009-12-111-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-012-4/+7
|\
| * Blackfin: fix memset in smp_send_reschedule() and -stop()Roel Kluin2009-11-251-4/+2
| * Blackfin: check for anomaly 05000475Mike Frysinger2009-11-251-0/+5
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-1811-203/+36
|\ \ | |/
| * Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-0711-203/+36
* | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-121-0/+1
|/
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
* Blackfin: unify cache init functionsMike Frysinger2009-09-161-1/+43
* Blackfin: workaround anomaly 05000283Robin Getz2009-09-162-32/+5
* Blackfin: handle the core timer interrupt with handle_percpu_irq on SMPGraf Yang2009-09-161-7/+10
* Blackfin: optimize fixed code handling for the most common caseMike Frysinger2009-09-161-0/+6
* Blackfin: punt dead cache locking codeMike Frysinger2009-09-162-224/+0
* Blackfin: cleanup sync handling when enabling/disabling cplbsYi Li2009-09-162-66/+12
* Blackfin: improve double fault debug handlingGraf Yang2009-09-162-13/+17
* Blackfin: catch hardware errors earlier during bootingRobin Getz2009-09-161-0/+11
* Blackfin: inline I-pipe bypass code in ret_from_exceptionPhilippe Gerum2009-09-161-7/+7
* Blackfin: sanitize manual control of IPEND[4]Philippe Gerum2009-09-161-14/+11
* Blackfin: document __ipipe_call_irqtailPhilippe Gerum2009-09-161-0/+25
* Blackfin: allow EVT5 to preempt irqtail prologue (CONFIG_DEBUG_HWERR)Philippe Gerum2009-09-161-1/+9
* Blackfin: reuse evt_evt14 handler to perform irqtail epiloguePhilippe Gerum2009-09-161-23/+1
* Blackfin: use generic name for EVT14 handlerPhilippe Gerum2009-09-162-5/+5
* Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4]Robin Getz2009-09-161-32/+54
* arch/blackfin: Add kmalloc NULL testsJulia Lawall2009-07-161-0/+8
* Blackfin: drop per-cpu loops_per_jiffy trackingMichael Hennerich2009-07-161-1/+1
* Blackfin: cleanup code a bit with comments and definesRobin Getz2009-07-161-5/+7
* Blackfin: hook up new perf_counter_open syscallMike Frysinger2009-06-221-0/+1
* Blackfin: decouple unrelated cache settings to get exact behaviorJie Zhang2009-06-223-5/+5
* Blackfin: allow CONFIG_TICKSOURCE_GPTMR0 with interrupt pipelinePhilippe Gerum2009-06-221-25/+22
* Blackfin: only build irqpanic.c when neededMike Frysinger2009-06-182-10/+4
* Blackfin: use common test_bit() rather than __test_bit()Mike Frysinger2009-06-181-2/+2
* Blackfin: hook up new rt_tgsigqueueinfo syscallMike Frysinger2009-06-131-0/+1
* Blackfin: fix deadlock in SMP IPI handlerSonic Zhang2009-06-131-6/+7
* Blackfin: add blackfin_invalidate_entire_icache for SMP systemsSonic Zhang2009-06-132-1/+24
* Blackfin: only handle CPLB protection violations when MPU is enabledRobin Getz2009-06-131-4/+7
* Blackfin: check SIC defines rather than variant namesMike Frysinger2009-06-121-9/+8
* Blackfin: fix command line corruption with DEBUG_DOUBLEFAULTMike Frysinger2009-06-121-8/+8
* Blackfin: drop unused reserve_pda() functionGraf Yang2009-06-121-3/+0
* Blackfin: make deferred hardware errors more exactRobin Getz2009-06-122-18/+68
* Blackfin: add note about anomaly 05000242 being worked aroundMike Frysinger2009-06-121-0/+1
* Blackfin: work around anomaly 05000220Graf Yang2009-06-121-0/+7
* Blackfin: add support for gptimer0 as a tick sourceGraf Yang2009-06-122-19/+9
* Blackfin: annotate anomaly 05000120Graf Yang2009-06-121-0/+4
* Blackfin: detect anomaly 05000274Sonic Zhang2009-06-121-1/+2
OpenPOWER on IntegriCloud