| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-08-11 | 1 | -0/+1 |
|\ |
|
| * | locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits... | Peter Zijlstra | 2020-08-06 | 1 | -0/+1 |
* | | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport | 2020-08-07 | 1 | -1/+0 |
|/ |
|
* | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 2020-06-09 | 1 | -1/+0 |
* | ia64: remove support for machvecs | Christoph Hellwig | 2019-08-16 | 1 | -1/+0 |
* | ia64: remove now unused machvec indirections | Christoph Hellwig | 2019-08-16 | 1 | -4/+4 |
* | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | ia64: fix up obsolete cpu function usage. | Rusty Russell | 2015-03-05 | 1 | -3/+3 |
* | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-03-29 | 1 | -1/+1 |
|\ |
|
| * | arch/ia64: remove references to cpu_*_map | Srivatsa S. Bhat | 2012-03-29 | 1 | -1/+1 |
* | | Disintegrate asm/system.h for IA64 | David Howells | 2012-03-28 | 1 | -1/+0 |
|/ |
|
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-27 | 1 | -1/+1 |
* | [IA64] eliminate race condition in smp_flush_tlb_mm | Dimitri Sivanich | 2010-12-28 | 1 | -3/+10 |
* | ia64: convert last user of smp_call_function_mask | Rusty Russell | 2009-09-24 | 1 | -1/+1 |
* | percpu: use DEFINE_PER_CPU_SHARED_ALIGNED() | Tejun Heo | 2009-06-24 | 1 | -1/+2 |
* | percpu: cleanup percpu array definitions | Tejun Heo | 2009-06-24 | 1 | -1/+1 |
* | [IA64] Convert ia64 to use int-ll64.h | Matthew Wilcox | 2009-06-17 | 1 | -1/+1 |
* | [IA64] smp_flush_tlb_mm() should only send IPI's to cpus in cpu_vm_mask | Dimitri Sivanich | 2009-04-16 | 1 | -8/+5 |
* | [IA64] export smp_send_reschedule | Marcelo Tosatti | 2009-04-16 | 1 | -0/+1 |
* | cpumask: arch_send_call_function_ipi_mask: ia64 | Rusty Russell | 2009-03-16 | 1 | -3/+3 |
* | [IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area. | Robin Holt | 2008-08-19 | 1 | -4/+4 |
* | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 | 1 | -2/+2 |
* | ia64: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 1 | -237/+13 |
* | [IA64] smp.c coding style fix | Hidetoshi Seto | 2008-05-01 | 1 | -33/+35 |
* | [IA64] Implement smp_call_function_mask for ia64 | Xiantao Zhang | 2008-04-03 | 1 | -0/+82 |
* | [IA64] Allow smp_call_function_single() to current cpu | Avi Kivity | 2007-07-31 | 1 | -3/+5 |
* | [IA64] Nail two more simple section mismatch errors | Tony Luck | 2007-07-25 | 1 | -1/+1 |
* | use the new percpu interface for shared data | Fenghua Yu | 2007-07-19 | 1 | -1/+1 |
* | [IA64] spelling fixes: arch/ia64/ | Simon Arlott | 2007-05-11 | 1 | -6/+6 |
* | [IA64] Optional method to purge the TLB on SN systems | Jack Steiner | 2007-05-08 | 1 | -0/+68 |
* | [PATCH] arch/ia64: ansify | Al Viro | 2007-02-09 | 1 | -2/+2 |
* | [IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutations | Horms | 2006-12-12 | 1 | -2/+2 |
* | [IA64] IA64 Kexec/kdump | Zou Nan hai | 2006-12-07 | 1 | -1/+27 |
* | [IA64] Correct definition of handle_IPI | Keith Owens | 2006-10-31 | 1 | -1/+1 |
* | [IA64] cpu-hotplug: Fixing confliction between CPU hot-add and IPI | Kenji Kaneshige | 2006-10-31 | 1 | -4/+6 |
* | [IA64] wider use of for_each_cpu_mask() in arch/ia64 | hawkes@sgi.com | 2005-10-26 | 1 | -5/+5 |
* | [IA64] Fix another IA64 preemption problem | Peter Chubb | 2005-06-28 | 1 | -0/+3 |
* | [IA64] printk needs KERN_INFO arch/ia64/kernel/smp.c | Christophe Lucas | 2005-06-21 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+376 |