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.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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-15
m68knommu: fix gpio warnings for ColdFire 520x targets
Greg Ungerer
1
-48
/
+48
2011-03-15
m68knommu: fix gpio warnings for ColdFire 5206e targets
Greg Ungerer
1
-3
/
+3
2011-03-15
m68knommu: fix gpio warnings for ColdFire 5206 targets
Greg Ungerer
1
-3
/
+3
2011-03-15
m68knommu: fixing compiler warnings
Alexander Kurz
1
-105
/
+105
2011-03-15
m68knommu: limit interrupts supported by ColdFire intc-simr driver
Greg Ungerer
1
-23
/
+24
2011-03-15
m68knommu: move some init code out of unmask routine for ColdFire intc-2
Greg Ungerer
1
-15
/
+32
2011-03-15
m68knommu: limit interrupts supported by ColdFire intc-2 driver
Greg Ungerer
1
-33
/
+25
2011-03-15
m68knommu: add basic support for the ColdFire based FireBee board
Greg Ungerer
3
-0
/
+93
2011-03-15
m68knommu: make ColdFire internal peripheral region configurable
Greg Ungerer
2
-6
/
+49
2011-03-15
m68knommu: clean up definitions of ColdFire peripheral base registers
Greg Ungerer
1
-6
/
+11
2011-03-15
m68knommu: clean up use of MBAR for DRAM registers on ColdFire start
Greg Ungerer
8
-49
/
+49
2011-03-15
m68knommu: remove use of MBAR in old-style ColdFire timer
Greg Ungerer
8
-26
/
+37
2011-03-15
m68knommu: move ColdFire DMA register addresses to per-cpu headers
Greg Ungerer
10
-27
/
+58
2011-03-15
m68knommu: remove use of MBAR value for ColdFire 528x peripheral addressing
Greg Ungerer
2
-10
/
+16
2011-03-15
m68knommu: remove use of MBAR value for ColdFire 527x peripheral addressing
Greg Ungerer
2
-10
/
+18
2011-03-15
m68knommu: remove use of MBAR value for ColdFire 523x peripheral addressing
Greg Ungerer
2
-8
/
+17
2011-03-15
m68knommu: remove MBAR and IPSBAR hacks for the ColdFire 520x CPUs
Greg Ungerer
4
-43
/
+44
2011-03-15
m68knommu: move ColdFire PIT timer base addresses
Greg Ungerer
6
-20
/
+32
2011-03-15
m68knommu: remove bogus definition of MBAR for ColdFire 532x family
Greg Ungerer
1
-3
/
+0
2011-03-15
m68knommu: remove kludge seting of MCF_IPSBAR for ColdFire 54xx
Greg Ungerer
6
-18
/
+18
2011-03-15
m68knommu: move ColdFire 5249 MBAR2 definition
Greg Ungerer
2
-1
/
+5
2011-03-15
m68knommu: Select GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
1
-0
/
+1
2011-03-15
m68knommu: Use proper irq_desc accessors in
Thomas Gleixner
1
-2
/
+4
2011-03-15
m68knommu: Convert 5249 intc irq_chip to new functions
Thomas Gleixner
1
-10
/
+10
2011-03-15
m68knommu: Convert 5272 intc irq_chip to new functions
Thomas Gleixner
1
-10
/
+18
2011-03-15
m68knommu: Convert 68360 ints irq_chip to new functions
Thomas Gleixner
1
-9
/
+9
2011-03-15
m68knommu: Convert 68328 ints irq_chip to new functions
Thomas Gleixner
1
-6
/
+6
2011-03-15
m68knommu: Convert coldfire intc-simr irq_chip to new
Thomas Gleixner
1
-6
/
+12
2011-03-15
m68knommu: Convert coldfire intc-2 irq_chip to new
Thomas Gleixner
1
-6
/
+10
2011-03-15
m68knommu: Convert coldfire intc irq_chip to new
Thomas Gleixner
1
-10
/
+10
2011-03-15
m68knommu: 5772: Replace private irq flow handler
Thomas Gleixner
1
-4
/
+1
2011-03-15
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowell...
Linus Torvalds
3
-5
/
+6
2011-03-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
22
-305
/
+331
2011-03-15
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-37
/
+45
2011-03-14
MIPS: Alchemy: Fix reset for MTX-1 and XXS1500
Florian Fainelli
2
-4
/
+4
2011-03-14
MIPS: MTX-1: Make au1000_eth probe all PHY addresses
Florian Fainelli
1
-0
/
+9
2011-03-14
MIPS: Jz4740: Add HAVE_CLK
Maurus Cuelenaere
1
-0
/
+1
2011-03-14
MIPS: Move idle task creation to work queue
Maksim Rayskiy
1
-2
/
+29
2011-03-14
MIPS, Perf-events: Use unsigned delta for right shift in event update
Deng-Cheng Zhu
1
-1
/
+1
2011-03-14
MIPS, Perf-events: Work with the new callchain interface
Deng-Cheng Zhu
1
-57
/
+6
2011-03-14
MIPS, Perf-events: Fix event check in validate_event()
Deng-Cheng Zhu
1
-2
/
+3
2011-03-14
MIPS, Perf-events: Work with the new PMU interface
Deng-Cheng Zhu
2
-119
/
+158
2011-03-14
MIPS, Perf-events: Work with irq_work
Deng-Cheng Zhu
3
-12
/
+3
2011-03-14
MIPS: Fix always CONFIG_LOONGSON_UART_BASE=y
Yoichi Yuasa
1
-1
/
+4
2011-03-14
MIPS: Loongson: Fix potentially wrong string handling
Stefan Weil
1
-1
/
+2
2011-03-14
MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.c
David Daney
1
-1
/
+1
2011-03-14
MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.h
David Daney
1
-2
/
+2
2011-03-14
MIPS: Remove unused code from arch/mips/kernel/syscall.c
David Daney
1
-2
/
+1
2011-03-14
MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c
David Daney
2
-2
/
+2
2011-03-14
MIPS: MSP: Fix MSP71xx bpci interrupt handler return value
Anoop P A
1
-2
/
+2
[next]