summaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-017-29/+10
|\
| * ia64: Validate online cpus in irq_set_affinity() callbacksThomas Gleixner2014-03-123-11/+5
| * ia64: Remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-044-12/+1
| * ia64: Use the core irq stats functionThomas Gleixner2014-03-041-6/+4
* | Merge tag 'please-pull-misc-3.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-013-7/+7
|\ \
| * | [IA64] Keep format strings from leaking into printkKees Cook2014-03-281-2/+2
| * | Fix warning in make defconfigJiang Liu2014-02-281-2/+2
| * | [IA64] sba_iommu: fix section mismatchJiang Liu2014-02-281-3/+3
| |/
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-311-0/+7
|\ \
| * | ia64/efi: Implement efi_enabled()Matt Fleming2014-03-041-0/+7
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-311-1/+0
|\ \
| * | sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas2014-03-111-1/+0
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-311-2/+3
|\ \ \ | |/ / |/| |
| * | locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-091-0/+1
| * | locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-091-2/+2
* | | mm: fix GFP_THISNODE callers and clarifyJohannes Weiner2014-03-111-1/+1
| |/ |/|
* | [IA64] Wire up new sched_setattr and sched_getattr syscallsTony Luck2014-01-283-1/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-252-1/+4
|\
| * net: introduce SO_BPF_EXTENSIONSMichal Sekletar2014-01-191-0/+2
| * lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-181-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-01-251-0/+1
|\ \
| * | Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on IA64Mark Salter2014-01-031-0/+1
| |/
* | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-252-3/+1
|\ \
| * \ Merge branch 'acpica'Rafael J. Wysocki2014-01-121-1/+0
| |\ \
| | * | ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng2014-01-081-1/+0
| | |/
| * / ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-2/+1
| |/
* | firmware/dmi_scan: generalize for use by other archsArd Biesheuvel2014-01-242-3/+6
* | printk/cache: mark printk_once test variable __read_mostlyJoe Perches2014-01-241-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-231-1/+1
|\ \
| * | KVM: Use cond_resched() directly and remove useless kvm_resched()Takuya Yoshikawa2013-12-131-1/+1
| |/
* | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-232-13/+13
|\ \
| * | ia64/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2013-12-102-13/+13
| |/
* | mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman2014-01-223-131/+48
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-201-0/+23
|\ \
| * | arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra2014-01-121-0/+23
| |/
* / ia64/xen: Remove Xen support for ia64Boris Ostrovsky2013-12-1148-5114/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-201-7/+1
|\
| * consolidate simple ->d_delete() instancesAl Viro2013-11-161-7/+1
* | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-204-7/+7
|\ \
| * | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-144-7/+7
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-192-17/+1
|\ \ \
| * | | preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-3/+0
| * | | ia64: Use preempt_schedule_irqThomas Gleixner2013-11-131-14/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-161-1/+1
|\ \ \ \
| * | | | doc: typo on word accounting in kprobes.c in mutliple architecturesAnoop Thomas Mathew2013-10-141-1/+1
* | | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2013-11-151-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | ia64: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter2013-10-231-0/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-152-7/+4
|\ \ \ \ \
| * \ \ \ \ Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov2013-11-041-2/+3
| |\ \ \ \ \
| | * | | | | kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V2013-10-171-2/+3