summaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2010-03-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-03-01Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-26Pull misc2634 into release branchTony Luck
2010-02-26Pull alex into release branchTony Luck
2010-02-26Pull rmia32 into release branchTony Luck
2010-02-26[IA64] wrong attribute of HUB chip written in uv_setup()Roel Kluin
2010-02-26[IA64] remove trailing space in messagesFrans Pop
2010-02-26[IA64] use asm-generic/scatterlist.hFUJITA Tomonori
2010-02-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-02-25[IA64] build arch/ia64/kernel/acpi-ext.o when CONFIG_ACPIAlex Chiang
2010-02-25[IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPIAlex Chiang
2010-02-23[IA64] Fix broken sn2 buildHedi Berriche
2010-02-23x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas
2010-02-23PCI: augment bus resource table with a listBjorn Helgaas
2010-02-23PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2010-02-18Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...Len Brown
2010-02-18ACPI: fix "acpi=ht" boot optionLen Brown
2010-02-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-12[IA64] preserve personality flag bits across execTony Luck
2010-02-08[IA64] Remove COMPAT_IA32 supportTony Luck
2010-02-05clocksource: add argument to resume callbackMagnus Damm
2010-02-04kprobes: Disable booster when CONFIG_PREEMPT=yMasami Hiramatsu
2010-01-28ACPI: replace acpi_integer by u64Lin Ming
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-15vhost_net: a kernel-level virtio serverMichael S. Tsirkin
2010-01-08[IA64] move fnptr definition inside #ifdef __KERNEL__Tony Luck
2010-01-07[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