summaryrefslogtreecommitdiffstats
path: root/include/asm-ia64
Commit message (Expand)AuthorAgeFilesLines
* [IA64] Update Altix BTE error return status patchRuss Anderson2008-01-031-2/+4
* [IA64] make flush_tlb_kernel_range() an inline functionJan Beulich2007-12-191-1/+5
* [IA64] Fix Altix BTE error return statusRuss Anderson2007-12-193-4/+62
* [IA64] Two trivial spelling fixesJoe Perches2007-12-181-1/+1
* IA64: Slim down __clear_bit_unlockChristoph Lameter2007-12-183-3/+22
* [IA64] iosapic cleanupSimon Horman2007-12-071-2/+0
* ACPI: Set max_cstate to 1 for early Opterons.Alexey Starikovskiy2007-11-261-0/+1
* [IA64] Update printing of feature set bitsRuss Anderson2007-11-091-2/+3
* [IA64] fix typo in per_cpu_offsetYu Luming2007-10-291-1/+1
* [IA64] /proc/cpuinfo "physical id" field cleanupsAlex Chiang2007-10-291-1/+0
* Add CONFIG_DEBUG_SG sg validationJens Axboe2007-10-221-0/+3
* Change table chaining layoutJens Axboe2007-10-221-1/+1
* ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz2007-10-201-1/+0
* Use extended crashkernel command line on ia64Bernhard Walle2007-10-191-1/+1
* forbid asm/bitops.h direct inclusionJiri Slaby2007-10-191-0/+4
* remove asm/bitops.h includesJiri Slaby2007-10-194-4/+4
* remove unused flush_tlb_pgtablesBenjamin Herrenschmidt2007-10-191-13/+0
* ia64: lock bitopsNick Piggin2007-10-181-2/+41
* bitops: introduce lock opsNick Piggin2007-10-181-0/+2
* increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering2007-10-172-0/+3
* Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2007-10-171-4/+0
* Add vmcoreinfoKen'ichi Ohmichi2007-10-171-0/+1
* kill DECLARE_MUTEX_LOCKEDChristoph Hellwig2007-10-171-1/+0
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-162-1/+3
|\
| * IA64: sg chaining supportJens Axboe2007-10-162-1/+3
* | kprobes: support kretprobe blacklistMasami Hiramatsu2007-10-161-0/+1
* | flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki2007-10-161-13/+31
* | IA64: SPARSEMEM_VMEMMAP 16K page size supportChristoph Lameter2007-10-161-0/+6
* | x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig2007-10-162-16/+0
* | Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-162-2/+2
|/
* [IA64] build fix for scatterlistTony Luck2007-10-151-0/+1
* [IA64] Fix kernel panic in kdump on INITKenji Kaneshige2007-10-121-0/+2
* [IA64] abstract SAL_CALL wrapper to allow other firmware entry pointsBjorn Helgaas2007-10-121-6/+9
* [IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator)Peter Chubb2007-09-011-0/+6
* [IA64] Enable early console for Ski simulatorPeter Chubb2007-09-011-0/+10
* [IA64] SN: Add support for CPU disableJohn Keller2007-09-013-0/+3
* [IA64] SN2 needs platform specific irq_to_vector() function.Kenji Kaneshige2007-08-134-1/+16
* [IA64] Use atomic64_read to read an atomic64_t.Andreas Schwab2007-08-131-2/+2
* remove unused TIF_NOTIFY_RESUME flagStephane Eranian2007-07-311-9/+11
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-254-7/+8
|\
| * [IA64] fix section mismatch warningsTony Luck2007-07-251-1/+0
| * [IA64] rename partial_pageakpm@linux-foundation.org2007-07-252-6/+7
| * [IA64] Ensure that machvec is set up takes place before serial consoleHorms2007-07-251-0/+1
* | ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown2007-07-251-0/+5
|/
* take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro2007-07-221-3/+0
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-205-7/+32
|\
| * [IA64] Prevent people from directly including <asm/rwsem.h>.Robert P. J. Day2007-07-201-0/+4
| * Pull vector-domain into release branchTony Luck2007-07-193-6/+27
| |\
| | * [IA64] Support irq migration across domainYasuaki Ishimatsu2007-07-172-0/+3
| | * [IA64] Add support for vector domainYasuaki Ishimatsu2007-07-172-3/+10