index
:
Linux Stable
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.12.y
linux-6.13.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Blackfin arch: Fix bug missing L2_MEMORY definition for EZKIT-BF561 compiling...
Robin Getz
2007-09-13
1
-1
/
+3
*
Blackfin arch: extract gpio number from PIN function
Michael Hennerich
2007-08-27
1
-2
/
+4
*
Blackfin arch: rewrite our reboot code in C
Mike Frysinger
2007-10-11
7
-350
/
+19
*
Blackfin arch: vmlinux.lds.S, break up our .init into separate sections
Mike Frysinger
2007-08-27
1
-15
/
+27
*
Blackfin arch: Board defconfig updating
Bryan Wu
2007-10-11
6
-845
/
+901
*
Blackfin arch: parse input sections properly when using -ffunction-sections/-...
Mike Frysinger
2007-08-27
1
-1
/
+3
*
Blackfin arch: add an exception request/free api
Mike Frysinger
2007-08-05
3
-22
/
+66
*
Blackfin arch: all our other ports call this SIZE rather than SPI_LEN
Mike Frysinger
2007-08-05
2
-2
/
+2
*
Blackfin arch: allow people to select the feature that is unavailable to the ...
Mike Frysinger
2007-08-05
11
-45
/
+107
*
Blackfin arch: make sure to stub out ANOMALY_05000230 were appropriate
Mike Frysinger
2007-08-05
2
-0
/
+2
*
Blackfin arch: Allow ptrace access the fixed code.
Jie Zhang
2007-08-05
1
-6
/
+18
*
Blackfin arch: Add DMA API to set curr descriptor address
Sonic Zhang
2007-08-05
2
-1
/
+15
*
Blackfin arch: kill ezkit548 compiling warning
Bryan Wu
2007-08-05
1
-0
/
+1
*
Blackfin arch: update BOOT_LOAD
Mike Frysinger
2007-08-05
1
-3
/
+4
*
Blackfin arch: fix up header for BF533
Robin Getz
2007-08-05
1
-54
/
+0
*
Blackfin arch: remove spurious KERN_EMERG log level in output
Mike Frysinger
2007-08-05
1
-2
/
+1
*
Blackfin arch: bug fixing restore mach dependent ASYNC memory size
Michael Hennerich
2007-08-27
1
-2
/
+8
*
Blackfin arch: to do some consolidation of common code and common name spaces
Robin Getz
2007-10-10
31
-391
/
+289
*
Blackfin arch: remove unused code -- EVT0 is not controllable by software
Mike Frysinger
2007-08-03
4
-31
/
+0
*
Blackfin arch: Add option to priorize DMA over Core
Michael Hennerich
2007-08-03
2
-0
/
+12
*
Blackfin arch: Add support for the M25P16 SPI FLash
Michael Hennerich
2007-08-05
1
-0
/
+2
*
Blackfin arch: add set_dma_curr_addr DMA API to support sound driver recordin...
Roy Huang
2007-10-10
2
-0
/
+11
*
Blackfin arch: Add ability to expend the hardware trace buffer
Robin Getz
2007-07-25
9
-20
/
+259
*
Blackfin arch: Fix CCLK and SCLK checks
Robin Getz
2007-08-03
13
-420
/
+242
*
Blackfin serial driver: use new GPIO API
Michael Hennerich
2007-10-11
1
-20
/
+19
*
Blackfin arch: Some cosmetics based on LKML feedback from Joe Perches
Michael Hennerich
2007-08-03
2
-46
/
+81
*
Blackfin arch: scrub remaining ASSEMBLY usage since the switch to __ASSEMBLY__
Mike Frysinger
2007-07-25
4
-4
/
+4
*
Blackfin arch: add missing gpio error handling to make sure we roll back requ...
Michael Hennerich
2007-07-24
2
-4
/
+17
*
Blackfin arch: Fix define - SPORT0_DTPRI is first function
Michael Hennerich
2007-08-27
1
-1
/
+1
*
Blackfin arch: fix bugs report by Andy Liu <yjhsou@gmail.com>, AD1836 can't b...
Bryan Wu
2007-08-05
1
-1
/
+1
*
Blackfin arch: bug fixing, add missing BF533_FAMILY GPIO_PFx definition
Bryan Wu
2007-07-25
1
-0
/
+18
*
Blackfin arch: Add PORT_J.High (needed for BF548-EZkit Touchscreen interrupts...
Michael Hennerich
2007-07-24
1
-2
/
+2
*
Blackfin arch: Add label to call new GPIO API
Michael Hennerich
2007-07-24
2
-6
/
+6
*
Blackfin arch: store labels so we later know who allocated GPIO/Peripheral re...
Michael Hennerich
2007-10-10
2
-20
/
+72
*
Blackfin arch: Advertise GENERIC_GPIO and remove duplicated GENERIC_CALIBRATE...
Michael Hennerich
2007-07-24
1
-1
/
+1
*
Blackfin arch: Finalize the generic gpio support - add gpio_to_irq and irq_to...
Michael Hennerich
2007-07-24
5
-0
/
+21
*
Blackfin arch: update to latest anomaly sheets
Mike Frysinger
2007-08-05
4
-5
/
+55
*
Blackfin arch: Fix Anomaly hanlding, as pointed out by Mike
Robin Getz
2007-08-03
1
-25
/
+7
*
Blackfin arch: fix typo... we want csync in CSYNC(), not ssync
Mike Frysinger
2007-08-03
1
-1
/
+1
*
Blackfin arch: use HI/LO macros rather than masking the bit ranges ourselves
Mike Frysinger
2007-07-25
9
-92
/
+92
*
Blackfin arch: reorganize headers slightly so we can be sure things are defin...
Mike Frysinger
2007-07-25
5
-12
/
+13
*
Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds ra...
Mike Frysinger
2007-07-25
6
-15
/
+15
*
Blackfin arch: update BF54x anomaly list
Mike Frysinger
2007-07-25
1
-0
/
+3
*
Blackfin arch: revise anomaly handling by basing things on the compiler not t...
Mike Frysinger
2007-07-25
25
-706
/
+875
*
Blackfin arch: cleanup and standardize anomaly.h file format -- no functional...
Mike Frysinger
2007-07-24
4
-266
/
+174
*
Blackfin arch: update platform driver resource information to all board files
Bryan Wu
2007-10-11
10
-165
/
+1448
*
Linux 2.6.23
v2.6.23
Linus Torvalds
2007-10-09
1
-1
/
+1
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2007-10-09
6
-11
/
+12
|
\
|
*
[MIPS] Au1000: set the PCI controller IO base
Florian Fainelli
2007-10-09
1
-0
/
+1
|
*
[MIPS] Alchemy: Fix USB initialization.
Florian Fainelli
2007-10-09
4
-10
/
+10
[next]