summaryrefslogtreecommitdiff
path: root/tools/lib/python/kdoc/parse_data_structs.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lib/python/kdoc/parse_data_structs.py')
0 files changed, 0 insertions, 0 deletions
f='/cgit/linux-arm.git/commit/arch/ia64/sn/kernel/sn2/sn_hwperf.c?h=devel-stable'>commitdiff
path: root/arch/ia64/sn/kernel/sn2/sn_hwperf.c
AgeCommit message (Expand)Author
2019-08-16ia64: remove support for the SGI SN2 platformChristoph Hellwig
2017-04-15ia64/sn/hwperf: Replace racy task affinity logicThomas Gleixner
2017-02-27scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2013-01-03IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-02-27[IA64] Fix a couple of warnings for EXPORT_SYMBOLPaul Gortmaker
2011-08-11[IA64] sn2: add missing put_cpu()Tony Luck
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds
2010-05-18[IA64] Use set_cpus_allowed_ptrJulia Lawall
2010-05-17sn_hwperf: Kill BKL usageArnd Bergmann
2009-10-13[IA64] unsigned cannot be less than 0 in sn_hwperf_ioctl()Roel Kluin
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox
2009-04-01[IA64] BUG to BUG_ON changesStoyan Gaydarov
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell
2008-12-26cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-02-04[IA64] sn_hwperf semaphore to mutexDaniel Walker
2008-02-04[IA64] constify function pointer tablesJan Engelhardt
2007-09-01[IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_o...Jesper Juhl
2007-07-13[IA64] correctly count CPU objects in the ia64/sn hwperf interfaceMark Goodwin
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn
2006-09-26[PATCH] smp_call_function_single() cleanupAndrew Morton
2006-06-21[IA64-SGI] SN topology fix for large systemsJack Steiner
2006-04-27[IA64-SGI] - Reduce overhead of reading sn_topologyJack Steiner
2006-04-27[IA64-SGI] - Fix discover of nearest cpu node to IO nodeJack Steiner
2006-03-28[IA64-SGI] fix for-loop in sn_hwperf_geoid_to_cnode()Dean Roe
2006-03-27[IA64-SGI] sn_hwperf use of num_online_cpus()hawkes@sgi.com
2006-02-08[IA64] prevent sn2 specific code to be run in generic kernelsJes Sorensen