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
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-17
powerpc: Reduce footprint of irq_stat
Anton Blanchard
2
-1
/
+25
2010-02-17
powerpc/eeh: Fix a bug when pci structure is null
Breno Leitao
4
-5
/
+10
2010-02-17
powerpc: Add coherent_dma_mask to mv64x60 devices
Corey Minyard
1
-0
/
+3
2010-02-17
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2
-5
/
+21
2010-02-16
powerpc/mpc5121: Add default config for MPC5121
Anatolij Gustschin
1
-0
/
+1694
2010-02-16
powerpc/mpc5121: update mpc5121ads DTS
Anatolij Gustschin
1
-22
/
+33
2010-02-16
powerpc/mpc5121: create and register NFC device
Anatolij Gustschin
1
-0
/
+8
2010-02-16
powerpc/mpc5121: Add machine restart support
Anatolij Gustschin
5
-0
/
+57
2010-02-16
powerpc/mpc5121: avoid using arch_initcall for clock init
Anatolij Gustschin
5
-7
/
+10
2010-02-14
of: remove undefined request_OF_resource & release_OF_resource
Grant Likely
1
-5
/
+0
2010-02-14
of: move definition of of_chosen into common code.
Grant Likely
2
-5
/
+0
2010-02-14
of: remove unused extern reference to devtree_lock
Grant Likely
1
-2
/
+0
2010-02-14
of: put default string compare and #a/s-cell values into common header
Grant Likely
1
-7
/
+0
2010-02-14
of/flattree: Don't assume HAVE_LMB
Jeremy Kerr
1
-0
/
+5
2010-02-13
powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmem
Peter Tyser
1
-2
/
+19
2010-02-13
powerpc/85xx: Fix oops during MSI driver probe on MPC85xxMDS boards
Anton Vorontsov
1
-1
/
+2
2010-02-12
powerpc/40x: Add support for PPC40x boards with > 512MB SDRAM
Stefan Roese
1
-2
/
+2
2010-02-10
powerpc/44x: Add MTD support to katmai defconfig
Stefan Roese
1
-5
/
+89
2010-02-10
powerpc/44x: Update Glacier dts
Stefan Roese
1
-9
/
+67
2010-02-10
powerpc/44x: Update Arches dts
Stefan Roese
1
-0
/
+12
2010-02-10
powerpc/44x: Add MTD support (NOR FLASH) to Katmai dts
Stefan Roese
1
-19
/
+52
2010-02-10
powerpc/44x: Fix L2-cache support for 460GT
Stefan Roese
1
-1
/
+2
2010-02-10
powerpc: Fix address masking bug in hpte_need_flush()
David Gibson
1
-3
/
+9
2010-02-09
of/flattree: endian-convert members of boot_param_header
Jeremy Kerr
1
-1
/
+1
2010-02-09
of/flattree: use callback to setup initrd from /chosen
Jeremy Kerr
1
-0
/
+10
2010-02-09
of/flattree: merge early_init_dt_scan_memory() common code
Grant Likely
1
-51
/
+18
2010-02-09
of: add 'of_' prefix to machine_is_compatible()
Grant Likely
12
-37
/
+37
2010-02-09
of: merge of_find_node_by_phandle
Jeremy Kerr
1
-21
/
+0
2010-02-09
of: merge of_attach_node() & of_detach_node()
Grant Likely
2
-63
/
+0
2010-02-09
powerpc: Only print clockevent settings once
Anton Blanchard
1
-2
/
+2
2010-02-09
powerpc: Clear MSR_RI during RTAS calls
Anton Blanchard
1
-2
/
+1
2010-02-09
powerpc: Remove trailing space in messages
Frans Pop
13
-25
/
+25
2010-02-09
powerpc: Make powerpc_firmware_features __read_mostly
Anton Blanchard
1
-1
/
+1
2010-02-09
powerpc: Reformat SD_NODE_INIT to match x86
Anton Blanchard
1
-21
/
+27
2010-02-09
powerpc: Convert mmu context allocator from idr to ida
Anton Blanchard
1
-5
/
+5
2010-02-09
powerpc: Add last sysfs file and dump of ftrace buffer to oops printout
Anton Blanchard
1
-0
/
+5
2010-02-09
powerpc: Reduce differences between pseries and ppc64 defconfigs
Anton Blanchard
2
-59
/
+79
2010-02-09
powerpc/pseries: Quieten cede latency printk
Anton Blanchard
1
-17
/
+5
2010-02-09
arch/powerpc: Fix continuation line formats
Joe Perches
3
-9
/
+9
2010-02-09
powerpc/pseries: Hypervisor call tracepoints hcall_stats touchup
Will Schmidt
1
-2
/
+2
2010-02-08
powerpc/pseries: Fix kexec regression caused by CPPR tracking
Mark Nelson
1
-2
/
+12
2010-02-04
powerpc/pseries: Pass more accurate number of supported cores to firmware
Benjamin Herrenschmidt
1
-1
/
+63
2010-02-03
powerpc: Add static fields to ibm,client-architecture call
jschopp@austin.ibm.com
1
-2
/
+17
2010-02-03
powerpc: Fix typo s/leve/level/ in TLB code
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2010-02-03
powerpc: Increase NR_IRQS Kconfig maximum to 32768
Anton Blanchard
1
-1
/
+1
2010-02-03
powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmem
Peter Tyser
1
-2
/
+19
2010-02-03
powerpc: Mark some variables in the page fault path __read_mostly
Anton Blanchard
2
-8
/
+8
2010-02-03
powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var()
Anton Blanchard
2
-6
/
+5
2010-02-03
powerpc: Simplify param.h by including <asm-generic/param.h>
Robert P. J. Day
1
-22
/
+1
2010-02-01
powerpc: TIF_ABI_PENDING bit removal
Andreas Schwab
3
-20
/
+2
[prev]
[next]