summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-101-45/+0
|\
| * uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-45/+0
* | Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-05-102-25/+3
|\ \ | |/ |/|
| * ia64: beatify build log for gate.so and gate-syms.oMasahiro Yamada2017-05-031-1/+1
| * kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke2017-04-131-24/+2
* | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-082-48/+3
|\ \
| * | ia64: Use generic pci_mmap_resource_range()David Woodhouse2017-04-202-30/+1
| * | ia64: Remove redundant checks for WC in pci_mmap_page_range()David Woodhouse2017-04-201-16/+2
| * | ia64: Remove redundant valid_mmap_phys_addr_range() from pci_mmap_page_range()David Woodhouse2017-04-201-3/+0
| * | PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-201-1/+2
| * | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-181-2/+0
| * | PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse2017-04-181-0/+2
| |/
* | ia64: reuse append_elf_note() and final_note() functionsHari Bathini2017-05-081-22/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-05-051-4/+0
|\ \
| * | ia64: Remove unused IA64_TASK_SIGHAND_OFFSET and IA64_SIGHAND_SIGLOCK_OFFSETEric W. Biederman2017-04-171-4/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-021-0/+6
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-152-8/+37
| |\ \
| * | | New getsockopt option to get socket cookieChenbo Feng2017-04-081-0/+2
| * | | net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala2017-03-241-0/+2
| * | | sock: introduce SO_MEMINFO getsockoptJosh Hunt2017-03-221-0/+2
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-011-0/+2
|\ \ \ \
| * | | | debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra2017-04-031-0/+2
| |/ / /
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-013-33/+21
|\ \ \ \
| * | | | ia64/sn/hwperf: Replace racy task affinity logicThomas Gleixner2017-04-151-8/+9
| * | | | ia64/salinfo: Replace racy task affinity logicThomas Gleixner2017-04-151-19/+12
| * | | | ia64/topology: Remove cpus_allowed manipulationThomas Gleixner2017-04-151-6/+0
| |/ / /
* | | | ia64: fix module loading for gcc-5.4Sergei Trofimovich2017-05-011-2/+2
* | | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-015-89/+43
|\ \ \ \ | |_|/ / |/| | |
| * | | HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro2017-04-261-1/+0
| * | | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-1/+0
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-266-88/+46
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | | * | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-021-0/+2
| | | | |\ \ | | | |/ / / | | |/| | / | | | | |/
| | | * | get rid of padding, switch to RAW_COPY_USERAl Viro2017-04-063-43/+6
| | | * | ia64: get rid of copy_in_user()Al Viro2017-04-061-10/+0
| | | * | ia64: sanitize __access_ok()Al Viro2017-04-061-16/+16
| | | * | ia64: get rid of 'segment' argument of __do_{get,put}_user()Al Viro2017-04-061-8/+8
| | | * | ia64: get rid of 'segment' argument of __{get,put}_user_check()Al Viro2017-04-061-4/+4
| | | * | ia64: add extable.hAl Viro2017-04-063-8/+16
| | |/ /
| | * | uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-051-2/+0
| | * | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-051-3/+0
| |/ /
* | | ia64: restore symbol versions for symbols defined in assemblyJan Beulich2017-04-132-8/+37
| |/ |/|
* | arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-0/+2
|/
* sched/core: Remove unused prefetch_stack()Ingo Molnar2017-03-032-25/+0
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-021-1/+1
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-023-1/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-025-0/+5
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-024-0/+4
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
OpenPOWER on IntegriCloud