aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lasat/sysctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-09MIPS: Remove support for LASATThomas Bogendoerfer1-268/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182Thomas Gleixner1-13/+1
2018-05-14MIPS: Convert update_persistent_clock() to update_persistent_clock64()Baolin Wang1-2/+10
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+0
2015-09-03MIPS: Lasat: Move from deprecated __initcall to arch_initcall.Ralf Baechle1-1/+1
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-15/+0
2015-04-03time: Add y2038 safe read_persistent_clock64()Xunlei Pang1-2/+2
2015-04-02MIPS: Lasat: Remove unused function from sysctl code.Rickard Strandqvist1-15/+0
2013-06-18mips: lasat: sysctl: Convert use of typedef ctl_table to struct ctl_tableJoe Perches1-7/+7
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-2/+2
2009-12-17MIPS: Lasat: Fix botched changes to sysctl code.Ralf Baechle1-1/+1
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-11/+11
2009-11-12sysctl mips/lasat: Remove dead binary sysctl supportEric W. Biederman1-98/+1
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan1-9/+9
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky1-2/+6
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan1-9/+8
2008-06-16[MIPS] Lasat: sysctl fixupThomas Horsten1-123/+49
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle1-4/+6
2007-10-11[MIPS] Add back support for LASAT platformsBrian Murphy1-0/+454
2007-07-10[MIPS] remove LASAT Networks platforms supportYoichi Yuasa1-441/+0
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: C99 convert arch/mips/lasat/sysctl.c and remove ABI breakageEric W. Biederman1-29/+116
2006-12-10[PATCH] sysctl: remove unused "context" paramAlexey Dobriyan1-9/+8
2006-12-08[PATCH] struct path: convert mipsJosef Sipek1-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar1-31/+32
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle1-13/+13
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+355