Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
38270644cc2f2c1fdf150dcc8c4b96136eb4e1f7
/
arch
/
blackfin
/
include
459d42b
blackfin: use use asm-generic/scatterlist.h
by FUJITA Tomonori
· 14 years ago
76b9969
Blackfin: set ARCH_KMALLOC_MINALIGN
by FUJITA Tomonori
· 14 years ago
479ba60
Blackfin: move string functions to normal lib/ assembly
by Robin Getz
· 15 years ago
dc89d97
Blackfin: add support for the DBG (debug output) pseudo insn
by Robin Getz
· 15 years ago
6a4110c
Blackfin: change the BUG opcode to an unused 16-bit opcode
by Robin Getz
· 15 years ago
6ce3e9c
Blackfin: add support for the DBGA (debug assert) pseudo insn
by Robin Getz
· 15 years ago
2620c83
Blackfin: SMP: add flush_tlb_kernel_range stub
by Graf Yang
· 15 years ago
9a95e2f
Blackfin: make hardware trace output a little more useful
by Robin Getz
· 15 years ago
d28cff4
Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.c
by Robin Getz
· 15 years ago
2a12c46
Blackfin: split kernel/traps.c
by Robin Getz
· 15 years ago
bb84dbf
Blackfin: punt Blackfin-specific GPIO wakeup API
by Michael Hennerich
· 15 years ago
f074e48
Blackfin: drop unused bad_page pages and move zero_page to the bss
by Mike Frysinger
· 16 years ago
0ddc932
add descriptive comment for TIF_MEMDIE task flag declaration.
by Andreas Dilger
· 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
3971047
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
by Linus Torvalds
· 15 years ago
c32da02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
2b4f767
dma-mapping: blackfin: remove the obsolete and unnecessary DMA API comments
by FUJITA Tomonori
· 15 years ago
f2b0cd6
Blackfin: eat spurious space in asm/dpmc.h
by Mike Frysinger
· 15 years ago
b274080
Blackfin: asm/page.h: pull in asm-generic headers
by Mike Frysinger
· 15 years ago
7f4f69f
Blackfin: GPIO: implement to_irq handler
by Joachim Eastwood
· 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
e50e2f2
Blackfin: initial regset support
by Mike Frysinger
· 15 years ago
f2ce480
Blackfin: simplify PTRACE_{PEEK,POKE}USR in preperation for regset 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
7136d9c
Blackfin: add CALLER_ADDR ftrace macros
by Yi Li
· 15 years ago
64b33a0
Blackfin: split watchdog definitions into a dedicated header file
by Graf Yang
· 15 years ago
4ab069e
Blackfin: add dma_disable_irq_nosync() API for irq handlers
by Barry Song
· 15 years ago
3750411
Blackfin: fix whitespace damage in thread_info.h
by Mike Frysinger
· 15 years ago
6388d14
Blackfin: implement ndelay()
by Barry Song
· 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
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
69e1d8a
Blackfin: unify MMR helpers
by Mike Frysinger
· 15 years ago
0f7b468
Blackfin: add optimized version of Hamming Weight functions
by Michael Hennerich
· 15 years ago
a3a6a59
Blackfin: dma-mapping: fix thinko in constant optimization
by Sonic Zhang
· 15 years ago
0e64268
Blackfin: merge common CAN defines into one headers
by Mike Frysinger
· 15 years ago
d94a1aa
Blackfin: extend bfin-lq035q1-fb resources to include PPI mode
by Michael Hennerich
· 15 years ago
e18e7dd
Blackfin: fix MPU page permission masks overflow when dealing with async memory
by Barry Song
· 15 years ago
3630ac3
Blackfin: bfin_sport: unify & standardize SPORT masks
by Mike Frysinger
· 15 years ago
947af29
Fix spelling of 'platform' in comments and doc
by Stefan Weil
· 15 years ago
04e4f2b
FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stack
by Mike Frysinger
· 15 years ago
5a865c0
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
525995d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
by Linus Torvalds
· 15 years ago
74f3ae7
Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 15 years ago
698ba7b
elf: kill USE_ELF_CORE_DUMP
by Christoph Hellwig
· 15 years ago
9cfe4a9
fbdev: bfin-lq035q1-fb: new Blackfin Landscape LCD EZ-Extender driver
by Michael Hennerich
· 15 years ago
64a2b16
Blackfin: Convert BUG() to use unreachable()
by David Daney
· 15 years ago
5540a44
Blackfin: define __NR_recvmmsg
by Mike Frysinger
· 15 years ago
9e1b9b8
module: make MODULE_SYMBOL_PREFIX into a CONFIG option
by Alan Jenkins
· 15 years ago
d1be2e4
Blackfin: add support for TIF_NOTIFY_RESUME
by Barry Song
· 15 years ago
ad774b7
Blackfin: convert to asm-generic pci headers
by Barry Song
· 15 years ago
2d40292
Blackfin: io.h: fix random busted whitespace
by Mike Frysinger
· 15 years ago
dd3b0e3
Blackfin: dma-mapping.h: flesh out missing DMA mapping functions
by Barry Song
· 15 years ago
c45c065
Blackfin: support smaller uncached DMA chunks for memory constrained systems
by Barry Song
· 15 years ago
0d5e359
Blackfin: kgdb: punt dead code
by Sonic Zhang
· 15 years ago
43acb9c
Blackfin: punt dead/unused flash mem_init settings
by Mike Frysinger
· 15 years ago
8c0b435
Blackfin: gptimers: use unsigned timer/group ids
by Mike Frysinger
· 15 years ago
ee37733
Blackfin: comment the FDPIC PTRACE defines
by Mike Frysinger
· 15 years ago
2c29661e
Blackfin/ipipe: update version stamp
by Philippe Gerum
· 15 years ago
4815b88
Blackfin/ipipe: introduce support for CONFIG_MPU
by Philippe Gerum
· 15 years ago
7d4a005
Blackfin/ipipe: fix forward ref to barrier()
by Philippe Gerum
· 15 years ago
d2685fb
Blackfin/ipipe: prepare status bitops for SMP support
by Philippe Gerum
· 15 years ago
00d2460
Blackfin: unify DMA masks
by Mike Frysinger
· 15 years ago
a8e8e49
Blackfin: unify duplicated power masks
by Mike Frysinger
· 15 years ago
761ec44
Blackfin: pull in asm/dpmc.h for power defines
by Mike Frysinger
· 15 years ago
d2e015d
Blackfin: convert DMA mutex to an atomic and drop redundant code
by Mike Frysinger
· 15 years ago
bbc51e9
Blackfin: push down asm/ includes and out of bfin-global.h
by Mike Frysinger
· 15 years ago
621dd24
Blackfin: bf538: add support for extended GPIO banks
by Michael Hennerich
· 15 years ago
46fe23a
Blackfin: add C define of trace_buffer_init()
by Graf Yang
· 15 years ago
5cd82a6
Blackfin: calculate on-chip lengths at link time rather than run time
by Mike Frysinger
· 15 years ago
ddf9dda
Blackfin: convert to generic checksum code
by Mike Frysinger
· 15 years ago
e593194
locking: Convert raw_rwlock functions to arch_rwlock
by Thomas Gleixner
· 15 years ago
fb3a6bb
locking: Convert raw_rwlock to arch_rwlock
by Thomas Gleixner
· 15 years ago
0199c4e
locking: Convert __raw_spin* functions to arch_spin*
by Thomas Gleixner
· 15 years ago
edc35bd
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
by Thomas Gleixner
· 15 years ago
445c895
locking: Convert raw_spinlock to arch_spinlock
by Thomas Gleixner
· 15 years ago
559df2e
kbuild: move asm-offsets.h to include/generated
by Sam Ravnborg
· 16 years ago
6b2f3d1
vfs: Implement proper O_SYNC semantics
by Christoph Hellwig
· 15 years ago
2d4dc89
block: add helpers to run flush_dcache_page() against a bio and a request's pages
by Ilya Loginov
· 15 years ago
59bd00c
Blackfin: fix framebuffer mmap bug for nommu
by Thomas Chou
· 15 years ago
19a3b60
Blackfin: fix missed cache config renames
by Graf Yang
· 15 years ago
d586e83
Blackfin: asm/irq.h: pull in mach/anomaly.h for anomaly defines
by Mike Frysinger
· 15 years ago
96f1050
Blackfin: mass clean up of copyright/licensing info
by Robin Getz
· 15 years ago
e56770f
Blackfin: override text/data checking functions
by Mike Frysinger
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
5bf9cbe
Blackfin: update ftrace for latest toolchain
by Yi Li
· 15 years ago
3b67d91
Blackfin: fix elf_fpregset_t definition
by Mike Frysinger
· 15 years ago
dedfd5d
Blackfin: workaround anomaly 05000283
by Robin Getz
· 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
36b8412
Blackfin: fix MPU handling of invalid memory accesses
by Graf Yang
· 15 years ago
837ec2d
Blackfin: catch hardware errors earlier during booting
by Robin Getz
· 15 years ago
3f871fe
Blackfin: add an early shadow console
by Robin Getz
· 15 years ago
9703a73
Blackfin: use generic name for EVT14 handler
by Philippe Gerum
· 15 years ago
Next »