summaryrefslogtreecommitdiff
path: root/arch/mips/sibyte/common/sb_tbprof.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-07mips: sibyte: make tb_class constantRicardo B. Marliere1-12/+9
2023-04-28Merge tag 'mips_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-5/+5
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman1-1/+1
2023-03-17MIPS: sibyte: Remove unused config option SIBYTE_BCM1x55Thomas Bogendoerfer1-5/+5
2022-02-22MIPS: sibyte: Add missing __user annotations in sb_tbprof.cThomas Bogendoerfer1-3/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-13/+1
2019-01-04Remove 'type' argument from access_ok() functionLinus Torvalds1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2013-06-21MIPS: Sibyte: Add missing sched.h headerMarkos Chandras1-0/+1
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-9/+9
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells1-1/+0
2011-01-18MIPS: Sibyte: Use vzalloc in sbbus profilerJoe Perches1-2/+1
2010-10-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-09-23Fix typo: configuation => configurationThomas Weber1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-1/+0
2010-02-27MIPS: Don't include <linux/smp_lock.h> unnecessarily.Ralf Baechle1-1/+0
2009-09-30MIPS: Sibyte: Get rid of BKL.Ralf Baechle1-18/+15
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman1-2/+1
2008-07-22device create: mips: convert device_create to device_create_drvdataGreg Kroah-Hartman1-1/+2
2008-05-19mips: cdev lock_kernel() pushdownJonathan Corbet1-7/+18
2007-10-12[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle1-2/+2
2007-04-27[MIPS] Add bcm1480 ZBus trace support, fix wait related bugsMark Mason1-0/+601