Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
474183b188b3c5af45831c71151f819fc70479b8
/
arch
/
blackfin
/
mach-common
6fd84c0
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
by Al Viro
· 13 years ago
bf67f3a
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
72b099e
blackfin: bf60x: pm: Add a debug option to calculate kernel wakeup time.
by Sonic Zhang
· 13 years ago
0fbd88c
blackfin: bf60x: add wakeup source select
by Steven Miao
· 13 years ago
7c141c1
blackfin: bf60x: make clock changeable in kernel menuconfig
by Bob Liu
· 13 years ago
3641302
blackfin: remove redundant CONFIG_BF60x macro
by Sonic Zhang
· 13 years ago
080bb65
Blackfin: delete fork func
by Mike Frysinger
· 13 years ago
494b794
blackfin: mach-common: ints-priority: fix compile error
by Bob Liu
· 13 years ago
3a3cf0d
blackfin: bf60x: fix compiling warning
by Bob Liu
· 13 years ago
93f8951
blackfin: bf60x: add power management support
by Steven Miao
· 13 years ago
4f6b600
blackfin: mach-common: add sec support for bf60x
by Steven Miao
· 13 years ago
9690031
blackfin: bf60x: add clock support
by Steven Miao
· 13 years ago
b5affb0
blackfin: add bf60x to current framework
by Bob Liu
· 13 years ago
6bba268
blackfin: Use generic idle thread allocation
by Thomas Gleixner
· 13 years ago
8239c25
smp: Add task_struct argument to __cpu_up()
by Thomas Gleixner
· 13 years ago
ce6da7c
Blackfin: s/#if CONFIG/#ifdef CONFIG/
by Geert Uytterhoeven
· 13 years ago
dd47ba1
Blackfin: wire up new process_vm syscalls
by Mike Frysinger
· 13 years ago
a2eff9d
blackfin: smp: fix msg queue overflow issue
by Steven Miao
· 13 years ago
d0014be
blackfin: smp: cleanup smp code
by Bob Liu
· 13 years ago
6a550b9
blackfin: add module.h to files implicitly expecting to use it.
by Paul Gortmaker
· 13 years ago
0b2b06e
Blackfin: SMP: fix scheduling deadlock
by Steven Miao
· 13 years ago
f5b9409
All Arch: remove linkage for sys_nfsservctl system call
by NeilBrown
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
9e770f7
Blackfin: dpmc: optimize SDRAM programming slightly
by Mike Frysinger
· 13 years ago
da31d6f
Blackfin: dpmc: don't save/restore scratch registers
by Mike Frysinger
· 13 years ago
9466a05
Blackfin: bf538: pull gpio/port logic out of core hibernate paths
by Mike Frysinger
· 13 years ago
eed7b83
Blackfin: dpmc: optimize hibernate/resume path
by Mike Frysinger
· 13 years ago
d7228e7
Blackfin: dpmc: do not save/restore EVT0/EVT1/EVT4 when hibernating
by Mike Frysinger
· 13 years ago
584ecba
Blackfin: dpmc: relocate hibernate helper macros
by Mike Frysinger
· 13 years ago
429e257
Blackfin: dpmc: omit RETE/RETN when hibernating
by Mike Frysinger
· 13 years ago
4705a25
Blackfin: dpmc: optimize SIC_IWR programming a little
by Mike Frysinger
· 13 years ago
01f8e34
Blackfin: gpio/ints: generalize pint logic
by Mike Frysinger
· 13 years ago
85c2737
Blackfin: dpmc: bind to MMR names and not CPUs
by Mike Frysinger
· 13 years ago
82ed5f7
Blackfin: bf54x: switch to common pint MMR struct
by Mike Frysinger
· 13 years ago
b0759a4
Blackfin: bf54x: constify pint register array
by Mike Frysinger
· 13 years ago
fb1d9be
Blackfin: optimize double fault boot checking
by Mike Frysinger
· 14 years ago
427472c
Blackfin: wire up new sendmmsg syscall
by Mike Frysinger
· 14 years ago
7b21fdd
ns: Wire up the setns system call
by Eric W. Biederman
· 14 years ago
fecedc80
Blackfin: convert old cpumask API to new one
by KOSAKI Motohiro
· 14 years ago
8c05410
Blackfin: bf537: demux port H mask A and emac rx ints
by Mike Frysinger
· 14 years ago
e2a8092
Blackfin: bf537: fix excessive gpio int demuxing
by Mike Frysinger
· 14 years ago
dd8cb37
Blackfin: bf54x: drop unused pm gpio handling
by Mike Frysinger
· 14 years ago
f58c327
Blackfin: move bf537-specific irq code out of common code
by Mike Frysinger
· 14 years ago
6327a57
Blackfin: move internal irq prototypes out of global namespace
by Mike Frysinger
· 14 years ago
fc6bd7b
Blackfin: clean up irq ifdef logic a bit
by Mike Frysinger
· 14 years ago
6b10804
Blackfin: ints-priority: unify duplicate vec to irq lookup logic
by Mike Frysinger
· 14 years ago
e9e334c
Blackfin: ints-priority: clean up some local vars
by Mike Frysinger
· 14 years ago
80fe02b
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
2d06d8c
[CPUFREQ] use dynamic debug instead of custom infrastructure
by Dominik Brodowski
· 14 years ago
42ac9e8
Merge commit 'v2.6.39-rc4' into sched/core
by Ingo Molnar
· 14 years ago
184748c
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
by Peter Zijlstra
· 14 years ago
8d50de9
Blackfin: SMP: fix cache flush loop
by Sonic Zhang
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
43f2f11
bfin: Convert irq namespace
by Thomas Gleixner
· 14 years ago
1907d8b
bfin: Final irq cleanup
by Thomas Gleixner
· 14 years ago
4e3d96d
Blackfin: wire up new syncfs syscall
by Mike Frysinger
· 14 years ago
a8d0142
Blackfin: wire up new syscalls
by Mike Frysinger
· 14 years ago
9169b51
Blackfin/ipipe: fix deferred pipeline sync for the root stage
by Philippe Gerum
· 14 years ago
5b5da4c
Blackfin/ipipe: upgrade to I-pipe mainline
by Philippe Gerum
· 14 years ago
8944b5a
Blackfin: cpufreq: fix typos
by Michael Hennerich
· 14 years ago
e950285
Blackfin: convert gpio irq_chip to new functions
by Thomas Gleixner
· 14 years ago
172d2d1
Blackfin: convert mac irq_chip to new functions
by Thomas Gleixner
· 14 years ago
dabf64b
Blackfin: convert error irq_chip to new functions
by Thomas Gleixner
· 14 years ago
ff43a67
Blackfin: convert internal irq_chip to new functions
by Thomas Gleixner
· 14 years ago
4f19ea4
Blackfin: convert core irq_chip to new functions
by Thomas Gleixner
· 14 years ago
b10bbbb
Blackfin: use proper wrappers for irq_desc
by Thomas Gleixner
· 14 years ago
511cdcc
Blackfin: optimize startup code
by Mike Frysinger
· 14 years ago
c6345ab
Blackfin: SMP: work around anomaly 05000491
by Sonic Zhang
· 14 years ago
6f546bc
Blackfin: SMP: implement cpu_freq support
by Graf Yang
· 15 years ago
820b127
Blackfin: split optimization settings more
by Mike Frysinger
· 14 years ago
567ebfc
Blackfin: SMP: disable preempt with smp_processor_id to send messages
by Sonic Zhang
· 14 years ago
ab61d2a
Blackfin: SMP: delay enabling caches until CPU is initialized
by steven miao
· 14 years ago
5f362c9
Blackfin: SMP: use standard cache functions
by Mike Frysinger
· 14 years ago
be1229b
Blackfin: iflush: update anomaly 05000491 workaround
by Mike Frysinger
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
b66acb6
Blackfin: bf54x: don't ack GPIO ints when unmasking them
by Mike Frysinger
· 14 years ago
503f3d3
Blackfin: fix building IPIPE code when XIP is enabled
by Mike Frysinger
· 14 years ago
36e11ab
Blackfin: pm: drop irq save/restore in standby and suspend to mem callback
by Steven Miao
· 14 years ago
73a4006
Blackfin: SMP: rewrite IPI handling to avoid memory allocation
by Yi Li
· 15 years ago
75734e6
Blackfin: SMP: tweak platform_request_ipi() usage
by Graf Yang
· 15 years ago
9c199b5
Blackfin: SMP: fix cpumask misbehavior
by Graf Yang
· 15 years ago
2f55ac0
suspend: constify platform_suspend_ops
by Lionel Debroux
· 14 years ago
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
· 15 years ago
5369fba
Blackfin: merge anomalies 475 and 220 to follow official lists
by Mike Frysinger
· 15 years ago
1ed181f
Blackfin: move MPU anomaly check to common location
by Mike Frysinger
· 15 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
Next »