aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/palinfo.c
Commit message (Expand)AuthorAgeFilesLines
* [IA64] Use static const char * const in palinfo.cJoe Perches2010-09-231-1/+1
* [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-171-34/+34
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-2/+0
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-1/+1
* [IA64] Remove NULL pointer check for argument never passed as NULL.Simon Holm Thøgersen2008-05-141-6/+0
* [IA64] fix section mismatch in arch/ia64/kernel/palinfo.cHidetoshi Seto2008-04-301-1/+1
* [IA64] Update printing of feature set bitsRuss Anderson2007-11-091-12/+79
* [IA64] tree-wide: Misc __cpu{initdata, init, exit} annotationsSatyam Sharma2007-10-121-3/+3
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-091-0/+2
* Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2006-12-071-3/+19
|\
| * [IA64] More Itanium PAL spec updatesRuss Anderson2006-12-071-1/+8
| * [IA64] Update processor_info featuresRuss Anderson2006-12-071-2/+11
* | [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-071-2/+0
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-08-031-20/+14
|\
| * [IA64] Format /proc/pal/*/version_info correctlyMatthew Wilcox2006-07-311-20/+14
* | [PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman2006-07-311-7/+6
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [IA64] palinfo.c: s/register_cpu_notifier/register_hotcpu_notifier/Tony Luck2006-06-281-1/+1
* [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman2006-06-271-2/+2
* [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-271-1/+1
* [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-261-1/+1
* [IA64] Avoid "u64 foo : 32;" for gcc3 vs. gcc4 compatibilityTony Luck2006-03-311-4/+4
* [IA64] Allow /proc/pal/cpu0/vm_info under the simulatorPeter Chubb2005-08-311-55/+60
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1023