| Commit message (Expand) | Author | Age |
* | 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-30 |
* | [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 |
|\ |
|
| * | [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-29 |
| * | 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-27 |
| * | | [POWERPC] spufs: fix MFC command queue purge | Benjamin Herrenschmidt | 2006-06-27 |
| * | | [POWERPC] spufs: map mmio space as guarded into user space | Benjamin Herrenschmidt | 2006-06-27 |
| * | | [POWERPC] Enable XMON in cell_defconfig | Michael Ellerman | 2006-06-27 |
| * | | [POWERPC] Enable the RTAS udbg console on IBM Cell Blade | Michael Ellerman | 2006-06-27 |
| * | | [POWERPC] Add udbg support for RTAS console | Michael Ellerman | 2006-06-27 |
| * | | [POWERPC] Setup RTAS values earlier, to enable rtas_call() earlier | Michael Ellerman | 2006-06-27 |
| * | | [POWERPC] Move RTAS exports next to their declarations | Michael Ellerman | 2006-06-27 |
| * | | [POWERPC] Make rtas_call() safe if RTAS hasn't been initialised | Michael Ellerman | 2006-06-27 |
| * | | [POWERPC] Setup the boot cpu's paca pointer in C rather than asm | Michael Ellerman | 2006-06-27 |
| * | | [POWERPC] Make kexec_setup() a regular initcall | Michael Ellerman | 2006-06-27 |
| * | | [POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping() | Michael Ellerman | 2006-06-27 |
| * | | [POWERPC] powerpc: Initialise ppc_md htab pointers earlier | Michael Ellerman | 2006-06-27 |
| * | | [POWERPC] Export flat device tree via debugfs for debugging | Michael Ellerman | 2006-06-27 |
| * | | [POWERPC] Remove remaining iSeries debugger cruft | Michael Ellerman | 2006-06-27 |
| * | | [POWERPC] kdump: Reserve the existing TCE mappings left by the first kernel | Haren Myneni | 2006-06-27 |
| * | | [POWERPC] Remove obsolete #include <linux/config.h>. | Jon Loeliger | 2006-06-27 |
| * | | [POWERPC] Remove redundant STD_MMU selection. | Jon Loeliger | 2006-06-27 |
| * | | [POWERPC] Move I8259 selection under MPC8641HPCN board | Jon Loeliger | 2006-06-27 |
| * | | [POWERPC] Remove redundant PPC_86XX check. | Jon Loeliger | 2006-06-27 |
| * | | [POWERPC] Don't access HID registers if running on a Hypervisor. | Jimi Xenidis | 2006-06-27 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-29 |
|\ \ \ |
|
| * | | | [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-27 |
| |/ / |
|
* | | | [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 |