index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
3
-3
/
+3
*
modules: make arch's use default loader hooks
Jonas Bonn
2011-07-24
1
-21
/
+0
*
Blackfin: bf526: restrict reboot workaround to 0.0 silicon
Mike Frysinger
2011-07-23
1
-1
/
+3
*
Blackfin: bf54x: fix GPIO resume code
Mike Frysinger
2011-07-23
1
-2
/
+2
*
Blackfin: bf538: pull gpio/port logic out of core hibernate paths
Mike Frysinger
2011-07-23
1
-0
/
+22
*
Blackfin: debug-mmrs: generalize pint logic
Mike Frysinger
2011-07-23
1
-19
/
+31
*
Blackfin: bf54x: tweak MMR pint names
Mike Frysinger
2011-07-23
1
-1
/
+1
*
Blackfin: pwm: implement linux/pwm.h API
Mike Frysinger
2011-07-23
2
-0
/
+101
*
Blackfin: make sure percpu section is aligned in XIP builds
Steven Miao
2011-07-23
1
-0
/
+1
*
Blackfin: gptimers: use bfin read/write helpers
Mike Frysinger
2011-07-23
1
-20
/
+25
*
Blackfin: gptimers: use register structs from common header
Mike Frysinger
2011-07-23
1
-32
/
+16
*
Blackfin: debug-mmrs: use new gptimer_group layout to simplify code
Mike Frysinger
2011-07-23
1
-18
/
+34
*
Blackfin: debug-mmrs: prevent macro arg from expanding
Mike Frysinger
2011-07-23
1
-1
/
+1
*
Blackfin: exec: remove redundant set_fs(USER_DS)
Mathias Krause
2011-07-23
1
-1
/
+0
*
Blackfin: debug-mmrs: disable PERIPHERAL_MAP for IMDMA channels
Mike Frysinger
2011-07-23
1
-1
/
+2
*
Blackfin: debug-mmrs: fix typo in single dmac setup
Mike Frysinger
2011-07-23
1
-1
/
+1
*
Blackfin: optimize double fault boot checking
Mike Frysinger
2011-07-23
2
-7
/
+19
*
Blackfin: time: replace magic numbers with defines
Mike Frysinger
2011-07-23
1
-2
/
+2
*
Blackfin: debug-mmrs: include RSI_PID[4567] MMRs
Mike Frysinger
2011-05-28
1
-0
/
+4
*
Blackfin: debug-mmrs: fix typos with gptimers/mdma/ppi
Mike Frysinger
2011-05-28
1
-18
/
+14
*
Blackfin: use new common PERCPU_INPUT define
Mike Frysinger
2011-05-25
1
-7
/
+1
*
Blackfin: work around anomaly 05000480
Steven Miao
2011-05-25
1
-0
/
+5
*
Blackfin: switch /proc/gpio to seq_file
Alexey Dobriyan
2011-05-25
1
-11
/
+20
*
Blackfin: convert old cpumask API to new one
KOSAKI Motohiro
2011-05-25
2
-6
/
+6
*
Blackfin: don't touch task->cpus_allowed directly
KOSAKI Motohiro
2011-05-25
1
-4
/
+2
*
Blackfin: initial perf_event support
Mike Frysinger
2011-05-25
2
-0
/
+499
*
Blackfin: use on-chip reset func with newer parts
Mike Frysinger
2011-05-25
1
-34
/
+31
*
Blackfin: optimize MMR reads during startup a bit
Mike Frysinger
2011-05-25
1
-11
/
+9
*
Blackfin: bf537: demux port H mask A and emac rx ints
Mike Frysinger
2011-05-25
1
-1
/
+1
*
Blackfin: move internal irq prototypes out of global namespace
Mike Frysinger
2011-05-25
5
-0
/
+5
*
Blackfin: bf51x/bf52x: fix typo in hysteresis MMR names
Mike Frysinger
2011-05-25
1
-4
/
+4
*
Blackfin: SMP: drop unused blackfin_cpudata.idle pointer
Mike Frysinger
2011-05-25
1
-1
/
+0
*
Blackfin: SMP: fix cpudata cache setup
Mike Frysinger
2011-05-25
1
-2
/
+2
*
Blackfin: clean up /proc/cpuinfo output
Mike Frysinger
2011-05-25
1
-8
/
+8
*
Blackfin: first pass at debug mmr support
Mike Frysinger
2011-05-25
2
-0
/
+1862
*
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-05-24
1
-1
/
+1
|
\
|
*
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
2011-03-24
1
-1
/
+1
*
|
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2011-05-19
1
-33
/
+2
|
\
\
|
*
\
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...
Thomas Gleixner
2011-05-14
12
-105
/
+137
|
|
\
\
|
*
|
|
blackfin: convert to clocksource_register_hz
John Stultz
2011-02-21
1
-33
/
+2
*
|
|
|
PM / Blackfin: Use struct syscore_ops instead of sysdevs for PM
Rafael J. Wysocki
2011-04-24
1
-21
/
+9
|
|
/
/
|
/
|
|
*
|
|
Blackfin: time-ts: ack gptimer sooner to avoid missing short ints
Mike Frysinger
2011-04-13
1
-1
/
+7
*
|
|
Blackfin: gptimers: fix thinko when disabling timers
Mike Frysinger
2011-04-13
1
-1
/
+1
*
|
|
Fix common misspellings
Lucas De Marchi
2011-03-31
2
-2
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
2011-03-30
1
-27
/
+18
|
\
\
\
|
*
|
|
Blackfin: use more standard pr_fmt in the module loader
Joe Perches
2011-03-25
1
-27
/
+18
|
|
|
/
|
|
/
|
*
|
|
bfin: Use proper accessors in trace
Thomas Gleixner
2011-03-29
1
-3
/
+4
*
|
|
bfin: Convert irq namespace
Thomas Gleixner
2011-03-29
1
-1
/
+1
|
/
/
*
|
Blackfin/ipipe: upgrade to I-pipe mainline
Philippe Gerum
2011-03-18
1
-45
/
+39
*
|
Blackfin: use accessor functions in show_interrupts()
Thomas Gleixner
2011-03-18
1
-4
/
+6
[next]