aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/alignment.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-22proc: remove PDE_DATA() completelyMuchun Song1-1/+1
2022-01-22kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()Luis Chamberlain1-1/+1
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan1-9/+8
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-1/+1
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2011-06-30sh: use printk_ratelimited instead of printk_ratelimitPaul Mundt1-4/+5
2010-02-23sh: wire up SET/GET_UNALIGN_CTL.Paul Mundt1-1/+29
2010-02-23sh: allow alignment fault mode to be configured at kernel boot.Paul Mundt1-0/+2
2010-01-19sh64: Fix up PC casting in unaligned fixup notifier with 32bit ABI.Paul Mundt1-2/+2
2010-01-12sh: Split out the unaligned counters and user bits.Paul Mundt1-0/+159