index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
mach-common
Commit message (
Expand
)
Author
Age
Files
Lines
*
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
2011-08-26
1
-1
/
+1
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
Blackfin: dpmc: optimize SDRAM programming slightly
Mike Frysinger
2011-07-23
1
-9
/
+10
*
Blackfin: dpmc: don't save/restore scratch registers
Mike Frysinger
2011-07-23
1
-6
/
+6
*
Blackfin: bf538: pull gpio/port logic out of core hibernate paths
Mike Frysinger
2011-07-23
1
-35
/
+0
*
Blackfin: dpmc: optimize hibernate/resume path
Mike Frysinger
2011-07-23
1
-438
/
+572
*
Blackfin: dpmc: do not save/restore EVT0/EVT1/EVT4 when hibernating
Mike Frysinger
2011-07-23
1
-6
/
+0
*
Blackfin: dpmc: relocate hibernate helper macros
Mike Frysinger
2011-07-23
1
-0
/
+24
*
Blackfin: dpmc: omit RETE/RETN when hibernating
Mike Frysinger
2011-07-23
1
-4
/
+0
*
Blackfin: dpmc: optimize SIC_IWR programming a little
Mike Frysinger
2011-07-23
1
-9
/
+6
*
Blackfin: gpio/ints: generalize pint logic
Mike Frysinger
2011-07-23
1
-9
/
+9
*
Blackfin: dpmc: bind to MMR names and not CPUs
Mike Frysinger
2011-07-23
1
-4
/
+3
*
Blackfin: bf54x: switch to common pint MMR struct
Mike Frysinger
2011-07-23
1
-18
/
+5
*
Blackfin: bf54x: constify pint register array
Mike Frysinger
2011-07-23
1
-1
/
+1
*
Blackfin: optimize double fault boot checking
Mike Frysinger
2011-07-23
2
-32
/
+21
*
Blackfin: wire up new sendmmsg syscall
Mike Frysinger
2011-05-28
1
-0
/
+1
*
ns: Wire up the setns system call
Eric W. Biederman
2011-05-28
1
-0
/
+1
*
Blackfin: convert old cpumask API to new one
KOSAKI Motohiro
2011-05-25
2
-16
/
+18
*
Blackfin: bf537: demux port H mask A and emac rx ints
Mike Frysinger
2011-05-25
1
-12
/
+10
*
Blackfin: bf537: fix excessive gpio int demuxing
Mike Frysinger
2011-05-25
1
-30
/
+25
*
Blackfin: bf54x: drop unused pm gpio handling
Mike Frysinger
2011-05-25
1
-40
/
+2
*
Blackfin: move bf537-specific irq code out of common code
Mike Frysinger
2011-05-25
1
-138
/
+10
*
Blackfin: move internal irq prototypes out of global namespace
Mike Frysinger
2011-05-25
1
-0
/
+1
*
Blackfin: clean up irq ifdef logic a bit
Mike Frysinger
2011-05-25
1
-47
/
+39
*
Blackfin: ints-priority: unify duplicate vec to irq lookup logic
Mike Frysinger
2011-05-25
1
-68
/
+44
*
Blackfin: ints-priority: clean up some local vars
Mike Frysinger
2011-05-25
1
-17
/
+8
*
-
.
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...
Linus Torvalds
2011-05-19
1
-0
/
+3
|
\
\
|
*
\
Merge commit 'v2.6.39-rc4' into sched/core
Ingo Molnar
2011-04-21
1
-3
/
+16
|
|
\
\
|
|
|
/
|
*
|
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
2011-04-14
1
-0
/
+3
*
|
|
[CPUFREQ] use dynamic debug instead of custom infrastructure
Dominik Brodowski
2011-05-04
1
-3
/
+0
|
|
/
|
/
|
*
|
Blackfin: SMP: fix cache flush loop
Sonic Zhang
2011-04-13
1
-3
/
+16
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
2
-3
/
+3
*
bfin: Convert irq namespace
Thomas Gleixner
2011-03-29
1
-17
/
+17
*
bfin: Final irq cleanup
Thomas Gleixner
2011-03-29
1
-6
/
+3
*
Blackfin: wire up new syncfs syscall
Mike Frysinger
2011-03-22
1
-0
/
+1
*
Blackfin: wire up new syscalls
Mike Frysinger
2011-03-18
1
-0
/
+3
*
Blackfin/ipipe: fix deferred pipeline sync for the root stage
Philippe Gerum
2011-03-18
2
-3
/
+14
*
Blackfin/ipipe: upgrade to I-pipe mainline
Philippe Gerum
2011-03-18
1
-4
/
+37
*
Blackfin: cpufreq: fix typos
Michael Hennerich
2011-03-18
1
-3
/
+3
*
Blackfin: convert gpio irq_chip to new functions
Thomas Gleixner
2011-03-18
1
-44
/
+48
*
Blackfin: convert mac irq_chip to new functions
Thomas Gleixner
2011-03-18
1
-7
/
+11
*
Blackfin: convert error irq_chip to new functions
Thomas Gleixner
2011-03-18
1
-7
/
+7
*
Blackfin: convert internal irq_chip to new functions
Thomas Gleixner
2011-03-18
1
-13
/
+28
*
Blackfin: convert core irq_chip to new functions
Thomas Gleixner
2011-03-18
1
-11
/
+11
*
Blackfin: use proper wrappers for irq_desc
Thomas Gleixner
2011-03-18
1
-9
/
+5
*
Blackfin: optimize startup code
Mike Frysinger
2011-03-18
1
-69
/
+41
*
Blackfin: SMP: work around anomaly 05000491
Sonic Zhang
2011-03-18
2
-0
/
+24
*
Blackfin: SMP: implement cpu_freq support
Graf Yang
2011-03-18
2
-4
/
+48
*
Blackfin: split optimization settings more
Mike Frysinger
2011-03-18
2
-7
/
+13
*
Blackfin: SMP: disable preempt with smp_processor_id to send messages
Sonic Zhang
2011-03-18
1
-6
/
+8
[next]