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.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
2006-11-13
[PATCH] Slight refactor of interrupt mapping for FSL parts
Andy Fleming
13
-36
/
+40
2006-11-13
[PATCH] Add Efika platform support
Nicolas DET
6
-0
/
+297
2006-11-13
[PATCH] Add MPC5200 Interrupt Controller support.
Nicolas DET
3
-0
/
+826
2006-11-13
[PATCH] Make nvram_64.o a 64bit-only object
s.hauer@pengutronix.de
1
-2
/
+1
2006-11-13
[PATCH] Clean up usage of boot_dev
s.hauer@pengutronix.de
3
-6
/
+1
2006-11-13
[PATCH] Remove occurences of PPC_MULTIPLATFORM in pci_64.c
s.hauer@pengutronix.de
1
-12
/
+2
2006-11-13
[PATCH] Remove occurences of PPC_MULTIPLATFORM in head_64.S
s.hauer@pengutronix.de
2
-15
/
+0
2006-11-13
[PATCH] Remove _machine macro
s.hauer@pengutronix.de
1
-4
/
+0
2006-11-13
[PATCH] Remove unnecessary ifdef in include/asm-powerpc/pci.h
s.hauer@pengutronix.de
1
-2
/
+0
2006-11-13
[PATCH] Remove dead code in iommu.h
Sascha Hauer
1
-8
/
+0
2006-11-13
[PATCH] Replace CONFIG_PPC_MULTIPLATFORM with CONFIG_PPC_PMAC in tulip driver
s.hauer@pengutronix.de
1
-4
/
+4
2006-11-13
[PATCH] Remove inclusion of asm/processor.h in via82cxxx.c
Sascha Hauer
1
-2
/
+2
2006-10-25
[POWERPC] cell: add cpufreq driver for Cell BE processor
Christian Krafft
6
-1
/
+274
2006-10-25
[POWERPC] add support for dumping spu info from xmon
Michael Ellerman
1
-1
/
+66
2006-10-25
[POWERPC] add support for stopping spus from xmon
Michael Ellerman
3
-2
/
+146
2006-10-25
[POWERPC] cell: use ppc_md->power_save instead of cbe_idle_loop
arnd@arndb.de
2
-69
/
+34
2006-10-25
[POWERPC] cell: add temperature to SPU and CPU sysfs entries
Christian Krafft
4
-0
/
+233
2006-10-25
[POWERPC] sysfs: add support for adding/removing spu sysfs attributes
Christian Krafft
2
-0
/
+74
2006-10-25
[POWERPC] cell: add support for registering sysfs attributes to spus
Christian Krafft
2
-0
/
+67
2006-10-25
[POWERPC] cell: add low-level performance monitoring code
Kevin Corry
4
-1
/
+392
2006-10-25
[POWERPC] cell: add shadow registers for pmd_reg
Kevin Corry
2
-0
/
+52
2006-10-25
[POWERPC] cell: update Cell BE register definitions
David Erb
3
-41
/
+170
2006-10-25
[POWERPC] spufs: Add isolated-mode SPE recycling support
Jeremy Kerr
4
-8
/
+81
2006-10-25
[POWERPC] spufs: allow isolated mode apps by starting the SPE loader
arnd@arndb.de
3
-16
/
+148
2006-10-25
[POWERPC] spufs: "stautus" isnt a word.
arnd@arndb.de
2
-7
/
+7
2006-10-25
[POWERPC] spufs: add support for nonschedulable contexts
Mark Nutter
7
-7
/
+103
2006-10-25
[POWERPC] cell: remove unused struct spu variable
Geoff Levand
2
-19
/
+3
2006-10-25
[POWERPC] spufs: wrap mfc sdr access
Masato Noguchi
5
-11
/
+7
2006-10-25
[POWERPC] Make irq_dispose_mapping(NO_IRQ) a nop
Michael Ellerman
1
-1
/
+5
2006-10-25
[POWERPC] Fixed some missing files to be deleted when running make clean
Matthew McClintock
1
-1
/
+1
2006-10-24
[POWERPC] Move iSeries initrd logic into device tree
Michael Ellerman
2
-34
/
+13
2006-10-24
[POWERPC] Fix up the OF functions to only do PCI stuff if PCI is actually con...
Andy Fleming
1
-140
/
+148
2006-10-24
[POWERPC] Add mktree utility to arch/powerpc/boot
Josh Boyer
2
-2
/
+154
2006-10-23
[POWERPC] Add simple memory allocator to bootwrapper
Mark A. Greer
2
-1
/
+150
2006-10-23
[POWERPC] Add non-OF serial console support
Mark A. Greer
5
-2
/
+359
2006-10-23
[POWERPC] Add flatdevtree source
Mark A. Greer
5
-2
/
+1046
2006-10-18
[POWERPC] More bootwrapper reorganization
Mark A. Greer
7
-42
/
+34
2006-10-18
[POWERPC] Make sure interrupt enable gets restored properly
Paul Mackerras
2
-9
/
+23
2006-10-16
[POWERPC] Make pSeries_lpar_hpte_insert static
Geoff Levand
3
-18
/
+3
2006-10-16
[POWERPC] Remove todc code from ARCH=powerpc
David Gibson
4
-886
/
+0
2006-10-16
[POWERPC] powerpc: Enable DEEPNAP power savings mode on 970MP
Olof Johansson
2
-1
/
+18
2006-10-16
[POWERPC] Lazy interrupt disabling for 64-bit machines
Paul Mackerras
12
-111
/
+160
2006-10-16
[POWERPC] Check for offline nodes in pci NUMA code
Anton Blanchard
1
-2
/
+8
2006-10-16
[POWERPC] Better check in show_instructions
Anton Blanchard
1
-8
/
+2
2006-10-16
[POWERPC] POWER6 has 6 PMCs
Anton Blanchard
1
-1
/
+1
2006-10-16
[POWERPC] Never panic when taking altivec exceptions from userspace
Anton Blanchard
1
-2
/
+1
2006-10-16
[POWERPC] Fix IO Window Updates on P2P bridges.
Randy Vinson
1
-6
/
+6
2006-10-16
[POWERPC] Add Makefile entry for MPC832x_mds support
Li Yang
1
-1
/
+2
2006-10-16
[POWERPC] Fix MPC8360EMDS PB board support
Li Yang
3
-0
/
+33
2006-10-16
[POWERPC] ppc: Add missing calls to set_irq_regs
Kumar Gala
1
-0
/
+4
[next]