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
2007-04-12
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
93
-409
/
+420
2007-04-12
[POWERPC] Rename get_property to of_get_property: include
Stephen Rothwell
1
-3
/
+3
2007-04-12
[POWERPC] Allow drivers to map individual 4k pages to userspace
Paul Mackerras
4
-14
/
+42
2007-04-12
[POWERPC] Make struct property's value a void *
Stephen Rothwell
9
-15
/
+15
2007-04-12
[POWERPC] Rename prom_n_size_cells to of_n_size_cells
Stephen Rothwell
6
-9
/
+8
2007-04-12
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
Stephen Rothwell
13
-18
/
+17
2007-04-12
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2
-6
/
+8
2007-04-12
[POWERPC] Rename get_property to of_get_property
Stephen Rothwell
3
-14
/
+16
2007-04-12
[POWERPC] get_property returns const
Stephen Rothwell
15
-46
/
+45
2007-04-12
[POWERPC] Fix modalias content in sysfs for macio devices
Olaf Hering
1
-2
/
+4
2007-04-12
[POWERPC] Autodetect serial console on efika
Olaf Hering
1
-0
/
+26
2007-04-12
[POWERPC] bootwrapper: Decompress less, check more
Milton Miller
1
-1
/
+4
2007-04-12
[POWERPC] bootwrapper: no-gzip fixes
Milton Miller
2
-2
/
+8
2007-04-12
[POWERPC] bootwrapper: missing relocation in crt0.S
Milton Miller
1
-2
/
+6
2007-04-12
[POWERPC] Routine to find the devtree node of a linux,phandle
Mark A. Greer
1
-0
/
+6
2007-04-12
[POWERPC] Move bootwrapper ELF parsing routines to a file
Mark A. Greer
4
-67
/
+85
2007-04-12
[POWERPC] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fc
Giuliano Pochini
1
-5
/
+9
2007-04-12
[POWERPC] Remove unused header file: arch/ppc/syslib/cpc710.h.
Robert P. J. Day
1
-81
/
+0
2007-04-12
[POWERPC] Ocotea board: ntpd complains that the frequency error exceeds the t...
Bart Van Assche
1
-1
/
+1
2007-04-12
[POWERPC] bootwrapper: Add dt_xlate_reg(), and use it to find serial registers.
Scott Wood
3
-2
/
+187
2007-04-12
[POWERPC] spufs: don't yield CPU in spu_yield
Christoph Hellwig
1
-4
/
+0
2007-04-12
[POWERPC] CBE thermal support on PS3
Geert Uytterhoeven
1
-0
/
+1
2007-04-12
[POWERPC] Remove stale comment from head_64.S
Sonny Rao
1
-4
/
+0
2007-04-12
[POWERPC] Remove unused inclusion of linux/ide.h
Olaf Hering
10
-10
/
+0
2007-04-12
[POWERPC] PMU LED whitelisting of PowerMac 7,2 and 7,3
Tony Vroon
1
-1
/
+3
2007-04-12
[POWERPC] Fix link errors when EEH is disabled
Olaf Hering
2
-0
/
+2
2007-04-12
[POWERPC] Clean up zImage handling of the command line
David Gibson
2
-33
/
+21
2007-04-12
[POWERPC] Add device tree utility functions to zImage
David Gibson
4
-17
/
+136
2007-04-12
[POWERPC] Use mtocrf instruction in asm when CONFIG_POWER4_ONLY=y
Olof Johansson
4
-9
/
+19
2007-04-12
[POWERPC] DMA 4GB boundary protection
Jake Moilanen
1
-1
/
+34
2007-04-12
[POWERPC] Add uevent handler for of_platform_bus
Sylvain Munaut
1
-0
/
+1
2007-04-12
[POWERPC] powermac: Use the new of_device common uevent handler
Sylvain Munaut
1
-97
/
+1
2007-04-12
[POWERPC] Add a unified uevent handler for bus based on of_device
Sylvain Munaut
2
-0
/
+115
2007-04-12
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
921
-9659
/
+9594
2007-04-12
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-2
/
+2
2007-04-12
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-134
/
+257
2007-04-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2
-0
/
+8
2007-04-12
[PATCH] PM: use kobject_name() to access kobject names
Dmitry Torokhov
1
-2
/
+4
2007-04-11
USB: Nikon D80 unusual device patch
Emil Larsson
1
-0
/
+7
2007-04-11
EHCI: fix remote wakeup regression in 2.6.21-rc
Alan Stern
1
-0
/
+1
2007-04-11
[POWERPC] mpc52xx_pic: fix main interrupt masking
Domen Puncer
1
-2
/
+2
2007-04-11
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
5
-36
/
+63
2007-04-11
myri10ge: update driver version to 1.3.0-1.233
Brice Goglin
1
-1
/
+1
2007-04-11
myri10ge: more Intel chipsets providing aligned PCIe completions
Brice Goglin
1
-0
/
+16
2007-04-11
myri10ge: fix management of the firmware 4KB boundary crossing restriction
Brice Goglin
1
-11
/
+8
2007-04-11
cxgb3 - missing CPL hanler and register setting.
Divy Le Ray
3
-12
/
+10
2007-04-11
cxgb3 - MAC watchdog update
Divy Le Ray
3
-35
/
+89
2007-04-11
cxgb3 - avoid deadlock with mac watchdog
Divy Le Ray
1
-1
/
+3
2007-04-11
skge: fix wake on lan
Stephen Hemminger
1
-36
/
+58
2007-04-11
sky2: phy workarounds for Yukon EC-U A1
Stephen Hemminger
1
-3
/
+3
[next]