summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* KVM: convert slots_lock to a mutexMarcelo Tosatti2010-03-011-2/+2
* KVM: switch vcpu context to use SRCUMarcelo Tosatti2010-03-011-9/+6Star
* KVM: convert io_bus to SRCUMarcelo Tosatti2010-03-011-2/+2
* KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU updateMarcelo Tosatti2010-03-011-1/+3
* KVM: split kvm_arch_set_memory_region into prepare and commitMarcelo Tosatti2010-03-011-4/+12
* KVM: modify memslots layout in struct kvmMarcelo Tosatti2010-03-011-4/+6
* KVM: Add KVM_MMIO kconfig itemAvi Kivity2010-03-011-0/+1
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-281-1/+1
|\
| * kprobes: Disable booster when CONFIG_PREEMPT=yMasami Hiramatsu2010-02-041-1/+1
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-02-262-14/+9Star
|\ \
| * | x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas2010-02-231-0/+1
| * | PCI: augment bus resource table with a listBjorn Helgaas2010-02-231-9/+3Star
| * | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas2010-02-231-3/+2Star
| * | resource/PCI: mark struct resource as constDominik Brodowski2010-02-231-1/+1
| * | resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-231-1/+2
* | | [IA64] Fix broken sn2 buildHedi Berriche2010-02-241-1/+1
|/ /
| |
| \
*-. | Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...Len Brown2010-02-181-0/+1
|\ \|
| * | ACPI: fix "acpi=ht" boot optionLen Brown2010-02-181-0/+1
| |/
* / [IA64] preserve personality flag bits across execTony Luck2010-02-121-1/+3
|/
* [IA64] move fnptr definition inside #ifdef __KERNEL__Tony Luck2010-01-081-5/+5
* [IA64] __per_cpu_idtrs[] is a memory hogTony Luck2010-01-083-15/+24
* [IA64] sanity in #include files. Move fnptr to types.hTony Luck2010-01-073-6/+5Star
* [IA64] use helpers for rlimitsJiri Slaby2010-01-072-2/+2
* [IA64] cpumask_of_node() should handle -1 as a nodeAnton Blanchard2010-01-071-1/+3
* KVM: ia64: fix build breakage due to host spinlock changeLuck, Tony2009-12-273-6/+9
* ACPI: processor: unify arch_acpi_processor_cleanup_pdcAlex Chiang2009-12-222-31/+0Star
* ACPI: processor: finish unifying arch_acpi_processor_init_pdc()Alex Chiang2009-12-222-18/+4Star
* ACPI: processor: factor out common _PDC settingsAlex Chiang2009-12-221-9/+1Star
* ACPI: processor: unify arch_acpi_processor_init_pdcAlex Chiang2009-12-221-33/+1Star
* ACPI: processor: introduce arch_has_acpi_pdcAlex Chiang2009-12-221-0/+2
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-175-8/+5Star
|\
| * drop explicit include of autoconf.hSam Ravnborg2009-12-121-1/+0Star
| * ia64: move nr-irqs.h to include/generatedSam Ravnborg2009-12-123-7/+4Star
| * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-161-7/+8
|\ \
| * | switch alloc_file() to passing struct pathAl Viro2009-12-161-7/+8
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-12-166-18/+50
|\ \ \
| * | | [IA64] implement early_io{re,un}map for ia64Luck, Tony2009-12-152-0/+13
| * | | [IA64] Replace old style lock initializerThomas Gleixner2009-12-151-1/+1
| * | | [IA64] fix SBA IOMMU to handle allocation failure properlyFUJITA Tomonori2009-12-151-9/+29
| * | | [IA64] Save I-resources to ia64_sal_os_stateTakao Indoh2009-12-152-3/+13
| * | | [IA64] preallocate IA64_IRQ_MOVE_VECTORKenji Kaneshige2009-12-152-5/+7
* | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-12-162-0/+13
|\ \ \ \
| * | | | implement early_io{re,un}map for ia64Luck, Tony2009-12-162-0/+13
* | | | | ia64: use bitmap_find_next_zero_areaAkinobu Mita2009-12-161-14/+5Star
* | | | | dma-mapping: fix off-by-one error in dma_capable()Jan Beulich2009-12-161-1/+1
* | | | | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-162-3/+0Star
| |_|/ / |/| | |
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-156-50/+50
|\ \ \ \
| * | | | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-143-7/+7
| * | | | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-141-16/+16