summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/salinfo.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-28/+14Star
* ia64: Convert timers to use timer_setup()Kees Cook2017-11-021-3/+2Star
* ia64/salinfo: Replace racy task affinity logicThomas Gleixner2017-04-151-19/+12Star
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* ia64/salinfo: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-51/+32Star
* ia64: salinfo: use a waitqueue instead a sema down/up comboSebastian Andrzej Siewior2016-07-251-28/+10Star
* ia64: fix up obsolete cpu function usage.Rusty Russell2015-03-051-12/+12
* ia64, salinfo: Fix hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+5
* [IA64] Delete __cpuinit usage from all ia64 usersPaul Gortmaker2013-06-251-2/+2
* ia64: single_open() leaksAl Viro2013-05-051-1/+1
* ia64: Don't use create_proc_read_entry()David Howells2013-04-291-18/+21
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-13/+5Star
* new helper: file_inode(file)Al Viro2013-02-231-3/+3
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+2
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+2
* | [IA64] salinfo: sema_init instead of init_MUTEXThomas Gleixner2010-09-231-1/+1
|/
* [IA64] Use set_cpus_allowed_ptrJulia Lawall2010-05-181-3/+2Star
* [IA64] address compiler warnings perfmon.c/salinfo.cJan Beulich2009-06-301-1/+1
* cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell2009-03-161-3/+3
* ia64: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-6/+4Star
* Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-191-1/+1
* [IA64] tree-wide: Misc __cpu{initdata, init, exit} annotationsSatyam Sharma2007-10-121-2/+2
* [IA64] spelling fixes: arch/ia64/Simon Arlott2007-05-111-1/+1
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-091-0/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-2/+2
* [PATCH] struct path: convert ia64Josef Sipek2006-12-081-3/+3
* [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-071-2/+0Star
* [IA64] printing support for MCA/INITHidetoshi Seto2006-09-261-0/+4
* [PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate placesChandra Seetharaman2006-06-281-3/+1Star
* [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-281-1/+1
* [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-261-1/+1
* [IA64] Add hotplug cpu to salinfo.c, replace semaphore with mutexKeith Owens2006-01-131-51/+119
* [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-121-0/+1
* [IA64] Allow salinfo_decode to detect signals on readKeith Owens2005-12-051-1/+1
* [IA64] MCA/INIT: avoid reading INIT record during INIT eventKeith Owens2005-09-111-28/+34
* [IA64] Initialize some spinlocksKeith Owens2005-08-171-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+629