aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/salinfo.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklGravatar Linus Torvalds 1-0/+2
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-0/+2
2010-09-23[IA64] salinfo: sema_init instead of init_MUTEXGravatar Thomas Gleixner 1-1/+1
2010-05-18[IA64] Use set_cpus_allowed_ptrGravatar Julia Lawall 1-3/+2
2009-06-30[IA64] address compiler warnings perfmon.c/salinfo.cGravatar Jan Beulich 1-1/+1
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Gravatar Rusty Russell 1-3/+3
2008-04-29ia64: use non-racy method for proc entries creationGravatar Denis V. Lunev 1-6/+4
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hGravatar Matthew Wilcox 1-1/+1
2007-10-12[IA64] tree-wide: Misc __cpu{initdata, init, exit} annotationsGravatar Satyam Sharma 1-2/+2
2007-05-11[IA64] spelling fixes: arch/ia64/Gravatar Simon Arlott 1-1/+1
2007-05-09Add suspend-related notifications for CPU hotplugGravatar Rafael J. Wysocki 1-0/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedGravatar Randy Dunlap 1-1/+0
2007-02-12[PATCH] mark struct file_operations const 2Gravatar Arjan van de Ven 1-2/+2
2006-12-08[PATCH] struct path: convert ia64Gravatar Josef Sipek 1-3/+3
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useGravatar Ingo Molnar 1-2/+0
2006-09-26[IA64] printing support for MCA/INITGravatar Hidetoshi Seto 1-0/+4
2006-06-27[PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate placesGravatar Chandra Seetharaman 1-3/+1
2006-06-27[PATCH] cpu hotplug: revert init patch submitted for 2.6.17Gravatar Chandra Seetharaman 1-1/+1
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsGravatar Chandra Seetharaman 1-1/+1
2006-01-13[IA64] Add hotplug cpu to salinfo.c, replace semaphore with mutexGravatar Keith Owens 1-51/+119
2006-01-11[PATCH] capable/capability.h (arch/)Gravatar Randy Dunlap 1-0/+1
2005-12-05[IA64] Allow salinfo_decode to detect signals on readGravatar Keith Owens 1-1/+1
2005-09-11[IA64] MCA/INIT: avoid reading INIT record during INIT eventGravatar Keith Owens 1-28/+34
2005-08-16[IA64] Initialize some spinlocksGravatar Keith Owens 1-1/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+629