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