aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-01[IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator)Peter Chubb1-0/+6
2007-09-01[IA64] Enable early console for Ski simulatorPeter Chubb1-0/+10
2007-09-01[IA64] SN: Add support for CPU disableJohn Keller3-0/+3
2007-08-13[IA64] SN2 needs platform specific irq_to_vector() function.Kenji Kaneshige4-1/+16
2007-08-13[IA64] Use atomic64_read to read an atomic64_t.Andreas Schwab1-2/+2
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian1-9/+11
2007-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds4-7/+8
2007-07-25[IA64] fix section mismatch warningsTony Luck1-1/+0
2007-07-25[IA64] rename partial_pageakpm@linux-foundation.org2-6/+7
2007-07-25[IA64] Ensure that machvec is set up takes place before serial consoleHorms1-0/+1
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown1-0/+5
2007-07-22take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro1-3/+0
2007-07-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds5-7/+32
2007-07-20[IA64] Prevent people from directly including <asm/rwsem.h>.Robert P. J. Day1-0/+4
2007-07-19Pull vector-domain into release branchTony Luck3-6/+27
2007-07-19[IA64] fallocate system callDavid Chinner1-1/+1
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle1-1/+0
2007-07-19coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro1-2/+2
2007-07-19arch: personality independent stack topPeter Zijlstra1-0/+1
2007-07-19define new percpu interface for shared dataFenghua Yu1-0/+10
2007-07-19jprobes: remove JPROBE_ENTRY()Michael Ellerman1-2/+0
2007-07-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds3-3/+12
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas1-0/+6
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas1-0/+17
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migratedMel Gorman1-6/+7
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky1-17/+0
2007-07-17mm: remove ptep_establish()Martin Schwidefsky1-2/+4
2007-07-17[IA64] Support irq migration across domainYasuaki Ishimatsu2-0/+3
2007-07-17[IA64] Add support for vector domainYasuaki Ishimatsu2-3/+10
2007-07-17[IA64] Add mapping table between irq and vectorYasuaki Ishimatsu1-2/+13
2007-07-17[IA64] Use per iosapic lock for indirect iosapic register accessYasuaki Ishimatsu1-2/+2
2007-07-16Introduce compat_u64 and compat_s64 typesArnd Bergmann1-0/+2
2007-07-16page table handling cleanupJan Beulich1-3/+0
2007-07-13[IA64] arbitary speed tty ioctl supportAlan Cox3-3/+12
2007-07-12[IA64] Un-break ia64 buildTony Luck1-4/+6
2007-07-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-0/+21
2007-07-11PCI: remove pci_dac_dma_... APIsJan Beulich1-8/+0
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman1-4/+0
2007-07-11[IA64] Support multiple CPUs going through OS_MCARuss Anderson1-0/+1
2007-07-11[IA64] add sn_register_pmi_handler oemcallDean Nelson1-0/+20
2007-07-10lots-of-architectures: enable arbitary speed tty supportAlan Cox1-0/+11
2007-06-26[IA64] change sh_change_coherence oemcall to use nolockDean Nelson1-2/+2
2007-06-16Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt1-9/+16
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