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.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
2009-06-17
MIPS: Alchemy: MTX-1: Use linux gpio api.
Manuel Lauss
1
-11
/
+13
2009-06-17
MIPS: Alchemy: Rewrite GPIO support.
Manuel Lauss
7
-233
/
+770
2009-06-17
MIPS: Alchemy: Remove unused au1000_gpio.h header
Manuel Lauss
1
-56
/
+0
2009-06-17
MIPS: BCM47xx: Fix gpio_direction_output
Matthieu Castet
1
-0
/
+3
2009-06-17
MIPS: ioctl.h: Cleanup.
Ralf Baechle
1
-78
/
+7
2009-06-17
MIPS: TXx9: Add TX4939 RNG support
Atsushi Nemoto
3
-0
/
+21
2009-06-17
MIPS: TXx9: Add SRAMC support
Atsushi Nemoto
8
-0
/
+101
2009-06-17
MIPS: Sibyte: Remove standalone kernel support
Imre Kaloz
9
-133
/
+5
2009-06-17
MIPS: Sibyte: Remove simulator option
Imre Kaloz
2
-11
/
+0
2009-06-17
MIPS: RB532: Check irq number when handling GPIO interrupts
Florian Fainelli
1
-2
/
+3
2009-06-17
MIPS: RB532: Cleanup cpu-features-overrides
Florian Fainelli
1
-5
/
+0
2009-06-17
MIPS: Remove dead case label.
David Daney
1
-1
/
+0
2009-06-17
MIPS: Remove execution hazard barriers for Octeon.
David Daney
1
-0
/
+1
2009-06-17
MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions.
David Daney
2
-1
/
+6
2009-06-17
MIPS: Fold the TLB refill at the vmalloc path if possible.
David Daney
1
-24
/
+49
2009-06-17
MIPS: Replace some magic numbers with symbolic values in tlbex.c
David Daney
1
-8
/
+26
2009-06-17
MIPS: TXx9: Add ACLC support
Atsushi Nemoto
12
-2
/
+121
2009-06-17
MIPS: Add Cavium OCTEON PCI support.
David Daney
16
-2
/
+3024
2009-06-17
MIPS: Add register definitions for PCI.
David Daney
7
-0
/
+9341
2009-06-17
MIPS: TXx9: Add DMAC support
Atsushi Nemoto
11
-10
/
+112
2009-06-17
DMA: TXx9 Soc DMA Controller driver
Atsushi Nemoto
1
-0
/
+48
2009-06-17
MIPS: TXx9: micro optimization for clocksource and clock_event
Atsushi Nemoto
1
-24
/
+43
2009-06-17
MIPS: Support 64-byte D-cache line size
Kevin Cernekee
2
-0
/
+13
2009-06-17
MIPS: Pass struct device to plat_dma_addr_to_phys()
Kevin Cernekee
7
-13
/
+20
2009-06-17
MIPS: Add size and direction arguments to plat_unmap_dma_mem()
Kevin Cernekee
7
-10
/
+16
2009-06-17
MIPS: SB1250: Sort out merge mistake.
Ralf Baechle
1
-5
/
+0
2009-06-17
MIPS: Fix __ndelay build error and add 'ull' suffix for 32-bit kernel
Atsushi Nemoto
1
-2
/
+2
2009-06-17
MIPS: SMTC: Fix formatting difference to linux-mips.org code
Ralf Baechle
1
-0
/
+1
2009-06-17
MIPS: Fix typo resulting in far too long ndelay times.
Ralf Baechle
1
-1
/
+1
2009-06-17
sh: pci: Initial PCI-Express support for SH7786 Urquell board.
Paul Mundt
3
-0
/
+357
2009-06-17
Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-u...
Paul Mundt
1160
-16267
/
+67147
2009-06-17
sh: Generic HAVE_PERF_COUNTER support.
Paul Mundt
2
-0
/
+8
2009-06-17
powerpc/5121: make clock debug output more readable
Wolfram Sang
1
-4
/
+4
2009-06-17
SH: convert migor to soc-camera as platform-device
Guennadi Liakhovetski
1
-27
/
+52
2009-06-17
SH: convert ap325rxa to soc-camera as platform-device
Guennadi Liakhovetski
1
-18
/
+32
2009-06-17
soc-camera: unify i2c camera device platform data
Guennadi Liakhovetski
2
-3
/
+3
2009-06-17
sh: add platform data for r8a66597-hcd in setup-sh7723
Yoshihiro Shimoda
1
-2
/
+7
2009-06-17
sh: add platform data for r8a66597-hcd in setup-sh7366
Yoshihiro Shimoda
1
-3
/
+7
2009-06-17
sh: x3proto: add platform data for r8a66597-hcd
Yoshihiro Shimoda
1
-3
/
+9
2009-06-17
sh: highlander: add platform data for r8a66597-hcd
Yoshihiro Shimoda
1
-3
/
+9
2009-06-17
sh: sh7785lcr: add platform data for r8a66597-hcd
Yoshihiro Shimoda
1
-4
/
+10
2009-06-17
x86: mce: Handle banks == 0 case in K7 quirk
Andi Kleen
1
-1
/
+1
2009-06-17
Merge branch 'linus' into x86/urgent
Ingo Molnar
1425
-20966
/
+80642
2009-06-17
sh: use kzalloc() for cpg clocks
Magnus Damm
1
-7
/
+9
2009-06-17
sh: unbreak WARN_ON()
Magnus Damm
1
-0
/
+1
2009-06-17
powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function
Wolfgang Denk
8
-62
/
+44
2009-06-17
powerpc/5200: Update pcm030.dts to add i2c eeprom and delete cruft
Wolfram Sang
1
-22
/
+4
2009-06-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-7
/
+16
2009-06-17
Merge branch 'akpm'
Linus Torvalds
91
-522
/
+128
2009-06-17
fbdev: move logo externs to header file
Geert Uytterhoeven
3
-14
/
+2
[prev]
[next]