aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAge
* [IA64] Wire up new sched_setattr and sched_getattr syscallsTony Luck2014-01-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\
| * net: introduce SO_BPF_EXTENSIONSMichal Sekletar2014-01-18
| * lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-01-24
|\ \
| * | Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on IA64Mark Salter2014-01-02
| |/
* | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-24
|\ \
| * \ Merge branch 'acpica'Rafael J. Wysocki2014-01-12
| |\ \
| | * | ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng2014-01-08
| | |/
| * / ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-06
| |/
* | firmware/dmi_scan: generalize for use by other archsArd Biesheuvel2014-01-23
* | printk/cache: mark printk_once test variable __read_mostlyJoe Perches2014-01-23
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-23
|\ \
| * | KVM: Use cond_resched() directly and remove useless kvm_resched()Takuya Yoshikawa2013-12-13
| |/
* | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-22
|\ \
| * | ia64/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2013-12-09
| |/
* | mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman2014-01-21
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-20
|\ \
| * | arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra2014-01-12
| |/
* / ia64/xen: Remove Xen support for ia64Boris Ostrovsky2013-12-10
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-20
|\
| * consolidate simple ->d_delete() instancesAl Viro2013-11-15
* | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-20
|\ \
| * | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-14
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-19
|\ \ \
| * | | preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-13
| * | | ia64: Use preempt_schedule_irqThomas Gleixner2013-11-13
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\ \ \ \
| * | | | doc: typo on word accounting in kprobes.c in mutliple architecturesAnoop Thomas Mathew2013-10-14
* | | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2013-11-15
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | ia64: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter2013-10-23
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-14
|\ \ \ \ \
| * \ \ \ \ Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov2013-11-04
| |\ \ \ \ \
| | * | | | | kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V2013-10-17
| * | | | | | kvm/x86: Convert iommu_flags to iommu_noncoherentAlex Williamson2013-10-30
| |/ / / / /
| * / / / / KVM: ia64: Get rid of KVM_HPAGE definesChristoffer Dall2013-10-14
| |/ / / /
* | | | | Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-11-14
|\ \ \ \ \
| * | | | | xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/deviceStefano Stabellini2013-10-25
| * | | | | xen: introduce xen_alloc/free_coherent_pagesStefano Stabellini2013-10-09
| |/ / / /
* | | | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-14
* | | | | ia64: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-14
| |_|_|/ |/| | |
* | | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-13
|\ \ \ \
| * | | | ACPI / processor: use apic_id and remove duplicated _MAT evaluationJiang Liu2013-09-23
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13
|\ \ \ \
| * | | | net: introduce SO_MAX_PACING_RATEEric Dumazet2013-09-28
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-13
|\ \ \ \
| * | | | exec/ptrace: fix get_dumpable() incorrect testsKees Cook2013-11-12
| * | | | mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu2013-11-12
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-13
|\ \ \ \ | |/ / / |/| | |
| * | | constify copy_siginfo_to_user{,32}()Al Viro2013-11-09