| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 | 3 | -219/+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] mmaper_kern.c fixes [buffer overruns] | Al Viro | 2005-08-27 | 1 | -32/+9 |
* | [PATCH] arm: fix IXP4xx flash resource range | Deepak Saxena | 2005-08-26 | 3 | -3/+3 |
* | [PATCH] x86_64: Tell VM about holes in nodes | Andi Kleen | 2005-08-26 | 3 | -5/+53 |
* | [PATCH] ppc32 8xx: fix m8xx_ide_init() #ifdef | Marcelo Tosatti | 2005-08-26 | 1 | -1/+1 |
* | [PATCH] Export pcibios_bus_to_resource | Keith Owens | 2005-08-24 | 2 | -0/+2 |
* | [PATCH] x86_64: update defconfig - reenable fusion | Andi Kleen | 2005-08-24 | 1 | -8/+13 |
* | [PATCH] ppc64: Export machine_power_off for therm_pm72 module | Benjamin Herrenschmidt | 2005-08-24 | 1 | -0/+2 |
* | [PATCH] x86_64: Don't oops at boot when empty Opteron node has IO | Andi Kleen | 2005-08-23 | 1 | -2/+11 |
* | [PATCH] i386: fix incorrect FP signal code | Chuck Ebbert | 2005-08-23 | 1 | -4/+6 |
* | [PATCH] missing exports on m32r | Al Viro | 2005-08-23 | 2 | -0/+3 |
* | [PATCH] qualifiers in return types - easy cases | Al Viro | 2005-08-23 | 2 | -4/+4 |
* | [PATCH] broken inline asm on s390 (misuse of labels) | Al Viro | 2005-08-23 | 1 | -4/+4 |
* | [PATCH] m32r icu_data gcc4 fixes | Al Viro | 2005-08-23 | 2 | -2/+6 |
* | [PATCH] m32r smp.h gcc4 fixes | Al Viro | 2005-08-23 | 1 | -0/+1 |
* | [PATCH] alpha spinlock code and bogus constraints | Al Viro | 2005-08-23 | 1 | -3/+3 |
* | [PATCH] alpha gcc4 warnings | Al Viro | 2005-08-23 | 1 | -3/+3 |
* | [PATCH] Kconfig fix (CONFIG_PM on 44x) | Al Viro | 2005-08-23 | 2 | -4/+2 |
* | [PATCH] Kconfig fix (ppc 4xx and early serial) | Al Viro | 2005-08-23 | 1 | -0/+10 |
* | [PATCH] Kconfig fix (IRQ_ALL_CPUS vs. MV64360) | Al Viro | 2005-08-23 | 1 | -1/+1 |
* | [PATCH] Kconfig fix (ppc32 SMP dependencies) | Al Viro | 2005-08-23 | 1 | -0/+1 |
* | [PATCH] Kconfig fix (DEBUG_PAGEALLOC on m32r) | Al Viro | 2005-08-23 | 1 | -1/+1 |
* | [PATCH] Kconfig fix (PCI on m32r) | Al Viro | 2005-08-23 | 1 | -0/+1 |
* | [PATCH] Kconfig fix (m32r NUMA) | Al Viro | 2005-08-23 | 1 | -1/+1 |