aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
* hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set...Frederic Weisbecker2011-05-06
* powerpc, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker2011-04-25
* powerpc/perf_event: Skip updating kernel counters if register value shrinksEric B Munson2011-04-17
* powerpc: Fix oops if scan_dispatch_log is called too earlyAnton Blanchard2011-04-17
* powerpc/kexec: Fix regression causing compile failure on UPPaul Gortmaker2011-04-17
* Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt2011-04-17
|\
| * powerpc/book3e: Fix CPU feature handling on 64-bit e5500Kumar Gala2011-04-12
| * powerpc: Check device status before adding serial devicePrabhakar Kushwaha2011-04-12
* | PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki2011-04-11
* | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-07
|\ \ | |/ |/|
| * Fix common misspellingsLucas De Marchi2011-03-31
* | powerpc: Set nr_cpu_ids early and use it to free PACAsRyan Grimm2011-04-05
* | powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP.Paul Gortmaker2011-04-05
* | powerpc/smp: Increase vdso_data->processorCount, not just decrease itBenjamin Herrenschmidt2011-04-01
* | powerpc/smp: Create idle threads on demand and properly reset themBenjamin Herrenschmidt2011-04-01
* | powerpc/smp: Don't expose per-cpu "cpu_state" arrayBenjamin Herrenschmidt2011-04-01
* | powerpc/smp: Add a smp_ops->bringup_up() done callbackBenjamin Herrenschmidt2011-04-01
* | powerpc/pmac/smp: Properly NAP offlined CPU on G5Benjamin Herrenschmidt2011-04-01
* | powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32Benjamin Herrenschmidt2011-04-01
* | powerpc/smp: Remove unused smp_ops->cpu_enable()Benjamin Herrenschmidt2011-04-01
* | powerpc/smp: Remove unused generic_cpu_enable()Benjamin Herrenschmidt2011-04-01
* | powerpc/smp: Fix generic_mach_cpu_die()Benjamin Herrenschmidt2011-04-01
* | powerpc/smp: soft-replugged CPUs must go back to start_secondaryBenjamin Herrenschmidt2011-04-01
* | powerpc: Make decrementer interrupt robust against offlined CPUsBenjamin Herrenschmidt2011-04-01
|/
* powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memoryBenjamin Herrenschmidt2011-03-29
* powerpc: Fix accounting of softirq time when idleAnton Blanchard2011-03-29
* powerpc: Implement dma_mmap_coherent()Benjamin Herrenschmidt2011-03-29
* powerpc: Use generic show_interrupts()Thomas Gleixner2011-03-29
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-29
* powerpc: irq: Use irqdata based informationThomas Gleixner2011-03-29
* powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2011-03-29
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-23
|\
| * mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson2011-03-23
| * mm: arch: make in_gate_area take an mm_struct instead of a task_structStephen Wilson2011-03-23
| * mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson2011-03-23
* | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering2011-03-23
* | rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine2011-03-23
* | mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-22
|/
* powerpc/ptrace: Remove BUG_ON when full register set not availableMike Wolf2011-03-20
* powerpc/pci: Fix crash in PCI code on ppc64 when matching device nodesBenjamin Herrenschmidt2011-03-20
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-18
|\
| * perf, powerpc: Handle events that raise an exception without overflowingAnton Blanchard2011-03-16
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-18
|\ \
| * \ Merge remote branch 'jwb/next' into nextBenjamin Herrenschmidt2011-03-17
| |\ \
| | * | powerpc/476: define specific cpu table entry DD2 coreDave Kleikamp2011-02-02
| * | | powerpc: core irq_data conversion.Lennert Buytenhek2011-03-09
| * | | powerpc/nvram: Generalize code for OS partitions in NVRAMJim Keniston2011-03-04
| * | | powerpc: Fix memory limits when starting at a non-zero addressScott Wood2011-03-02
| * | | powerpc: Mask smp_processor_id() false positivePaul E. McKenney2011-03-02
| * | | powerpc: Use new irq allocatorThomas Gleixner2011-03-02