Michael Ellerman
|
875ebe940d
powerpc/smp: Wait until secondaries are active & online
|
10 年之前 |
Linus Torvalds
|
d3f180ea1a
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
|
10 年之前 |
Michael Ellerman
|
8aa989b8fb
powerpc: Remove some unused functions
|
10 年之前 |
Michael Ellerman
|
1be6f10f6f
Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active and online"
|
10 年之前 |
Anton Blanchard
|
7c5c92ed56
powerpc: Secondary CPUs must set cpu_callin_map after setting active and online
|
10 年之前 |
Christoph Lameter
|
69111bac42
powerpc: Replace __get_cpu_var uses
|
10 年之前 |
Li Zhong
|
bc3c4327c9
powerpc: Only set numa node information for present cpus at boottime
|
11 年之前 |
Anton Blanchard
|
1217d34b53
powerpc: Ensure global functions include their prototype
|
11 年之前 |
Nishanth Aravamudan
|
2fabf084b6
powerpc: reorder per-cpu NUMA information's initialization
|
11 年之前 |
Guenter Roeck
|
b6220ad66b
sched: Fix compiler warnings
|
11 年之前 |
Linus Torvalds
|
b2e09f633a
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 年之前 |
Linus Torvalds
|
c5aec4c76a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
11 年之前 |
Nicolas Pitre
|
5d4dfddd4f
sched: Rename capacity related flags
|
11 年之前 |
Michael Ellerman
|
6f5e40a300
powerpc: Check cpu_thread_in_subcore() in __cpu_up()
|
11 年之前 |
Michael Ellerman
|
441c19c8a2
powerpc/kvm/book3s_hv: Rework the secondary inhibit code
|
11 年之前 |
Nishanth Aravamudan
|
64bb80d87f
powerpc/numa: Enable CONFIG_HAVE_MEMORYLESS_NODES
|
11 年之前 |
Nishanth Aravamudan
|
8c27226119
powerpc/numa: Enable USE_PERCPU_NUMA_NODE_ID
|
11 年之前 |
Vincent Guittot
|
607b45e9a2
sched, powerpc: Create a dedicated topology table
|
11 年之前 |
Srivatsa S. Bhat
|
1b67bee129
powerpc: Implement tick broadcast IPI as a fixed IPI message
|
11 年之前 |
Srivatsa S. Bhat
|
402d9a1e02
powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI message
|
11 年之前 |
Benjamin Herrenschmidt
|
dece8ada99
Merge branch 'merge' into next
|
11 年之前 |
Anton Blanchard
|
f8a1883a83
powerpc: Fix topology core_id endian issue on LE builds
|
11 年之前 |
Chen Gang
|
dfee0efe3e
powerpc: kernel: remove useless code which related with 'max_cpus'
|
12 年之前 |
Michael Ellerman
|
3eb906c6b6
powerpc: Make cpu_to_chip_id() available when SMP=n
|
11 年之前 |
Toshi Kani
|
6dedcca610
hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()
|
12 年之前 |
Guenter Roeck
|
256588fda1
powerpc: Export cpu_to_chip_id() to fix build error
|
12 年之前 |
Anton Blanchard
|
0654de1cd7
powerpc: Little endian SMP IPI demux
|
12 年之前 |
Vasant Hegde
|
15863ff3b8
powerpc: Make chip-id information available to userspace
|
12 年之前 |
Paul Mackerras
|
256f2d4b46
powerpc: Use ibm, chip-id property to compute cpu_core_mask if available
|
12 年之前 |
Paul Mackerras
|
a8a5356cd5
powerpc: Pull out cpu_core_mask updates into a separate function
|
12 年之前 |