| Commit message (Expand) | Author | Age |
... | |
| * | | | | powerpc: Allow create_branch() to return errors | Michael Ellerman | 2008-06-30 |
| * | | | | powerpc: Move code patching code into arch/powerpc/lib/code-patching.c | Michael Ellerman | 2008-06-30 |
| * | | | | powerpc: asm/elf.h: Reduce userspace header | Adrian Bunk | 2008-06-30 |
| * | | | | powerpc: Don't export asm/asm-compat.h to userspace | Adrian Bunk | 2008-06-30 |
| * | | | | drivers/macintosh: Various cleanups | Adrian Bunk | 2008-06-30 |
| * | | | | powerpc: Only demote individual slices rather than whole process | Paul Mackerras | 2008-06-30 |
| * | | | | powerpc: Add cputable entry for POWER7 | Michael Neuling | 2008-06-30 |
| * | | | | powerpc: Fix copy-and-paste error in clrsetbits_le16 | Scott Wood | 2008-06-30 |
| * | | | | powerpc: Get rid of bitfields in ppc_bat struct | Becky Bruce | 2008-06-30 |
| * | | | | powerpc: Change BAT code to use phys_addr_t | Becky Bruce | 2008-06-30 |
| * | | | | powerpc: Silly spelling fix in pgtable-ppc32 | Becky Bruce | 2008-06-30 |
| * | | | | powerpc: Provide dummy crash_shutdown_register | Arnd Bergmann | 2008-06-30 |
| * | | | | powerpc: Free a PTE bit on ppc64 with 64K pages | Benjamin Herrenschmidt | 2008-06-30 |
| * | | | | powerpc: Implement OF PCI address accessors stubs for CONFIG_PCI=n | Anton Vorontsov | 2008-06-30 |
| * | | | | powerpc: Optimise smp_wmb on 64-bit processors | Nick Piggin | 2008-06-30 |
| * | | | | Merge branch 'linux-2.6' | Paul Mackerras | 2008-06-29 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/po... | Paul Mackerras | 2008-06-29 |
| |\ \ \ \ \ |
|
| | * | | | | | powerpc/4xx: Workaround for PPC440EPx/GRx PCI_28 Errata | Josh Boyer | 2008-06-17 |
| * | | | | | | powerpc/QE: use arch_initcall to probe QUICC Engine GPIOs | Anton Vorontsov | 2008-06-26 |
| * | | | | | | powerpc/cpm: Remove !CONFIG_PPC_CPM_NEW_BINDING code | Kumar Gala | 2008-06-26 |
| * | | | | | | powerpc/e500mc: flush L2 on NAP for e500mc | Kumar Gala | 2008-06-26 |
| * | | | | | | powerpc/85xx: add DOZE/NAP support for e500 core | Kumar Gala | 2008-06-26 |
| * | | | | | | powerpc/booke: Add support for new e500mc core | Kumar Gala | 2008-06-18 |
| * | | | | | | powerpc/booke: Fix definitions for dbcr[1-2] and dbsr registers | Jerone Young | 2008-06-16 |
| * | | | | | | powerpc/QE: qe_reset should be __init | Anton Vorontsov | 2008-06-11 |
| * | | | | | | powerpc/QE: switch to the cpm_muram implementation | Anton Vorontsov | 2008-06-10 |
| * | | | | | | powerpc/QE: implement support for the GPIO LIB API | Anton Vorontsov | 2008-06-10 |
| * | | | | | | powerpc/QE: prepare QE PIO code for GPIO LIB support | Anton Vorontsov | 2008-06-10 |
| * | | | | | | powerpc/QE: add support for QE USB clocks routing | Anton Vorontsov | 2008-06-10 |
| * | | | | | | powerpc/sysdev: implement FSL GTM support | Anton Vorontsov | 2008-06-10 |
| |/ / / / / |
|
| * | | | | | powerpc: Remove arch/ppc and include/asm-ppc | Paul Mackerras | 2008-06-10 |
| * | | | | | powerpc: Improve (in|out)_[bl]eXX() asm code | Trent Piepho | 2008-06-08 |
| * | | | | | powerpc: Check that TASK_SIZE does not overlap KERNEL_START | Rune Torgersen | 2008-06-08 |
| * | | | | | Merge branch 'merge' | Paul Mackerras | 2008-06-08 |
| |\ \ \ \ \ |
|
| * | | | | | | [POWERPC] Move to runtime allocated exception stacks | Kumar Gala | 2008-06-02 |
| * | | | | | | [POWERPC] Refactor DCR code | Stephen Neuendorffer | 2008-05-29 |
| * | | | | | | Merge branch 'merge' into powerpc-next | Paul Mackerras | 2008-05-23 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | [POWERPC] mpic: Deal with bogus NIRQ in Feature Reporting Register | Kumar Gala | 2008-05-23 |
| * | | | | | | | [POWERPC] Tweak VDSO linker script to avoid upsetting old binutils | Roland McGrath | 2008-05-23 |
| * | | | | | | | [POWERPC] Move of_device_get_modalias to drivers/of | Stephen Rothwell | 2008-05-16 |
| * | | | | | | | [POWERPC] Get most of ioctl.h content from <asm-generic/ioctl.h> | Robert P. J. Day | 2008-05-16 |
| * | | | | | | | [POWERPC] Add 6xx-style HID0_SLEEP support. | Scott Wood | 2008-05-16 |
| * | | | | | | | [POWERPC] Defer processing of interrupts when the CPU wakes from sleep mode | Paul Mackerras | 2008-05-16 |
| * | | | | | | | Merge branch 'linux-2.6' into powerpc-next | Paul Mackerras | 2008-05-16 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | [POWERPC] Fix sparse warnings in arch/powerpc/kernel | Michael Ellerman | 2008-05-14 |
| * | | | | | | | | [POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.c | Michael Ellerman | 2008-05-14 |
| * | | | | | | | | [POWERPC] Move xmon_irq() declaration into xmon.h | Michael Ellerman | 2008-05-14 |
| * | | | | | | | | [POWERPC] Add a declaration for xmon() | Michael Ellerman | 2008-05-14 |
| * | | | | | | | | [POWERPC] Move declaration of tce variables into mmu-hash64.h | Michael Ellerman | 2008-05-14 |
| * | | | | | | | | [POWERPC] Move declaration of init_bootmem_done into system.h | Michael Ellerman | 2008-05-14 |