Age | Commit message (Expand) | Author |
2014-01-09 | powerpc/fsl_booke: smp support for booting a relocatable kernel above 64M | Kevin Hao |
2014-01-09 | powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable... | Kevin Hao |
2014-01-09 | powerpc/fsl_booke: set the tlb entry for the kernel address in AS1 | Kevin Hao |
2014-01-09 | powerpc: enable the relocatable support for the fsl booke 32bit kernel | Kevin Hao |
2014-01-09 | powerpc/fsl_booke: introduce get_phys_addr function | Kevin Hao |
2014-01-09 | powerpc/fsl_booke: protect the access to MAS7 | Kevin Hao |
2013-10-16 | powerpc/fsl-booke: Use common defines for SPE/FP interrupts numbers | Mihai Caraman |
2013-08-14 | powerpc: Remove the empty giveup_fpu() function on 32bit kernel | Kevin Hao |
2013-05-02 | powerpc: Fix interrupt range check on debug exception | Bharat Bhushan |
2012-09-12 | powepc/booke: Separate out E.HV check and ivor setup code. | Varun Sethi |
2012-09-12 | powerpc/85xx: add HOTPLUG_CPU support | Zhao Chenhui |
2012-07-13 | Merge remote-tracking branch 'kumar/next' into next | Benjamin Herrenschmidt |
2012-07-11 | powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly | Stuart Yoder |
2012-07-10 | powerpc/e500: make load_up_spe a normal fuction | Liu Yu |
2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-04-30 | powerpc: Remove empty giveup_altivec function on book3e CPUs | Anton Blanchard |
2012-04-08 | KVM: PPC: e500mc support | Scott Wood |
2012-04-08 | powerpc/booke: Provide exception macros with interrupt name | Scott Wood |
2012-03-09 | powerpc: Call do_page_fault() with interrupts off | Benjamin Herrenschmidt |
2011-12-20 | powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookE | Suzuki Poulose |
2011-11-03 | powerpc/fsl_booke: Fix comment in head_fsl_booke.S | Matthew McClintock |
2011-09-20 | powerpc/32: Pass device tree address as u64 to machine_init | Scott Wood |
2011-09-20 | powerpc: Hugetlb for BookE | Becky Bruce |
2011-07-25 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-07-12 | powerpc/e500: SPE register saving: take arbitrary struct offset | Scott Wood |
2011-07-12 | powerpc/e500: Save SPEFCSR in flush_spe_to_thread() | yu liu |
2011-06-22 | powerpc/85xx: Save scratch registers to thread info instead of using SPRGs. | Ashish Kalra |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2010-11-29 | powerpc: Remove second definition of STACK_FRAME_OVERHEAD | Stephen Rothwell |
2010-10-14 | powerpc/fsl_booke: Add support to boot from core other than 0 | Matthew McClintock |
2010-05-24 | powerpc/kexec: Add support for FSL-BookE | Sebastian Andrzej Siewior |
2010-05-24 | powerpc/fsl-booke: Move the entry setup code into a seperate file | Sebastian Andrzej Siewior |
2010-05-24 | powerpc/fsl-booke: fix the case where we are not in the first page | Sebastian Andrzej Siewior |
2010-05-17 | powerpc/fsl-booke: Fix InstructionTLBError execute permission check | Li Yang |
2010-03-19 | powerpc: Do not call prink when CONFIG_PRINTK is not defined | Márton Németh |
2010-03-16 | powerpc/fsl-booke: Get coherent bit from PTE | Kumar Gala |
2010-02-17 | powerpc/fsl-booke: replace a hardcoded constant | Sebastian Andrzej Siewior |
2009-11-20 | powerpc/fsl-booke: Rework TLB CAM code | Kumar Gala |
2009-09-02 | powerpc/fsl-booke: Use HW PTE format if CONFIG_PTE_64BIT | Kumar Gala |
2009-08-27 | powerpc/mm: Cleanup handling of execute permission | Benjamin Herrenschmidt |
2009-08-20 | powerpc: Use names rather than numbers for SPRGs (v2) | Benjamin Herrenschmidt |
2009-04-26 | powerpc: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott |
2009-02-23 | powerpc: Add support for using doorbells for SMP IPI | Kumar Gala |
2009-02-12 | powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS defines | Kumar Gala |
2009-01-28 | powerpc/fsl-booke: Cleanup init/exception setup to be runtime | Kumar Gala |
2009-01-13 | powerpc/e500mc: Doorbells need to be taken w/exceptions disabled | Kumar Gala |
2009-01-07 | powerpc/fsl-booke: Remove num_tlbcam_entries | Trent Piepho |
2009-01-07 | powerpc/fsl-booke: Don't hard-code size of struct tlbcam | Trent Piepho |
2008-12-21 | powerpc/mm: Introduce MMU features | Benjamin Herrenschmidt |
2008-12-03 | powerpc/85xx: Add support for SMP initialization | Kumar Gala |