Age | Commit message (Expand) | Author |
2006-07-03 | [POWERPC] change get_property to return void * | Jeremy Kerr |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-30 | typo fixes: mecanism -> mechanism | Adrian Bunk |
2006-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2006-06-29 | [PATCH] genirq: cleanup: remove irq_descp() | Ingo Molnar |
2006-06-29 | [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] | Ingo Molnar |
2006-06-29 | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar |
2006-06-29 | [POWERPC] Use little-endian bit from firmware ibm,pa-features property | Paul Mackerras |
2006-06-29 | [POWERPC] Make sure smp_processor_id works very early in boot | Michael Ellerman |
2006-06-29 | [POWERPC] Make lparcfg.c work when both iseries and pseries are selected | Stephen Rothwell |
2006-06-29 | [POWERPC] Add general support for mpc7448hpc2 (Taiga) platform | Zang Roy-r61911 |
2006-06-28 | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Paul Mackerras |
2006-06-28 | powerpc: minor cleanups for mpc86xx | Kumar Gala |
2006-06-28 | [POWERPC] Consolidate some of kernel/misc*.S | Stephen Rothwell |
2006-06-28 | [POWERPC] Remove unused function call_with_mmu_off | Stephen Rothwell |
2006-06-28 | [POWERPC] Clean up it_lp_queue.h | Stephen Rothwell |
2006-06-28 | [POWERPC] Skip the "copy down" of the kernel if it is already at zero. | Jimi Xenidis |
2006-06-28 | [POWERPC] Add the use of the firmware soft-reset-nmi to kdump. | David Wilder |
2006-06-28 | [POWERPC] Add udbg support for RTAS console | Michael Ellerman |
2006-06-28 | [POWERPC] Setup RTAS values earlier, to enable rtas_call() earlier | Michael Ellerman |
2006-06-28 | [POWERPC] Move RTAS exports next to their declarations | Michael Ellerman |
2006-06-28 | [POWERPC] Make rtas_call() safe if RTAS hasn't been initialised | Michael Ellerman |
2006-06-28 | [POWERPC] Setup the boot cpu's paca pointer in C rather than asm | Michael Ellerman |
2006-06-28 | [POWERPC] Make kexec_setup() a regular initcall | Michael Ellerman |
2006-06-28 | [POWERPC] powerpc: Initialise ppc_md htab pointers earlier | Michael Ellerman |
2006-06-28 | [POWERPC] Export flat device tree via debugfs for debugging | Michael Ellerman |
2006-06-28 | [POWERPC] Remove remaining iSeries debugger cruft | Michael Ellerman |
2006-06-28 | [POWERPC] kdump: Reserve the existing TCE mappings left by the first kernel | Haren Myneni |
2006-06-28 | [POWERPC] Don't access HID registers if running on a Hypervisor. | Jimi Xenidis |
2006-06-27 | [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 | Chandra Seetharaman |
2006-06-27 | [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 | Chandra Seetharaman |
2006-06-27 | [PATCH] node hotplug: register cpu: remove node struct | KAMEZAWA Hiroyuki |
2006-06-27 | [PATCH] Register sysfs file for hotplugged new node | Yasunori Goto |
2006-06-27 | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman |
2006-06-27 | [PATCH] 64bit resource: fix up printks for resources in arch and core code | Greg Kroah-Hartman |
2006-06-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-06-26 | [PATCH] fix and optimize clock source update | Roman Zippel |
2006-06-26 | [PATCH] Time: Let user request precision from current_tick_length() | john stultz |
2006-06-26 | Storage class should be first | Tobias Klauser |
2006-06-26 | fix paniced->panicked typos | Lee Revell |
2006-06-25 | [PATCH] Rewritten backlight infrastructure for portable Apple computers | Michael Hanselmann |
2006-06-25 | [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM | Christoph Lameter |
2006-06-23 | [PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostly | Andreas Mohr |
2006-06-21 | [POWERPC] support ibm,extended-*-frequency properties | Anton Blanchard |
2006-06-21 | [POWERPC] Unify ppc syscall tables | Andreas Schwab |
2006-06-21 | [POWERPC] cell: add RAS support | Benjamin Herrenschmidt |
2006-06-21 | [POWERPC] Add starting of secondary 86xx CPUs. | Jon Loeliger |
2006-06-21 | [POWERPC] Add 8641 CPU table entry. | Jon Loeliger |
2006-06-21 | [POWERPC] Prevent duplicate lmb reservations for Device Tree blob. | Jon Loeliger |