| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 | Linus Torvalds | 2005-08-29 | 55 | -1619/+1920 |
|\ |
|
| * | [PATCH] Dynamic hugepage addresses for ppc64 | David Gibson | 2005-08-29 | 3 | -65/+172 |
| * | [PATCH] ppc64: Check of_chosen in check_for_initrd() | Michael Ellerman | 2005-08-29 | 1 | -8/+12 |
| * | [PATCH] ppc64: unflatten_device_tree() should check if lmb_alloc() fails | Michael Ellerman | 2005-08-29 | 1 | -2/+7 |
| * | [PATCH] ppc64: Fix a misleading printk in unflatten_dt_node() | Michael Ellerman | 2005-08-29 | 1 | -1/+1 |
| * | [PATCH] ppc64: Move ppc64_enable_pmcs() logic into a ppc_md function | Michael Ellerman | 2005-08-29 | 5 | -50/+50 |
| * | [PATCH] ppc64: allow xmon=off | Olaf Hering | 2005-08-29 | 3 | -13/+25 |
| * | [PATCH] ppc64: Remove CONFIG_MSCHUNKS | Michael Ellerman | 2005-08-29 | 2 | -7/+0 |
| * | [PATCH] ppc64: Simplify some lmb functions | Michael Ellerman | 2005-08-29 | 1 | -22/+5 |
| * | [PATCH] ppc64: Remove physbase from the lmb_property struct | Michael Ellerman | 2005-08-29 | 4 | -40/+14 |
| * | [PATCH] ppc64: Remove redundant abs_to_phys() macro | Michael Ellerman | 2005-08-29 | 2 | -22/+1 |
| * | [PATCH] ppc64: Remove redundant use of pointers in lmb code | Michael Ellerman | 2005-08-29 | 1 | -57/+43 |
| * | [PATCH] ppc64: Remove redundant uses of physRpn_to_absRpn | Michael Ellerman | 2005-08-29 | 3 | -5/+6 |
| * | [PATCH] ppc64: Rename msChunks structure | Michael Ellerman | 2005-08-29 | 2 | -10/+11 |
| * | [PATCH] ppc64: msChunks cleanups | Michael Ellerman | 2005-08-29 | 2 | -20/+18 |
| * | [PATCH] ppc64: Remove PTRRELOC() from msChunks code | Michael Ellerman | 2005-08-29 | 1 | -9/+1 |
| * | [PATCH] ppc64: introduce FW_FEATURE_ISERIES | Stephen Rothwell | 2005-08-29 | 3 | -2/+4 |
| * | [PATCH] ppc64: make firmware_has_feature() stronger | Stephen Rothwell | 2005-08-29 | 7 | -41/+54 |
| * | [PATCH] ppc64: create firmware_has_feature() | Stephen Rothwell | 2005-08-29 | 8 | -11/+17 |
| * | [PATCH] ppc64: remove firmware features from cpu_spec | Stephen Rothwell | 2005-08-29 | 8 | -28/+14 |
| * | [PATCH] Move variables in ppc64 head.S from .data to .bss | David Gibson | 2005-08-29 | 1 | -7/+6 |
| * | [PATCH] Tweak comments in ppc64 head.S | David Gibson | 2005-08-29 | 1 | -4/+4 |
| * | [PATCH] Remove unneeded #defines in head.S | David Gibson | 2005-08-29 | 1 | -11/+0 |
| * | [PATCH] Fix apparent code overlap in ppc64 head.S | David Gibson | 2005-08-29 | 1 | -2/+2 |
| * | [PATCH] Remove general use functions from head.S | David Gibson | 2005-08-29 | 2 | -95/+98 |
| * | [PATCH] Change address of ppc64 initial segment table | David Gibson | 2005-08-29 | 2 | -17/+19 |
| * | [PATCH] Move iSeries and common vectors into unused space in head.S | David Gibson | 2005-08-29 | 1 | -179/+174 |
| * | [PATCH] Remove NACA fixed address constraint | David Gibson | 2005-08-29 | 2 | -16/+12 |
| * | [PATCH] ppc64: split pSeries specific parts out of vio.c | Stephen Rothwell | 2005-08-29 | 4 | -278/+281 |
| * | [PATCH] ppc64: make the bus matching function platform specific | Stephen Rothwell | 2005-08-29 | 2 | -10/+30 |
| * | [PATCH] ppc64: move iSeries vio iommu init | Stephen Rothwell | 2005-08-29 | 2 | -4/+2 |
| * | [PATCH] ppc64: split iSeries specific parts out of vio.c | Stephen Rothwell | 2005-08-29 | 3 | -125/+159 |
| * | [PATCH] ppc64: change duplicate Kconfig menu "General setup" to "Bus Options" | Frank Rowand | 2005-08-29 | 1 | -34/+34 |
| * | [PATCH] ppc64: PCI device-node failure detection | Jake Moilanen | 2005-08-29 | 1 | -2/+17 |
| * | [PATCH] flattened device tree changes | Benjamin Herrenschmidt | 2005-08-29 | 2 | -63/+200 |
| * | [PATCH] Four level pagetables for ppc64 | David Gibson | 2005-08-29 | 6 | -192/+158 |
| * | [PATCH] ppc64: make arch/ppc64/boot standalone | Olaf Hering | 2005-08-29 | 15 | -248/+350 |
* | | [PATCH] convert signal handling of NODEFER to act like other Unix boxes. | Steven Rostedt | 2005-08-29 | 2 | -4/+6 |
|/ |
|
* | [PATCH] ppc64: Export machine_power_off for therm_pm72 module | Benjamin Herrenschmidt | 2005-08-24 | 1 | -0/+2 |
* | [PATCH] ppc64: iommu vmerge fix | Brian King | 2005-08-17 | 1 | -3/+4 |
* | [PATCH] iSeries build with newer assemblers and compilers | Stephen Rothwell | 2005-08-16 | 4 | -78/+43 |
* | [PATCH] ppc64: Fix Fan control for new PowerMac G5 2.7GHz machines | Benjamin Herrenschmidt | 2005-08-10 | 1 | -1/+1 |
* | [PATCH] ppc64: update defconfigs | Paul Mackerras | 2005-08-08 | 5 | -35/+30 |
* | [PATCH] ppc64: add default config for BPA | Arnd Bergmann | 2005-08-08 | 1 | -0/+987 |
* | [PATCH] Update in-kernel zlib routines | Tim Yamin | 2005-08-05 | 1 | -1/+2 |
* | [PATCH] pci and yenta: pcibios_bus_to_resource | Dominik Brodowski | 2005-08-04 | 1 | -0/+20 |
* | [PATCH] ppc64: fix for kexec boot issue | Paul Mackerras | 2005-08-04 | 4 | -21/+22 |
* | [PATCH] ppc64: Fix UP kernel build | Olof Johansson | 2005-08-04 | 2 | -2/+6 |
* | [PATCH] Xmon bug fix for soft-reset | Haren Myneni | 2005-08-02 | 1 | -0/+3 |
* | [PATCH] ppc64: POWER 4 fails to boot with NUMA | Mike Kravetz | 2005-08-01 | 1 | -1/+6 |