Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9e29949cfcf0ed737f5b9778fd232f1e6b825e3e
/
arch
/
blackfin
/
mach-common
09ebded
Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECK
by Mike Frysinger
· 14 years ago
39c9996
Blackfin: bf561: rewrite SICA_xxx to just SIC_xxx
by Mike Frysinger
· 14 years ago
99a5b28
Blackfin: add new cacheflush syscall
by Sonic Zhang
· 14 years ago
bedeea6
Blackfin: SIC: fix off-by-one error in loop
by Michael Hennerich
· 14 years ago
33ded95
Blackfin: initial preempt support while returning from interrupt
by Barry Song
· 14 years ago
3b139cd
Blackfin: Rename IRQ flags handling functions
by David Howells
· 14 years ago
f3411b1
Blackfin: wire up new fanotify/prlimit64 syscalls
by Mike Frysinger
· 14 years ago
f619ddd
Blackfin: dpmc: punt unnecessary RTC_ISTAT clearing
by Michael Hennerich
· 14 years ago
d1401e1
Blackfin: fix DMA/cache bug when resuming from suspend to RAM
by Michael Hennerich
· 14 years ago
7418129
Blackfin: allow cache funcs to be in L1 for IFLUSH Anomaly 05000491
by Mike Frysinger
· 14 years ago
5369fba
Blackfin: merge anomalies 475 and 220 to follow official lists
by Mike Frysinger
· 14 years ago
1ed181f
Blackfin: move MPU anomaly check to common location
by Mike Frysinger
· 14 years ago
db52ecc
Blackfin: SMP: fix continuation lines
by Joe Perches
· 15 years ago
80fcdb9
Blackfin: SIC: cut down on IAR MMR reads a bit
by Mike Frysinger
· 15 years ago
bb84dbf
Blackfin: punt Blackfin-specific GPIO wakeup API
by Michael Hennerich
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
7998a87
Blackfin: scale calibration when cpu freq changes
by Graf Yang
· 15 years ago
2943bff
Blackfin: fix anomaly 283 handling with exact hardware error
by Robin Getz
· 15 years ago
ae4a8c1
Blackfin: don't support keypad wakeup from hibernate
by Michael Hennerich
· 15 years ago
aec59c9
Blackfin: add support for the on-chip MAC status interrupts
by Michael Hennerich
· 15 years ago
9e228ee
Blackfin: check for bad syscalls after tracing it
by Mike Frysinger
· 15 years ago
600482c
Blackfin: fix single stepping over system calls
by Mike Frysinger
· 15 years ago
e8f263d
Blackfin: initial tracehook support
by Mike Frysinger
· 15 years ago
718340f
Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu data
by Graf Yang
· 15 years ago
6c2b707
Blackfin: add support for cpufreq on SMP systems
by Graf Yang
· 15 years ago
60ffdb3
Blackfin: implement nmi_watchdog for SMP on BF561
by Graf Yang
· 15 years ago
f3dec78
Blackfin: increase NR_IRQS beyond NR on-chip IRQs
by Michael Hennerich
· 15 years ago
441504d
Blackfin: add support for irqflags tracing
by Yi Li
· 15 years ago
d86bfb1
Blackfin: initial XIP support
by Barry Song
· 15 years ago
aad16f3
Blackfin: fix initial stack pointer setup
by Barry Song
· 15 years ago
cb19171
Blackfin: try to simplify interrupt ifdef ugliness
by Yi Li
· 15 years ago
0b39db2
Blackfin: SMP: add PM/CPU hotplug support
by Graf Yang
· 15 years ago
0d152c2
Blackfin: SMP: make core timers per-cpu clock events for HRT
by Yi Li
· 15 years ago
0325f25
Blackfin: SMP: add support for IRQ affinity
by Sonic Zhang
· 15 years ago
15435a2
Blackfin: pull in asm/bfin_can.h for interrupt masks
by Michael Hennerich
· 15 years ago
360adee
Blackfin: wire up the various memory related syscalls
by Mike Frysinger
· 15 years ago
c9784eb
Blackfin: flush caches on SMP when one core calls another via IPI
by Yi Li
· 15 years ago
32032df
Merge branch 'master' into percpu
by Tejun Heo
· 15 years ago
d1be2e4
Blackfin: add support for TIF_NOTIFY_RESUME
by Barry Song
· 15 years ago
7eb87fd
Blackfin: BF537: push down error masks to avoid namespace pollution
by Mike Frysinger
· 15 years ago
578d36f
Blackfin: SMP: don't start up core b until its state has been completely onlined
by Yi Li
· 15 years ago
761ec44
Blackfin: pull in asm/dpmc.h for power defines
by Mike Frysinger
· 15 years ago
621dd24
Blackfin: bf538: add support for extended GPIO banks
by Michael Hennerich
· 15 years ago
d887a1c
Blackfin: cpufreq: use a constant latency
by Michael Hennerich
· 15 years ago
f8b7256
Unify sys_mmap*
by Al Viro
· 15 years ago
ff9c38b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
05bad36
Blackfin: fix memset in smp_send_reschedule() and -stop()
by Roel Kluin
· 15 years ago
a2ca78c
Blackfin: check for anomaly 05000475
by Mike Frysinger
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
dd17c8f
percpu: remove per_cpu__ prefix.
by Rusty Russell
· 15 years ago
a2e2725
net: Introduce recvmmsg socket syscall
by Arnaldo Carvalho de Melo
· 15 years ago
96f1050
Blackfin: mass clean up of copyright/licensing info
by Robin Getz
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
ea426e6
Blackfin: unify cache init functions
by Mike Frysinger
· 15 years ago
dedfd5d
Blackfin: workaround anomaly 05000283
by Robin Getz
· 15 years ago
17941314
Blackfin: handle the core timer interrupt with handle_percpu_irq on SMP
by Graf Yang
· 15 years ago
9264949
Blackfin: optimize fixed code handling for the most common case
by Mike Frysinger
· 15 years ago
3aa6704
Blackfin: punt dead cache locking code
by Mike Frysinger
· 15 years ago
eb7bd9c
Blackfin: cleanup sync handling when enabling/disabling cplbs
by Yi Li
· 15 years ago
01b9f4b
Blackfin: improve double fault debug handling
by Graf Yang
· 15 years ago
837ec2d
Blackfin: catch hardware errors earlier during booting
by Robin Getz
· 15 years ago
f4e1293
Blackfin: inline I-pipe bypass code in ret_from_exception
by Philippe Gerum
· 15 years ago
9ea7770
Blackfin: sanitize manual control of IPEND[4]
by Philippe Gerum
· 15 years ago
7a7967d
Blackfin: document __ipipe_call_irqtail
by Philippe Gerum
· 15 years ago
70f4720
Blackfin: allow EVT5 to preempt irqtail prologue (CONFIG_DEBUG_HWERR)
by Philippe Gerum
· 15 years ago
fc9afb9
Blackfin: reuse evt_evt14 handler to perform irqtail epilogue
by Philippe Gerum
· 15 years ago
9703a73
Blackfin: use generic name for EVT14 handler
by Philippe Gerum
· 15 years ago
ae4f073
Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4]
by Robin Getz
· 15 years ago
994e9a2
arch/blackfin: Add kmalloc NULL tests
by Julia Lawall
· 15 years ago
c70c754
Blackfin: drop per-cpu loops_per_jiffy tracking
by Michael Hennerich
· 15 years ago
1997660
Blackfin: cleanup code a bit with comments and defines
by Robin Getz
· 15 years ago
5ecf3e0
Blackfin: hook up new perf_counter_open syscall
by Mike Frysinger
· 15 years ago
41ba653
Blackfin: decouple unrelated cache settings to get exact behavior
by Jie Zhang
· 15 years ago
a40494a
Blackfin: allow CONFIG_TICKSOURCE_GPTMR0 with interrupt pipeline
by Philippe Gerum
· 15 years ago
cf8d943
Blackfin: only build irqpanic.c when needed
by Mike Frysinger
· 15 years ago
c369534
Blackfin: use common test_bit() rather than __test_bit()
by Mike Frysinger
· 15 years ago
61cdd7a
Blackfin: hook up new rt_tgsigqueueinfo syscall
by Mike Frysinger
· 15 years ago
86f2008
Blackfin: fix deadlock in SMP IPI handler
by Sonic Zhang
· 15 years ago
47e9ded
Blackfin: add blackfin_invalidate_entire_icache for SMP systems
by Sonic Zhang
· 15 years ago
16aadcb
Blackfin: only handle CPLB protection violations when MPU is enabled
by Robin Getz
· 15 years ago
780172b
Blackfin: check SIC defines rather than variant names
by Mike Frysinger
· 15 years ago
3708251
Blackfin: fix command line corruption with DEBUG_DOUBLEFAULT
by Mike Frysinger
· 15 years ago
d1800fe
Blackfin: drop unused reserve_pda() function
by Graf Yang
· 15 years ago
b9a3899
Blackfin: make deferred hardware errors more exact
by Robin Getz
· 15 years ago
97b070c
Blackfin: add note about anomaly 05000242 being worked around
by Mike Frysinger
· 16 years ago
5ba7667
Blackfin: work around anomaly 05000220
by Graf Yang
· 16 years ago
1fa9be7
Blackfin: add support for gptimer0 as a tick source
by Graf Yang
· 15 years ago
555487b
Blackfin: annotate anomaly 05000120
by Graf Yang
· 16 years ago
7f3aee3
Blackfin: detect anomaly 05000274
by Sonic Zhang
· 16 years ago
729a3fa
Blackfin: workaround anomaly 05000227
by Mike Frysinger
· 16 years ago
78f28a0
Blackfin: simplify the do_flush macro
by Mike Frysinger
· 16 years ago
5138700
Blackfin: merge Philippe's recent ipipe patch
by Philippe Gerum
· 16 years ago
5d89137
Blackfin: fix data cache flushing when doing icache flushing
by Mike Frysinger
· 16 years ago
f82e0a0
Blackfin: fix link failure due to CONFIG_EXCEPTION_L1_SCRATCH
by Graf Yang
· 16 years ago
349ebbc
Blackfin: add comment for anomaly 05000171 to init code
by Michael Hennerich
· 16 years ago
7a1450f
Blackfin: hook up preadv/pwritev syscalls
by Mike Frysinger
· 15 years ago
b89df50
Blackfin arch: Blacklist Hibernate (PM_SUSPEND_MEM) on BF561 as well
by Michael Hennerich
· 16 years ago
357fd37
Blackfin arch: remove duplicated ANOMALY_05000448 ifdef check
by Mike Frysinger
· 16 years ago
ba0dade
Blackfin arch: fix bug - On bf548-ezkit, ethernet fails to work after wakeup from "mem"
by Michael Hennerich
· 16 years ago
0004952
Blackfin arch: Random read/write errors are a bad thing
by Robin Getz
· 16 years ago
Next »