index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
c6x
/
platforms
Commit message (
Expand
)
Author
Age
Files
Lines
*
c6x: Replace setup_irq() by request_irq()
afzal mohammed
2020-03-29
1
-8
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
6
-24
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
c6x: fix platforms/plldata.c get_coreid build error
Randy Dunlap
2018-04-10
1
-0
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
c6x: Convert to using %pOF instead of full_name
Rob Herring
2017-08-24
3
-17
/
+17
*
c6x/timer64: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
2017-04-14
1
-0
/
+2
*
c6x: Remove unnecessary of_platform_populate with default match table
Kefeng Wang
2016-06-23
2
-18
/
+1
*
c6x: Fix misspellings in comments.
Adam Buchbinder
2016-04-18
1
-1
/
+1
*
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
2015-10-13
1
-1
/
+1
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
1
-1
/
+1
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-01
1
-3
/
+4
|
\
|
*
C6X/megamode-pic: Prepare megamod_irq_cascade for irq argument removal
Thomas Gleixner
2015-07-31
1
-1
/
+2
|
*
C6X/meagmod-pic: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-27
1
-2
/
+2
*
|
c6x/timer64: Migrate to new 'set-state' interface
Viresh Kumar
2015-08-10
1
-25
/
+27
|
/
*
c6x: platforms: cache: Export symbol L1P_cache_block_invalidate and L1D_cache...
Chen Gang
2015-03-26
1
-0
/
+2
*
C6X: add basic support for TMS320C6678 SoC
Ken Cox
2012-07-18
2
-0
/
+69
*
C6X: remove megamod-pic requirement on direct-mapped core pic
Mark Salter
2012-07-18
1
-9
/
+19
*
Disintegrate asm/system.h for C6X
David Howells
2012-03-28
1
-0
/
+1
*
irq_domain/c6x: Use library of xlate functions
Grant Likely
2012-02-16
1
-13
/
+1
*
irq_domain/c6x: constify irq_domain structures
Grant Likely
2012-02-16
1
-1
/
+1
*
irq_domain/c6x: Convert c6x to use generic irq_domain support.
Mark Salter
2012-02-16
1
-7
/
+6
*
C6X: fix timer64 initialization
Mark Salter
2012-01-08
1
-1
/
+9
*
C6X: fix layout of EMIFA registers
Mark Salter
2012-01-08
1
-1
/
+0
*
C6X: DSCR - Device State Configuration Registers
Mark Salter
2011-10-06
1
-0
/
+598
*
C6X: EMIF - External Memory Interface
Mark Salter
2011-10-06
1
-0
/
+88
*
C6X: cache control
Aurelien Jacquiot
2011-10-06
1
-0
/
+445
*
C6X: clocks
Mark Salter
2011-10-06
2
-0
/
+848
*
C6X: interrupt handling
Aurelien Jacquiot
2011-10-06
1
-0
/
+349
*
C6X: time management
Aurelien Jacquiot
2011-10-06
1
-0
/
+236
*
C6X: devicetree support
Mark Salter
2011-10-06
1
-0
/
+17
*
C6X: build infrastructure
Aurelien Jacquiot
2011-10-06
2
-0
/
+28