index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
head_fsl_booke.S
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-22
Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2019-06-16
powerpc/32: fix build failure on book3e with KVM
Christophe Leroy
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-03
powerpc/32: implement fast entry for syscalls on BOOKE
Christophe Leroy
1
-2
/
+1
2019-05-03
powerpc/32: Enter exceptions with MSR_EE unset
Christophe Leroy
1
-13
/
+13
2019-05-03
powerpc/32: enter syscall with MSR_EE inconditionaly set
Christophe Leroy
1
-1
/
+1
2019-05-03
powerpc/32: Add KASAN support
Christophe Leroy
1
-0
/
+3
2019-03-05
powerpc: remove dead code in head_fsl_booke.S
Jason Yan
1
-7
/
+0
2019-02-23
powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
Christophe Leroy
1
-3
/
+2
2019-02-23
powerpc: 'current_set' is now a table of task_struct pointers
Christophe Leroy
1
-2
/
+2
2019-02-23
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
1
-4
/
+3
2019-02-23
powerpc: Update comments in preparation for THREAD_INFO_IN_TASK
Christophe Leroy
1
-1
/
+1
2019-02-23
powerpc: Rename THREAD_INFO to TASK_STACK
Christophe Leroy
1
-1
/
+1
2019-02-23
powerpc: Only use task_struct 'cpu' field on SMP
Christophe Leroy
1
-0
/
+2
2018-12-20
powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)
Diana Craciun
1
-0
/
+15
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
1
-0
/
+1
2016-08-07
ppc: move exports to definitions
Al Viro
1
-0
/
+2
2016-03-04
powerpc/cache: add cache flush operation for various e500
chenhui zhao
1
-74
/
+0
2015-12-01
powerpc: Move part of giveup_fpu,altivec,spe into c
Anton Blanchard
1
-6
/
+2
2015-12-01
powerpc: Remove NULL task struct pointer checks in FP and vector code
Anton Blanchard
1
-2
/
+0
2015-12-01
powerpc: Remove UP only lazy floating point and vector optimisations
Anton Blanchard
1
-32
/
+0
2014-09-22
powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbers
Mihai Caraman
1
-4
/
+4
2014-09-22
powerpc/booke: Restrict SPE exception handlers to e200/e500 cores
Mihai Caraman
1
-5
/
+13
2014-01-09
powerpc/fsl_booke: smp support for booting a relocatable kernel above 64M
Kevin Hao
1
-13
/
+28
2014-01-09
powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable...
Kevin Hao
1
-5
/
+69
2014-01-09
powerpc/fsl_booke: set the tlb entry for the kernel address in AS1
Kevin Hao
1
-0
/
+81
2014-01-09
powerpc: enable the relocatable support for the fsl booke 32bit kernel
Kevin Hao
1
-0
/
+34
2014-01-09
powerpc/fsl_booke: introduce get_phys_addr function
Kevin Hao
1
-20
/
+30
2014-01-09
powerpc/fsl_booke: protect the access to MAS7
Kevin Hao
1
-0
/
+2
2013-10-16
powerpc/fsl-booke: Use common defines for SPE/FP interrupts numbers
Mihai Caraman
1
-5
/
+5
2013-08-14
powerpc: Remove the empty giveup_fpu() function on 32bit kernel
Kevin Hao
1
-10
/
+0
2013-05-02
powerpc: Fix interrupt range check on debug exception
Bharat Bhushan
1
-0
/
+2
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
[next]