summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-181-1/+1
|\
| * PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki2014-12-131-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-1827-13235/+0
|\ \
| * | KVM: ia64: removePaolo Bonzini2014-11-2027-13235/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-161-10/+0
|\ \ \
| * | | make default ->i_fop have ->open() fail with ENXIOAl Viro2014-12-101-10/+0
| |/ /
* | | arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck2014-12-111-0/+3
* | | 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
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-291-1/+1
| |\ \
| * | | net: introduce SO_INCOMING_CPUEric Dumazet2014-11-111-0/+2
| | |/ | |/|
* | | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-101-1/+1
|\ \ \
| * \ \ Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-081-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | PM / Kconfig: Do not select PM directly from Kconfig filesRafael J. Wysocki2014-12-041-1/+0
| | * | PM / Runtime: Kconfig: move ia64 dependency to arch/ia64/KconfigKevin Hilman2014-11-151-0/+1
| | |/
* | | ia64: replace get_unused_fd() with get_unused_fd_flags(0)Yann Droneaud2014-12-101-1/+1
* | | 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 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-102-8/+8
|\ \ \
| * | | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-232-4/+4
| * | | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-232-4/+4
* | | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-092-8/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | 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
| |/ /
* | | kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel2014-11-261-1/+1
| |/ |/|
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-10-231-2/+4
|\ \ | |/ |/|
| * Merge branch 'next' into efi-next-mergeMatt Fleming2014-10-031-2/+4
| |\
| | * ia64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek2014-10-031-2/+4
* | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-192-1/+7
|\ \ \
| * | | ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-1/+1
| * | | 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-1513-39/+39
|\ \ \ \
| * | | | ia64: sn_nodepda cannot be assigned to after this_cpu conversion. Use __this_...Christoph Lameter2014-09-021-1/+1
| * | | | ia64: Replace __get_cpu_var usesChristoph Lameter2014-08-2612-38/+38
| | |_|/ | |/| |
* | | | 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-143-1/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [IA64] Enable bpf syscall for ia64Tony Luck2014-10-093-1/+3
| | |_|/ | |/| |
* | | | 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 tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-092-3/+3
|\ \ \ \ \ \
| * | | | | | PCI/MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()Yijing Wang2014-10-012-3/+3
* | | | | | | 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
| | |_|/ / / / | |/| | | | |
OpenPOWER on IntegriCloud