aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAge
* Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-10
|\
| * uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-10
* | Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-05-10
|\ \ | |/ |/|
| * ia64: beatify build log for gate.so and gate-syms.oMasahiro Yamada2017-05-03
| * kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke2017-04-12
* | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-08
|\ \
| * | ia64: Use generic pci_mmap_resource_range()David Woodhouse2017-04-20
| * | ia64: Remove redundant checks for WC in pci_mmap_page_range()David Woodhouse2017-04-20
| * | ia64: Remove redundant valid_mmap_phys_addr_range() from pci_mmap_page_range()David Woodhouse2017-04-20
| * | PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-20
| * | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-18
| * | PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse2017-04-18
| |/
* | ia64: reuse append_elf_note() and final_note() functionsHari Bathini2017-05-08
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-05-05
|\ \
| * | ia64: Remove unused IA64_TASK_SIGHAND_OFFSET and IA64_SIGHAND_SIGLOCK_OFFSETEric W. Biederman2017-04-17
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-02
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-15
| |\ \
| * | | New getsockopt option to get socket cookieChenbo Feng2017-04-08
| * | | net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala2017-03-24
| * | | sock: introduce SO_MEMINFO getsockoptJosh Hunt2017-03-22
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-02
|\ \ \ \
| * | | | debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra2017-04-03
| |/ / /
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-01
|\ \ \ \
| * | | | ia64/sn/hwperf: Replace racy task affinity logicThomas Gleixner2017-04-15
| * | | | ia64/salinfo: Replace racy task affinity logicThomas Gleixner2017-04-15
| * | | | ia64/topology: Remove cpus_allowed manipulationThomas Gleixner2017-04-15
| |/ / /
* | | | ia64: fix module loading for gcc-5.4Sergei Trofimovich2017-05-01
* | | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-01
|\ \ \ \ | |_|/ / |/| | |
| * | | HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro2017-04-26
| * | | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-26
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-26
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | | * | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-02
| | | |/| | | | |/| |/
| | | * | get rid of padding, switch to RAW_COPY_USERAl Viro2017-04-06
| | | * | ia64: get rid of copy_in_user()Al Viro2017-04-06
| | | * | ia64: sanitize __access_ok()Al Viro2017-04-06
| | | * | ia64: get rid of 'segment' argument of __do_{get,put}_user()Al Viro2017-04-06
| | | * | ia64: get rid of 'segment' argument of __{get,put}_user_check()Al Viro2017-04-06
| | | * | ia64: add extable.hAl Viro2017-04-06
| | |/ /
| | * | uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-05
| | * | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-05
| |/ /
* | / ia64: restore symbol versions for symbols defined in assemblyJan Beulich2017-04-13
| |/ |/|
* | arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-09
|/
* sched/core: Remove unused prefetch_stack()Ingo Molnar2017-03-02
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-02
* sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...Ingo Molnar2017-03-02
* sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-02
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02