summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | m68k: make fp register stores consistent for m68k and ColdFireGreg Ungerer2011-12-242-8/+0
| * | m68knommu: no need to set register marker on trapsGreg Ungerer2011-12-241-6/+0
| * | m68k: support configure time command line for MMU m68kGreg Ungerer2011-12-242-8/+12
| * | m68k: print memory layout info in boot logGreg Ungerer2011-12-244-0/+39
| * | m68knommu: move definition of mach_gettod to where it is usedGreg Ungerer2011-12-242-1/+3
| * | m68k: selection of GENERIC_ATOMIC64 is not MMU specificGreg Ungerer2011-12-242-1/+4
| * | m68k: remove thread_info struct from thread structGreg Ungerer2011-12-244-43/+22
| * | m68k: remove duplicate asm offset for task thread.infoGreg Ungerer2011-12-242-2/+1
| * | m68k: merge the init_task code for mmu and non-mmu targetsGreg Ungerer2011-12-243-23/+3
| * | m68knommu: remove unused fasthandler declarationGreg Ungerer2011-12-241-1/+0
| * | m68k: Fall back to __gpio_to_irq() for non-arch GPIOsMark Brown2011-12-241-1/+2
| * | clocksource: m86k: Convert to clocksource_register_hz/khzjohn stultz2011-12-245-16/+5
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-06378-15940/+21302
|\ \ \
| * | | powerpc: fix compile error with 85xx/p1010rdb.cTony Breeds2012-01-041-2/+0
| * | | powerpc: fix compile error with 85xx/p1023_rds.cMichael Neuling2012-01-041-1/+0
| * | | powerpc/fsl: add MSI support for the Freescale hypervisorTimur Tabi2012-01-043-23/+81
| * | | arch/powerpc/sysdev/fsl_rmu.c: introduce missing kfreeJulia Lawall2012-01-041-0/+1
| * | | powerpc/fsl: Add support for Integrated Flash ControllerPrabhakar Kushwaha2012-01-044-0/+1149
| * | | powerpc/fsl: update compatiable on fsl 16550 uart nodesKumar Gala2012-01-0451-101/+101
| * | | powerpc/85xx: fix PCI and localbus properties in p1022ds.dtsTimur Tabi2012-01-041-4/+4
| * | | powerpc/85xx: re-enable ePAPR byte channel driver in corenet32_smp_defconfigTimur Tabi2012-01-041-0/+1
| * | | powerpc/fsl: Update defconfigs to enable some standard FSL HW featuresKumar Gala2012-01-044-15/+30
| * | | powerpc: Add TBI PHY node to first MDIO busAndy Fleming2012-01-045-2/+24
| * | | sbc834x: put full compat string in board match checkPaul Gortmaker2012-01-041-2/+2
| * | | powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory addressKumar Gala2012-01-041-0/+55
| * | | powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exitLi Zhong2012-01-032-3/+3
| * | | powerpc/boot: Change the WARN to INFO for boot wrapper overlap messageSuzuki Poulose2011-12-211-2/+2
| * | | powerpc/44x: Fix build error on currituck platformJosh Boyer2011-12-201-1/+1
| * | | powerpc/boot: Change the load address for the wrapper to fit the kernelSuzuki Poulose2011-12-201-0/+20
| * | | powerpc/44x: Enable CRASH_DUMP for 440xSuzuki Poulose2011-12-201-2/+2
| * | | powerpc/44x: Enable CONFIG_RELOCATABLE for PPC44xSuzuki Poulose2011-12-202-3/+94
| * | | powerpc: Define virtual-physical translations for RELOCATABLESuzuki Poulose2011-12-202-3/+89
| * | | powerpc: Process dynamic relocations for kernelSuzuki Poulose2011-12-206-23/+256
| * | | powerpc/44x: Enable DYNAMIC_MEMSTART for 440xSuzuki Poulose2011-12-202-1/+13
| * | | powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose2011-12-2010-31/+56
| * | | powerpc: Fix old bug in prom_init setting of the colorBenjamin Herrenschmidt2011-12-191-1/+1
| * | | powerpc: Only use initrd_end as the limit for alloc_bottom if it's inside the...Paul Mackerras2011-12-191-8/+9
| * | | powerpc: Fix comment explaining our VSID layoutAnton Blanchard2011-12-191-4/+3
| * | | powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab2011-12-192-8/+8
| * | | powerpc/mm: Fix section mismatch for read_n_cellsDavid Rientjes2011-12-191-1/+1
| * | | powerpc/mm: Fix section mismatch for mark_reserved_regions_for_nidDavid Rientjes2011-12-191-1/+1
| * | | powerpc: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64Matt Evans2011-12-191-1/+4
| * | | powerpc: POWER7 optimised copy_to_user/copy_from_user using VMXAnton Blanchard2011-12-195-2/+744
| * | | powerpc: Use rwsem.h from generic locationRichard Kuo2011-12-162-132/+2
| * | | Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-12-1620-13/+1158
| |\ \ \
| | * | | powerpc/47x: Add support for the new IBM currituck platformTony Breeds2011-12-098-1/+688
| | * | | powerpc/476fpe: Add 476fpe SoC codeTony Breeds2011-12-096-1/+84
| | * | | powerpc/boot: Add mfdcrxTony Breeds2011-12-091-0/+6
| | * | | powerpc/boot: Add extended precision shifts to the boot wrapper.Tony Breeds2011-12-091-0/+52
| | * | | powerpc/44x: Removing dead CONFIG_PPC47xChristoph Egger2011-12-091-4/+0