]> git.kernelconcepts.de Git - karo-tx-linux.git/history - kernel/sched/cpuacct.c
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / kernel / sched / cpuacct.c
2013-04-30 Linus TorvaldsMerge branch 'x86-ras-for-linus' of git://git.kernel...
2013-04-30 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2013-04-30 Linus TorvaldsMerge branch 'x86-paravirt-for-linus' of git://git...
2013-04-30 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git.kernel...
2013-04-30 Linus TorvaldsMerge branch 'x86-kaslr-for-linus' of git://git.kernel...
2013-04-30 Linus TorvaldsMerge branch 'x86-debug-for-linus' of git://git.kernel...
2013-04-30 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git.kernel...
2013-04-30 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2013-04-30 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git.kernel...
2013-04-30 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git.kerne...
2013-04-30 Linus TorvaldsMerge branch 'smp-hotplug-for-linus' of git://git.kerne...
2013-04-30 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git.kernel...
2013-04-10 Ingo Molnarsched/cpuacct/UML: Fix header file dependency bug on...
2013-04-10 Li Zefansched/cpuacct: No need to check subsys active state
2013-04-10 Li Zefansched/cpuacct: Initialize cpuacct subsystem earlier
2013-04-10 Li Zefansched/cpuacct: Initialize root cpuacct earlier
2013-04-10 Li Zefansched/cpuacct: Allocate per_cpu cpuusage for root cpuac...
2013-04-10 Li Zefansched/cpuacct: Clean up cpuacct.h
2013-04-10 Li Zefansched/cpuacct: Remove redundant NULL checks in cpuacct_...
2013-04-10 Li Zefansched/cpuacct: Remove redundant NULL checks in cpuacct_...
2013-04-10 Li Zefansched/cpuacct: Add cpuacct_acount_field()
2013-04-10 Li Zefansched/cpuacct: Add cpuacct_init()
2013-04-10 Li Zefansched: Split cpuacct code out of core.c