Age | Commit message (Expand) | Author |
2006-09-13 | [POWERPC] Fix MMIO ops to provide expected barrier behaviour | Paul Mackerras |
2006-09-13 | [POWERPC] kdump: Support kernels having 64k page size. | Sachin P. Sant |
2006-09-13 | [POWERPC] Implement PowerPC futex_atomic_cmpxchg_inatomic(). | David Woodhouse |
2006-08-30 | [POWERPC] iseries: Define insw et al. so libata/ide will compile | Stephen Rothwell |
2006-08-30 | [POWERPC] Fix problem with time not advancing on 32-bit platforms | Paul Mackerras |
2006-08-30 | [POWERPC] Make OF irq map code detect more error cases | Benjamin Herrenschmidt |
2006-08-30 | [POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2 | Zang Roy-r61911 |
2006-08-30 | [POWERPC] back up old school ipic.[hc] to arch/ppc | Kim Phillips |
2006-08-25 | [POWERPC] Use mpc8641hpcn PIC base address from dev tree. | Jon Loeliger |
2006-08-25 | [POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too. | Jon Loeliger |
2006-08-24 | [POWERPC] hugepage BUG fix | Adam Litke |
2006-08-23 | [POWERPC] Update mpc7448hpc2 board irq support using device tree | Zang Roy-r61911 |
2006-08-23 | [POWERPC] Fix gettimeofday inaccuracies | Nathan Lynch |
2006-08-17 | [POWERPC] Make crash.c work on 32-bit and 64-bit | Michael Ellerman |
2006-08-08 | [POWERPC] Fix might-sleep warning on removing cpus | Haren Myneni |
2006-07-31 | [PATCH] powermac: More powermac backlight fixes | Michael Hanselmann |
2006-07-31 | [PATCH] IA64: kprobe invalidate icache of jump buffer | bibo, mao |
2006-07-14 | [PATCH] remove set_wmb - arch removal | Steven Rostedt |
2006-07-10 | [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-08 | power: improve inline asm memory constraints | Linus Torvalds |
2006-07-05 | [PATCH] powerpc: implement missing jiffies64_to_cputime64() | David Woodhouse |
2006-07-04 | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds |
2006-07-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds |
2006-07-03 | [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 | [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] irq-flags: POWERPC: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-30 | typo fixes: mecanism -> mechanism | Adrian Bunk |
2006-06-29 | [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 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2006-06-29 | [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 | [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-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] 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-28 | [POWERPC] Setup RTAS values earlier, to enable rtas_call() earlier | Michael Ellerman |