| Commit message (Expand) | Author | Age |
* | [PATCH] powermac: Combined fixes for backlight code | Michael Hanselmann | 2006-07-10 |
* | [PATCH] powerpc: fix trigger handling in the new irq code | Benjamin Herrenschmidt | 2006-07-10 |
* | power: improve inline asm memory constraints | Linus Torvalds | 2006-07-08 |
* | [PATCH] powerpc: implement missing jiffies64_to_cputime64() | David Woodhouse | 2006-07-05 |
* | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 2006-07-04 |
|\ |
|
| * | Add Kbuild file for PowerPC 'make headers_install' | David Woodhouse | 2006-06-18 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-07-03 |
|\ \ |
|
| * | | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt | 2006-07-03 |
| * | | [POWERPC] New device-tree interrupt parsing code | Benjamin Herrenschmidt | 2006-07-03 |
| * | | [POWERPC] Use the genirq framework | Benjamin Herrenschmidt | 2006-07-03 |
| * | | [POWERPC] change get_property to return void * | Jeremy Kerr | 2006-07-02 |
* | | | [PATCH] lockdep: irqtrace subsystem, core | Ingo Molnar | 2006-07-03 |
* | | | [PATCH] lockdep: remove RWSEM_DEBUG remnants | Ingo Molnar | 2006-07-03 |
* | | | [PATCH] lockdep: add per_cpu_offset() | Ingo Molnar | 2006-07-03 |
|/ / |
|
* | | [PATCH] irq-flags: POWERPC: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
* | | typo fixes: mecanism -> mechanism | Adrian Bunk | 2006-06-30 |
* | | [AF_UNIX]: Datagram getpeersec | Catherine Zhang | 2006-06-29 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-06-29 |
|\ \ |
|
| * | | [POWERPC] todc: add support for Time-Of-Day-Clock | Mark A. Greer | 2006-06-29 |
| * | | [POWERPC] Add tsi108 pci and platform device data register function | Zang Roy-r61911 | 2006-06-29 |
| * | | [POWERPC] Correct the MAX_CONTEXT definition | Paul Mackerras | 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] Simplify the code defining the 64-bit CPU features | Paul Mackerras | 2006-06-28 |
| * | | | [POWERPC] update asm-powerpc/time.h | Stephen Rothwell | 2006-06-28 |
| * | | | [POWERPC] Clean up it_lp_queue.h | Stephen Rothwell | 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-27 |
| * | | | [POWERPC] Setup RTAS values earlier, to enable rtas_call() earlier | Michael Ellerman | 2006-06-27 |
| * | | | [POWERPC] Make kexec_setup() a regular initcall | Michael Ellerman | 2006-06-27 |
| * | | | [POWERPC] powerpc: Initialise ppc_md htab pointers earlier | 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 |
* | | | | 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] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() | Ingo Molnar | 2006-06-29 |
* | | | | [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU | Ingo Molnar | 2006-06-29 |
* | | | | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 |
* | | | | [PATCH] sched: mc/smt power savings sched policy | Siddha, Suresh B | 2006-06-27 |
|/ / / |
|
* | | | [PATCH] Notify page fault call chain | Anil S Keshavamurthy | 2006-06-26 |
* | | | [PATCH] Notify page fault call chain for powerpc | Anil S Keshavamurthy | 2006-06-26 |
|/ / |
|
* | | [PATCH] Define __raw_get_cpu_var and use it | Paul Mackerras | 2006-06-25 |
* | | [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver | Matt Mackall | 2006-06-25 |
* | | [PATCH] Rewritten backlight infrastructure for portable Apple computers | Michael Hanselmann | 2006-06-25 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-06-23 |
|\ \ |
|
| * | | [POWERPC] Fix mdelay badness on shared processor partitions | Anton Blanchard | 2006-06-21 |
| * | | [POWERPC] disable floating point exceptions for init | Arnd Bergmann | 2006-06-21 |
| * | | [POWERPC] Unify ppc syscall tables | Andreas Schwab | 2006-06-21 |
| * | | [POWERPC] mpic: add support for serial mode interrupts | Mark A. Greer | 2006-06-21 |
| * | | [POWERPC] spufs: one more fix for 64k pages | arnd@arndb.de | 2006-06-21 |