aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/kernel/sn2/sn_hwperf.c
Commit message (Expand)AuthorAgeFilesLines
* [IA64] sn2: add missing put_cpu()Tony Luck2011-08-111-4/+8
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-241-7/+2
|\
| * sn_hwperf: Kill BKL usageArnd Bergmann2010-05-171-7/+2
* | [IA64] Use set_cpus_allowed_ptrJulia Lawall2010-05-181-2/+2
|/
* [IA64] unsigned cannot be less than 0 in sn_hwperf_ioctl()Roel Kluin2009-10-131-3/+4
* [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-171-2/+2
* [IA64] BUG to BUG_ON changesStoyan Gaydarov2009-04-011-4/+2
* cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell2009-03-161-1/+1
* cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell2008-12-261-15/+12
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-1/+1
* arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* [IA64] sn_hwperf semaphore to mutexDaniel Walker2008-02-041-4/+5
* [IA64] constify function pointer tablesJan Engelhardt2008-02-041-1/+1
* [IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_o...Jesper Juhl2007-09-011-1/+2
* [IA64] correctly count CPU objects in the ia64/sn hwperf interfaceMark Goodwin2007-07-131-1/+2
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-1/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-1/+1
* [PATCH] smp_call_function_single() cleanupAndrew Morton2006-09-261-1/+2
* [IA64-SGI] SN topology fix for large systemsJack Steiner2006-06-211-23/+27
* [IA64-SGI] - Reduce overhead of reading sn_topologyJack Steiner2006-04-271-2/+2
* [IA64-SGI] - Fix discover of nearest cpu node to IO nodeJack Steiner2006-04-271-2/+2
* [IA64-SGI] fix for-loop in sn_hwperf_geoid_to_cnode()Dean Roe2006-03-281-1/+5
* [IA64-SGI] sn_hwperf use of num_online_cpus()hawkes@sgi.com2006-03-271-1/+1
* [IA64] prevent sn2 specific code to be run in generic kernelsJes Sorensen2006-02-081-1/+4
* [IA64] fix bug in sn/ia64 for sparse CPU numberinghawkes@sgi.com2005-11-211-1/+2
* [IA64] Cleanup use of various #defines related to nodesJack Steiner2005-09-151-2/+2
* Pull ngam-maule-steiner into release branchTony Luck2005-08-291-52/+260
|\
| * [IA64] - SGI SN hwperf enhancements -Mark Goodwin2005-08-241-20/+246
| * [IA64] - SGI SN hwperf enhancements - export_pci_topologyMark Goodwin2005-08-241-34/+16
* | [IA64] remove use of asm/segment.hKumar Gala2005-08-241-1/+0
|/
* [IA64-SGI] Altix SN add support for slots in geoid_t locatorMark Goodwin2005-04-251-47/+24
* [IA64-SGI] Altix SN topology fix potential infinite loopMark Goodwin2005-04-251-5/+7
* [IA64-SGI] Altix SN topology support for new chipsets and pci topologyMark Goodwin2005-04-251-9/+124
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+690