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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-08
[POWERPC] Holly bootwrapper
Josh Boyer
2
-1
/
+46
2007-05-08
[POWERPC] Holly DTS
Josh Boyer
1
-0
/
+198
2007-05-08
[POWERPC] Holly defconfig
Josh Boyer
1
-0
/
+1070
2007-05-08
[POWERPC] Add support for 750CL Holly board
Josh Boyer
4
-4
/
+330
2007-05-08
[POWERPC] Generalize tsi108 PCI setup
Josh Boyer
4
-8
/
+10
2007-05-08
[POWERPC] Generalize tsi108 PHY types
Josh Boyer
4
-16
/
+23
2007-05-08
[POWERPC] Add tsi108_pci.h for common PCI functions
Josh Boyer
3
-4
/
+47
2007-05-08
[POWERPC] Export pcibios_remove_pci_devices
Linas Vepstas
1
-0
/
+1
2007-05-08
[POWERPC] via-pmu: remove LED sleep notifier
Johannes Berg
3
-33
/
+12
2007-05-08
[POWERPC] Add __init annotations to reserve_mem() and stabs_alloc()
Michael Ellerman
2
-2
/
+2
2007-05-08
[POWERPC] Cope with PCI host bridge I/O window not starting at 0
Paul Mackerras
1
-4
/
+5
2007-05-07
[POWERPC] Fix build problem in ppc4xx_sgdma.c
David Gibson
1
-1
/
+1
2007-05-07
[POWERPC] mpc52xx suspend to deep-sleep
Domen Puncer
6
-0
/
+401
2007-05-07
[POWERPC] Don't shutdown TX on mpc5200 serial port if it is a console
Grant Likely
1
-2
/
+3
2007-05-07
[POWERPC] Set efika's device_type to "soc"
Domen Puncer
1
-1
/
+1
2007-05-07
[POWERPC] lite5200(b) support for i2c
Domen Puncer
3
-4
/
+9
2007-05-07
[POWERPC] lite5200(b) DTS fixes
Domen Puncer
2
-4
/
+6
2007-05-07
[POWERPC] macintosh: Use common modalias generation for macio_sysfs
Sylvain Munaut
1
-20
/
+7
2007-05-07
[POWERPC] Export of_device_get_modalias
Sylvain Munaut
2
-2
/
+5
2007-05-07
[POWERPC] Fix some missing build dependencies in arch/powerpc/boot
David Gibson
1
-4
/
+5
2007-05-07
[POWERPC] Kill off the PTE_FMT macro
David Gibson
2
-3
/
+2
2007-05-07
[POWERPC] pasemi: Update ppc_proc_freq from cpufreq driver
Olof Johansson
1
-0
/
+4
2007-05-07
[POWERPC] powermac: Suspend to disk on G5
Johannes Berg
9
-6
/
+276
2007-05-07
[POWERPC] DART iommu suspend
Johannes Berg
3
-0
/
+65
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
47
-123
/
+123
2007-05-07
[POWERPC] powermac: Support G5 CPU hotplug
Johannes Berg
4
-4
/
+82
2007-05-07
[POWERPC] bootwrapper: Only build cuImage if CONFIG_DEVICE_TREE is non-empty
Scott Wood
1
-1
/
+4
2007-05-07
[POWERPC] Add smp_call_function_map and smp_call_function_single
will schmidt
1
-21
/
+52
2007-05-07
[POWERPC] Change topology_init() to a subsys_initcall
Kevin Corry
1
-1
/
+1
2007-05-07
[POWERPC] MPIC sys_device & suspend/resume
Johannes Berg
2
-1
/
+110
2007-05-07
[POWERPC] 64K page support for kexec
Luke Browning
1
-22
/
+62
2007-05-02
[POWERPC] Minor fault path optimization
Christoph Hellwig
4
-39
/
+31
2007-05-02
[POWERPC] Transparently handle <.symbol> lookup for kprobes
Srinivasa Ds
1
-0
/
+6
2007-05-02
[POWERPC] Remove duplicate export of __div64_32.
Scott Wood
1
-1
/
+0
2007-05-02
[POWERPC] pasemi: Only call of_platform_bus_probe() on relevant platforms
Olof Johansson
1
-1
/
+4
2007-05-02
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
33
-85
/
+87
2007-05-02
[POWERPC] get_property returns const
Stephen Rothwell
1
-7
/
+6
2007-05-02
[POWERPC] Small cleanups to the cuboot bootwrapper code
David Gibson
3
-25
/
+20
2007-05-02
[POWERPC] PS3: Defconfig updates
Geoff Levand
1
-74
/
+255
2007-05-02
[POWERPC] PS3: Fix system slowdown
Takao Shinohara
1
-0
/
+11
2007-05-02
[POWERPC] PS3: Interrupt routine fixups.
Geoff Levand
8
-106
/
+211
2007-05-02
[POWERPC] PS3: Remove duplicate variable assignement
Geoff Levand
1
-1
/
+0
2007-05-02
[POWERPC] PS3: Add DABR support
Geoff Levand
1
-0
/
+7
2007-05-02
[POWERPC] Fix spurious vectors on weird MPIC
Josh Boyer
1
-1
/
+4
2007-05-02
[POWERPC] Use menuconfig objects II - Macintosh
Jan Engelhardt
1
-2
/
+6
2007-05-02
[POWERPC] Fix suspend states again
Johannes Berg
4
-65
/
+44
2007-05-02
[POWERPC] Remove arch/powerpc's dependence on asm-ppc/pg{alloc,table}.h
David Gibson
8
-646
/
+1532
2007-05-02
[POWERPC] Fix STRICT_MM_TYPECHECKS
David Gibson
4
-4
/
+5
2007-05-02
[POWERPC] Revise PPC44x MMU code for arch/powerpc
David Gibson
5
-68
/
+100
2007-05-02
[POWERPC] Uninline of_iomap function
Christian Krafft
2
-11
/
+19
[next]