summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | m68knommu: disable cache early in startup for ColdFireGreg Ungerer2011-12-24
| * | | m68k: handle presence of 64bit mul/div instructions cleanlyGreg Ungerer2011-12-24
| * | | m68k: simpler m68k and ColdFire CPU's can use generic csum codeGreg Ungerer2011-12-24
| * | | m68k: make fp register stores consistent for m68k and ColdFireGreg Ungerer2011-12-24
| * | | m68knommu: no need to set register marker on trapsGreg Ungerer2011-12-24
| * | | m68k: support configure time command line for MMU m68kGreg Ungerer2011-12-24
| * | | m68k: print memory layout info in boot logGreg Ungerer2011-12-24
| * | | m68knommu: move definition of mach_gettod to where it is usedGreg Ungerer2011-12-24
| * | | m68k: selection of GENERIC_ATOMIC64 is not MMU specificGreg Ungerer2011-12-24
| * | | m68k: remove thread_info struct from thread structGreg Ungerer2011-12-24
| * | | m68k: remove duplicate asm offset for task thread.infoGreg Ungerer2011-12-24
| * | | m68k: merge the init_task code for mmu and non-mmu targetsGreg Ungerer2011-12-24
| * | | m68knommu: remove unused fasthandler declarationGreg Ungerer2011-12-24
| * | | m68k: Fall back to __gpio_to_irq() for non-arch GPIOsMark Brown2011-12-24
| * | | clocksource: m86k: Convert to clocksource_register_hz/khzjohn stultz2011-12-24
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-06
|\ \ \ \
| * | | | powerpc: fix compile error with 85xx/p1010rdb.cTony Breeds2012-01-04
| * | | | powerpc: fix compile error with 85xx/p1023_rds.cMichael Neuling2012-01-04
| * | | | powerpc/fsl: add MSI support for the Freescale hypervisorTimur Tabi2012-01-04
| * | | | arch/powerpc/sysdev/fsl_rmu.c: introduce missing kfreeJulia Lawall2012-01-04
| * | | | powerpc/fsl: Add support for Integrated Flash ControllerPrabhakar Kushwaha2012-01-04
| * | | | powerpc/fsl: update compatiable on fsl 16550 uart nodesKumar Gala2012-01-04
| * | | | powerpc/85xx: fix PCI and localbus properties in p1022ds.dtsTimur Tabi2012-01-04
| * | | | powerpc/85xx: re-enable ePAPR byte channel driver in corenet32_smp_defconfigTimur Tabi2012-01-04
| * | | | powerpc/fsl: Update defconfigs to enable some standard FSL HW featuresKumar Gala2012-01-04
| * | | | powerpc: Add TBI PHY node to first MDIO busAndy Fleming2012-01-04
| * | | | sbc834x: put full compat string in board match checkPaul Gortmaker2012-01-04
| * | | | powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory addressKumar Gala2012-01-04
| * | | | powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exitLi Zhong2012-01-02
| * | | | offb: Fix setting of the pseudo-palette for >8bppBenjamin Herrenschmidt2012-01-02
| * | | | offb: Add palette hack for qemu "standard vga" framebufferBenjamin Herrenschmidt2012-01-02
| * | | | offb: Fix bug in calculating requested vram sizeBenjamin Herrenschmidt2012-01-02
| * | | | powerpc/boot: Change the WARN to INFO for boot wrapper overlap messageSuzuki Poulose2011-12-21
| * | | | powerpc/44x: Fix build error on currituck platformJosh Boyer2011-12-20
| * | | | powerpc/boot: Change the load address for the wrapper to fit the kernelSuzuki Poulose2011-12-20
| * | | | powerpc/44x: Enable CRASH_DUMP for 440xSuzuki Poulose2011-12-20
| * | | | powerpc/44x: Enable CONFIG_RELOCATABLE for PPC44xSuzuki Poulose2011-12-20
| * | | | powerpc: Define virtual-physical translations for RELOCATABLESuzuki Poulose2011-12-20
| * | | | powerpc: Process dynamic relocations for kernelSuzuki Poulose2011-12-20
| * | | | powerpc/44x: Enable DYNAMIC_MEMSTART for 440xSuzuki Poulose2011-12-20
| * | | | powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose2011-12-20
| * | | | powerpc: Fix old bug in prom_init setting of the colorBenjamin Herrenschmidt2011-12-18
| * | | | powerpc: Only use initrd_end as the limit for alloc_bottom if it's inside the...Paul Mackerras2011-12-18
| * | | | powerpc: Fix comment explaining our VSID layoutAnton Blanchard2011-12-18
| * | | | powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab2011-12-18
| * | | | powerpc/mm: Fix section mismatch for read_n_cellsDavid Rientjes2011-12-18
| * | | | powerpc/mm: Fix section mismatch for mark_reserved_regions_for_nidDavid Rientjes2011-12-18
| * | | | powerpc: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64Matt Evans2011-12-18
| * | | | powerpc: POWER7 optimised copy_to_user/copy_from_user using VMXAnton Blanchard2011-12-18
| * | | | powerpc: Use rwsem.h from generic locationRichard Kuo2011-12-15