summaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2010-08-03kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command lineSam Ravnborg
2010-08-03kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg
2010-03-03Rename .text.lock to .text..lock.Denys Vlasenko
2010-03-03Rename .text.ivt to .text..ivt.Denys Vlasenko
2010-03-03Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko
2010-03-03Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].Denys Vlasenko
2010-03-03Rename .data..patch.XXX to .data..patch.XXX.Denys Vlasenko
2010-03-03Rename .data.gate to .data..gate.Denys Vlasenko
2010-03-03Rename .data.page_aligned to .data..page_aligned.Tim Abbott
2010-03-03Rename .data.init_task to .data..init_task.Tim Abbott
2010-02-02scripts: change scripts to use system python instead of envDon Zickus
2010-01-08[IA64] move fnptr definition inside #ifdef __KERNEL__Tony Luck
2010-01-08[IA64] __per_cpu_idtrs[] is a memory hogTony Luck
2010-01-06[IA64] sanity in #include files. Move fnptr to types.hTony Luck
2010-01-06[IA64] use helpers for rlimitsJiri Slaby
2010-01-06[IA64] cpumask_of_node() should handle -1 as a nodeAnton Blanchard
2009-12-27KVM: ia64: fix build breakage due to host spinlock changeLuck, Tony
2009-12-22ACPI: processor: unify arch_acpi_processor_cleanup_pdcAlex Chiang
2009-12-22ACPI: processor: finish unifying arch_acpi_processor_init_pdc()Alex Chiang
2009-12-22ACPI: processor: factor out common _PDC settingsAlex Chiang
2009-12-22ACPI: processor: unify arch_acpi_processor_init_pdcAlex Chiang
2009-12-22ACPI: processor: introduce arch_has_acpi_pdcAlex Chiang
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds
2009-12-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-12-16Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-12-16switch alloc_file() to passing struct pathAl Viro
2009-12-16ia64: use bitmap_find_next_zero_areaAkinobu Mita
2009-12-16dma-mapping: fix off-by-one error in dma_capable()Jan Beulich
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig
2009-12-16implement early_io{re,un}map for ia64Luck, Tony
2009-12-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-12-15hugetlb: add generic definition of NUMA_NO_NODELee Schermerhorn
2009-12-15[IA64] implement early_io{re,un}map for ia64Luck, Tony
2009-12-15[IA64] Replace old style lock initializerThomas Gleixner
2009-12-15[IA64] fix SBA IOMMU to handle allocation failure properlyFUJITA Tomonori
2009-12-15[IA64] Save I-resources to ia64_sal_os_stateTakao Indoh
2009-12-15[IA64] preallocate IA64_IRQ_MOVE_VECTORKenji Kaneshige
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-12-12drop explicit include of autoconf.hSam Ravnborg
2009-12-12ia64: move nr-irqs.h to include/generatedSam Ravnborg
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmapLinus Torvalds
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds