aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2007-07-26cyclone.c: silly use of volatile, __iomem fixesAl Viro
2007-07-26use CLOCKSOURCE_MASK() instead of too large constantAl Viro
2007-07-26ia64 time.c: ANSIfyAl Viro
2007-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-07-25[IA64] Nail two more simple section mismatch errorsTony Luck
2007-07-25[IA64] fix section mismatch warningsTony Luck
2007-07-25[IA64] rename partial_pageakpm@linux-foundation.org
2007-07-25[IA64] Ensure that machvec is set up takes place before serial consoleHorms
2007-07-25[IA64] vector-domain - fix vector_tableKenji Kaneshige
2007-07-25[IA64] vector-domain - handle assign_irq_vector(AUTO_ASSIGN)Yasuaki Ishimatsu
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown
2007-07-21revert "PIE randomization"Andrew Morton
2007-07-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-07-20Pull ia64-clocksource into release branchTony Luck
2007-07-20[IA64] Convert to generic timekeeping/clocksourceTony Luck
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-19Pull vector-domain into release branchTony Luck
2007-07-19[IA64] refresh some config files for 64K pagesizeTony Luck
2007-07-19[IA64] Delete iosapic_free_rte()Yasuaki Ishimatsu
2007-07-19[IA64] fallocate system callDavid Chinner
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle
2007-07-19mm: variable length argument supportOllie Wild
2007-07-19use the new percpu interface for shared dataFenghua Yu
2007-07-19define new percpu interface for shared dataFenghua Yu
2007-07-19jprobes: make jprobes a little safer for usersMichael Ellerman
2007-07-19mm: fault feedback #2Nick Piggin
2007-07-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-07-17missing exports of csum_...Al Viro
2007-07-17Kprobes on select architectures no longer EXPERIMENTALAnanth N Mavinakayanahalli
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov
2007-07-17handle kernelcore=: genericMel Gorman
2007-07-17[IA64] Enable percpu vector domain for IA64_DIGYasuaki Ishimatsu
2007-07-17[IA64] Enable percpu vector domain for IA64_GENERICYasuaki Ishimatsu
2007-07-17[IA64] Support irq migration across domainYasuaki Ishimatsu
2007-07-17[IA64] Add support for vector domainYasuaki Ishimatsu
2007-07-17[IA64] Add mapping table between irq and vectorYasuaki Ishimatsu
2007-07-17[IA64] Check if irq is sharableYasuaki Ishimatsu
2007-07-17[IA64] Fix invalid irq vector assumption for iosapicYasuaki Ishimatsu
2007-07-17[IA64] Use dynamic irq for iosapic interruptsYasuaki Ishimatsu
2007-07-17[IA64] Use per iosapic lock for indirect iosapic register accessYasuaki Ishimatsu
2007-07-17[IA64] Cleanup lock order in iosapic_register_intrYasuaki Ishimatsu
2007-07-17[IA64] Remove duplicated members in iosapic_rte_infoYasuaki Ishimatsu
2007-07-17[IA64] Remove block structure for locking in iosapic.cYasuaki Ishimatsu
2007-07-16diskquota: 32bit quota tools on 64bit architecturesVasily Tarasov
2007-07-16PIE randomizationJan Kratochvil
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu
2007-07-13[IA64] Clean away some code inside some non-existent CONFIG ifdefsTony Luck
2007-07-13[IA64] ar.itc access must really be after xtime_lock.sequence has been readHidetoshi Seto
2007-07-13[IA64] correctly count CPU objects in the ia64/sn hwperf interfaceMark Goodwin
2007-07-13[IA64] use machvec=dig on hpzx1 platformsTerry Loftin