summaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/kernel/sn2/sn_hwperf.c
AgeCommit message (Expand)AuthorLines
2019-08-16ia64: remove support for the SGI SN2 platformChristoph Hellwig-1004/+0
2017-04-15ia64/sn/hwperf: Replace racy task affinity logicThomas Gleixner-8/+9
2017-02-27scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-1/+1
2013-01-03IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman-1/+1
2012-02-27[IA64] Fix a couple of warnings for EXPORT_SYMBOLPaul Gortmaker-0/+1
2011-08-11[IA64] sn2: add missing put_cpu()Tony Luck-4/+8
2010-10-15llseek: automatically add .llseek fopArnd Bergmann-0/+1
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds-7/+2
2010-05-18[IA64] Use set_cpus_allowed_ptrJulia Lawall-2/+2
2010-05-17sn_hwperf: Kill BKL usageArnd Bergmann-7/+2
2009-10-13[IA64] unsigned cannot be less than 0 in sn_hwperf_ioctl()Roel Kluin-3/+4
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox-2/+2
2009-04-01[IA64] BUG to BUG_ON changesStoyan Gaydarov-4/+2
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell-1/+1
2008-12-26cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell-15/+12
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe-1/+1
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox-1/+0
2008-02-04[IA64] sn_hwperf semaphore to mutexDaniel Walker-4/+5
2008-02-04[IA64] constify function pointer tablesJan Engelhardt-1/+1
2007-09-01[IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_o...Jesper Juhl-1/+2
2007-07-13[IA64] correctly count CPU objects in the ia64/sn hwperf interfaceMark Goodwin-1/+2
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day-1/+1
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn-1/+1
2006-09-26[PATCH] smp_call_function_single() cleanupAndrew Morton-1/+2
2006-06-21[IA64-SGI] SN topology fix for large systemsJack Steiner-23/+27
2006-04-27[IA64-SGI] - Reduce overhead of reading sn_topologyJack Steiner-2/+2
2006-04-27[IA64-SGI] - Fix discover of nearest cpu node to IO nodeJack Steiner-2/+2
2006-03-28[IA64-SGI] fix for-loop in sn_hwperf_geoid_to_cnode()Dean Roe-1/+5
2006-03-27[IA64-SGI] sn_hwperf use of num_online_cpus()hawkes@sgi.com-1/+1
2006-02-08[IA64] prevent sn2 specific code to be run in generic kernelsJes Sorensen-1/+4
2005-11-21[IA64] fix bug in sn/ia64 for sparse CPU numberinghawkes@sgi.com-1/+2
2005-09-15[IA64] Cleanup use of various #defines related to nodesJack Steiner-2/+2
2005-08-29Pull ngam-maule-steiner into release branchTony Luck-52/+260
2005-08-24[IA64] - SGI SN hwperf enhancements -Mark Goodwin-20/+246
2005-08-24[IA64] - SGI SN hwperf enhancements - export_pci_topologyMark Goodwin-34/+16
2005-08-24[IA64] remove use of asm/segment.hKumar Gala-1/+0
2005-04-25[IA64-SGI] Altix SN add support for slots in geoid_t locatorMark Goodwin-47/+24
2005-04-25[IA64-SGI] Altix SN topology fix potential infinite loopMark Goodwin-5/+7
2005-04-25[IA64-SGI] Altix SN topology support for new chipsets and pci topologyMark Goodwin-9/+124
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+690