Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7204e97685634813d8456f1900b7f38fa7701e60
/
arch
/
powerpc
/
include
/
asm
/
topology.h
06931e6
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
by Bartosz Golaszewski
· 10 years ago
c5aec4c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 10 years ago
4f9b16a
mm: disable zone_reclaim_mode by default
by Mel Gorman
· 10 years ago
4750afa
powerpc: Fix comment around arch specific definition of RECLAIM_DISTANCE
by Preeti U Murthy
· 11 years ago
8c27226
powerpc/numa: Enable USE_PERCPU_NUMA_NODE_ID
by Nishanth Aravamudan
· 11 years ago
36fc550
sched: Remove unused mc_capable() and smt_capable()
by Bjorn Helgaas
· 11 years ago
d4edc5b
powerpc: Fix the setup of CPU-to-Node mappings during CPU online
by Srivatsa S. Bhat
· 11 years ago
15863ff
powerpc: Make chip-id information available to userspace
by Vasant Hegde
· 11 years ago
e04fa61
powerpc/pseries: Add /proc interface to control topology updates
by Nathan Fontenot
· 12 years ago
cb83b62
sched/numa: Rewrite the CONFIG_NUMA sched domain support
by Peter Zijlstra
· 13 years ago
8a25a2f
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
e377bc5
powerpc/numa: Remove duplicate RECLAIM_DISTANCE definition
by Anton Blanchard
· 13 years ago
7bebcf0
powerpc/numa: Disable NEWIDLE balancing at node level
by Anton Blanchard
· 13 years ago
d4761ad
powerpc/numa: Increase SD_NODES_PER_DOMAIN to 32.
by Anton Blanchard
· 13 years ago
a200d8e
powerpc/numa: Enable SD_WAKE_AFFINE in node definition
by Anton Blanchard
· 13 years ago
5d7d807
powerpc/pseries: Fix build of topology stuff without CONFIG_NUMA
by Benjamin Herrenschmidt
· 14 years ago
39bf990
powerpc/pseries: Fix VPHN build errors on non-SMP systems
by Jesse Larrew
· 14 years ago
3b7a27d
powerpc: Disable VPHN polling during a suspend operation
by Jesse Larrew
· 14 years ago
03c0c29
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
559e2b7
of: Provide default of_node_to_nid() implementation.
by Grant Likely
· 14 years ago
41eab6f
powerpc/numa: Use form 1 affinity to setup node distance
by Anton Blanchard
· 15 years ago
5660820
powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaim
by Anton Blanchard
· 15 years ago
25863de
powerpc/cpumask: Convert NUMA code to new cpumask API
by Anton Blanchard
· 15 years ago
cc1ba8e
powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasks
by Anton Blanchard
· 15 years ago
27f1090
powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaim
by Anton Blanchard
· 15 years ago
a13672f
powerpc: Reformat SD_NODE_INIT to match x86
by Anton Blanchard
· 15 years ago
c81b812
powerpc: cpumask_of_node() should handle -1 as a node
by Anton Blanchard
· 15 years ago
399d068
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: powerpc
by Rusty Russell
· 15 years ago
29c337a
cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node
by Rusty Russell
· 15 years ago
b966cd6
cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpc
by Rusty Russell
· 15 years ago
182a85f
sched: Disable wakeup balancing
by Peter Zijlstra
· 15 years ago
0ec9fab
sched: Improve latencies and throughput
by Mike Galbraith
· 15 years ago
78e7ed5
sched: Tweak wake_idx
by Peter Zijlstra
· 15 years ago
c88d591
sched: Merge select_task_rq_fair() and sched_balance_self()
by Peter Zijlstra
· 15 years ago
0451fb2
cpumask: remove node_to_first_cpu
by Rusty Russell
· 16 years ago
7eb1955
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask
by Mike Travis
· 16 years ago
9150641
cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpc
by Rusty Russell
· 16 years ago
86c6f27
cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask
by Rusty Russell
· 16 years ago
1c39194
sched: convert struct root_domain to cpumask_var_t, fix
by Ingo Molnar
· 16 years ago
b8b572e
powerpc: Move include files to arch/powerpc/include/asm
by Stephen Rothwell
· 16 years ago
[Renamed from include/asm-powerpc/topology.h]
e9efed3
powerpc: Make core id information available to userspace
by Nathan Lynch
· 16 years ago
440a085
powerpc: Make core sibling information available to userspace
by Nathan Lynch
· 16 years ago
aa6b544
asm-generic: add node_to_cpumask_ptr macro
by Mike Travis
· 17 years ago
d5a7430
Convert cpu_sibling_map to be a per cpu variable
by Mike Travis
· 17 years ago
69f7c0a
[PATCH] sched: remove SMT nice
by Con Kolivas
· 18 years ago
08c183f
[PATCH] sched: add option to serialize load balancing
by Christoph Lameter
· 18 years ago
11faa65
[POWERPC] fix building without PCI
by Arnd Bergmann
· 18 years ago
056f4fa
[POWERPC] Add the thread_siblings files to sysfs
by Stephen Rothwell
· 18 years ago
1a84887
[PATCH] sched: introduce child field in sched_domain
by Siddha, Suresh B
· 18 years ago
5c45bf2
[PATCH] sched: mc/smt power savings sched policy
by Siddha, Suresh B
· 18 years ago
45c091b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
357518f
[POWERPC] pcibus_to_node fixes
by Anton Blanchard
· 18 years ago
318facb
[PATCH] powerpc: implement pcibus_to_node and pcibus_to_cpumask
by Christoph Hellwig
· 18 years ago
5047f09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 19 years ago
953039c
[PATCH] powerpc: Allow devices to register with numa topology
by Jeremy Kerr
· 19 years ago
62c4f0a
Don't include linux/config.h from anywhere else in include/
by David Woodhouse
· 19 years ago
198e2f1
[PATCH] scheduler cache-hot-autodetect
by akpm@osdl.org
· 19 years ago
88ced03
[PATCH] powerpc: sanitize header files for user space includes
by Arnd Bergmann
· 19 years ago
4b703a2
[PATCH] ppc64: Add NUMA cpu summary at boot
by Anton Blanchard
· 19 years ago
d2a3317
[PATCH] powerpc: Fix typo in topology.h
by Michael Ellerman
· 19 years ago
5cfccd7
[PATCH] powerpc: Fix database regression due to scheduler changes
by Nick Piggin
· 19 years ago
45fb6ce
[PATCH] ppc64: Convert NUMA to sparsemem (3)
by Anton Blanchard
· 19 years ago
3e66c4d
[PATCH] ppc64: prep for NUMA sparsemem rework 2
by Anton Blanchard
· 19 years ago
dd56fdf
[PATCH] powerpc: Merge a few more include files
by jdl@freescale.com
· 19 years ago
[Renamed (92%) from include/asm-ppc64/topology.h]
561fb76
[PATCH] ppc64: topology API fix
by Anton Blanchard
· 19 years ago
e164f55
[PATCH] ppc64: pcibus_to_node fix
by Christoph Lameter
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago