| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] ppc32: ppc_sys fixes for 8xx and 82xx | Vitaly Bordug | 2005-10-29 | 3 | -0/+11 |
* | [PATCH] ppc32: 85xx PHY Platform Update | Andy Fleming | 2005-10-29 | 1 | -0/+3 |
* | [PATCH] ppc32: nvram driver for chrp | Olaf Hering | 2005-10-29 | 1 | -0/+1 |
* | [PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addresses | Roland Dreier | 2005-10-29 | 3 | -3/+3 |
* | powerpc: 32-bit CHRP SMP fixes | Paul Mackerras | 2005-10-27 | 1 | -1/+9 |
* | [PATCH] powerpc: Merge parport.h | David Gibson | 2005-10-27 | 1 | -18/+0 |
* | [PATCH] powerpc: Fix handling of fpscr on 64-bit | David Gibson | 2005-10-27 | 1 | -2/+2 |
* | [PATCH] powerpc: merge scatterlist.h | Stephen Rothwell | 2005-10-27 | 1 | -25/+0 |
* | [PATCH] powerpc: merge include/asm-ppc*/checksum.h into include/asm-powerpc/c... | Kumar Gala | 2005-10-26 | 1 | -107/+0 |
* | [PATCH] powerpc: Merge thread_info.h | David Gibson | 2005-10-21 | 2 | -108/+1 |
* | powerpc/ppc/ppc64: Various compile fixes. | Paul Mackerras | 2005-10-20 | 2 | -3/+2 |
* | ppc: rename pci_assign_all_busses to pci_assign_all_buses | Paul Mackerras | 2005-10-20 | 1 | -2/+2 |
* | powerpc: Merge various powermac-related header files. | Paul Mackerras | 2005-10-20 | 9 | -1283/+0 |
* | [PATCH] powerpc: Merge types.h | Becky Bruce | 2005-10-20 | 1 | -69/+0 |
* | [PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch] | David Gibson | 2005-10-20 | 1 | -22/+0 |
* | ppc: declare smp_ops in asm/smp.h, since platform setup code needs it | Paul Mackerras | 2005-10-19 | 1 | -0/+1 |
* | ppc: Fix various compile errors resulting from ptrace.c merge | Paul Mackerras | 2005-10-17 | 1 | -0/+18 |
* | ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES | Stephen Rothwell | 2005-10-17 | 1 | -8/+5 |
* | Merge from Linus' tree | Paul Mackerras | 2005-10-12 | 3 | -13/+13 |
|\ |
|
| * | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 | 1 | -1/+1 |
| * | [PATCH] missing qualifiers in readb() et.al. on ppc | Al Viro | 2005-09-30 | 1 | -10/+10 |
| * | [PATCH] mv64x60 iomem annotations | Al Viro | 2005-09-29 | 1 | -2/+2 |
* | | ppc: Various minor compile fixes | Paul Mackerras | 2005-10-11 | 1 | -0/+3 |
* | | powerpc: Merged asm/xmon.h | Paul Mackerras | 2005-10-11 | 1 | -17/+0 |
* | | powerpc: Merged asm/i8259.h | Paul Mackerras | 2005-10-11 | 1 | -11/+0 |
* | | powerpc: Merged asm/backlight.h | Paul Mackerras | 2005-10-11 | 1 | -30/+0 |
* | | powerpc: Fix compilation for 32-bit configs | Paul Mackerras | 2005-10-10 | 1 | -0/+5 |
* | | powerpc: Merge asm/unistd.h | Paul Mackerras | 2005-10-10 | 1 | -493/+0 |
* | | powerpc: Merge asm/irq.h | Paul Mackerras | 2005-10-10 | 1 | -424/+0 |
* | | powerpc: Merged processor.h. | Paul Mackerras | 2005-10-10 | 1 | -201/+0 |
* | | powerpc: Merge of_device.c and of_device.h | Paul Mackerras | 2005-10-06 | 1 | -65/+0 |
* | | powerpc: Merge lmb.c and make MM initialization use it. | Paul Mackerras | 2005-10-06 | 1 | -7/+11 |
* | | powerpc: merge idle_power4.S and trapc.s | Stephen Rothwell | 2005-10-01 | 1 | -1/+1 |
* | | [PATCH] powerpc: merged asm/cputable.h | Kumar Gala | 2005-09-28 | 2 | -132/+2 |
* | | [PATCH] powerpc: merge byteorder.h | Becky Bruce | 2005-09-28 | 1 | -76/+0 |
* | | powerpc: clean up after powermac build merge | Stephen Rothwell | 2005-09-27 | 1 | -440/+0 |
* | | powerpc: Merge enough to start building in arch/powerpc. | Paul Mackerras | 2005-09-26 | 1 | -13/+4 |
* | | Merge from Linus' tree. | Paul Mackerras | 2005-09-25 | 3 | -3/+5 |
|\ \
| |/ |
|
| * | [PATCH] ppc64: SMU driver update & i2c support | Benjamin Herrenschmidt | 2005-09-22 | 2 | -2/+4 |
| * | [PATCH] Remove unused var from asm/futex.h | Paolo 'Blaisorblade' Giarrusso | 2005-09-21 | 1 | -1/+1 |
* | | [PATCH] powerpc: merge semaphore.h | Becky Bruce | 2005-09-25 | 1 | -111/+0 |
* | | [PATCH] powerpc: Merge asm-ppc*/rwsem.h | Jon Loeliger | 2005-09-25 | 1 | -172/+0 |
* | | [PATCH] powerpc: merge atomic.h, memory.h | Becky Bruce | 2005-09-25 | 2 | -224/+1 |
* | | [PATCH] powerpc: Merge asm-ppc*/seccomp.h, drop TIF_32BIT check | Jon Loeliger | 2005-09-25 | 1 | -10/+0 |
* | | [PATCH] powerpc: Fix building of power3 config on ppc32 | Kumar Gala | 2005-09-25 | 1 | -4/+4 |
* | | [PATCH] powerpc: merged hw_irq.h | Kumar Gala | 2005-09-22 | 2 | -59/+6 |
* | | [PATCH] powerpc: Merge asm-ppc*/dma.h | Jon Loeliger | 2005-09-22 | 1 | -371/+0 |
* | | [PATCH] powerpc: merge include/asm-ppc*/statfs.h into include/asm-powerpc/sta... | Kumar Gala | 2005-09-21 | 1 | -8/+0 |
* | | [PATCH] powerpc: merge include/asm-ppc*/spinlock_types.h into include/asm-pow... | Kumar Gala | 2005-09-21 | 1 | -20/+0 |
* | | [PATCH] powerpc: merge include/asm-ppc*/auxvec.h into include/asm-powerpc/aux... | Kumar Gala | 2005-09-21 | 1 | -14/+0 |