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-03-16
[POWERPC] ibmebus: whitespace fixes
Joachim Fenkes
2
-84
/
+84
2007-03-16
[POWERPC] 32-bit early_init() should zero from __bss_start to __bss_stop only
Mark A. Greer
1
-1
/
+2
2007-03-16
[POWERPC] bootwrapper: Make ft_create_node() pay attention to the parent para...
Scott Wood
2
-5
/
+13
2007-03-16
[POWERPC] bootwrapper: Add ft_find_node_by_prop_value().
Scott Wood
2
-0
/
+68
2007-03-16
[POWERPC] bootwrapper: Make ft_get_parent() return a phandle, and NULL if alr...
Scott Wood
2
-8
/
+14
2007-03-16
[POWERPC] bootwrapper: Refactor ft_get_prop() into internal and external func...
Scott Wood
1
-19
/
+34
2007-03-16
[POWERPC] bootwrapper: Add ft_find_device_rel().
Scott Wood
2
-0
/
+15
2007-03-13
[POWERPC] bootwrapper: Use map_string() instead of lookup_string() in ft_prop().
Scott Wood
1
-1
/
+1
2007-03-13
[POWERPC] bootwrapper: Modify *pp, not *p, in ft_shuffle().
Scott Wood
1
-1
/
+1
2007-03-13
[POWERPC] bootwrapper: Preserve the pp pointer in ft_make_space() when callin...
Scott Wood
1
-2
/
+8
2007-03-13
[POWERPC] bootwrapper: Make ft_get_phandle() accept and return NULL.
Scott Wood
1
-0
/
+3
2007-03-13
[POWERPC] bootwrapper: Rename ft_node_add() to ft_get_phandle().
Scott Wood
1
-2
/
+2
2007-03-13
[POWERPC] bootwrapper: Add ft_root_node().
Scott Wood
1
-4
/
+9
2007-03-13
[POWERPC] bootwrapper: Add stddef.h to ops.h
Scott Wood
1
-0
/
+1
2007-03-13
[POWERPC] zImage: Cleanup and improve zImage entry point
David Gibson
8
-23
/
+61
2007-03-13
[POWERPC] zImage: Cleanup and improve prep_kernel()
David Gibson
3
-66
/
+114
2007-03-13
[POWERPC] zImage: Add more flexible gunzip convenience functions
David Gibson
4
-94
/
+192
2007-03-09
[POWERPC] 750CL cputable entry
Jake Moilanen
1
-0
/
+12
2007-03-09
[POWERPC] Remove fixed setting of ROOT_DEV for 7448HPC2 platforms
Zang Roy-r61911
1
-10
/
+0
2007-03-09
[POWERPC] Make find_and_init_pbs() a void function
Stephen Rothwell
2
-4
/
+2
2007-03-09
[POWERPC] Allow xmon to build without CONFIG_DEBUG_BUGVERBOSE
Stephen Rothwell
1
-0
/
+4
2007-03-09
[POWERPC] Allow pSeries to build without CONFIG_PCI
Stephen Rothwell
7
-30
/
+51
2007-03-09
[POWERPC] Make iSeries build without CONFIG_PCI
Stephen Rothwell
1
-0
/
+3
2007-03-09
[POWERPC] Create and use get_pci_dma_ops()
Stephen Rothwell
4
-9
/
+16
2007-03-09
[POWERPC] Create and use set_pci_dma_ops
Stephen Rothwell
8
-11
/
+20
2007-03-09
[POWERPC] DMA 4GB boundary protection
Jake Moilanen
1
-0
/
+10
2007-03-09
[POWERPC] EDAC ECC software scrubber
Dave Jiang
1
-0
/
+40
2007-03-09
[POWERPC] Update interrupt info in booting-without-of.txt
Stuart Yoder
1
-36
/
+87
2007-03-09
[POWERPC] Remove unused, undocumented #cpus property from cpus node
Stuart Yoder
21
-21
/
+0
2007-03-09
[POWERPC] Remove some redundant isync instructions
MOKUNO Masakazu
1
-2
/
+0
2007-03-09
[POWERPC] Include stddef.h in asm-powerpc/current.h to get offsetof
Olaf Hering
1
-0
/
+1
2007-03-09
[POWERPC] Make ppc64_defconfig without CONFIG_PPC_PSERIES build
Stephen Rothwell
1
-0
/
+4
2007-03-09
[POWERPC] PowerPC: select default image for Linkstation
Segher Boessenkool
1
-0
/
+1
2007-03-09
[POWERPC] ps3: always make sure we're running on a PS3
Geert Uytterhoeven
5
-4
/
+17
2007-03-08
[POWERPC] Allocate syscall number for sys_getcpu
Stephen Rothwell
1
-1
/
+2
2007-03-08
[POWERPC] Automatically lmb_reserve() initrd
David Gibson
2
-20
/
+25
2007-03-08
[POWERPC] Allow duplicate lmb_reserve() calls
David Gibson
2
-3
/
+4
2007-03-08
[POWERPC] Unexport mac_hid_mouse_emulate_buttons
Adrian Bunk
1
-2
/
+0
2007-03-08
[POWERPC] Remove interrupt-controller as a property under /chosen
Stuart Yoder
1
-6
/
+5
2007-03-08
[POWERPC] Harden validate_sp against stack corruption
Paul Mackerras
1
-13
/
+30
2007-03-08
[POWERPC] Fix compile error in prom.h
Andrew Morton
1
-0
/
+1
2007-03-07
[POWERPC] Fix warning in powermac pci.c
Benjamin Herrenschmidt
1
-2
/
+5
2007-03-07
[POWERPC] Fix warning in powermac feature.c
Benjamin Herrenschmidt
1
-1
/
+4
2007-03-07
[POWERPC] Fix warning in prom_parse.c of_irq_map_oldworld()
Benjamin Herrenschmidt
1
-1
/
+1
2007-03-07
[POWERPC] Celleb: bug fix caused by not casting pointer types
Ishizaki Kou
1
-21
/
+61
2007-03-07
[POWERPC] Add missing newline in xmon help output
Michael Ellerman
1
-1
/
+1
2007-03-07
[POWERPC] No DEEPNAP on 970MP 1.0
Olof Johansson
1
-0
/
+16
2007-03-07
Linux 2.6.21-rc3
v2.6.21-rc3
Linus Torvalds
1
-1
/
+1
2007-03-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-11
/
+11
2007-03-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
28
-74
/
+70
[prev]
[next]