aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2011-04-20powerpc: Initialize LPCR:DPFD on power7 to a sane defaultBenjamin Herrenschmidt
2011-04-20powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV modePaul Mackerras
2011-04-20powerpc: More work to support HV exceptionsBenjamin Herrenschmidt
2011-04-20powerpc: Base support for exceptions using HSRR0/1Benjamin Herrenschmidt
2011-04-20powerpc: In HV mode, use HSPRG0 for PACABenjamin Herrenschmidt
2011-04-20powerpc: Define CPU feature for Architected 2.06 HV modeBenjamin Herrenschmidt
2011-04-18powerpc/perf_event: Skip updating kernel counters if register value shrinksEric B Munson
2011-04-18powerpc: Fix oops if scan_dispatch_log is called too earlyAnton Blanchard
2011-04-18powerpc/kexec: Fix regression causing compile failure on UPPaul Gortmaker
2011-04-18Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt
2011-04-12powerpc/book3e: Fix CPU feature handling on 64-bit e5500Kumar Gala
2011-04-12powerpc: Check device status before adding serial devicePrabhakar Kushwaha
2011-04-11PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-05powerpc: Set nr_cpu_ids early and use it to free PACAsRyan Grimm
2011-04-05powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP.Paul Gortmaker
2011-04-01powerpc/smp: Increase vdso_data->processorCount, not just decrease itBenjamin Herrenschmidt
2011-04-01powerpc/smp: Create idle threads on demand and properly reset themBenjamin Herrenschmidt
2011-04-01powerpc/smp: Don't expose per-cpu "cpu_state" arrayBenjamin Herrenschmidt
2011-04-01powerpc/smp: Add a smp_ops->bringup_up() done callbackBenjamin Herrenschmidt
2011-04-01powerpc/pmac/smp: Properly NAP offlined CPU on G5Benjamin Herrenschmidt
2011-04-01powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32Benjamin Herrenschmidt
2011-04-01powerpc/smp: Remove unused smp_ops->cpu_enable()Benjamin Herrenschmidt
2011-04-01powerpc/smp: Remove unused generic_cpu_enable()Benjamin Herrenschmidt
2011-04-01powerpc/smp: Fix generic_mach_cpu_die()Benjamin Herrenschmidt
2011-04-01powerpc/smp: soft-replugged CPUs must go back to start_secondaryBenjamin Herrenschmidt
2011-04-01powerpc: Make decrementer interrupt robust against offlined CPUsBenjamin Herrenschmidt
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memoryBenjamin Herrenschmidt
2011-03-30powerpc: Fix accounting of softirq time when idleAnton Blanchard
2011-03-30powerpc: Implement dma_mmap_coherent()Benjamin Herrenschmidt
2011-03-29powerpc: Use generic show_interrupts()Thomas Gleixner
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner
2011-03-29powerpc: irq: Use irqdata based informationThomas Gleixner
2011-03-29powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner
2011-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering
2011-03-23rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine
2011-03-23mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson
2011-03-23mm: arch: make in_gate_area take an mm_struct instead of a task_structStephen Wilson
2011-03-23mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet
2011-03-21powerpc/ptrace: Remove BUG_ON when full register set not availableMike Wolf
2011-03-21powerpc/pci: Fix crash in PCI code on ppc64 when matching device nodesBenjamin Herrenschmidt
2011-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-03-17Merge remote branch 'jwb/next' into nextBenjamin Herrenschmidt
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-03-16perf, powerpc: Handle events that raise an exception without overflowingAnton Blanchard