Age | Commit message (Expand) | Author |
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 |
2008-12-03 | powerpc/85xx: minor head_fsl_booke.S cleanup | Kumar Gala |
2008-12-03 | powerpc: Better setup of boot page TLB entry | Trent Piepho |
2008-12-03 | powerpc: Add SPE/EFP math emulation for E500v1/v2 processors. | Liu Yu |
2008-10-13 | powerpc: remove non-dependent load fsl_booke PTE_64BIT | Milton Miller |
2008-09-24 | POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physical | Becky Bruce |
2008-09-19 | powerpc/fsl-booke: Fixup 64-bit PTE reading for SMP support | Kumar Gala |
2008-07-16 | powerpc/fsl: Minor TLBSYNC cleanup for FSL Book-E | Kumar Gala |
2008-07-16 | powerpc: rework FSL Book-E PTE access and TLB miss | Kumar Gala |
2008-06-26 | powerpc/85xx: add DOZE/NAP support for e500 core | Kumar Gala |
2008-06-18 | powerpc/booke: Add support for new e500mc core | Kumar Gala |
2008-06-02 | [POWERPC] Move to runtime allocated exception stacks | Kumar Gala |