| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge ../linux-2.6 by hand | Paul Mackerras | 2005-10-31 | 2 | -4/+3 |
|\ |
|
| * | [PATCH] semaphore: Remove __MUTEX_INITIALIZER() | Arthur Othieno | 2005-10-30 | 1 | -3/+0 |
| * | [PATCH] unify sys_ptrace prototype | Christoph Hellwig | 2005-10-30 | 1 | -1/+0 |
| * | [PATCH] memory hotplug prep: kill local_mapnr | Dave Hansen | 2005-10-29 | 1 | -3/+0 |
| * | [PATCH] mm: page fault handlers tidyup | Hugh Dickins | 2005-10-29 | 1 | -1/+3 |
| * | [PATCH] add sem_is_read/write_locked() | Rik Van Riel | 2005-10-29 | 1 | -0/+5 |
* | | powerpc: Fix bug arising from having multiple memory_limit variables | Paul Mackerras | 2005-10-31 | 1 | -0/+1 |
* | | [PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addresses | Roland Dreier | 2005-10-29 | 2 | -2/+2 |
* | | powerpc: Make single-stepping emulation (mostly) usable on 32-bit | Paul Mackerras | 2005-10-28 | 1 | -24/+0 |
* | | [PATCH] powerpc: Move xics.[ch] into platforms/pseries | David Gibson | 2005-10-28 | 1 | -34/+0 |
* | | [PATCH] powerpc: Remove dregs of bootinfo.h | David Gibson | 2005-10-28 | 1 | -70/+0 |
* | | [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 | -31/+0 |
* | | [PATCH] ppc64: make dma_addr_t 64 bits | Stephen Rothwell | 2005-10-27 | 1 | -1/+1 |
* | | [PATCH] powerpc: Move firmware.h into include/asm-powerpc | Michael Ellerman | 2005-10-26 | 1 | -101/+0 |
* | | [PATCH] powerpc: merge include/asm-ppc*/checksum.h into include/asm-powerpc/c... | Kumar Gala | 2005-10-26 | 1 | -107/+0 |
* | | powerpc: Move include/asm-ppc64/vio.h to include/asm-powerpc/vio.h | Stephen Rothwell | 2005-10-24 | 1 | -106/+0 |
* | | powerpc: Merge in 64-bit powermac support. | Paul Mackerras | 2005-10-22 | 2 | -0/+5 |
* | | ppc64: Rearrange btext initialization for consistency with ppc32 | Paul Mackerras | 2005-10-22 | 1 | -0/+1 |
* | | ppc64: Add a `primary' argument to pci_process_bridge_OF_ranges | Paul Mackerras | 2005-10-22 | 1 | -1/+1 |
* | | [PATCH] powerpc: Merge thread_info.h | David Gibson | 2005-10-21 | 1 | -125/+0 |
* | | powerpc/ppc/ppc64: Various compile fixes. | Paul Mackerras | 2005-10-20 | 1 | -1/+1 |
* | | powerpc: Merge various powermac-related header files. | Paul Mackerras | 2005-10-20 | 7 | -391/+0 |
* | | powerpc: Move smp_mpic_message_pass into mpic.c | Paul Mackerras | 2005-10-20 | 1 | -1/+0 |
* | | [PATCH] powerpc: Merge types.h | Becky Bruce | 2005-10-20 | 1 | -79/+0 |
* | | [PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch] | David Gibson | 2005-10-20 | 1 | -31/+0 |
* | | powerpc: Merge time.c and asm/time.h. | Paul Mackerras | 2005-10-20 | 1 | -124/+0 |
* | | powerpc: Merge machdep.h | Paul Mackerras | 2005-10-19 | 1 | -184/+0 |
* | | powerpc: merge ppc signal.c and ppc64 signal32.c | Stephen Rothwell | 2005-10-18 | 1 | -7/+7 |
* | | powerpc: move iSeries/HvCallPci.h to platforms/iseries/call_pci.h | Stephen Rothwell | 2005-10-14 | 2 | -292/+0 |
* | | powerpc: move iSeries/HvCallHpt.h to platforms/iseries/call_hpt.h | Stephen Rothwell | 2005-10-14 | 1 | -102/+0 |
* | | powerpc: eliminate DsaAddr from pci_dn | Stephen Rothwell | 2005-10-14 | 2 | -246/+0 |
* | | powerpc: move iSeries/iSeries_pci.h to platforms/iseries | Stephen Rothwell | 2005-10-14 | 4 | -70/+9 |
* | | ppc64: Remove duplicate versions of some headers | Paul Mackerras | 2005-10-12 | 3 | -386/+0 |
* | | Merge from Linus' tree | Paul Mackerras | 2005-10-12 | 3 | -5/+7 |
|\ \
| |/ |
|
| * | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 | 2 | -3/+3 |
| * | [PATCH] ppc64 get_user annotations | Al Viro | 2005-09-29 | 1 | -2/+4 |
* | | ppc64: Use merged versions of init_task.c and process.c. | Paul Mackerras | 2005-10-11 | 1 | -0/+4 |
* | | powerpc: Merge asm/unistd.h | Paul Mackerras | 2005-10-10 | 1 | -487/+0 |
* | | powerpc: Merge asm/irq.h | Paul Mackerras | 2005-10-10 | 1 | -120/+0 |
* | | powerpc: Get iseries to compile with ARCH=powerpc | Paul Mackerras | 2005-10-10 | 1 | -0/+2 |
* | | powerpc: Get 64-bit configs to compile with ARCH=powerpc | Paul Mackerras | 2005-10-10 | 1 | -0/+10 |
* | | ppc64: Use the merged lmb routines | Paul Mackerras | 2005-10-10 | 1 | -81/+0 |
* | | powerpc: Merged processor.h. | Paul Mackerras | 2005-10-10 | 2 | -574/+0 |
* | | powerpc: Merge of_device.c and of_device.h | Paul Mackerras | 2005-10-06 | 1 | -2/+0 |
* | | ppc64 iseries: move some iSeries include files | Stephen Rothwell | 2005-09-30 | 8 | -559/+0 |
* | | Merge by hand from Linus' tree. | Paul Mackerras | 2005-09-29 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | [PATCH] ppc64: More hugepage fixes | Benjamin Herrenschmidt | 2005-09-28 | 1 | -0/+1 |
* | | Merge Stephen Rothwell's patches | Paul Mackerras | 2005-09-28 | 4 | -26/+21 |
|\ \ |
|