summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-081-1/+1
* elf coredump: add extended numbering supportDaisuke HATAYAMA2010-03-061-0/+16
* elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA2010-03-063-48/+66
* mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel2010-03-062-0/+3
* Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-03-055-39/+48
|\
| * KVM: ia64: destroy ioapic device if fail to setup default irq routingWei Yongjun2010-03-011-1/+1
| * KVM: ia64: Fix string literal continuation linesJoe Perches2010-03-012-4/+4
| * KVM: fix cleanup_srcu_struct on vm destructionMarcelo Tosatti2010-03-011-0/+1
| * KVM: ia64: remove redundant kvm_get_exit_data() NULL testsRoel Kluin2010-03-011-15/+13Star
| * 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 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-032-6/+2Star
|\ \
| * | xen: Remove unnecessary arch specific xen irq functions.Eric W. Biederman2010-02-191-4/+0Star
| * | smp: Use nr_cpus= to set nr_cpu_ids earlyYinghai Lu2010-02-181-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-033-5/+5
|\ \ \
| * | | Merge branch 'master' into percpuTejun Heo2010-02-029-24/+34
| |\| |
| * | | Merge branch 'master' into percpuTejun Heo2010-01-0554-502/+340Star
| |\ \ \
| * | | | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-293-5/+5
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-03-021-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-03-014-16/+12Star
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-171-1/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-2315-119/+49Star
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | vhost_net: a kernel-level virtio serverMichael S. Tsirkin2010-01-151-0/+1
* | | | | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-03-011-3/+3
|\ \ \ \ \ \ \
| * | | | | | | ACPI: replace acpi_integer by u64Lin Ming2010-01-281-3/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-03-0143-6383/+56Star
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Pull misc2634 into release branchTony Luck2010-02-263-26/+4Star
| |\ \ \ \ \ \ \
| | * | | | | | | [IA64] wrong attribute of HUB chip written in uv_setup()Roel Kluin2010-02-261-1/+1
| | * | | | | | | [IA64] remove trailing space in messagesFrans Pop2010-02-261-2/+2
| | * | | | | | | [IA64] use asm-generic/scatterlist.hFUJITA Tomonori2010-02-261-23/+1Star
| * | | | | | | | Pull alex into release branchTony Luck2010-02-264-36/+32Star
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [IA64] build arch/ia64/kernel/acpi-ext.o when CONFIG_ACPIAlex Chiang2010-02-261-4/+1Star
| | * | | | | | | | [IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPIAlex Chiang2010-02-264-33/+32Star
| | |/ / / / / / /
| * | | | | | | | Pull rmia32 into release branchTony Luck2010-02-2637-6321/+20Star
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | [IA64] Remove COMPAT_IA32 supportTony Luck2010-02-0837-6321/+20Star
| | |/ / / / / /
* | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-03-011-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | clocksource: add argument to resume callbackMagnus Damm2010-02-051-1/+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