index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
head_44x.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: allow minimum sized kernel stack frames
Nicholas Piggin
2022-12-02
1
-3
/
+3
*
powerpc/32: Remove _ENTRY() macro
Christophe Leroy
2022-02-07
1
-2
/
+2
*
powerpc/kuap: Wire-up KUAP on 44x
Christophe Leroy
2021-12-09
1
-0
/
+16
*
powerpc/44x: Activate KUEP at all time
Christophe Leroy
2021-12-09
1
-8
/
+2
*
powerpc/booke: Avoid link stack corruption in several places
Christophe Leroy
2021-08-25
1
-3
/
+3
*
powerpc: Define swapper_pg_dir[] in C
Christophe Leroy
2021-06-16
1
-16
/
+1
*
powerpc: Define empty_zero_page[] in C
Christophe Leroy
2021-06-16
1
-4
/
+0
*
powerpc/nohash: Convert set_context() to C
Christophe Leroy
2021-06-16
1
-5
/
+0
*
powerpc/nohash: Refactor update of BDI2000 pointers in switch_mmu_context()
Christophe Leroy
2021-06-16
1
-16
/
+0
*
powerpc/44x: Implement Kernel Userspace Exec Protection (KUEP)
Christophe Leroy
2021-06-16
1
-0
/
+8
*
powerpc/32: Remove the xfer parameter in EXCEPTION() macro
Christophe Leroy
2021-03-29
1
-6
/
+4
*
powerpc/44x: Fix a spelling mismach to mismatch in head_44x.S
Bhaskar Chowdhury
2021-02-08
1
-2
/
+2
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
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-02
1
-2
/
+1
*
powerpc/32: Enter exceptions with MSR_EE unset
Christophe Leroy
2019-05-02
1
-3
/
+3
*
powerpc/32: enter syscall with MSR_EE inconditionaly set
Christophe Leroy
2019-05-02
1
-1
/
+1
*
powerpc/32: Add KASAN support
Christophe Leroy
2019-05-02
1
-0
/
+3
*
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
-2
/
+2
*
powerpc: Update comments in preparation for THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
1
-1
/
+1
*
powerpc/44x: use patch_sites for TLB handlers patching
Christophe Leroy
2018-12-19
1
-6
/
+5
*
ppc: move exports to definitions
Al Viro
2016-08-08
1
-0
/
+2
*
powerpc: Fix misspellings in comments.
Adam Buchbinder
2016-03-01
1
-1
/
+1
*
powerpc/ppc476: Disable BTAC
Alistair Popple
2014-08-13
1
-1
/
+3
*
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
*
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-05-25
1
-9
/
+14
|
\
|
*
powerpc/booke: Provide exception macros with interrupt name
Scott Wood
2012-04-08
1
-9
/
+14
*
|
powerpc: Remove empty giveup_altivec function on book3e CPUs
Anton Blanchard
2012-04-30
1
-8
/
+0
|
/
*
powerpc/44x: Enable CONFIG_RELOCATABLE for PPC44x
Suzuki Poulose
2011-12-20
1
-2
/
+93
*
powerpc/44x: Enable DYNAMIC_MEMSTART for 440x
Suzuki Poulose
2011-12-20
1
-0
/
+12
*
powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookE
Suzuki Poulose
2011-12-20
1
-1
/
+3
*
powerpc/476fpe: Add 476fpe SoC code
Tony Breeds
2011-12-09
1
-0
/
+2
*
powerpc/32: Pass device tree address as u64 to machine_init
Scott Wood
2011-09-20
1
-13
/
+3
*
powerpc/47x: allow kernel to be loaded in higher physical memory
Dave Kleikamp
2011-07-12
1
-8
/
+34
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
Stephen Rothwell
2010-11-29
1
-0
/
+1
*
powerpc/47x: Make sure mcsr is cleared before enabling machine check interrupts
Dave Kleikamp
2010-08-23
1
-0
/
+4
*
powerpc/4xx: Simple platform for the ISS 4xx simulator
Torez Smith
2010-05-05
1
-0
/
+2
*
powerpc/47x: Base ppc476 support
Dave Kleikamp
2010-05-05
1
-16
/
+486
*
powerpc/44x: break out cpu init code into stand-alone function
Dave Kleikamp
2010-05-05
1
-159
/
+171
*
powerpc/mm: Cleanup handling of execute permission
Benjamin Herrenschmidt
2009-08-27
1
-1
/
+1
*
powerpc: Use names rather than numbers for SPRGs (v2)
Benjamin Herrenschmidt
2009-08-20
1
-28
/
+28
*
powerpc: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
1
-1
/
+2
*
powerpc/44x: Support 16K/64K base page sizes on 44x
Ilya Yanok
2008-12-28
1
-9
/
+14
*
powerpc/44x: 44x TLB doesn't need "Guarded" set for all pages
Benjamin Herrenschmidt
2008-12-21
1
-1
/
+11
*
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
Benjamin Herrenschmidt
2008-12-21
1
-0
/
+1
*
powerpc: rework 4xx PTE access and TLB miss
Benjamin Herrenschmidt
2008-07-09
1
-190
/
+96
[next]