index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
head_fsl_booke.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-06-22
1
-1
/
+1
|
\
|
*
powerpc/32: fix build failure on book3e with KVM
Christophe Leroy
2019-06-16
1
-1
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
/
*
powerpc/32: implement fast entry for syscalls on BOOKE
Christophe Leroy
2019-05-03
1
-2
/
+1
*
powerpc/32: Enter exceptions with MSR_EE unset
Christophe Leroy
2019-05-03
1
-13
/
+13
*
powerpc/32: enter syscall with MSR_EE inconditionaly set
Christophe Leroy
2019-05-03
1
-1
/
+1
*
powerpc/32: Add KASAN support
Christophe Leroy
2019-05-03
1
-0
/
+3
*
powerpc: remove dead code in head_fsl_booke.S
Jason Yan
2019-03-05
1
-7
/
+0
*
powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
Christophe Leroy
2019-02-23
1
-3
/
+2
*
powerpc: 'current_set' is now a table of task_struct pointers
Christophe Leroy
2019-02-23
1
-2
/
+2
*
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
1
-4
/
+3
*
powerpc: Update comments in preparation for THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
1
-1
/
+1
*
powerpc: Rename THREAD_INFO to TASK_STACK
Christophe Leroy
2019-02-23
1
-1
/
+1
*
powerpc: Only use task_struct 'cpu' field on SMP
Christophe Leroy
2019-02-23
1
-0
/
+2
*
powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)
Diana Craciun
2018-12-20
1
-0
/
+15
*
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2018-07-30
1
-0
/
+1
*
ppc: move exports to definitions
Al Viro
2016-08-07
1
-0
/
+2
*
powerpc/cache: add cache flush operation for various e500
chenhui zhao
2016-03-04
1
-74
/
+0
*
powerpc: Move part of giveup_fpu,altivec,spe into c
Anton Blanchard
2015-12-01
1
-6
/
+2
*
powerpc: Remove NULL task struct pointer checks in FP and vector code
Anton Blanchard
2015-12-01
1
-2
/
+0
*
powerpc: Remove UP only lazy floating point and vector optimisations
Anton Blanchard
2015-12-01
1
-32
/
+0
*
powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbers
Mihai Caraman
2014-09-22
1
-4
/
+4
*
powerpc/booke: Restrict SPE exception handlers to e200/e500 cores
Mihai Caraman
2014-09-22
1
-5
/
+13
*
powerpc/fsl_booke: smp support for booting a relocatable kernel above 64M
Kevin Hao
2014-01-09
1
-13
/
+28
*
powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable...
Kevin Hao
2014-01-09
1
-5
/
+69
*
powerpc/fsl_booke: set the tlb entry for the kernel address in AS1
Kevin Hao
2014-01-09
1
-0
/
+81
*
powerpc: enable the relocatable support for the fsl booke 32bit kernel
Kevin Hao
2014-01-09
1
-0
/
+34
*
powerpc/fsl_booke: introduce get_phys_addr function
Kevin Hao
2014-01-09
1
-20
/
+30
*
powerpc/fsl_booke: protect the access to MAS7
Kevin Hao
2014-01-09
1
-0
/
+2
*
powerpc/fsl-booke: Use common defines for SPE/FP interrupts numbers
Mihai Caraman
2013-10-16
1
-5
/
+5
*
powerpc: Remove the empty giveup_fpu() function on 32bit kernel
Kevin Hao
2013-08-14
1
-10
/
+0
*
powerpc: Fix interrupt range check on debug exception
Bharat Bhushan
2013-05-02
1
-0
/
+2
*
powepc/booke: Separate out E.HV check and ivor setup code.
Varun Sethi
2012-09-12
1
-14
/
+4
*
powerpc/85xx: add HOTPLUG_CPU support
Zhao Chenhui
2012-09-12
1
-0
/
+28
*
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
2012-07-13
1
-17
/
+6
|
\
|
*
powerpc/e500: make load_up_spe a normal fuction
Liu Yu
2012-07-10
1
-17
/
+6
*
|
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
Stuart Yoder
2012-07-11
1
-1
/
+1
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-05-24
1
-20
/
+78
|
\
|
*
KVM: PPC: e500mc support
Scott Wood
2012-04-08
1
-0
/
+46
|
*
powerpc/booke: Provide exception macros with interrupt name
Scott Wood
2012-04-08
1
-20
/
+32
*
|
powerpc: Remove empty giveup_altivec function on book3e CPUs
Anton Blanchard
2012-04-30
1
-8
/
+0
|
/
*
powerpc: Call do_page_fault() with interrupts off
Benjamin Herrenschmidt
2012-03-09
1
-1
/
+1
*
powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookE
Suzuki Poulose
2011-12-20
1
-1
/
+1
*
powerpc/fsl_booke: Fix comment in head_fsl_booke.S
Matthew McClintock
2011-11-03
1
-2
/
+2
*
powerpc/32: Pass device tree address as u64 to machine_init
Scott Wood
2011-09-20
1
-16
/
+26
*
powerpc: Hugetlb for BookE
Becky Bruce
2011-09-20
1
-19
/
+114
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-07-25
1
-22
/
+27
|
\
|
*
powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.
Ashish Kalra
2011-06-22
1
-22
/
+27
*
|
powerpc/e500: SPE register saving: take arbitrary struct offset
Scott Wood
2011-07-12
1
-3
/
+3
*
|
powerpc/e500: Save SPEFCSR in flush_spe_to_thread()
yu liu
2011-07-12
1
-2
/
+0
|
/
[next]