aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/smp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-03-24sched, smp: Trace smp callback causing an IPIValentin Schneider1-1/+1
2022-05-01smp: Rename flush_smp_call_function_from_idle()Thomas Gleixner1-2/+2
2022-05-01sched: Fix missing prototype warningsThomas Gleixner1-0/+6
2020-05-28sched/headers: Split out open-coded prototypes into kernel/sched/smp.hIngo Molnar1-0/+9
2011-08-23Staging: serqt_usb2: fix sleeping with spinlock heldAlexey Khoroshilov1-20/+14 2011-08-23staging: fix ft1000 sparse warningsRandy Dunlap5-22/+27 2011-08-23Staging: bcm: Macros: Fixed multiple coding style violations.Ben Wright1-170/+167 2011-08-23drivers/staging/bcm/nvm.c: add missing kfreeJulia Lawall1-4/+9 2011-08-23Staging: bcm: Fix memory leak reported during compile.Kevin McKinney1-0/+2 2011-08-23Staging: bcm: Fix a coding style error reported by checkpatch.plKevin McKinney2-2/+2 2011-08-23staging: bcm: fix coding style warnings and errors reported by checkpatch.pl ...Kevin McKinney1-1644/+1512 2011-08-23staging: rtl8712: remove r8712_cmd_thread()->daemonize()Oleg Nesterov1-1/+0 2011-08-23rtl8712: don't just return -EFAULT in wpa_supplicant_ioctl()Dan Carpenter1-1/+2 2011-08-23staging: vme: keep track of registered busesManohar Vanga2-15/+24 2011-08-23staging: vme: make [alloc|free]_consistent bridge specificManohar Vanga4-18/+76 2011-08-23staging: vme_user: change kmalloc+memset to kzallocManohar Vanga1-3/+1 2011-08-23staging: zcache: fix typosSeth Jennings1-2/+2 2011-08-23staging: zcache: fix possible sleep under lockSeth Jennings1-1/+1 2011-08-23drivers/staging/rtl8192u: Don't pass huge struct by valueJesper Juhl2-9/+9 2011-08-23drivers/staging/rtl8187se: Don't pass huge struct by valueJesper Juhl3-11/+11 2011-08-23drivers/staging/usbip/userspace/libsrc/vhci_driver.c: test the just-initializ...Julia Lawall1-1/+1 2011-08-23staging: usbip: Add header guards to stub.h and vhci.hTobias Klauser2-0/+10