index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
smp_64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
2022-07-29
1
-6
/
+0
*
mm: percpu: add generic pcpu_populate_pte() function
Kefeng Wang
2022-01-20
1
-55
/
+1
*
mm: percpu: add generic pcpu_fc_alloc/free funciton
Kefeng Wang
2022-01-20
1
-49
/
+1
*
mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef
Kefeng Wang
2022-01-20
1
-3
/
+10
*
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
1
-1
/
+1
*
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
1
-1
/
+1
|
\
|
*
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2021-06-29
1
-1
/
+1
*
|
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-05-12
1
-3
/
+0
|
/
*
sparc64: remove mm_cpumask clearing to fix kthread_use_mm race
Nicholas Piggin
2020-09-16
1
-51
/
+14
*
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
1
-0
/
+1
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2020-01-30
1
-1
/
+12
|
\
|
*
sparc64: add support for folded p4d page tables
Mike Rapoport
2020-01-30
1
-1
/
+12
*
|
sparc: Use pr_warn instead of pr_warning
Kefeng Wang
2019-10-18
1
-3
/
+3
|
/
*
sparc: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-0
/
+12
*
kgdb: Remove irq flags from roundup
Douglas Anderson
2018-12-30
1
-1
/
+1
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: replace __alloc_bootmem with memblock_alloc_from
Mike Rapoport
2018-10-31
1
-5
/
+5
*
memblock: replace __alloc_bootmem_node with appropriate memblock_ API
Mike Rapoport
2018-10-31
1
-2
/
+2
*
mm: fix races between swapoff and flush dcache
Huang Ying
2018-04-05
1
-4
/
+4
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
sparc64: Use CPU_POKE to resume idle cpu
Vijay Kumar
2017-08-09
1
-3
/
+77
*
sparc64: Measure receiver forward progress to avoid send mondo timeout
Jane Chu
2017-07-14
1
-70
/
+115
*
sparc64: delete old wrap code
Pavel Tatashin
2017-06-06
1
-31
/
+0
*
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-03
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
mm: add new mmgrab() helper
Vegard Nossum
2017-02-27
1
-1
/
+1
*
sparc64: Migrate hvcons irq to panicked cpu
Vijay Kumar
2017-02-23
1
-1
/
+5
*
sparc64: Set cpu state to offline when stopped
Vijay Kumar
2017-02-23
1
-0
/
+3
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
sparc64: Setup a scheduling domain for highest level cache.
Atish Patra
2016-10-24
1
-0
/
+8
*
sparc64: Fix cpu_possible_mask if nr_cpus is set
Atish Patra
2016-09-28
1
-0
/
+14
*
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
2016-03-01
1
-1
/
+1
*
sparc64: Setup sysfs to mark LDOM sockets, cores and threads correctly
chris hyser
2015-04-22
1
-0
/
+13
*
sparc64: fatal trap should stop all cpus
Dave Kleikamp
2015-03-01
1
-3
/
+24
*
sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().
David S. Miller
2014-11-07
1
-0
/
+4
*
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-10-13
1
-1
/
+1
|
\
|
*
locking,arch,sparc: Fold atomic_ops
Peter Zijlstra
2014-08-14
1
-1
/
+1
*
|
sparc64: Switch to 4-level page tables.
David S. Miller
2014-10-05
1
-0
/
+7
*
|
sparc64: Fix pcr_ops initialization and usage bugs.
David S. Miller
2014-08-11
1
-1
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2014-06-19
1
-13
/
+3
|
\
|
*
sparc64: fix sparse warnings in init_64.c
Sam Ravnborg
2014-05-18
1
-5
/
+1
|
*
sparc: fix sparse warnings in smp_32.c + smp_64.c
Sam Ravnborg
2014-05-18
1
-0
/
+1
|
*
sparc64: fix sparse warnings in smp_64.c
Sam Ravnborg
2014-05-18
1
-8
/
+1
*
|
sparc64: Make itc_sync_lock raw
Kirill Tkhai
2014-05-02
1
-3
/
+3
|
/
*
sparc64, sched: Remove unused sparc64_multi_core
Bjorn Helgaas
2014-03-11
1
-2
/
+0
*
sparc64: smp_callin: Enable irqs after preemption is disabled
Kirill Tkhai
2014-01-04
1
-1
/
+2
[next]