| Commit message (Expand) | Author | Age |
* | [PATCH] ppc64: replace schedule_timeout() with msleep_interruptible() | Nishanth Aravamudan | 2005-09-05 |
* | [PATCH] ppc64: Add VMX save flag to VPA | Olof Johansson | 2005-09-05 |
* | [PATCH] ppc64: lparconfig.c memory leak | Joel Schopp | 2005-08-29 |
* | [PATCH] ppc64: of_device.c remove useless code | Joel Schopp | 2005-08-29 |
* | [PATCH] PPC64: Don't try to claim memory from OF at 1GB mark | Olof Johansson | 2005-08-29 |
* | [PATCH] Make MODULE_DEVICE_TABLE work for vio devices | Stephen Rothwell | 2005-08-29 |
* | [PATCH] Create vio_bus_ops | Stephen Rothwell | 2005-08-29 |
* | [PATCH] Create vio_register_device | Stephen Rothwell | 2005-08-29 |
* | [PATCH] Formatting changes to vio.c | Stephen Rothwell | 2005-08-29 |
* | [PATCH] fix iSeries build for gcc-3.4 | Stephen Rothwell | 2005-08-29 |
* | [PATCH] Restore lparmap.s include for iSeries | David Gibson | 2005-08-29 |
* | Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 | Linus Torvalds | 2005-08-29 |
|\ |
|
| * | [PATCH] Dynamic hugepage addresses for ppc64 | David Gibson | 2005-08-28 |
| * | [PATCH] ppc64: Check of_chosen in check_for_initrd() | Michael Ellerman | 2005-08-28 |
| * | [PATCH] ppc64: unflatten_device_tree() should check if lmb_alloc() fails | Michael Ellerman | 2005-08-28 |
| * | [PATCH] ppc64: Fix a misleading printk in unflatten_dt_node() | Michael Ellerman | 2005-08-28 |
| * | [PATCH] ppc64: Move ppc64_enable_pmcs() logic into a ppc_md function | Michael Ellerman | 2005-08-28 |
| * | [PATCH] ppc64: allow xmon=off | Olaf Hering | 2005-08-28 |
| * | [PATCH] ppc64: Simplify some lmb functions | Michael Ellerman | 2005-08-28 |
| * | [PATCH] ppc64: Remove physbase from the lmb_property struct | Michael Ellerman | 2005-08-28 |
| * | [PATCH] ppc64: Remove redundant abs_to_phys() macro | Michael Ellerman | 2005-08-28 |
| * | [PATCH] ppc64: Remove redundant use of pointers in lmb code | Michael Ellerman | 2005-08-28 |
| * | [PATCH] ppc64: Remove redundant uses of physRpn_to_absRpn | Michael Ellerman | 2005-08-28 |
| * | [PATCH] ppc64: Rename msChunks structure | Michael Ellerman | 2005-08-28 |
| * | [PATCH] ppc64: msChunks cleanups | Michael Ellerman | 2005-08-28 |
| * | [PATCH] ppc64: Remove PTRRELOC() from msChunks code | Michael Ellerman | 2005-08-28 |
| * | [PATCH] ppc64: introduce FW_FEATURE_ISERIES | Stephen Rothwell | 2005-08-28 |
| * | [PATCH] ppc64: make firmware_has_feature() stronger | Stephen Rothwell | 2005-08-28 |
| * | [PATCH] ppc64: create firmware_has_feature() | Stephen Rothwell | 2005-08-28 |
| * | [PATCH] ppc64: remove firmware features from cpu_spec | Stephen Rothwell | 2005-08-28 |
| * | [PATCH] Move variables in ppc64 head.S from .data to .bss | David Gibson | 2005-08-28 |
| * | [PATCH] Tweak comments in ppc64 head.S | David Gibson | 2005-08-28 |
| * | [PATCH] Remove unneeded #defines in head.S | David Gibson | 2005-08-28 |
| * | [PATCH] Fix apparent code overlap in ppc64 head.S | David Gibson | 2005-08-28 |
| * | [PATCH] Remove general use functions from head.S | David Gibson | 2005-08-28 |
| * | [PATCH] Change address of ppc64 initial segment table | David Gibson | 2005-08-28 |
| * | [PATCH] Move iSeries and common vectors into unused space in head.S | David Gibson | 2005-08-28 |
| * | [PATCH] Remove NACA fixed address constraint | David Gibson | 2005-08-28 |
| * | [PATCH] ppc64: split pSeries specific parts out of vio.c | Stephen Rothwell | 2005-08-28 |
| * | [PATCH] ppc64: make the bus matching function platform specific | Stephen Rothwell | 2005-08-28 |
| * | [PATCH] ppc64: move iSeries vio iommu init | Stephen Rothwell | 2005-08-28 |
| * | [PATCH] ppc64: split iSeries specific parts out of vio.c | Stephen Rothwell | 2005-08-28 |
| * | [PATCH] ppc64: PCI device-node failure detection | Jake Moilanen | 2005-08-28 |
| * | [PATCH] flattened device tree changes | Benjamin Herrenschmidt | 2005-08-28 |
* | | [PATCH] convert signal handling of NODEFER to act like other Unix boxes. | Steven Rostedt | 2005-08-29 |
|/ |
|
* | [PATCH] ppc64: Export machine_power_off for therm_pm72 module | Benjamin Herrenschmidt | 2005-08-24 |
* | [PATCH] ppc64: iommu vmerge fix | Brian King | 2005-08-17 |
* | [PATCH] iSeries build with newer assemblers and compilers | Stephen Rothwell | 2005-08-17 |
* | [PATCH] ppc64: Fix Fan control for new PowerMac G5 2.7GHz machines | Benjamin Herrenschmidt | 2005-08-10 |
* | [PATCH] pci and yenta: pcibios_bus_to_resource | Dominik Brodowski | 2005-08-05 |