summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/salinfo.c
AgeCommit message (Expand)Author
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2023-04-08ia64: salinfo: placate defined-but-not-used warningRandy Dunlap
2022-01-22proc: remove PDE_DATA() completelyMuchun Song
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2017-11-02ia64: Convert timers to use timer_setup()Kees Cook
2017-04-15ia64/salinfo: Replace racy task affinity logicThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-11-09ia64/salinfo: Convert to hotplug state machineSebastian Andrzej Siewior
2016-07-25ia64: salinfo: use a waitqueue instead a sema down/up comboSebastian Andrzej Siewior
2015-03-05ia64: fix up obsolete cpu function usage.Rusty Russell
2014-03-20ia64, salinfo: Fix hotplug callback registrationSrivatsa S. Bhat
2013-06-24[IA64] Delete __cpuinit usage from all ia64 usersPaul Gortmaker
2013-05-05ia64: single_open() leaksAl Viro
2013-04-29ia64: Don't use create_proc_read_entry()David Howells
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-02-22new helper: file_inode(file)Al Viro
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-23[IA64] salinfo: sema_init instead of init_MUTEXThomas Gleixner
2010-05-18[IA64] Use set_cpus_allowed_ptrJulia Lawall
2009-06-30[IA64] address compiler warnings perfmon.c/salinfo.cJan Beulich
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell
2008-04-29ia64: use non-racy method for proc entries creationDenis V. Lunev
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox
2007-10-12[IA64] tree-wide: Misc __cpu{initdata, init, exit} annotationsSatyam Sharma
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven
2006-12-08[PATCH] struct path: convert ia64Josef Sipek
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar
2006-09-26[IA64] printing support for MCA/INITHidetoshi Seto
2006-06-27[PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate placesChandra Seetharaman
2006-06-27[PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman
2006-01-13[IA64] Add hotplug cpu to salinfo.c, replace semaphore with mutexKeith Owens
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap
2005-12-05[IA64] Allow salinfo_decode to detect signals on readKeith Owens
2005-09-11[IA64] MCA/INIT: avoid reading INIT record during INIT eventKeith Owens
2005-08-16[IA64] Initialize some spinlocksKeith Owens
2005-04-16Linux-2.6.12-rc2Linus Torvalds