summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-088-23/+15
|\
| *-. Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro2012-01-068-22/+15
| |\ \
| | | * fs: move code out of buffer.cAl Viro2012-01-031-1/+0
| | |/ | |/|
| | * consolidate umode_t declarationsAl Viro2012-01-031-6/+0
| | * switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_tAl Viro2012-01-031-2/+2
| | * switch spufs guts to umode_tAl Viro2012-01-034-12/+12
| | * switch procfs to umode_t useAl Viro2012-01-031-1/+1
| |/
| * vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-031-1/+0
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-071-34/+8
|\ \
| * | gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()Grant Likely2011-12-121-34/+8
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-0718-357/+355
|\ \ \
| * \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-0618-354/+352
| |\ \ \ | | |_|/ | |/| |
| | * | driver-core: remove sysdev.h usage.Kay Sievers2011-12-215-5/+4
| | * | power: suspend - convert sysdev_class to a regular subsystemKay Sievers2011-12-211-16/+17
| | * | power: qe_ic - convert sysdev_class to a regular subsystemKay Sievers2011-12-211-6/+6
| | * | power: cmm - convert sysdev_class to a regular subsystemKay Sievers2011-12-211-33/+34
| | * | convert 'memory' sysdev_class to a regular subsystemKay Sievers2011-12-211-2/+2
| | * | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-2110-292/+289
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-06377-15937/+21299
|\ \ \ \
| * | | | 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