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
/
align.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-19
powerpc: Define and use get_user_instr() et. al.
Jordan Niethe
1
-1
/
+1
2020-05-19
powerpc: Use a datatype for instructions
Jordan Niethe
1
-4
/
+5
2020-05-19
powerpc: Use a function for byte swapping instructions
Jordan Niethe
1
-1
/
+1
2020-05-19
powerpc: Use a function for getting the instruction op code
Jordan Niethe
1
-1
/
+1
2020-05-19
powerpc: Use an accessor for instructions
Jordan Niethe
1
-3
/
+3
2020-05-19
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
1
-0
/
+1
2019-07-31
powerpc/spe: Mark expected switch fall-throughs
Michael Ellerman
1
-0
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-2
/
+1
2018-06-03
powerpc/sstep: Introduce GETTYPE macro
Ravi Bangoria
1
-1
/
+1
2017-10-25
powerpc: Fix check for copy/paste instructions in alignment handler
Paul Mackerras
1
-1
/
+1
2017-09-15
powerpc: Fix handling of alignment interrupt on dcbz instruction
Paul Mackerras
1
-1
/
+1
2017-09-01
powerpc: Use instruction emulation infrastructure to handle alignment faults
Paul Mackerras
1
-771
/
+32
2017-08-31
powerpc: Fix DAR reporting when alignment handler faults
Michael Ellerman
1
-45
/
+74
2017-04-04
powerpc: Don't try to fix up misaligned load-with-reservation instructions
Paul Mackerras
1
-8
/
+19
2017-02-06
powerpc/64: Clean up ppc64_caches using a struct per cache
Benjamin Herrenschmidt
1
-1
/
+1
2017-02-06
powerpc/64: Fix naming of cache block vs. cache line
Benjamin Herrenschmidt
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-08-01
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao
1
-0
/
+1
2016-07-05
powerpc: Send SIGBUS on unaligned copy and paste
Chris Smart
1
-0
/
+14
2016-06-16
powerpc/align: Use #ifdef __BIG_ENDIAN__ #else for REG_BYTE
Daniel Axtens
1
-3
/
+1
2015-12-01
powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
Anton Blanchard
1
-0
/
+2
2014-11-10
powerpc: Remove double braces in alignment code.
Anton Blanchard
1
-1
/
+1
2014-05-30
KVM: PPC: BOOK3S: Remove open coded make_dsisr in alignment handler
Aneesh Kumar K.V
1
-33
/
+1
2014-04-09
powerpc: Add lq/stq emulation
Anton Blanchard
1
-8
/
+44
2013-10-30
powerpc: Enable Little Endian Alignment Handler for Float Pair Instructions
Tom Musta
1
-6
/
+0
2013-10-30
powerpc: Fix Handler of Unaligned Load/Store Strings
Tom Musta
1
-5
/
+16
2013-10-11
Merge branch 'for-kvm' into next
Benjamin Herrenschmidt
1
-4
/
+4
2013-10-11
powerpc: Put FP/VSX and VR state into structures
Paul Mackerras
1
-3
/
+3
2013-10-11
powerpc: Handle VSX alignment faults in little endian mode
Anton Blanchard
1
-8
/
+33
2013-10-11
powerpc: Add little endian support to alignment handler
Anton Blanchard
1
-30
/
+63
2013-10-11
powerpc: Alignment handler shouldn't access VSX registers with TS_FPR
Anton Blanchard
1
-1
/
+1
2013-10-11
powerpc: Remove hard coded FP offsets in alignment handler
Anton Blanchard
1
-2
/
+2
2013-10-11
powerpc: Remove open coded byte swap macro in alignment handler
Anton Blanchard
1
-24
/
+12
2013-08-27
powerpc: Never handle VSX alignment exceptions from kernel
Anton Blanchard
1
-0
/
+4
2013-08-14
powerpc: Handle unaligned ldbrx/stdbrx
Anton Blanchard
1
-0
/
+10
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-1
/
+1
2010-09-02
powerpc: Remove fpscr use from [kvm_]cvt_{fd,df}
Andreas Schwab
1
-2
/
+2
2009-12-18
powerpc: Handle VSX alignment faults correctly in little-endian mode
Neil Campbell
1
-17
/
+46
2009-10-28
powerpc: Create PPC_WARN_ALIGNMENT to match PPC_WARN_EMULATED
Anton Blanchard
1
-6
/
+6
2009-05-21
powerpc: Keep track of emulated instructions
Geert Uytterhoeven
1
-4
/
+16
2009-02-23
powerpc: Fix load/store float double alignment handler
Michael Neuling
1
-16
/
+13
2009-02-23
powerpc: Add alignment handler for new lfiwzx instruction
Michael Neuling
1
-1
/
+1
2009-02-13
powerpc/vsx: Fix VSX alignment handler for regs 32-63
Michael Neuling
1
-1
/
+6
2008-09-03
powerpc: Fix uninitialised variable in VSX alignment code
Michael Neuling
1
-1
/
+1
2008-07-15
powerpc: Add VSX load/store alignment exception handler
Michael Neuling
1
-1
/
+57
2008-07-09
powerpc: remove unused variable in emulate_fp_pair
Michael Neuling
1
-3
/
+3
2008-07-01
powerpc: Add macros to access floating point registers in thread_struct.
Michael Neuling
1
-3
/
+3
2007-09-14
[POWERPC] Handle alignment faults on SPE load/store instructions
Kumar Gala
1
-0
/
+250
2007-08-17
[POWERPC] Handle alignment faults on new FP load/store instructions
Paul Mackerras
1
-8
/
+49
[next]