aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-24[IA64] Cleanup acpi header to reuse the generic _PDC definesVenki Pallipadi1-5/+2
2007-05-18[IA64] Fix bogus messages about system calls not implemented.Tony Luck1-0/+13
2007-05-16[IA64] optimize pagefaults a littleChristoph Hellwig2-3/+14
2007-05-14[IA64] wire up {signal,timer,event}fd syscallsTony Luck1-1/+4
2007-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds4-68/+28
2007-05-11[IA64] Quicklist support for IA64Christoph Lameter1-66/+16
2007-05-11[IA64] fix Kprobes reentrancyAnil S Keshavamurthy1-1/+3
2007-05-11[IA64] SN: validate smp_affinity mask on intr redirectJohn Keller1-0/+6
2007-05-11Consolidate asm/poll.hStephen Rothwell1-32/+1
2007-05-10[IA64] Wire up epoll_pwait and utimensatTony Luck1-1/+3
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds6-3/+21
2007-05-09wrap access to thread_infoRoman Zippel1-1/+1
2007-05-09Always ask the hardware to obtain hardware processor id - ia64Fernando Luis Vazquez Cao1-3/+2
2007-05-09Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao1-1/+2
2007-05-08[IA64] wire up pselect, ppollAlexey Kuznetsov1-1/+2
2007-05-08[IA64] Add TIF_RESTORE_SIGMASKAlexey Dobriyan2-1/+5
2007-05-08[IA64] Optional method to purge the TLB on SN systemsJack Steiner2-0/+12
2007-05-08local_t: ia64 extensionMathieu Desnoyers1-50/+1
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependencyMathieu Desnoyers1-28/+31
2007-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to ia64Mathieu Desnoyers1-2/+22
2007-05-08Clean up mostly unused IOSPACE macrosDavid Gibson1-4/+0
2007-05-08kdump/kexec: calculate note size at compile timeSimon Horman1-2/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig1-27/+0
2007-05-08[IA64] - Altix: hotplug after intr redirect can crash systemJohn Keller1-0/+1
2007-05-07[IA64] Fix some section mismatch errorsTony Luck1-1/+1
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds7-7/+48
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+1
2007-05-02PCI: scatterlist.h needs types.hJean Delvare1-0/+2
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge1-0/+1
2007-04-30Pull mem-attribute into release branchTony Luck1-5/+1
2007-04-30Pull percpu-dtc into release branchTony Luck5-2/+14
2007-04-30Pull error-inject into release branchTony Luck1-0/+33
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet1-0/+2
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet1-1/+2
2007-04-06[IA64] SGI Altix : fix pcibr_dmamap_ate32() bugMike Habeck1-2/+3
2007-04-04[PATCH] ia64: desc_empty thinko/typo fixMaciej Zenczykowski1-1/+1
2007-03-30[IA64] make ioremap avoid unsupported attributesBjorn Helgaas1-5/+1
2007-03-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-0/+1
2007-03-20[IA64] min_low_pfn and max_low_pfn calculation fixZou Nan hai1-0/+1
2007-03-18[PATCH] ia64: platform_kernel_launch_event is noop on generic kernelJohn Keller1-0/+2
2007-03-08[IA64] Remove sparse warning from unwind codeKeith Owens1-1/+1
2007-03-08[IA64] kexec: declare ia64_mca_pal_base in mca.h rather than kexec.hSimon Horman2-1/+2
2007-03-08[IA64] pci_get_legacy_ide_irq should return irq (not GSI)Zhang, Yanmin1-1/+2
2007-03-08[IA64] whitespace fixes for include/asm-ia64/sal.hHorms1-2/+3
2007-03-08[IA64] Proper handling of TLB errors from duplicate itr.d dropinsRuss Anderson1-0/+1
2007-03-06[IA64] kexec: Use EFI_LOADER_DATA for ELF core headerMagnus Damm1-1/+5
2007-03-06[IA64] Remove stack hard limit on ia64schwab@suse.de1-1/+0
2007-03-06Revert "[IA64] swiotlb abstraction (e.g. for Xen)"Tony Luck1-9/+0
2007-03-05[PATCH] sched: remove SMT niceCon Kolivas1-2/+0
2007-02-17Storage class should be before const qualifierTobias Klauser1-1/+1