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: Add support files for hugetlbfs.
David Daney
3
-0
/
+216
2009-06-17
MIPS: Remove unused parameters from iPTE_LW.
David Daney
1
-14
/
+14
2009-06-17
MIPS: Export erratum function needed by octeon-ethernet driver.
David Daney
1
-0
/
+3
2009-06-17
MIPS: Cavium-Octeon: Add more chip specific feature tests.
David Daney
1
-0
/
+27
2009-06-17
MIPS: Cavium-Octeon: Add more board type constants.
David Daney
1
-0
/
+13
2009-06-17
MIPS: Export cvmx_sysinfo_get needed by octeon-ethernet driver.
David Daney
1
-0
/
+2
2009-06-17
MIPS: Add named alloc functions to OCTEON boot monitor memory allocator.
David Daney
2
-0
/
+189
2009-06-17
MIPS: Alchemy: devboards: Convert to gpio calls.
Manuel Lauss
6
-17
/
+26
2009-06-17
MIPS: Alchemy: xxs1500: use linux gpio api.
Manuel Lauss
1
-9
/
+12
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
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
2009-06-17
kmap_types: make most arches use generic header file
Randy Dunlap
16
-317
/
+30
2009-06-17
use printk_once() in several places
Minchan Kim
1
-8
/
+3
2009-06-17
remove put_cpu_no_resched()
Thomas Gleixner
1
-1
/
+1
2009-06-17
uml: bad macro expansion, parameter is member
Roel Kluin
1
-22
/
+22
2009-06-17
uml: fix a section warning
Amerigo Wang
2
-2
/
+2
2009-06-17
um: remove obsolete hw_interrupt_type
Thomas Gleixner
1
-3
/
+3
2009-06-17
uml: UML net driver does not allow for vlans
Alan Cox
1
-1
/
+1
2009-06-17
m32r: remove obsolete hw_interrupt_type
Thomas Gleixner
8
-15
/
+15
2009-06-17
alpha: bad macro expansion, parameter is member
Roel Kluin
2
-6
/
+6
[next]