aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/palinfo.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-28ia64: fix typos in commentsJulia Lawall1-1/+1
2021-01-22arch: ia64: Remove rest of perfmon supportViresh Kumar1-41/+0
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig1-14/+2
2016-11-09ia64/palinfo: Convert to hotplug state machineSebastian Andrzej Siewior1-44/+16
2014-03-20ia64, palinfo: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-1/+5
2013-06-24[IA64] Delete __cpuinit usage from all ia64 usersPaul Gortmaker1-2/+2
2013-05-05ia64: single_open() leaksAl Viro1-1/+1
2013-04-29ia64: Don't use create_proc_read_entry()David Howells1-264/+238
2013-04-09palinfo fixesAl Viro1-64/+13
2010-09-23[IA64] Use static const char * const in palinfo.cJoe Perches1-1/+1
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox1-34/+34
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-2/+0
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-1/+1
2008-05-14[IA64] Remove NULL pointer check for argument never passed as NULL.Simon Holm Thøgersen1-6/+0
2008-04-30[IA64] fix section mismatch in arch/ia64/kernel/palinfo.cHidetoshi Seto1-1/+1
2007-11-09[IA64] Update printing of feature set bitsRuss Anderson1-12/+79
2007-10-12[IA64] tree-wide: Misc __cpu{initdata, init, exit} annotationsSatyam Sharma1-3/+3
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki1-0/+2
2006-12-07Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-3/+19
2006-12-07[IA64] More Itanium PAL spec updatesRuss Anderson1-1/+8
2006-12-07[IA64] Update processor_info featuresRuss Anderson1-2/+11
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar1-2/+0
2006-08-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-20/+14
2006-07-31[PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman1-7/+6
2006-07-31[IA64] Format /proc/pal/*/version_info correctlyMatthew Wilcox1-20/+14
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-28[IA64] palinfo.c: s/register_cpu_notifier/register_hotcpu_notifier/Tony Luck1-1/+1
2006-06-27[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman1-2/+2
2006-06-27[PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman1-1/+1
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman1-1/+1
2006-03-31[IA64] Avoid "u64 foo : 32;" for gcc3 vs. gcc4 compatibilityTony Luck1-4/+4
2005-08-31[IA64] Allow /proc/pal/cpu0/vm_info under the simulatorPeter Chubb1-55/+60
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1023