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
2010-08-05
MIPS: JZ4740: Add IRQ handler code
Lars-Peter Clausen
3
-0
/
+245
2010-08-05
MIPS: JZ4740: Add clock API support.
Lars-Peter Clausen
4
-0
/
+1137
2010-08-05
MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-Chip
Lars-Peter Clausen
7
-1
/
+141
2010-08-05
MIPS: Octeon: HOTPLUG_CPU fixes.
David Daney
3
-78
/
+65
2010-08-05
MIPS: Octeon: Simplify hotcpu_notifier registration.
David Daney
1
-7
/
+1
2010-08-05
MIPS: Octeon: Clean up SMP CPU numbering.
David Daney
1
-7
/
+30
2010-08-05
MIPS: Octeon: Make MSI use handle_simple_irq().
David Daney
1
-46
/
+15
2010-08-05
MIPS: Octeon: Get rid of a bunch of MSI IRQ number definitions.
David Daney
2
-66
/
+4
2010-08-05
MIPS: Octeon: Fix fixup_irqs for HOTPLUG_CPU
David Daney
1
-39
/
+69
2010-08-05
MIPS: Octeon: Improve interrupt handling.
David Daney
1
-100
/
+256
2010-08-05
MIPS: Octeon: Move MSI code out of octeon-irq.c.
David Daney
2
-95
/
+88
2010-08-05
MIPS: Alchemy: Add basic support for the GPR board
Wolfgang Grandegger
7
-0
/
+2421
2010-08-05
MIPS: au1000_eth: Get ethernet address from platform_data
Manuel Lauss
2
-1
/
+15
2010-08-05
SERIAL: 8250: Remove SERIAL_8250_AU1X00
Manuel Lauss
1
-2
/
+0
2010-08-05
MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMY
Manuel Lauss
15
-44
/
+26
2010-08-05
MIPS: RM7000: Add support for tertiary cache
Ricardo Mendoza
2
-23
/
+130
2010-08-05
MIPS: RM7000: Make use of cache_op() instead of inline asm
Ricardo Mendoza
1
-10
/
+2
2010-08-05
MIPS: tracing: Fix the indentation of mcount.S
Wu Zhangjin
1
-3
/
+3
2010-08-05
MIPS: Enable heap randomization.
David Daney
2
-0
/
+33
2010-08-05
MIPS: Randomize mmap if randomize_va_space is set
David Daney
2
-1
/
+31
2010-08-05
MIPS: MTX-1: cleanup and comments
Bruno Randolf
1
-8
/
+4
2010-08-05
MIPS: Loongson: irq.c: Misc cleanups
Shinya Kuribayashi
1
-7
/
+4
2010-08-05
MIPS: EMMA2RH: Replace EMMA2RH_SW_IRQ_INTxx with EMMA2RH_SW_IRQ(n)
Shinya Kuribayashi
1
-32
/
+1
2010-08-05
MIPS: EMMA2RH: Replace EMMA2RH_IRQ_INTxx with EMMA2RH_IRQ_INT(n)
Shinya Kuribayashi
2
-73
/
+10
2010-08-05
MIPS: EMMA2RH: Remove EMMA2RH_CPU_CASCADE
Shinya Kuribayashi
2
-2
/
+1
2010-08-05
MIPS: EMMA2RH: Remove useless CPU_IRQ_BASE
Shinya Kuribayashi
2
-7
/
+5
2010-08-05
MIPS: Octeon: Define ARCH_HAS_USABLE_BUILTIN_POPCOUNT for OCTEON.
David Daney
1
-0
/
+8
2010-08-05
MIPS: Create and use asm/arch_hweight.h
David Daney
2
-1
/
+42
2010-08-05
MIPS: AR7: rewrite of cpmac_get_mac()
Alexander Clouter
1
-27
/
+15
2010-08-05
MIPS: PowerTV: Simplify command line handling and needed config changes
David VomLehn
2
-78
/
+201
2010-08-05
MIPS: Update comment for cpu_has_clo_clz
Ralf Baechle
1
-1
/
+2
2010-08-05
MIPS: MSP71xx: Remove dead CONFIG_MTD_PMC_MSP_RAMROOT
Christoph Egger
1
-4
/
+0
2010-08-05
MIPS: PowerTV: Removing dead CONFIG_DIAGNOSTICS
Christoph Egger
1
-6
/
+0
2010-08-05
MIPS: PNX Removing dead CONFIG_PMCTWILED
Christoph Egger
1
-11
/
+0
2010-08-05
MIPS: Remove dead CONFIG_MTD_PB1550_BOOT, CONFIG_MTD_PB1550_USER
Christoph Egger
1
-8
/
+0
2010-08-05
MIPS: Cavium: Remove dead CONFIG_GDB_CONSOLE
Christoph Egger
3
-12
/
+0
2010-08-05
MIPS: Alchemy: Remove dead CONFIG_SOC_AU1000_FREQUENCY
Christoph Egger
1
-4
/
+0
2010-08-05
MIPS: Provide more elevant interface cu2_notifier for CP2 extensions.
Ralf Baechle
3
-11
/
+14
2010-08-05
MIPS: Remove unnecessary header file inclusion from fault.c.
Ralf Baechle
1
-1
/
+0
2010-08-05
MIPS: Clean up arch/mips/Makefile
Sam Ravnborg
1
-13
/
+4
2010-08-05
MIPS: Refactor arch/mips/boot/compressed/Makefile
Sam Ravnborg
2
-40
/
+36
2010-08-05
MIPS: Refactor arch/mips/boot/Makefile
Sam Ravnborg
2
-35
/
+25
2010-08-05
MIPS: PNX8550: Migrate to new platform makefile style.
Ralf Baechle
5
-20
/
+11
2010-08-05
MIPS: PNX833x: Migrate to new platform makefile style.
Ralf Baechle
6
-12
/
+9
2010-08-05
MIPS: STB8550: Move boards over to obj-y
Ralf Baechle
3
-4
/
+4
2010-08-05
MIPS: STB22x: Move boards over to obj-y
Ralf Baechle
2
-3
/
+3
2010-08-05
MIPS: PNX8550: Move code one directory level up.
Ralf Baechle
18
-3
/
+282
2010-08-05
MIPS: PNX833x: Move code one directory level up.
Ralf Baechle
9
-3
/
+3
2010-08-05
MIPS: EMMA: Migrate to new platform makefile style.
Ralf Baechle
4
-12
/
+11
2010-08-05
MIPS: TXx9: Migrate to new platform makefile style.
Ralf Baechle
9
-32
/
+28
[prev]
[next]