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