aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3030-6/+27
* ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang2010-03-141-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-121-1/+1
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
| |\
| | * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | | pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-121-2/+0
* | | pci-dma: ia64: use include/linux/pci-dma.hFUJITA Tomonori2010-03-122-13/+4
* | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-121-4/+0
* | | improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-121-1/+2
* | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-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/+13
| * | KVM: convert slots_lock to a mutexMarcelo Tosatti2010-03-011-2/+2
| * | KVM: switch vcpu context to use SRCUMarcelo Tosatti2010-03-011-9/+6
| * | 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/+2
|\ \ \
| * | | xen: Remove unnecessary arch specific xen irq functions.Eric W. Biederman2010-02-181-4/+0
| * | | smp: Use nr_cpus= to set nr_cpu_ids earlyYinghai Lu2010-02-171-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/+340
| |\ \ \
| * | | | 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-02-284-16/+12
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-161-1/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-2315-119/+49
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | 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/+56
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Pull misc2634 into release branchTony Luck2010-02-263-26/+4
| |\ \ \ \ \ \ \
| | * | | | | | | [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/+1
| * | | | | | | | Pull alex into release branchTony Luck2010-02-264-36/+32
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [IA64] build arch/ia64/kernel/acpi-ext.o when CONFIG_ACPIAlex Chiang2010-02-251-4/+1
| | * | | | | | | | [IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPIAlex Chiang2010-02-254-33/+32
| | |/ / / / / / /
| * | | | | | | | Pull rmia32 into release branchTony Luck2010-02-2637-6321/+20
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | [IA64] Remove COMPAT_IA32 supportTony Luck2010-02-0837-6321/+20
| | |/ / / / / /
* | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-1/+1
|\ \ \ \ \ \ \ \