index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
head_fsl_booke.S
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-12
powepc/booke: Separate out E.HV check and ivor setup code.
Varun Sethi
1
-14
/
+4
2012-09-12
powerpc/85xx: add HOTPLUG_CPU support
Zhao Chenhui
1
-0
/
+28
2012-07-13
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
1
-17
/
+6
2012-07-11
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
Stuart Yoder
1
-1
/
+1
2012-07-10
powerpc/e500: make load_up_spe a normal fuction
Liu Yu
1
-17
/
+6
2012-05-24
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-20
/
+78
2012-04-30
powerpc: Remove empty giveup_altivec function on book3e CPUs
Anton Blanchard
1
-8
/
+0
2012-04-08
KVM: PPC: e500mc support
Scott Wood
1
-0
/
+46
2012-04-08
powerpc/booke: Provide exception macros with interrupt name
Scott Wood
1
-20
/
+32
2012-03-09
powerpc: Call do_page_fault() with interrupts off
Benjamin Herrenschmidt
1
-1
/
+1
2011-12-20
powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookE
Suzuki Poulose
1
-1
/
+1
2011-11-03
powerpc/fsl_booke: Fix comment in head_fsl_booke.S
Matthew McClintock
1
-2
/
+2
2011-09-20
powerpc/32: Pass device tree address as u64 to machine_init
Scott Wood
1
-16
/
+26
2011-09-20
powerpc: Hugetlb for BookE
Becky Bruce
1
-19
/
+114
2011-07-25
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-22
/
+27
2011-07-12
powerpc/e500: SPE register saving: take arbitrary struct offset
Scott Wood
1
-3
/
+3
2011-07-12
powerpc/e500: Save SPEFCSR in flush_spe_to_thread()
yu liu
1
-2
/
+0
2011-06-22
powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.
Ashish Kalra
1
-22
/
+27
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-11-29
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
Stephen Rothwell
1
-0
/
+1
2010-10-14
powerpc/fsl_booke: Add support to boot from core other than 0
Matthew McClintock
1
-2
/
+8
2010-05-24
powerpc/kexec: Add support for FSL-BookE
Sebastian Andrzej Siewior
1
-0
/
+2
2010-05-24
powerpc/fsl-booke: Move the entry setup code into a seperate file
Sebastian Andrzej Siewior
1
-198
/
+1
2010-05-24
powerpc/fsl-booke: fix the case where we are not in the first page
Sebastian Andrzej Siewior
1
-0
/
+1
2010-05-17
powerpc/fsl-booke: Fix InstructionTLBError execute permission check
Li Yang
1
-3
/
+10
2010-03-19
powerpc: Do not call prink when CONFIG_PRINTK is not defined
Márton Németh
1
-0
/
+4
2010-03-16
powerpc/fsl-booke: Get coherent bit from PTE
Kumar Gala
1
-3
/
+0
2010-02-17
powerpc/fsl-booke: replace a hardcoded constant
Sebastian Andrzej Siewior
1
-2
/
+2
2009-11-20
powerpc/fsl-booke: Rework TLB CAM code
Kumar Gala
1
-22
/
+0
2009-09-02
powerpc/fsl-booke: Use HW PTE format if CONFIG_PTE_64BIT
Kumar Gala
1
-11
/
+25
2009-08-27
powerpc/mm: Cleanup handling of execute permission
Benjamin Herrenschmidt
1
-2
/
+2
2009-08-20
powerpc: Use names rather than numbers for SPRGs (v2)
Benjamin Herrenschmidt
1
-30
/
+30
2009-04-26
powerpc: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
1
-1
/
+2
2009-02-23
powerpc: Add support for using doorbells for SMP IPI
Kumar Gala
1
-1
/
+5
2009-02-12
powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS defines
Kumar Gala
1
-7
/
+7
2009-01-28
powerpc/fsl-booke: Cleanup init/exception setup to be runtime
Kumar Gala
1
-27
/
+54
2009-01-13
powerpc/e500mc: Doorbells need to be taken w/exceptions disabled
Kumar Gala
1
-1
/
+1
2009-01-07
powerpc/fsl-booke: Remove num_tlbcam_entries
Trent Piepho
1
-4
/
+0
2009-01-07
powerpc/fsl-booke: Don't hard-code size of struct tlbcam
Trent Piepho
1
-1
/
+1
2008-12-21
powerpc/mm: Introduce MMU features
Benjamin Herrenschmidt
1
-2
/
+2
2008-12-03
powerpc/85xx: Add support for SMP initialization
Kumar Gala
1
-0
/
+70
2008-12-03
powerpc/85xx: minor head_fsl_booke.S cleanup
Kumar Gala
1
-2
/
+2
2008-12-03
powerpc: Better setup of boot page TLB entry
Trent Piepho
1
-9
/
+13
2008-12-03
powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.
Liu Yu
1
-3
/
+4
2008-10-13
powerpc: remove non-dependent load fsl_booke PTE_64BIT
Milton Miller
1
-4
/
+0
2008-09-24
POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physical
Becky Bruce
1
-2
/
+0
2008-09-19
powerpc/fsl-booke: Fixup 64-bit PTE reading for SMP support
Kumar Gala
1
-5
/
+21
2008-07-16
powerpc/fsl: Minor TLBSYNC cleanup for FSL Book-E
Kumar Gala
1
-15
/
+4
2008-07-16
powerpc: rework FSL Book-E PTE access and TLB miss
Kumar Gala
1
-124
/
+44
2008-06-26
powerpc/85xx: add DOZE/NAP support for e500 core
Kumar Gala
1
-0
/
+47
[next]