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
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-26
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2
-20
/
+16
2010-02-26
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
18
-898
/
+92
2010-02-23
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
Bjorn Helgaas
2
-13
/
+10
2010-02-23
resource/PCI: mark struct resource as const
Dominik Brodowski
1
-1
/
+1
2010-02-23
resource/PCI: align functions now return start of resource
Dominik Brodowski
1
-7
/
+6
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-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-08
powerpc/pseries: Fix kexec regression caused by CPPR tracking
Mark Nelson
1
-2
/
+12
2010-02-01
powerpc: TIF_ABI_PENDING bit removal
Andreas Schwab
3
-20
/
+2
2010-02-01
powerpc/pseries: Fix xics build without CONFIG_SMP
Benjamin Herrenschmidt
1
-5
/
+1
2010-01-29
Merge commit 'jwb/merge' into merge
Benjamin Herrenschmidt
20
-1271
/
+3391
2010-01-29
powerpc/4xx: Add pcix type 1 transactions
Stef van Os
1
-1
/
+2
2010-01-29
powerpc/pci: Add missing call to header fixup
Benjamin Herrenschmidt
1
-0
/
+3
2010-01-29
powerpc/pci: Add missing hookup to pci_slot
Benjamin Herrenschmidt
1
-0
/
+5
2010-01-29
powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()
Benjamin Herrenschmidt
1
-0
/
+2
2010-01-29
Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree
Grant Likely
358
-3463
/
+19747
2010-01-29
of: unify phandle name in struct device_node
Grant Likely
4
-8
/
+8
2010-01-28
of: Merge of_node_get() and of_node_put()
Grant Likely
1
-73
/
+0
2010-01-28
of: merge machine_is_compatible()
Grant Likely
1
-19
/
+0
2010-01-25
KVM: powerpc: Show timing option only on embedded
Alexander Graf
1
-1
/
+1
2010-01-15
Merge commit 'gcl/merge' into merge
Benjamin Herrenschmidt
7
-101
/
+418
2010-01-15
Merge commit 'kumar/merge' into merge
Benjamin Herrenschmidt
52
-1030
/
+3351
2010-01-15
powerpc: Move cpu hotplug driver lock from pseries to powerpc
Nathan Fontenot
2
-14
/
+12
2010-01-15
powerpc: Move /proc/ppc64 to /proc/powerpc update
Nathan Fontenot
1
-7
/
+7
2010-01-15
powerpc/8xx: Fix user space TLB walk in dcbX fixup
Joakim Tjernlund
1
-2
/
+2
2010-01-15
powerpc: Fix decrementer setup on 1GHz boards
Stefan Roese
1
-1
/
+10
2010-01-15
powerpc/iseries: Initialise on-stack completion
Michael Ellerman
1
-0
/
+2
2010-01-15
powerpc: Use helpers for rlimits
Jiri Slaby
2
-3
/
+3
2010-01-15
powerpc: cpumask_of_node() should handle -1 as a node
Anton Blanchard
1
-1
/
+3
2010-01-15
powerpc/pseries: Fix dlpar compile warning without CONFIG_PROC_DEVICETREE
FUJITA Tomonori
1
-1
/
+3
2010-01-15
powerpc/pseries: Fix xics interrupt affinity
Anton Blanchard
1
-6
/
+6
2010-01-15
powerpc/swsusp_32: Fix TLB invalidation
Anton Vorontsov
1
-1
/
+1
2010-01-15
powerpc/8xx: Always pin kernel instruction TLB
Joakim Tjernlund
1
-4
/
+4
2010-01-14
zlib: Fix build of powerpc boot wrapper
Benjamin Herrenschmidt
1
-3
/
+1
2010-01-11
zlib: optimize inffast when copying direct from output
Joakim Tjernlund
1
-1
/
+3
2010-01-06
powerpc: 2.6.33 update of defconfigs for embedded 6xx/7xxx, 8xx, 8xxx
Kumar Gala
52
-1030
/
+3351
2010-01-04
powerpc/40x: Update the PowerPC 40x board defconfigs
Josh Boyer
7
-445
/
+1238
2010-01-04
powerpc/44x: Update PowerPC 44x board defconfigs
Josh Boyer
13
-826
/
+2153
[next]