summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-097-16/+22
|\
| * memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXX...Yasuaki Ishimatsu2012-10-091-4/+9
| * readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-091-0/+1
| * atomic: implement generic atomic_dec_if_positive()Shaohua Li2012-10-091-0/+1
| * mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon2012-10-091-0/+4
| * mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-1/+1
| * mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileKonstantin Khlebnikov2012-10-091-11/+4
| * Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas2012-10-091-0/+1
| * Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas2012-10-091-0/+1
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-0/+1
|\ \ | |/ |/|
| * Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-0427-136/+214
| |\
| * | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+1
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-06227-3069/+6147
|\ \ \
| * | | powerpc/iommu: Fix multiple issues with IOMMU pools codeAnton Blanchard2012-10-042-1/+16
| * | | powerpc: Fix VMX fix for memcpy caseNishanth Aravamudan2012-10-041-2/+2
| * | | powerpc/fsl-pci: use 'Header Type' to identify PCIE modeMinghuan Lian2012-09-271-13/+24
| * | | powerpc/eeh: Don't release eeh_mutex in eeh_phb_pe_getAneesh Kumar K.V2012-09-271-4/+1
| * | | powerpc: Remove tlb batching hack for nighthawkMichael Ellerman2012-09-271-25/+1
| * | | powerpc: Set paca->data_offset = 0 for boot cpuMichael Ellerman2012-09-271-0/+2
| * | | powerpc/perf: Sample only if SIAR-Valid bit is set in P7+sukadev@linux.vnet.ibm.com2012-09-274-6/+46
| * | | Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2012-09-274-13/+17
| |\ \ \
| | * | | powerpc/fsl-pci: fix warning when CONFIG_SWIOTLB is disabledJia Hongtao2012-09-191-0/+2
| | * | | powerpc/mpc85xx: Update interrupt handling for IFC controllerPrabhakar Kushwaha2012-09-191-12/+8
| | * | | powerpc/85xx: Enable USB support in p1023rds_defconfigChunhe Lan2012-09-191-0/+6
| | * | | powerpc/smp: Do not disable IPI interrupts during suspendZhao Chenhui2012-09-191-1/+1
| * | | | Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2012-09-2713-9/+442
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | powerpc/mpc52xx_lpbfifo: optionally defer fifo transfer startAnatolij Gustschin2012-09-142-1/+36
| | * | | powerpc/mpc5200: add dts files for ifm camera machinesAnatolij Gustschin2012-09-148-0/+401
| | * | | powerpc: Option FB_FSL_DIU is not really optional for mpc512xPaul Gortmaker2012-09-092-6/+1
| | * | | powerpc: 512x: Fix mpc5121_clk_get()Richard Weinberger2012-09-091-2/+4
| | |/ /
| * | | Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2012-09-1899-990/+2403
| |\ \ \
| | * | | powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao2012-09-1232-506/+237
| | * | | powerpc/pci: Use PCIe IP block revision register instead of compatibleRoy Zang2012-09-121-6/+8
| | * | | powerpc/pci: Add IP revision register define for Freescale PCIe controllerRoy Zang2012-09-121-1/+4
| | * | | powerpc/p5040: fix dtb build warning of p5040ds.dtbShaohui Xie2012-09-121-4/+4
| | * | | powerpc/8544ds: add partition table for norflashWang Dongsheng2012-09-122-1/+42
| | * | | powerpc: add adt7461 thermal monitor support to applicable boardsJia Hongtao2012-09-127-0/+28
| | * | | powerpc/mpc85xx: Add new ext fields to Integrated FLash ControllerPrabhakar Kushwaha2012-09-121-6/+8
| | * | | powerpc/e5500: Add Power ISA properties to comply with ePAPR 1.1Olivia Yin2012-09-123-0/+65
| | * | | powerpc/e500mc: Add Power ISA properties to comply with ePAPR 1.1Olivia Yin2012-09-124-0/+67
| | * | | powerpc/e500v2: Add Power ISA properties to comply with ePAPR 1.1Olivia Yin2012-09-1217-0/+96
| | * | | powerpc/mpic: FSL MPIC error interrupt support.Varun Sethi2012-09-125-2/+229
| | * | | powerpc/swiotlb: Enable at early stage and disable if not necessaryJia Hongtao2012-09-127-14/+32
| | * | | powerpc/booke: Add CPU_FTR_EMB_HV check for e5500.Varun Sethi2012-09-121-0/+6
| | * | | powerpc/booke: Separate out restore_e5500/setup_e5500 routines.Varun Sethi2012-09-122-18/+32
| | * | | powerpc/booke: Merge the 32 bit e5500/e500mc cpu setup code.Varun Sethi2012-09-122-4/+7
| | * | | powepc/booke: Separate out E.HV check and ivor setup code.Varun Sethi2012-09-122-17/+30
| | * | | powerpc/85xx: add HOTPLUG_CPU supportZhao Chenhui2012-09-125-15/+112
| | * | | powerpc/85xx: implement hardware timebase syncZhao Chenhui2012-09-122-0/+84
| | * | | powerpc/smp: add generic_set_cpu_up() to set cpu_state as CPU_UP_PREPAREZhao Chenhui2012-09-122-1/+12
OpenPOWER on IntegriCloud