Age | Commit message (Expand) | Author | Files | Lines |
2007-01-24 | [POWERPC] Remove the broken Gemini support | Adrian Bunk | 2 | -79/+0 |
2006-12-11 | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Paul Mackerras | 1 | -34/+2 |
2006-12-11 | [POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is set | Kumar Gala | 1 | -34/+2 |
2006-12-08 | [POWERPC] Fix mmap of PCI resource with hack for X | Benjamin Herrenschmidt | 1 | -4/+4 |
2006-12-08 | [POWERPC] Define pci_unmap_addr() et al. when CONFIG_NOT_COHERENT_CACHE=y | Roland Dreier | 1 | -0/+23 |
2006-12-07 | [PATCH] mm: pagefault_{disable,enable}() | Peter Zijlstra | 1 | -5/+3 |
2006-12-04 | [POWERPC] ppc: m48t35 add missing bracket | Mariusz Kozlowski | 1 | -1/+1 |
2006-12-04 | [POWERPC] Fix IDE build with ARCH=ppc | Benjamin Herrenschmidt | 1 | -0/+8 |
2006-12-04 | [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits | Benjamin Herrenschmidt | 1 | -6/+6 |
2006-12-04 | [POWERPC] Add "parent" struct device for PCI host bridges | Benjamin Herrenschmidt | 1 | -0/+1 |
2006-12-04 | Merge branch 'linux-2.6' into for-linus | Paul Mackerras | 1 | -0/+7 |
2006-12-02 | Driver core: add dev_archdata to struct device | Benjamin Herrenschmidt | 1 | -0/+7 |
2006-11-13 | [PATCH] ppc: Fix io.h for config with CONFIG_PCI not set | Sylvain Munaut | 4 | -34/+1 |
2006-10-11 | [PATCH] Consolidate check_signature | Matthew Wilcox | 1 | -16/+0 |
2006-10-10 | [POWERPC] ARCH=ppc pt_regs fixes | Al Viro | 4 | -6/+5 |
2006-10-07 | [POWERPC] PReP fixup after irq changes | Olaf Hering | 2 | -4/+4 |
2006-10-07 | [POWERPC] Fix up after irq changes | Olaf Hering | 1 | -1/+1 |
2006-10-06 | [PPC] Fix some irq breakage with ARCH=ppc | Paul Mackerras | 1 | -3/+3 |
2006-10-04 | fix file specification in comments | Uwe Zeisberger | 3 | -3/+3 |
2006-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 3 | -1/+102 |
2006-10-02 | [POWERPC] Fix rheap alignment problem | Li Yang | 1 | -0/+4 |
2006-10-01 | [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks | Martin Schwidefsky | 1 | -0/+4 |
2006-09-28 | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb... | Paul Mackerras | 2 | -1/+98 |
2006-09-26 | [PATCH] Standardize pxx_page macros | Dave McCracken | 1 | -4/+4 |
2006-09-23 | [PATCH] #elif that should've been #elif defined | Al Viro | 1 | -1/+1 |
2006-09-21 | POWERPC: overhaul with cpm2_map mechanism | Vitaly Bordug | 1 | -0/+53 |
2006-09-21 | POWERPC: Get rid of remapping the whole immr | Vitaly Bordug | 2 | -0/+8 |
2006-09-21 | POWERPC: Move generic cpm2 stuff to powerpc | Vitaly Bordug | 1 | -1/+5 |
2006-09-21 | cpm_uart: make it possible to utilize from powerpc | Vitaly Bordug | 1 | -0/+32 |
2006-09-21 | [POWERPC] 40x: Fix debug status register defines | Josh Boyer | 1 | -8/+8 |
2006-09-20 | [POWERPC] convert string i/o operations to C | Stephen Rothwell | 1 | -6/+6 |
2006-09-20 | [POWERPC] remove unused asm routines | Stephen Rothwell | 1 | -4/+0 |
2006-09-20 | [POWERPC] remove unused io accessors | Stephen Rothwell | 2 | -14/+0 |
2006-09-13 | [POWERPC] Fix MMIO ops to provide expected barrier behaviour | Paul Mackerras | 1 | -9/+11 |
2006-08-20 | [PATCH] ppc32: board-specific part of fs_enet update | Vitaly Bordug | 3 | -0/+97 |
2006-07-15 | [PATCH] remove set_wmb - arch removal | Steven Rostedt | 1 | -1/+0 |
2006-07-03 | [PATCH] irq-flags: PPC: Use the new IRQF_ constants | Thomas Gleixner | 1 | -4/+4 |
2006-06-30 | typo fixes: mecanism -> mechanism | Adrian Bunk | 1 | -1/+1 |
2006-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 1 | -1/+0 |
2006-06-27 | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 1 | -1/+1 |
2006-06-26 | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 1 | -1/+0 |
2006-06-25 | [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver | Matt Mackall | 1 | -4/+2 |
2006-06-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 4 | -31/+24 |
2006-06-15 | [POWERPC] Remove stale 64bit on 32bit kernel code | Anton Blanchard | 1 | -17/+0 |
2006-06-11 | powerpc: add context.vdso_base for 32-bit too | Paul Mackerras | 3 | -14/+21 |
2006-05-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 1 | -0/+1 |
2006-05-19 | Merge ../linux-2.6 | Paul Mackerras | 1 | -0/+1 |
2006-05-09 | powerpc/32: Define an is_kernel_addr() to fix ARCH=ppc compilation | Paul Mackerras | 1 | -0/+1 |
2006-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse | 2 | -1/+2 |
2006-05-05 | Merge ../linux-2.6 | Paul Mackerras | 2 | -1/+2 |