index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
mach-common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idling
Michael Hennerich
2008-08-06
3
-64
/
+8
*
Blackfin arch: delete unused cache functions
Mike Frysinger
2008-08-13
1
-115
/
+0
*
Blackfin arch: unify the duplicated portions of __start and split mach-specif...
Mike Frysinger
2008-08-06
1
-2
/
+129
*
Blackfin arch: add asm/thread_info.h for THREAD_SIZE define
Mike Frysinger
2008-08-06
1
-0
/
+1
*
Blackfin arch: make sure the BSS and kernel load address are 4 byte aligned
Mike Frysinger
2008-08-06
1
-0
/
+9
*
Blackfin arch: unify the duplicated _real_start functions
Mike Frysinger
2008-08-06
2
-1
/
+77
*
Blackfin arch: remove support for Anomaly 05000125 as it doesnt exist on any ...
Mike Frysinger
2008-08-06
2
-78
/
+1
*
Blackfin arch: Fix bugs - Make kgdb code apparent to app debugging.
Sonic Zhang
2008-08-05
1
-3
/
+5
*
Blackfin arch: Functional power management support
Michael Hennerich
2008-08-05
2
-20
/
+44
*
Blackfin arch: Fix bug - This change eliminates impact on application debugging
Jie Zhang
2008-08-05
1
-7
/
+13
*
Blackfin arch: Fix bug - skip single step in high priority interrupt handler ...
Sonic Zhang
2008-07-26
1
-12
/
+38
*
Blackfin arch: use local labels and ENDPROC() markings
Mike Frysinger
2008-07-16
1
-6
/
+13
*
Blackfin arch: Functional power management support
Michael Hennerich
2008-07-19
2
-45
/
+780
*
Blackfin arch: Remove redundant kernel option
Michael Hennerich
2008-07-14
1
-6
/
+0
*
Blackfin arch: Fix Bug - GPIO interrupts not disabled; edge sensitive interru...
Michael Hennerich
2008-07-14
1
-0
/
+4
*
[Blackfin] arch: fix gdb testing regression
Bernd Schmidt
2008-05-07
1
-31
/
+77
*
[Blackfin] arch: In the double fault handler, set up the PT_RETI slot
Bernd Schmidt
2008-05-07
1
-0
/
+5
*
[Blackfin] arch: Support for CPU_FREQ and NOHZ
Vitja Makarov
2008-05-07
1
-9
/
+15
*
[Blackfin] arch: Functional power management support: Add CPU and platform vo...
Michael Hennerich
2008-05-07
3
-27
/
+142
*
[Blackfin] arch: Cleanup Kconfig, fix comment and make sure we exclude CCLK=S...
Michael Hennerich
2008-05-07
1
-2
/
+2
*
[Blackfin] arch: Functional power management support: Add support for cpu fre...
Michael Hennerich
2008-04-25
2
-1
/
+196
*
[Blackfin] arch: Remove the circular buffering mechanism for exceptions
Bernd Schmidt
2008-04-25
2
-90
/
+33
*
[Blackfin] arch: Allow concurrent use of GPIO and GPIO IRQ
Michael Hennerich
2008-04-24
1
-39
/
+13
*
[Blackfin] arch: detect the memory available in the system on the fly by default
Mike Frysinger
2008-04-25
1
-1
/
+2
*
[Blackfin] arch: make the mask explicit rather than writing a negative number...
Mike Frysinger
2008-04-24
1
-1
/
+1
*
[Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__
Harvey Harrison
2008-04-23
1
-1
/
+1
*
[Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled.
Bernd Schmidt
2008-04-23
1
-1
/
+6
*
[Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscalls
Bryan Wu
2008-03-06
1
-1
/
+4
*
[Blackfin] arch: Fix CONFIG_PM support for BF561
Michael Hennerich
2008-02-25
1
-4
/
+2
*
[Blackfin] arch: Remove DPMC char driver option
Michael Hennerich
2008-02-25
1
-131
/
+0
*
[Blackfin] arch: Cleanup abd Simplify:
Michael Hennerich
2008-02-25
1
-106
/
+51
*
[Blackfin] arch: fix bug - linux-2.6.24 (delayed) disable IRQ feature not fun...
Michael Hennerich
2008-02-25
1
-0
/
+3
*
[Blackfin] arch: fix bug - Move IWR Enable All to the end of init_arch_irq ot...
Michael Hennerich
2008-02-25
1
-4
/
+10
*
[Blackfin] arch:Fix BUG [#3876] pfbutton test for BTN3 on bf533 don't show co...
Michael Hennerich
2008-02-02
1
-9
/
+13
*
[Blackfin] arch: change the trace buffer control start/stop logic in the exce...
Mike Frysinger
2008-02-02
1
-8
/
+4
*
[Blackfin] arch: hook up set_irq_wake in Blackfin's irq code
Michael Hennerich
2008-02-09
3
-34
/
+168
*
[Blackfin] arch: Merge BF561 support into ints-priority
Michael Hennerich
2008-02-09
3
-520
/
+97
*
timerfd: new timerfd API
Davide Libenzi
2008-02-05
1
-1
/
+1
*
[Blackfin] arch: Add the semtimedop syscall. Upstream uClibc doesn't compile...
Bernd Schmidt
2008-01-27
1
-0
/
+1
*
[Blackfin] arch: Initial checkin of the memory protection support.
Bernd Schmidt
2008-01-27
1
-0
/
+19
*
[Blackfin] arch: Add some comments - fix semicolons
Michael Hennerich
2008-01-11
1
-17
/
+15
*
[Blackfin] arch: move all code related to CPLB handling into a new subdirecto...
Bernd Schmidt
2008-01-11
4
-986
/
+1
*
[Blackfin] arch: Enable both edge triggered GPIO IRQs on BF54x and use irq_to...
Michael Hennerich
2007-12-24
1
-21
/
+46
*
[Blackfin] arch: append IRQ Number to label string
Michael Hennerich
2007-12-24
2
-8
/
+19
*
[Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM.
Sonic Zhang
2007-12-23
2
-8
/
+54
*
[Blackfin] arch: Let the pre-processor do the math to save a few cycles - no ...
Robin Getz
2007-12-21
1
-3
/
+1
*
[Blackfin] arch: do not use fixed numbers to describe offsets - no functional...
Robin Getz
2007-12-21
1
-1
/
+1
*
[Blackfin] arch: do not use hard coded addresses
Robin Getz
2007-12-21
1
-4
/
+4
*
[Blackfin] arch: fix bug - trap_tests fails to recover on some tests.
Robin Getz
2008-01-27
3
-63
/
+49
*
[Blackfin] arch: Add a note describing what is going on - no functional changes
Robin Getz
2008-01-27
1
-2
/
+13
[next]