summaryrefslogtreecommitdiff
path: root/include/linux/cpu.h (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4-p.202 (a4d443b7) into msm-4.4Srinivasarao P2019-11-20
|\
| * Merge 4.4.202 into android-4.4-pGreg Kroah-Hartman2019-11-16
| |\
| | * x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli2019-11-16
| | * x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta2019-11-16
| * | Merge 4.4.180 into android-4.4-pGreg Kroah-Hartman2019-05-16
| |\|
| * | Merge 4.4.148 into android-4.4-pGreg Kroah-Hartman2018-08-15
| |\ \
| * \ \ Merge 4.4.144 into android-4.4-pGreg Kroah-Hartman2018-07-31
| |\ \ \
* | \ \ \ Merge android-4.4.180 (71cb827) into msm-4.4Srinivasarao P2019-05-23
|\ \ \ \ \
| * \ \ \ \ Merge 4.4.180 into android-4.4Greg Kroah-Hartman2019-05-16
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf2019-05-16
| | * | | | x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner2019-05-16
| | | |_|/ | | |/| |
* | | | | Merge android-4.4.148 (f057ff9) into msm-4.4Srinivasarao P2018-08-24
|\| | | |
| * | | | Merge 4.4.148 into android-4.4Greg Kroah-Hartman2018-08-15
| |\| | |
| | * | | x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen2018-08-15
| | | |/ | | |/|
* | | | Merge android-4.4.144 (4b2d6ba) into msm-4.4Srinivasarao P2018-08-03
|\| | |
| * | | Merge 4.4.144 into android-4.4Greg Kroah-Hartman2018-07-31
| |\| | | | |/ | |/|
| | * x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk2018-07-25
* | | Merge android-4.4.112 (5f6325b) into msm-4.4Srinivasarao P2018-01-24
|\| |
| * | Merge 4.4.112 into android-4.4Greg Kroah-Hartman2018-01-17
| |\|
| | * sysfs/cpu: Add vulnerability folderThomas Gleixner2018-01-17
| * | Merge tag 'v4.4.39' into android-4.4.yDmitry Shmidt2017-01-03
| |\|
* | | cgroup/cpuset: remove circular dependency deadlockPrateek Sood2017-09-13
* | | Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang2017-03-18
|\ \ \
| * \ \ Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-12-20
| |\ \ \ | | |/ / | |/| / | | |/
| | * hotplug: Make register and unregister notifier API symmetricMichal Hocko2016-12-15
* | | sched: add hook for platform-specific CPU power informationSteve Muckle2016-03-23
|/ /
* / Move x86_64 idle notifiers to genericTodd Poynor2016-02-16
|/
* cpu: Remove try_get_online_cpus()Paul E. McKenney2015-10-07
* include, lib: add __printf attributes to several function prototypesNicolas Iooss2015-07-17
* cpu: Provide smpboot_thread_init() on !CONFIG_SMP kernels as wellIngo Molnar2015-04-13
* cpu: Defer smpboot kthread unparking until CPU known to schedulerPaul E. McKenney2015-04-13
* rcu: Handle outgoing CPUs on exit from idle loopPaul E. McKenney2015-03-12
* smpboot: Add common code for notification from dying CPUPaul E. McKenney2015-03-11
* drivers: base: add cpu_device_create to support per-cpu devicesSudeep Holla2014-11-07
* rcu: Eliminate deadlock between CPU hotplug and expedited grace periodsPaul E. McKenney2014-09-18
* idle: remove cpu_idle() forward declarationsGeert Uytterhoeven2014-06-06
* Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-07
|\
| * CPU hotplug: Provide lockless versions of callback registration functionsSrivatsa S. Bhat2014-03-20
* | x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel2014-02-18
|/
* Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-14
|\
| * hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()Toshi Kani2013-09-30
* | of: Make cpu node handling more portable.David Miller2013-10-15
|/
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-08-27
|\
| * of: move of_get_cpu_node implementation to DT core librarySudeep KarkadaNagesha2013-08-21
* | ACPI / processor: Acquire writer lock to update CPU mapsToshi Kani2013-08-13
|/
* kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2013-07-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-04
|\
| * include/linux/cpu.h: Update comments to reflect realityRobert P. J. Day2013-05-28
* | CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat2013-06-12
|/
* idle: Implement generic idle functionThomas Gleixner2013-04-08