aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/palinfo.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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