summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'please-pull-getrandom' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-092-1/+2
|\
| * [IA64] Wire up getrandom() system callTony Luck2014-08-062-1/+2
* | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-091-0/+2
* | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-092-7/+1Star
* | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-072-4/+5
|\ \
| * \ Merge branch 'acpi-config'Rafael J. Wysocki2014-07-271-0/+5
| |\ \
| | * | ACPI: Don't use acpi_lapic in ACPI core codeGraeme Gregory2014-07-211-0/+5
| | |/
| * / ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion.Lv Zheng2014-07-231-4/+0Star
| |/
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-051-0/+1
|\ \
| * | arch/ia64: Define early_memunmap()Daniel Kiper2014-07-181-0/+1
* | | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
| |/ |/|
* | ia64: arch/ia64/include/uapi/asm/fcntl.h needs personality.hAndrew Morton2014-06-241-0/+1
|/
* Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds2014-06-051-1/+2
|\
| * mm: disable zone_reclaim_mode by defaultMel Gorman2014-06-051-1/+2
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-053-1/+5
|\ \ | |/ |/|
| * genirq: Make create/destroy_irq() ia64 privateThomas Gleixner2014-05-161-0/+3
| * ia64: Remove unused check_irq_used()Thomas Gleixner2014-05-161-1/+0Star
| * iommu: dmar: Provide arch specific irq allocationThomas Gleixner2014-05-161-0/+2
* | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-042-51/+57
|\ \
| * \ Merge branch 'acpica'Rafael J. Wysocki2014-06-032-50/+56
| |\ \
| | * | ACPICA: Clean up redudant definitions already defined elsewhereLv Zheng2014-05-271-15/+0Star
| | * | ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <...Lv Zheng2014-05-272-50/+71
| | |/
| | |
| | \
| *-. | Merge branches 'acpi-processor' and 'acpi-pad'Rafael J. Wysocki2014-06-031-0/+1
| |\ \|
| | * | ACPI / ia64: introduce variable acpi_lapic into ia64Baoquan He2014-05-161-0/+1
| | |/
| | |
| | \
| *-. \ Merge branches 'acpi-scan', 'acpi-hotplug' and 'acpi-pci'Rafael J. Wysocki2014-06-031-1/+0Star
| |\ \ \ | | | |/ | | |/|
| | | * ACPI / PCI: Stub out pci_acpi_crs_quirks() and make it x86 specificHanjun Guo2014-05-071-1/+0Star
| | |/
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-032-25/+2Star
|\ \ \
| * | | Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar2014-05-223-11/+34
| |\| |
| * | | sched/idle, ia64: Switch from TS_POLLING to TIF_POLLING_NRFLAGPeter Zijlstra2014-05-081-1/+2
| * | | sched: Rework sched_domain topology definitionVincent Guittot2014-05-071-24/+0Star
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-034-13/+15
|\ \ \ \
| * | | | arch,ia64: Convert smp_mb__*()Peter Zijlstra2014-04-183-10/+6Star
| * | | | ia64: Fix up smp_mb__{before,after}_clear_bit()Peter Zijlstra2014-04-182-5/+11
| |/ / /
* | | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-021-6/+0Star
|\ \ \ \ | |_|/ / |/| | |
| * | | PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-281-6/+0Star
| |/ /
* | / ia64: add renameat2 syscallMiklos Szeredi2014-05-202-1/+2
| |/ |/|
* | mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds2014-04-261-10/+32
|/
* Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-021-1/+1
|\
| * ia64: Remove acpi_get_pxm() usageBjorn Helgaas2014-02-031-1/+1
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-311-1/+0Star
|\ \
| * | sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas2014-03-111-1/+0Star
* | | 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
| |/
* / [IA64] Wire up new sched_setattr and sched_getattr syscallsTony Luck2014-01-282-1/+3
|/
* 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
* | firmware/dmi_scan: generalize for use by other archsArd Biesheuvel2014-01-241-3/+5
* | printk/cache: mark printk_once test variable __read_mostlyJoe Perches2014-01-241-0/+1