#!/bin/bash perf record -m 16384 -e sched:sched_wakeup -e sched:sched_wakeup_new -e sched:sched_switch -e sched:sched_migrate_task $@ alternate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/net/wanrouter?h=linux-6.6.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/net/wanrouter
AgeCommit message (Expand)Author
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-02-26wanrouter: fix sparse warnings: context imbalanceHannes Eder
2008-11-20netdevice wanrouter: Convert directly reference of netdev->privWang Chen
2008-07-23wanmain.c doesn't need syncppp.hKrzysztof Hałasa
2008-07-23Remove dead code from wanmain.c, CONFIG_WANPIPE_MULTPPP doesn't existKrzysztof Hałasa
2008-07-14net: Remove references to wan-router.txt in KconfigsJohann Felix Soden
2008-05-25wanrouter: Push down BKLAlan Cox
2008-02-28[WANROUTER]: Use proc_create() to setup ->proc_fops firstWang Chen