index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
alignment.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
ARM: Fix another build warning in arch/arm/mm/alignment.c
Arnd Bergmann
1
-1
/
+3
2012-09-16
ARM: Fix build warning in arch/arm/mm/alignment.c
Russell King
1
-3
/
+3
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
1
-0
/
+1
2012-03-28
ARM: move CP15 definitions to separate header file
Russell King
1
-1
/
+1
2011-12-08
ARM: LPAE: Add fault handling support
Catalin Marinas
1
-1
/
+1
2011-10-01
ARM: allow building alignment.c without PROC_FS
Arnd Bergmann
1
-10
/
+10
2011-08-09
ARM: 7008/1: alignment: Make SIGBUS sent to userspace POSIXly correct
Dave Martin
1
-3
/
+11
2011-08-09
ARM: 7007/1: alignment: Prevent ignoring of faults with ARMv6 unaligned acces...
Dave Martin
1
-12
/
+30
2011-07-02
ARM: entry: avoid enabling interrupts in prefetch/data abort handlers
Russell King
1
-0
/
+3
2010-09-23
ARM: 6401/1: plug a race in the alignment trap handler
Nicolas Pitre
1
-2
/
+17
2010-07-27
ARM: 6268/1: ARMv6K and ARMv7 use fault statuses 3 and 6 as Access Flag fault
Kirill A. Shutemov
1
-2
/
+12
2010-07-27
ARM: 6269/1: Add 'code' parameter for hook_fault_code()
Kirill A. Shutemov
1
-2
/
+4
2010-07-27
ARM: 6252/1: Use SIGBUS for unaligned access instead of SIGILL
Kirill A. Shutemov
1
-2
/
+2
2010-05-17
Merge branch 'devel-stable' into devel
Russell King
1
-12
/
+12
2010-05-15
ARM: convert /proc/cpu/aligment to seq_file
Alexey Dobriyan
1
-27
/
+26
2010-04-21
ARM: fix build error in arch/arm/kernel/process.c
Russell King
1
-12
/
+12
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-5
/
+1
2010-02-20
ARM: allow alignment fault mode to be configured at kernel boot
Russell King
1
-0
/
+3
2010-02-16
ARM: Move creation of /proc/cpu out of alignment.c
Russell King
1
-5
/
+1
2009-07-24
Thumb-2: Implement the unified arch/arm/mm support
Catalin Marinas
1
-5
/
+15
2009-06-19
[ARM] 5540/1: 32-bit Thumb-2 {ld,st}{m,rd} alignment fault fixup support
George G. Davis
1
-20
/
+119
2008-12-16
Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Russell King
1
-3
/
+23
2008-12-07
[ARM] Fix alignment fault handling for ARMv6 and later CPUs
Russell King
1
-3
/
+23
2008-11-29
[ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.h
Russell King
1
-0
/
+1
2008-09-06
[ARM] Convert asm/uaccess.h to linux/uaccess.h
Russell King
1
-1
/
+1
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
1
-1
/
+1
2007-06-01
parse errors in ifdefs
Yoann Padioleau
1
-1
/
+1
2007-05-20
[ARM] spelling fixes
Simon Arlott
1
-1
/
+1
2007-04-21
[ARM] Remove needless linux/ptrace.h includes
Russell King
1
-1
/
+0
2006-09-27
[ARM] do_bad_area() always takes current and current->active_mm
Russell King
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2005-10-12
[ARM] 2969/1: miscellaneous whitespace cleanup
George G. Davis
1
-22
/
+22
2005-10-10
[ARM] 2959/1: Add test for invalid LDRD/STRD Rd cases in ARM alignment handler
George G. Davis
1
-1
/
+10
2005-09-01
[ARM] 2867/2: unaligned ldrd/strd fixups
Steve Longerbeam
1
-14
/
+56
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+756