| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2008-04-21 | 44 | -280/+786 |
|\ |
|
| * | [POWERPC] Fix compile breakage for 64-bit UP configs | Paul Mackerras | 2008-04-20 | 1 | -0/+1 |
| * | [POWERPC] Optimize fls64() on 64-bit processors | Paul Mackerras | 2008-04-18 | 1 | -0/+17 |
| * | [POWERPC] irqtrace support for 64-bit powerpc | Benjamin Herrenschmidt | 2008-04-18 | 5 | -30/+62 |
| * | [POWERPC] Move stackframe definitions to common header | Benjamin Herrenschmidt | 2008-04-18 | 1 | -0/+9 |
| * | [POWERPC] Make pci_bus_to_host()'s struct pci_bus * argument const | Trent Piepho | 2008-04-18 | 1 | -2/+2 |
| * | [POWERPC] Use asm-generic/bitops/find.h in bitops.h | Alexander van Heukelum | 2008-04-18 | 1 | -16/+1 |
| * | [POWERPC] QE: export qe_get_brg_clk() | Anton Vorontsov | 2008-04-17 | 1 | -0/+1 |
| * | [POWERPC] QE: immap_qe.h should include asm/io.h | Anton Vorontsov | 2008-04-17 | 1 | -0/+1 |
| * | [POWERPC] QE: implement qe_muram_offset | Anton Vorontsov | 2008-04-17 | 2 | -2/+11 |
| * | [POWERPC] fsl_lbc: implement few UPM routines | Anton Vorontsov | 2008-04-17 | 1 | -0/+88 |
| * | [POWERPC] fsl_elbc_nand: factor out localbus defines | Anton Vorontsov | 2008-04-17 | 1 | -0/+223 |
| * | [POWERPC] CPM: Move opcodes common to CPM1 and CPM2 to include/asm-powerpc/cpm.h | Laurent Pinchart | 2008-04-17 | 3 | -23/+15 |
| * | [POWERPC] Remove unused machine call outs | Kumar Gala | 2008-04-17 | 1 | -3/+0 |
| * | [POWERPC] pseries/phyp dump: Reserve a variable amount of space at boot | Manish Ahuja | 2008-04-17 | 1 | -1/+3 |
| * | [POWERPC] Cleanup pgtable-ppc32.h | Kumar Gala | 2008-04-17 | 1 | -4/+1 |
| * | [POWERPC] Update linker script to properly set physical addresses | Kumar Gala | 2008-04-17 | 1 | -0/+1 |
| * | [POWERPC] Move phys_addr_t definition into asm/types.h | Kumar Gala | 2008-04-17 | 7 | -17/+7 |
| * | [POWERPC] Use lowmem_end_addr to limit lmb allocations on ppc32 | Kumar Gala | 2008-04-17 | 1 | -2/+2 |
| * | [POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addr | Kumar Gala | 2008-04-17 | 1 | -2/+0 |
| * | [POWERPC] Implement support for the GPIO LIB API | Anton Vorontsov | 2008-04-17 | 1 | -0/+56 |
| * | [POWERPC] replace asm/of_device.h with linux/of_device.h in macio.h | Stephen Rothwell | 2008-04-15 | 1 | -1/+1 |
| * | [POWERPC] remove include of asm/of_device.h from pmi.h | Stephen Rothwell | 2008-04-15 | 1 | -2/+0 |
| * | [POWERPC] iSeries: Localise and constify some iSeries data | Stephen Rothwell | 2008-04-15 | 1 | -1/+1 |
| * | [POWERPC] iSeries: Make iseries_reg_save private to iSeries | Stephen Rothwell | 2008-04-15 | 2 | -96/+1 |
| * | [POWERPC] iSeries: Use alternate paca structure for booting | Stephen Rothwell | 2008-04-15 | 1 | -0/+31 |
| * | Merge branch 'linux-2.6' | Paul Mackerras | 2008-04-14 | 1 | -0/+6 |
| |\ |
|
| * | | [POWERPC] Fix kernel panic in arch_arm_kprobe | Ionut Nicu | 2008-04-07 | 1 | -1/+2 |
| * | | [POWERPC] Add hand-coded assembly strcmp | Steven Rostedt | 2008-04-07 | 1 | -0/+2 |
| * | | [POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.c | Stefan Roese | 2008-04-02 | 1 | -0/+18 |
| * | | [POWERPC] Add error return from htab_remove_mapping() | Badari Pulavarty | 2008-04-01 | 1 | -1/+1 |
| * | | [POWERPC] PS3: Sys-manager Wake-on-LAN support | Geoff Levand | 2008-04-01 | 1 | -0/+2 |
| * | | [POWERPC] PS3: Save power in busy loops on halt | Geert Uytterhoeven | 2008-04-01 | 1 | -2/+3 |
| * | | [POWERPC] 4xx: Add PPC4xx L2-cache support (440GX) | Stefan Roese | 2008-03-26 | 1 | -0/+78 |
| * | | [POWERPC] 4xx: Add dcri_clrset() for locked read/modify/write functionality | Valentine Barshak | 2008-03-26 | 1 | -0/+17 |
| * | | [POWERPC] Move a.out.h to header-y since it doesn't check __KERNEL__ | Robert P. J. Day | 2008-03-26 | 1 | -1/+1 |
| * | | [POWERPC] pseries: phyp dump: Disable phyp-dump through boot-var | Manish Ahuja | 2008-03-26 | 1 | -0/+1 |
| * | | [POWERPC] pseries: phyp dump: Invalidate and print dump areas | Manish Ahuja | 2008-03-26 | 1 | -0/+3 |
| * | | [POWERPC] pseries: phyp dump: Reserve and release memory | Manish Ahuja | 2008-03-26 | 1 | -0/+41 |
| * | | Merge branch 'linux-2.6' | Paul Mackerras | 2008-03-13 | 3 | -9/+3 |
| |\ \ |
|
| * | | | pasemi_mac: jumbo frame support | Olof Johansson | 2008-03-05 | 1 | -2/+58 |
| * | | | [POWERPC] pasemi: Add function engine management functions to dma_lib | Olof Johansson | 2008-03-05 | 1 | -0/+4 |
| * | | | [POWERPC] pasemi: Add flag management functions to dma_lib | Olof Johansson | 2008-03-05 | 1 | -0/+6 |
| * | | | pasemi_mac: Move RX/TX section enablement to dma_lib | Olof Johansson | 2008-03-05 | 1 | -1/+6 |
| * | | | [POWERPC] Fix thinko in cpu_thread_mask_to_cores() | Benjamin Herrenschmidt | 2008-02-26 | 1 | -1/+1 |
| * | | | [POWERPC] Add code for removing HPTEs for parts of the linear mapping | Badari Pulavarty | 2008-02-26 | 2 | -0/+3 |
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6 | Paul Mackerras | 2008-02-26 | 2 | -75/+10 |
| |\ \ \ |
|
| | * | | | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. | David S. Miller | 2008-02-13 | 2 | -75/+10 |
* | | | | | asm-generic: add node_to_cpumask_ptr macro | Mike Travis | 2008-04-19 | 1 | -2/+1 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-04-18 | 2 | -26/+37 |
|\ \ \ \ \ |
|