summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include
Commit message (Expand)AuthorAgeFilesLines
* arch: Cleanup read_barrier_depends() and commentsAlexander Duyck2014-12-111-13/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-112-1/+5
|\
| * net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
| * net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov2014-12-051-0/+3
| * net: introduce SO_INCOMING_CPUEric Dumazet2014-11-111-0/+2
* | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-101-2/+6
|\ \
| * | ia64: Sync struct siginfo with general versionQiaowei Ren2014-11-181-2/+6
| |/
* | Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux...Arnd Bergmann2014-11-111-0/+4
|\ \
| * | ia64: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-201-0/+4
| |/
* | Change xlate_dev_{kmem,mem}_ptr() prototypesThierry Reding2014-11-101-8/+8
|/
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-0/+6
|\
| * ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris2014-09-231-0/+6
* | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-155-6/+6
|\ \
| * | ia64: Replace __get_cpu_var usesChristoph Lameter2014-08-265-6/+6
* | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-10-141-1/+1
|\ \ \
| * | | ia64: remove duplicate declarations of __per_cpu_start[] and __per_cpu_end[]Geert Uytterhoeven2014-10-141-1/+1
* | | | Merge tag 'please-pull-sys_bpf' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-10-142-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | [IA64] Enable bpf syscall for ia64Tony Luck2014-10-092-1/+2
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-131-1/+0
|\ \ \ \
| * | | | sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSWPeter Zijlstra2014-09-241-1/+0
* | | | | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-104/+88
|\ \ \ \ \
| * | | | | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-031-2/+2
| * | | | | locking,arch,ia64: Fold atomic_opsPeter Zijlstra2014-08-141-102/+86
* | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-0/+1
|\ \ \ \ \ \
| * | | | | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-10-081-3/+12
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | KVM: static inline empty kvm_arch functionsRadim Krčmář2014-08-291-0/+12
| * | | | | KVM: forward declare structs in kvm_types.hPaolo Bonzini2014-08-291-3/+0
| | |_|/ / | |/| | |
* | | | | ia64: Fix syscall number for memfd_createTony Luck2014-09-151-1/+1
| |/ / / |/| | |
* | | | [IA64] Wire up memfd_create() system callTony Luck2014-08-182-1/+2
|/ / /
* | | 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-081-0/+2
* | | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-082-7/+1
* | | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-062-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/+0
| |/
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-041-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-231-0/+1
|/
* Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds2014-06-041-1/+2
|\
| * mm: disable zone_reclaim_mode by defaultMel Gorman2014-06-041-1/+2
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-043-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/+0
| * 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
| |\ \
OpenPOWER on IntegriCloud