aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo30-6/+27
2010-03-14ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang1-0/+3
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori1-2/+0
2010-03-12pci-dma: ia64: use include/linux/pci-dma.hFUJITA Tomonori2-13/+4
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig1-4/+0
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig1-1/+2
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-1/+1
2010-03-06elf coredump: add extended numbering supportDaisuke HATAYAMA1-0/+16
2010-03-06elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA3-48/+66
2010-03-06mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel2-0/+3
2010-03-05Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-39/+48
2010-03-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-6/+2
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds3-5/+5
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+1
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-3/+3
2010-03-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds43-6383/+56
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2010-03-01Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-03-01KVM: ia64: destroy ioapic device if fail to setup default irq routingWei Yongjun1-1/+1
2010-03-01KVM: ia64: Fix string literal continuation linesJoe Perches2-4/+4
2010-03-01KVM: fix cleanup_srcu_struct on vm destructionMarcelo Tosatti1-0/+1
2010-03-01KVM: ia64: remove redundant kvm_get_exit_data() NULL testsRoel Kluin1-15/+13
2010-03-01KVM: convert slots_lock to a mutexMarcelo Tosatti1-2/+2
2010-03-01KVM: switch vcpu context to use SRCUMarcelo Tosatti1-9/+6
2010-03-01KVM: convert io_bus to SRCUMarcelo Tosatti1-2/+2
2010-03-01KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU updateMarcelo Tosatti1-1/+3
2010-03-01KVM: split kvm_arch_set_memory_region into prepare and commitMarcelo Tosatti1-4/+12
2010-03-01KVM: modify memslots layout in struct kvmMarcelo Tosatti1-4/+6
2010-03-01KVM: Add KVM_MMIO kconfig itemAvi Kivity1-0/+1
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller4-16/+12
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-02-26Pull misc2634 into release branchTony Luck3-26/+4
2010-02-26Pull alex into release branchTony Luck4-36/+32
2010-02-26Pull rmia32 into release branchTony Luck37-6321/+20
2010-02-26[IA64] wrong attribute of HUB chip written in uv_setup()Roel Kluin1-1/+1
2010-02-26[IA64] remove trailing space in messagesFrans Pop1-2/+2
2010-02-26[IA64] use asm-generic/scatterlist.hFUJITA Tomonori1-23/+1
2010-02-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-14/+9
2010-02-25[IA64] build arch/ia64/kernel/acpi-ext.o when CONFIG_ACPIAlex Chiang1-4/+1
2010-02-25[IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPIAlex Chiang4-33/+32
2010-02-23[IA64] Fix broken sn2 buildHedi Berriche1-1/+1
2010-02-23x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas1-0/+1
2010-02-23PCI: augment bus resource table with a listBjorn Helgaas1-9/+3
2010-02-23PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas1-3/+2
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski1-1/+1
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski1-1/+2
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-1/+1
2010-02-18xen: Remove unnecessary arch specific xen irq functions.Eric W. Biederman1-4/+0