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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-19
MIPS: ath79: add early printk support for the QCA955X SoCs
Gabor Juhos
2
-0
/
+4
2013-02-19
MIPS: ath79: fix WMAC IRQ resource assignment
Gabor Juhos
1
-1
/
+1
2013-02-19
mips: reserve elfcorehdr
Corey Minyard
1
-0
/
+39
2013-02-19
mips: Make sure kernel memory is in iomem
Corey Minyard
1
-21
/
+31
2013-02-17
MIPS: ath79: use dynamically allocated USB platform devices
Gabor Juhos
1
-60
/
+51
2013-02-17
ath79: remove ATH79_MISC_IRQ_* defines
Gabor Juhos
4
-18
/
+5
2013-02-17
ath79: add ATH79_CPU_IRQ() macro
Gabor Juhos
5
-36
/
+31
2013-02-17
MIPS: pci-ar71xx: move irq base to the controller structure
Gabor Juhos
1
-8
/
+24
2013-02-17
MIPS: pci-ar71xx: remove static PCI IO/MEM resources
Gabor Juhos
2
-17
/
+35
2013-02-17
MIPS: pci-ar71xx: use dynamically allocated PCI controller structure
Gabor Juhos
1
-31
/
+53
2013-02-17
MIPS: pci-ar724x: setup command register of the PCI controller
Gabor Juhos
3
-1
/
+74
2013-02-17
MIPS: pci-ar724x: use per-controller IRQ base
Gabor Juhos
1
-10
/
+21
2013-02-17
MIPS: pci-ar724x: remove static PCI IO/MEM resources
Gabor Juhos
2
-17
/
+44
2013-02-17
MIPS: pci-ar724x: use dynamically allocated PCI controller structure
Gabor Juhos
1
-47
/
+82
2013-02-17
MIPS: ath79: allow to specify bus number in PCI IRQ maps
Gabor Juhos
2
-1
/
+4
2013-02-17
MIPS: add dummy pci_load_of_ranges
Gabor Juhos
1
-0
/
+5
2013-02-17
MIPS: avoid possible resource conflict in register_pci_controller
Gabor Juhos
1
-2
/
+13
2013-02-17
MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functions
Gabor Juhos
4
-87
/
+0
2013-02-17
MIPS: ath79: register platform devices for the PCI controllers
Gabor Juhos
1
-9
/
+78
2013-02-17
MIPS: ath79: move global PCI defines into a common header
Gabor Juhos
3
-24
/
+24
2013-02-17
MIPS: pci-ar71xx: convert into a platform driver
Gabor Juhos
1
-4
/
+56
2013-02-17
MIPS: pci-ar724x: convert into a platform driver
Gabor Juhos
1
-2
/
+55
2013-02-17
MIPS: ralink: add CPU interrupt controller to of_irq_ids
Gabor Juhos
2
-3
/
+17
2013-02-17
MIPS: add irqdomain support for the CPU IRQ controller
Gabor Juhos
2
-0
/
+48
2013-02-17
Document: devicetree: add OF documents for MIPS interrupt controller
John Crispin
1
-0
/
+47
2013-02-17
MIPS: ralink: adds default config file
John Crispin
1
-0
/
+167
2013-02-17
MIPS: ralink: adds Kbuild files
John Crispin
6
-0
/
+76
2013-02-17
MIPS: ralink: adds rt305x devicetree
John Crispin
2
-0
/
+148
2013-02-17
MIPS: ralink: adds support for RT305x SoC family
John Crispin
2
-0
/
+381
2013-02-17
MIPS: ralink: adds early_printk support
John Crispin
1
-0
/
+44
2013-02-17
MIPS: ralink: adds OF code
John Crispin
1
-0
/
+107
2013-02-17
MIPS: ralink: adds clkdev code
John Crispin
1
-0
/
+72
2013-02-17
MIPS: ralink: adds prom and cmdline code
John Crispin
1
-0
/
+69
2013-02-17
MIPS: ralink: adds reset code
John Crispin
1
-0
/
+44
2013-02-17
MIPS: ralink: adds irq code
John Crispin
1
-0
/
+176
2013-02-17
MIPS: ralink: adds include files
John Crispin
3
-0
/
+108
2013-02-17
Document: devicetree: add OF documents for lantiq serial port
John Crispin
1
-0
/
+16
2013-02-17
MIPS: ath79: simplify MISC IRQ handling
Gabor Juhos
2
-36
/
+10
2013-02-17
MIPS: ath79: simplify ath79_gpio_function_* routines
Gabor Juhos
1
-24
/
+6
2013-02-17
MIPS: ath79: fix GPIO function selection for AR934x SoCs
Gabor Juhos
2
-12
/
+28
2013-02-17
MIPS: Add new GIC clocksource.
Steven J. Hill
6
-34
/
+106
2013-02-17
MIPS: dsp: Simplify the DSP macros.
Steven J. Hill
1
-201
/
+30
2013-02-17
MIPS: dsp: Support toolchains without DSP ASE and microMIPS.
Steven J. Hill
1
-0
/
+89
2013-02-17
MIPS: dsp: Add assembler support for DSP ASEs.
Steven J. Hill
2
-17
/
+67
2013-02-17
MIPS: Add support for the M14KEc core.
Steven J. Hill
9
-0
/
+22
2013-02-17
MIPS: Clean-ups for MIPS Technologies Inc. generic header file.
Steven J. Hill
1
-21
/
+7
2013-02-17
MIPS: PCI: Multi-node PCI support for Netlogic XLP
Jayachandran C
1
-43
/
+66
2013-02-17
MIPS: Netlogic: Fix for quad-XLP boot
Jayachandran C
1
-10
/
+25
2013-02-17
MIPS: Netlogic: use preset loops per jiffy
Jayachandran C
1
-0
/
+4
2013-02-17
MIPS: Netlogic: No hazards needed for XLR/XLS
Jayachandran C
1
-1
/
+1
[next]