aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2007-05-24[IA64] acpi_get_sysname() should be __initTony Luck
2007-05-24[IA64] Fix using uninitialized data in _PDC setupVenki Pallipadi
2007-05-23[IA64] start_secondary() and smp_callin() should be __cpuinitTony Luck
2007-05-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-05-22[IA64] fix kmalloc(0) in arch/ia64/pci/pci.cKenji Kaneshige
2007-05-22[IA64] Only unwind non-running tasks.Robin Holt
2007-05-22[IA64] Improve unwind checking.Robin Holt
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg
2007-05-18[IA64] Yet another section mismatch warningTony Luck
2007-05-16[IA64] optimize pagefaults a littleChristoph Hellwig
2007-05-15[IA64] Fix section conflict of ia64_mlogbuf_finishMartin Michlmayr
2007-05-14[IA64] s/scalibility/scalability/Tony Luck
2007-05-14[IA64] kdump on INIT needs multi-nodes sync-up (v.2)Jay Lan
2007-05-14[IA64] wire up {signal,timer,event}fd syscallsTony Luck
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott
2007-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-05-11[IA64] Quicklist support for IA64Christoph Lameter
2007-05-11[IA64] fix Kprobes reentrancyAnil S Keshavamurthy
2007-05-11[IA64] SN: validate smp_affinity mask on intr redirectJohn Keller
2007-05-11[PATCH] audit signal recipientsAmy Griffis
2007-05-11[PATCH] add SIGNAL syscall class (v3)Amy Griffis
2007-05-10[IA64] mca.c:121: warning: 'cpe_poll_timer' defined but not usedTony Luck
2007-05-10[IA64] Fix - Section mismatch: reference to .init.data:mvec_nameTony Luck
2007-05-10[IA64] more warning cleanupsTony Luck
2007-05-10[IA64] Wire up epoll_pwait and utimensatTony Luck
2007-05-10[IA64] Fix warnings resulting from type-checking in dev_dbg()Tony Luck
2007-05-10[IA64] typo s/kenrel/kernel/Tony Luck
2007-05-09[IA64] sa_interrupt is deprecatedakpm@linux-foundation.org
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-05-09rename thread_info to stackRoman Zippel
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba
2007-05-08[IA64] wire up pselect, ppollAlexey Kuznetsov
2007-05-08[IA64] Add TIF_RESTORE_SIGMASKAlexey Dobriyan
2007-05-08[IA64] unwind did not work for processes born with CLONE_STOPPEDKirill Korotaev
2007-05-08[IA64] Optional method to purge the TLB on SN systemsJack Steiner
2007-05-08[IA64] SPIN_LOCK_UNLOCKED macro cleanup in arch/ia64Milind Arun Choudhary
2007-05-08[IA64] fix stack alignment for ia32 signal handlersMarkus F.X.J. Oberhumer
2007-05-08Add IRQF_IRQPOLL flag on IA64Bernhard Walle
2007-05-08Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli
2007-05-08kprobes: kretprobes simplificationsChristoph Hellwig
2007-05-08EFI: warn only for pre-1.00 system tablesBjorn Helgaas
2007-05-08Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli
2007-05-08kdump/kexec: calculate note size at compile timeSimon Horman
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-08use SLAB_PANIC flag cleanupAkinobu Mita
2007-05-08Fix section mismatch of memory hotplug related code.Yasunori Goto