index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-09
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2014-09-26
ARM: 8152/1: Convert pr_warning to pr_warn
Joe Perches
1
-1
/
+1
2014-09-13
arm: Tell irq work about self IPI support
Frederic Weisbecker
1
-1
/
+1
2014-08-27
ARM: 8131/1: arm/smp: Absorb boot_secondary()
Geert Uytterhoeven
1
-8
/
+4
2014-08-07
ARM: add IPI tracepoints
Nicolas Pitre
1
-28
/
+42
2014-03-19
cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}
Viresh Kumar
1
-2
/
+1
2014-01-21
ARM: SMP implementations are not supposed to return from smp_ops.cpu_die()
Russell King
1
-0
/
+3
2013-12-29
ARM: 7918/1: clean up cache handling in core code
Nicolas Pitre
1
-2
/
+1
2013-11-12
Merge branch 'devel-stable' into for-next
Russell King
1
-1
/
+22
2013-11-09
ARM: 7887/1: Don't smp_cross_call() on UP devices in arch_irq_work_raise()
Stephen Boyd
1
-1
/
+2
2013-11-07
ARM: 7872/1: Support arch_irq_work_raise() via self IPIs
Stephen Boyd
1
-0
/
+18
2013-10-18
Merge branch 'for-rmk/arm-mm-lpae' of git://git.kernel.org/pub/scm/linux/kern...
Russell King
1
-1
/
+1
2013-10-10
ARM: mm: Introduce virt_to_idmap() with an arch hook
Santosh Shilimkar
1
-1
/
+1
2013-09-23
ARM: SMP: basic IPI triggered completion support
Nicolas Pitre
1
-0
/
+21
2013-09-06
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-87
/
+0
2013-09-05
Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus
Russell King
1
-11
/
+2
2013-09-02
ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo
Will Deacon
1
-11
/
+2
2013-08-13
ARM: 7807/1: kexec: validate CPU hotplug support
Stephen Warren
1
-0
/
+10
2013-07-23
Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
1
-87
/
+0
2013-07-14
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
1
-9
/
+9
2013-06-29
Merge branch 'devel-stable' into for-next
Russell King
1
-4
/
+17
2013-06-24
ARM: smp: Remove local timer API
Stephen Boyd
1
-69
/
+0
2013-06-24
ARM: smp: Remove duplicate dummy timer implementation
Stephen Boyd
1
-20
/
+2
2013-06-18
Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Russell King
1
-2
/
+9
2013-06-17
ARM: 7759/1: decouple CPU offlining from reboot/shutdown
Stephen Warren
1
-13
/
+0
2013-06-07
ARM: mpu: add MPU initialisation for secondary cores
Jonathan Austin
1
-2
/
+6
2013-06-07
ARM: nommu: do not initialise page tables in secondary_data structure
Will Deacon
1
-0
/
+2
2013-05-30
ARM: LPAE: accomodate >32-bit addresses for page table base
Cyril Chemparathy
1
-2
/
+9
2013-05-21
ARM: smp: Drop RCU_NONIDLE usage in cpu_die()
Stephen Boyd
1
-1
/
+1
2013-05-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-4
/
+38
2013-04-18
ARM: smp: flush L1 cache in cpu_die()
Russell King
1
-4
/
+38
2013-04-08
arm: Use generic idle loop
Thomas Gleixner
1
-1
/
+1
2013-04-03
ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay ops
Will Deacon
1
-3
/
+0
2013-03-15
ARM: 7674/1: smp: Avoid dummy clockevent being preferred over real hardware c...
Santosh Shilimkar
1
-1
/
+1
2013-03-03
ARM: 7661/1: mm: perform explicit branch predictor maintenance when required
Will Deacon
1
-0
/
+1
2013-03-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-2
/
+3
2013-03-03
Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus
Russell King
1
-0
/
+3
2013-02-21
Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-9
/
+4
2013-02-21
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+2
2013-02-21
ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clock
Nicolas Pitre
1
-0
/
+3
2013-02-13
ARM: 7651/1: remove unused smp_timer_broadcast #define
Mark Rutland
1
-2
/
+0
2013-02-11
Merge branch 'irqchip/gic-vic-move' into next/virt
Olof Johansson
1
-1
/
+2
2013-02-01
arm: Add generic timer broadcast support
Mark Rutland
1
-2
/
+1
2013-02-01
arm: Use generic timer broadcast receiver
Mark Rutland
1
-7
/
+3
2013-01-14
ARM: smp: remove wrapper functions
Russell King
1
-23
/
+8
2013-01-10
ARM: GIC: remove direct use of gic_raise_softirq
Rob Herring
1
-1
/
+2
2012-12-11
Merge branch 'devel-stable' into for-linus
Russell King
1
-1
/
+4
2012-12-11
Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...
Russell King
1
-5
/
+16
2012-12-07
ARM: 7590/1: /proc/interrupts: limit the display of IPIs to online CPUs only
Nicolas Pitre
1
-1
/
+1
2012-12-03
ARM: 7587/1: implement optimized percpu variable access
Rob Herring
1
-1
/
+3
[next]