| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] ARCH=ppc pt_regs fixes | Al Viro | 2006-10-10 | 18 | -44/+34 |
* | [PATCH] mv64630_pic NULL noise removal | Al Viro | 2006-10-09 | 1 | -2/+2 |
* | [POWERPC] PReP fixup after irq changes | Olaf Hering | 2006-10-07 | 1 | -7/+7 |
* | [POWERPC] Fix up after irq changes | Olaf Hering | 2006-10-07 | 1 | -1/+1 |
* | [POWERPC] remove unused io accessors | Stephen Rothwell | 2006-09-20 | 1 | -16/+0 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2006-08-30 | 3 | -1/+694 |
|\ |
|
| * | [POWERPC] back up old school ipic.[hc] to arch/ppc | Kim Phillips | 2006-08-30 | 3 | -1/+694 |
* | | [PATCH] ppc32: board-specific part of fs_enet update | Vitaly Bordug | 2006-08-19 | 5 | -6/+105 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-07-03 | 1 | -1/+1 |
|\ |
|
| * | kbuild: introduce utsrelease.h | Sam Ravnborg | 2006-07-03 | 1 | -1/+1 |
* | | [POWERPC] Actually copy over i8259.c to arch/ppc/syslib this time | Benjamin Herrenschmidt | 2006-07-04 | 1 | -0/+212 |
* | | [POWERPC] Copy i8259 code back to arch/ppc | Benjamin Herrenschmidt | 2006-07-03 | 1 | -0/+2 |
|/ |
|
* | [PATCH] irq-flags: PPC: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 5 | -15/+18 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 34 | -34/+0 |
* | [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] | Ingo Molnar | 2006-06-29 | 1 | -2/+2 |
* | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 | 12 | -16/+16 |
* | [PATCH] USB: allow multiple types of EHCI controllers to be built as modules | Kumar Gala | 2006-06-21 | 1 | -3/+3 |
* | [PATCH] ppc32 CPM_UART: various fixes for pq2 uart users | Vitaly Bordug | 2006-05-26 | 2 | -12/+12 |
* | [PATCH] ppc32: odd fixes and improvements in ppc_sys | Vitaly Bordug | 2006-04-28 | 3 | -11/+26 |
* | [PATCH] ppc32: add 440GX erratum 440_43 workaround | Eugene Surovegin | 2006-04-28 | 2 | -1/+16 |
* | [PATCH] ppc32: Fix string comparing in platform_notify_map | Vitaly Bordug | 2006-04-13 | 1 | -4/+5 |
* | ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppc | Paul Mackerras | 2006-03-28 | 4 | -2443/+1 |
* | [PATCH] ppc32: Reorganize and complete MPC52xx initial cpu setup | Sylvain Munaut | 2006-03-27 | 1 | -0/+48 |
* | [PATCH] ppc32: Adds support for the PCI hostbridge in MPC5200B | Sylvain Munaut | 2006-03-27 | 1 | -1/+2 |
* | [PATCH] s/;;/;/g | Alexey Dobriyan | 2006-03-24 | 1 | -1/+1 |
* | [PATCH] kzalloc() conversion in arch/ppc | Eric Sesterhenn | 2006-03-17 | 1 | -2/+1 |
* | [PATCH] powerpc: trivial: modify comments to refer to new location of files | Jon Mason | 2006-02-10 | 56 | -112/+0 |
* | [PATCH] ppc32: Make platform devices being able to assign functions | Vitaly Bordug | 2006-02-10 | 1 | -3/+174 |
* | Merge ../powerpc-merge | Paul Mackerras | 2006-02-10 | 3 | -4/+4 |
|\ |
|
| * | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-02-08 | 2 | -2/+2 |
| |\ |
|
| | * | [SERIAL] uart_port iotype member should use UPIO_* | Russell King | 2006-02-05 | 2 | -2/+2 |
| * | | [PATCH] fix breakage in ocp.c | Al Viro | 2006-02-07 | 1 | -2/+2 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Paul Mackerras | 2006-02-08 | 4 | -52/+5 |
|\ \ |
|
| * | | [PATCH] powerpc: Remove arch/ppc/syslib/ppc4xx_pm.c | Domen Puncer | 2006-02-07 | 1 | -47/+0 |
| * | | [PATCH] powerpc: Migrate ML300 reference design to the platform bus | Grant C. Likely | 2006-02-07 | 1 | -1/+1 |
| * | | [PATCH] powerpc: Make Virtex-II Pro support generic for all Virtex devices | Grant C. Likely | 2006-02-07 | 1 | -1/+1 |
| * | | [PATCH] powerpc: Move xparameters.h into xilinx virtex device specific path | Grant C. Likely | 2006-02-07 | 1 | -1/+1 |
| |/ |
|
| * | [PATCH] mv643xx_eth: Fix for building as a module | Dale Farnsworth | 2006-01-27 | 1 | -2/+2 |
* | | [PATCH] PPC32 8xx: support for the physmapped flash on m8xx | Vitaly Bordug | 2006-01-20 | 1 | -0/+50 |
* | | [PATCH] ppc32 8xx: Added setbitsXX/clrbitsXX macro for read-modify-write oper... | Vitaly Bordug | 2006-01-20 | 2 | -8/+8 |
|/ |
|
* | [PATCH] ppc: Remove powermac support from ARCH=ppc | Paul Mackerras | 2006-01-15 | 2 | -21/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-01-14 | 1 | -2/+2 |
|\ |
|
| * | [PATCH] Add ocp_bus_type probe and remove methods | Russell King | 2006-01-13 | 1 | -2/+2 |
* | | [PATCH] powerpc: Updated platforms that use gianfar to match driver | Kumar Gala | 2006-01-13 | 2 | -4/+16 |
|/ |
|
* | [PATCH] ppc32: m8xx watchdog update | Marcelo Tosatti | 2006-01-09 | 3 | -29/+82 |
* | [PATCH] powerpc: moved ipic code to arch/powerpc | Kumar Gala | 2006-01-09 | 3 | -696/+1 |
* | [PATCH] ppc32: Fix MPC52xx PCI init in cas the bootloader didn't do it | Sylvain Munaut | 2006-01-06 | 1 | -4/+6 |
* | [PATCH] ppc32: Fix MPC52xx configuration space access | Sylvain Munaut | 2006-01-06 | 1 | -14/+69 |
* | [PATCH] ppc32: Remove __init qualifier from mpc52xx pci resources fixups | Sylvain Munaut | 2006-01-06 | 1 | -1/+1 |
* | [PATCH] ppc32: Fix static IO mapping for Freescale MPC52xx | Sylvain Munaut | 2006-01-06 | 1 | -2/+4 |