index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-27
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
1
-3
/
+0
2011-07-27
atomic: move atomic_add_unless to generic code
Arun Sharma
1
-2
/
+2
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
8
-8
/
+7
2011-07-27
ptrace: unify show_regs() prototype
Mike Frysinger
1
-1
/
+0
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
1
-21
/
+0
2011-07-23
Blackfin: boards: fix pcm device name
Scott Jiang
2
-11
/
+56
2011-07-23
Blackfin: SMP: punt unused atomic_test_mask helper
Mike Frysinger
1
-5
/
+0
2011-07-23
Blackfin: irqs: do not trace arch_local_{*,irq_*} functions
Steven Rostedt
1
-21
/
+21
2011-07-23
Blackfin: bf526: restrict reboot workaround to 0.0 silicon
Mike Frysinger
1
-1
/
+3
2011-07-23
Blackfin: bf51x: fix alternative portmux options
Mike Frysinger
2
-45
/
+87
2011-07-23
Blackfin: bf54x: fix GPIO resume code
Mike Frysinger
1
-2
/
+2
2011-07-23
Blackfin: dpmc: optimize SDRAM programming slightly
Mike Frysinger
1
-9
/
+10
2011-07-23
Blackfin: dpmc: don't save/restore scratch registers
Mike Frysinger
1
-6
/
+6
2011-07-23
Blackfin: bf538: pull gpio/port logic out of core hibernate paths
Mike Frysinger
5
-36
/
+65
2011-07-23
Blackfin: dpmc: optimize hibernate/resume path
Mike Frysinger
2
-439
/
+572
2011-07-23
Blackfin: dpmc: do not save/restore EVT0/EVT1/EVT4 when hibernating
Mike Frysinger
1
-6
/
+0
2011-07-23
Blackfin: dpmc: relocate hibernate helper macros
Mike Frysinger
2
-26
/
+24
2011-07-23
Blackfin: dpmc: omit RETE/RETN when hibernating
Mike Frysinger
1
-4
/
+0
2011-07-23
Blackfin: dpmc: optimize SIC_IWR programming a little
Mike Frysinger
1
-9
/
+6
2011-07-23
Blackfin: gpio/ints: generalize pint logic
Mike Frysinger
3
-12
/
+19
2011-07-23
Blackfin: dpmc: bind to MMR names and not CPUs
Mike Frysinger
1
-4
/
+3
2011-07-23
Blackfin: debug-mmrs: generalize pint logic
Mike Frysinger
1
-19
/
+31
2011-07-23
Blackfin: bf54x: switch to common pint MMR struct
Mike Frysinger
1
-18
/
+5
2011-07-23
Blackfin: bf54x: tweak MMR pint names
Mike Frysinger
2
-2
/
+2
2011-07-23
Blackfin: bf54x: constify pint register array
Mike Frysinger
1
-1
/
+1
2011-07-23
Blackfin: gpio: punt unused GPIO_# defines
Mike Frysinger
2
-52
/
+3
2011-07-23
Blackfin: convert unicode space gremlins
Mike Frysinger
7
-27
/
+27
2011-07-23
Blackfin: pwm: implement linux/pwm.h API
Mike Frysinger
3
-0
/
+111
2011-07-23
Blackfin: gptimers: add enable/disable by timer id
Mike Frysinger
1
-0
/
+10
2011-07-23
Blackfin: make sure percpu section is aligned in XIP builds
Steven Miao
1
-0
/
+1
2011-07-23
Blackfin: gptimers: use bfin read/write helpers
Mike Frysinger
1
-20
/
+25
2011-07-23
Blackfin: gptimers: use register structs from common header
Mike Frysinger
1
-32
/
+16
2011-07-23
Blackfin: debug-mmrs: use new gptimer_group layout to simplify code
Mike Frysinger
1
-18
/
+34
2011-07-23
Blackfin: debug-mmrs: prevent macro arg from expanding
Mike Frysinger
1
-1
/
+1
2011-07-23
Blackfin: gptimers: add group structure for hardware register layout
Mike Frysinger
1
-0
/
+9
2011-07-23
Blackfin: exec: remove redundant set_fs(USER_DS)
Mathias Krause
1
-1
/
+0
2011-07-23
Blackfin: update anomaly lists to latest public info
Mike Frysinger
7
-211
/
+290
2011-07-23
Blackfin: bf561-ezkit: change parallel flash from M to Y in defconfig
Mike Frysinger
1
-4
/
+4
2011-07-23
Blackfin: debug-mmrs: disable PERIPHERAL_MAP for IMDMA channels
Mike Frysinger
1
-1
/
+2
2011-07-23
Blackfin: debug-mmrs: fix typo in single dmac setup
Mike Frysinger
1
-1
/
+1
2011-07-23
Blackfin: convert to asm-generic/mutex-dec.h for all systems
Mike Frysinger
1
-76
/
+1
2011-07-23
Blackfin: optimize double fault boot checking
Mike Frysinger
6
-63
/
+62
2011-07-23
Blackfin: time: replace magic numbers with defines
Mike Frysinger
1
-2
/
+2
2011-07-23
Blackfin: SMP: optimize start up code a bit
Mike Frysinger
1
-78
/
+54
2011-07-23
Blackfin: boards: clean up redundant/dead spi resources
Mike Frysinger
26
-896
/
+0
2011-07-23
Blackfin: net2272: move pin setup to boards files
Mike Frysinger
8
-0
/
+192
2011-07-23
Blackfin: convert to kbuild asm-generic support
Mike Frysinger
43
-47
/
+43
2011-06-16
rtc: fix build warnings in defconfigs
Wanlong Gao
1
-1
/
+1
2011-06-03
Blackfin: strncpy: fix handling of zero lengths
Steven Miao
1
-1
/
+1
2011-05-29
Blackfin: debug-mmrs: include RSI_PID[4567] MMRs
Mike Frysinger
1
-0
/
+4
[next]