Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-22 | proc: remove PDE_DATA() completely | 1 | -1/+1 | |
2022-01-22 | kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases() | 1 | -1/+1 | |
2020-02-04 | proc: convert everything to "struct proc_ops" | 1 | -9/+8 | |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | 1 | -1/+1 | |
2013-02-22 | new helper: file_inode(file) | 1 | -1/+1 | |
2011-06-30 | sh: use printk_ratelimited instead of printk_ratelimit | 1 | -4/+5 | |
2010-02-23 | sh: wire up SET/GET_UNALIGN_CTL. | 1 | -1/+29 | |
2010-02-23 | sh: allow alignment fault mode to be configured at kernel boot. | 1 | -0/+2 | |
2010-01-19 | sh64: Fix up PC casting in unaligned fixup notifier with 32bit ABI. | 1 | -2/+2 | |
2010-01-12 | sh: Split out the unaligned counters and user bits. | 1 | -0/+159 |