Age | Commit message (Expand) | Author |
2006-07-02 | [PATCH] irq-flags: POWERPC: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-30 | typo fixes: occuring -> occurring | Adrian Bunk |
2006-06-30 | typo fixes: mecanism -> mechanism | Adrian Bunk |
2006-06-29 | [PATCH] KConfig: Spellchecking 'similarity' and 'independent' | Matt LaPlante |
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: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU | Ingo Molnar |
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 | [PATCH] solve config broken: undefined reference to `online_page' | Yasunori Goto |
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] U4 DART improvements | Olof Johansson |
2006-06-29 | [POWERPC] todc: add support for Time-Of-Day-Clock | Mark A. Greer |
2006-06-29 | [POWERPC] Make lparcfg.c work when both iseries and pseries are selected | Stephen Rothwell |
2006-06-29 | [POWERPC] Fix idr locking in init_new_context | Sonny Rao |
2006-06-29 | [POWERPC] mpc7448hpc2 (taiga) board config file | Zang Roy-r61911 |
2006-06-29 | [POWERPC] Add tsi108 pci and platform device data register function | Zang Roy-r61911 |
2006-06-29 | [POWERPC] Add general support for mpc7448hpc2 (Taiga) platform | Zang Roy-r61911 |
2006-06-28 | [PATCH] powermac backlight fixes | Michael Hanselmann |
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] powerpc: kconfig warning fix | Andrew Morton |
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] spufs: fix class0 interrupt assignment | Arnd Bergmann |
2006-06-28 | [POWERPC] spufs: fix memory hotplug dependency | Geoff Levand |
2006-06-28 | [POWERPC] spufs: fix MFC command queue purge | Benjamin Herrenschmidt |
2006-06-28 | [POWERPC] spufs: map mmio space as guarded into user space | Benjamin Herrenschmidt |
2006-06-28 | [POWERPC] Enable XMON in cell_defconfig | Michael Ellerman |
2006-06-28 | [POWERPC] Enable the RTAS udbg console on IBM Cell Blade | Michael Ellerman |
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] Use ppc_md.hpte_insert() in htab_bolt_mapping() | 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] Remove obsolete #include <linux/config.h>. | Jon Loeliger |
2006-06-28 | [POWERPC] Remove redundant STD_MMU selection. | Jon Loeliger |
2006-06-28 | [POWERPC] Move I8259 selection under MPC8641HPCN board | Jon Loeliger |