index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
smp_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-01
sparc64: fatal trap should stop all cpus
Dave Kleikamp
1
-3
/
+24
2014-11-07
sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().
David S. Miller
1
-0
/
+4
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2014-10-05
sparc64: Switch to 4-level page tables.
David S. Miller
1
-0
/
+7
2014-08-14
locking,arch,sparc: Fold atomic_ops
Peter Zijlstra
1
-1
/
+1
2014-08-11
sparc64: Fix pcr_ops initialization and usage bugs.
David S. Miller
1
-1
/
+0
2014-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-13
/
+3
2014-05-18
sparc64: fix sparse warnings in init_64.c
Sam Ravnborg
1
-5
/
+1
2014-05-18
sparc: fix sparse warnings in smp_32.c + smp_64.c
Sam Ravnborg
1
-0
/
+1
2014-05-18
sparc64: fix sparse warnings in smp_64.c
Sam Ravnborg
1
-8
/
+1
2014-05-02
sparc64: Make itc_sync_lock raw
Kirill Tkhai
1
-3
/
+3
2014-03-11
sparc64, sched: Remove unused sparc64_multi_core
Bjorn Helgaas
1
-2
/
+0
2014-01-04
sparc64: smp_callin: Enable irqs after preemption is disabled
Kirill Tkhai
1
-1
/
+2
2013-11-14
sparc64: Add self-IPI support for smp_send_reschedule()
Kirill Tkhai
1
-2
/
+7
2013-07-14
sparc: delete __cpuinit/__CPUINIT usage from all users
Paul Gortmaker
1
-4
/
+5
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2013-04-19
sparc64: Fix race in TLB batch processing.
David S. Miller
1
-4
/
+37
2013-04-13
sparc: Use generic idle loop
Sam Ravnborg
1
-0
/
+2
2013-01-03
SPARC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-10-16
sparc64: Add global PMU register dumping via sysrq.
David S. Miller
1
-0
/
+11
2012-06-05
SPARC: SMP: Remove call to ipi_call_lock_irq()/ipi_call_unlock_irq()
Yong Zhang
1
-6
/
+1
2012-04-26
sparc: Use generic idle thread allocation
Thomas Gleixner
1
-7
/
+3
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
1
-1
/
+1
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
1
-1
/
+1
2011-10-31
sparc: move symbol exporters to use export.h not module.h
Paul Gortmaker
1
-1
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-05-20
Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8'
David S. Miller
1
-0
/
+1
2011-05-16
sparc: convert old cpumask API into new one
KOSAKI Motohiro
1
-29
/
+29
2011-04-14
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
1
-0
/
+1
2011-03-16
sparc64: Fix build errors with gcc-4.6.0
David S. Miller
1
-7
/
+4
2011-02-15
sparc64: Fix NMI startup bug which also breaks perf.
David S. Miller
1
-0
/
+2
2010-04-13
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-0
/
+1
2010-04-12
sparc64: Add function graph tracer support.
David S. Miller
1
-5
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-28
of: unify phandle name in struct device_node
Grant Likely
1
-1
/
+1
2009-09-29
sparc64: implement page mapping percpu first chunk allocator
Tejun Heo
1
-9
/
+44
2009-08-14
sparc64: use embedding percpu first chunk allocator
Tejun Heo
1
-110
/
+18
2009-08-14
percpu: add pcpu_unit_offsets[]
Tejun Heo
1
-5
/
+7
2009-08-14
percpu: introduce pcpu_alloc_info and pcpu_group_info
Tejun Heo
1
-7
/
+17
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
1
-2
/
+2
2009-08-14
percpu, sparc64: fix sparse possible cpu map handling
Tejun Heo
1
-2
/
+2
2009-07-04
percpu: allow non-linear / sparse cpu -> unit mapping
Tejun Heo
1
-1
/
+1
2009-07-04
percpu: drop pcpu_chunk->page[]
Tejun Heo
1
-27
/
+15
2009-07-04
percpu: simplify pcpu_setup_first_chunk()
Tejun Heo
1
-1
/
+1
2009-06-16
sparc: replace uses of CPU_MASK_ALL_PTR
Stephen Rothwell
1
-1
/
+1
2009-06-16
sparc64: fix and optimize irq distribution
Hong H. Pham
1
-0
/
+4
2009-06-16
sparc64: Use new dynamic per-cpu allocator.
David S. Miller
1
-9
/
+156
2009-06-16
sparc64: Only allocate per-cpu areas for possible cpus.
David S. Miller
1
-16
/
+6
2009-06-16
sparc64: Get rid of real_setup_per_cpu_areas().
David S. Miller
1
-6
/
+5
2009-06-16
sparc64: Defer cpu_data() setup until end of per-cpu data initialization.
David S. Miller
1
-0
/
+4
[next]