| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc64: Add global PMU register dumping via sysrq. | David S. Miller | 2012-10-16 | 1 | -0/+11 |
* | SPARC: SMP: Remove call to ipi_call_lock_irq()/ipi_call_unlock_irq() | Yong Zhang | 2012-06-05 | 1 | -6/+1 |
* | sparc: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 1 | -7/+3 |
* | smp: Add task_struct argument to __cpu_up() | Thomas Gleixner | 2012-04-26 | 1 | -1/+1 |
* | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock | 2011-12-02 | 1 | -1/+1 |
* | sparc: move symbol exporters to use export.h not module.h | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8' | David S. Miller | 2011-05-20 | 1 | -0/+1 |
|\ |
|
| * | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 2011-04-14 | 1 | -0/+1 |
* | | sparc: convert old cpumask API into new one | KOSAKI Motohiro | 2011-05-16 | 1 | -29/+29 |
|/ |
|
* | sparc64: Fix build errors with gcc-4.6.0 | David S. Miller | 2011-03-16 | 1 | -7/+4 |
* | sparc64: Fix NMI startup bug which also breaks perf. | David S. Miller | 2011-02-15 | 1 | -0/+2 |
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-04-13 | 1 | -0/+1 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | sparc64: Add function graph tracer support. | David S. Miller | 2010-04-12 | 1 | -5/+6 |
|/ |
|
* | of: unify phandle name in struct device_node | Grant Likely | 2010-01-28 | 1 | -1/+1 |
* | sparc64: implement page mapping percpu first chunk allocator | Tejun Heo | 2009-09-29 | 1 | -9/+44 |
* | sparc64: use embedding percpu first chunk allocator | Tejun Heo | 2009-08-14 | 1 | -110/+18 |
* | percpu: add pcpu_unit_offsets[] | Tejun Heo | 2009-08-14 | 1 | -5/+7 |
* | percpu: introduce pcpu_alloc_info and pcpu_group_info | Tejun Heo | 2009-08-14 | 1 | -7/+17 |
* | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 | 1 | -2/+2 |
|\ |
|
| * | percpu, sparc64: fix sparse possible cpu map handling | Tejun Heo | 2009-08-14 | 1 | -2/+2 |
* | | percpu: allow non-linear / sparse cpu -> unit mapping | Tejun Heo | 2009-07-04 | 1 | -1/+1 |
* | | percpu: drop pcpu_chunk->page[] | Tejun Heo | 2009-07-04 | 1 | -27/+15 |
* | | percpu: simplify pcpu_setup_first_chunk() | Tejun Heo | 2009-07-04 | 1 | -1/+1 |
|/ |
|
* | sparc: replace uses of CPU_MASK_ALL_PTR | Stephen Rothwell | 2009-06-16 | 1 | -1/+1 |
* | sparc64: fix and optimize irq distribution | Hong H. Pham | 2009-06-16 | 1 | -0/+4 |
* | sparc64: Use new dynamic per-cpu allocator. | David S. Miller | 2009-06-16 | 1 | -9/+156 |
* | sparc64: Only allocate per-cpu areas for possible cpus. | David S. Miller | 2009-06-16 | 1 | -16/+6 |
* | sparc64: Get rid of real_setup_per_cpu_areas(). | David S. Miller | 2009-06-16 | 1 | -6/+5 |
* | sparc64: Defer cpu_data() setup until end of per-cpu data initialization. | David S. Miller | 2009-06-16 | 1 | -0/+4 |
* | sparc64: Store per-cpu offset in trap_block[] | David S. Miller | 2009-06-16 | 1 | -11/+7 |
* | sparc64: Reclaim trap_block[]->hdesc | David S. Miller | 2009-06-16 | 1 | -8/+6 |
* | sparc64: Fix smp_callin() locking. | David S. Miller | 2009-04-14 | 1 | -2/+2 |
* | Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne... | David S. Miller | 2009-03-29 | 1 | -7/+7 |
|\ |
|
| * | cpumask: use mm_cpumask() wrapper: sparc | Rusty Russell | 2009-03-16 | 1 | -5/+5 |
| * | cpumask: arch_send_call_function_ipi_mask: sparc | Rusty Russell | 2009-03-16 | 1 | -2/+2 |
| * | cpumask: Use smp_call_function_many(): sparc64 | Rusty Russell | 2009-03-16 | 1 | -1/+1 |
* | | sparc64: Fix MM refcount check in smp_flush_tlb_pending(). | David S. Miller | 2009-03-27 | 1 | -2/+2 |
|/ |
|
* | sparc64: Use unsigned long long for u64. | Sam Ravnborg | 2009-01-06 | 1 | -2/+2 |
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | 1 | -4/+0 |
* | sparc: replace for_each_cpu_mask_nr with for_each_cpu | Rusty Russell | 2008-12-08 | 1 | -1/+1 |
* | sparc,sparc64: unify kernel/ | Sam Ravnborg | 2008-12-04 | 1 | -0/+1412 |