Age | Commit message (Expand) | Author | Files | Lines |
2023-08-08 | ia64/cpu: Switch to arch_cpu_finalize_init() | Thomas Gleixner | 1 | -20/+0 |
2022-08-25 | ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr() | Alexander Lobakin | 1 | -1/+1 |
2022-06-25 | ia64: define get_cycles macro for arch-override | Jason A. Donenfeld | 1 | -0/+1 |
2021-12-08 | hugetlbfs: flush TLBs correctly after huge_pmd_unshare | Nadav Amit | 1 | -0/+10 |
2021-04-16 | ia64: fix user_stack_pointer() for ptrace() | Sergei Trofimovich | 1 | -7/+1 |
2021-03-30 | ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign | Sergei Trofimovich | 1 | -1/+1 |
2018-05-30 | bug.h: work around GCC PR82365 in BUG() | Arnd Bergmann | 1 | -1/+5 |
2017-11-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+2 |
2017-11-04 | Revert "x86/mm: Stop calling leave_mm() in idle code" | Andy Lutomirski | 1 | -0/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 99 | -0/+99 |
2017-09-04 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+0 |
2017-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -21/+4 |
2017-08-26 | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts | Ingo Molnar | 1 | -2/+6 |
2017-08-25 | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby | 1 | -21/+4 |
2017-08-21 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -21/+0 |
2017-08-17 | arch: Remove spin_unlock_wait() arch-specific definitions | Paul E. McKenney | 1 | -21/+0 |
2017-08-11 | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem | Minchan Kim | 1 | -1/+3 |
2017-08-11 | mm: refactor TLB gathering API | Minchan Kim | 1 | -2/+4 |
2017-07-18 | Merge branch 'x86/boot' into x86/mm, to pick up interacting changes | Ingo Molnar | 4 | -53/+1 |
2017-07-15 | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -36/+0 |
2017-07-09 | ia64: remove redundant generic-y += kvm_para.h from asm/Kbuild | Masahiro Yamada | 1 | -2/+0 |
2017-07-07 | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -12/+0 |
2017-07-07 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -2/+0 |
2017-07-05 | x86/mm: Stop calling leave_mm() in idle code | Andy Lutomirski | 1 | -2/+0 |
2017-07-04 | Merge tag 'docs-4.13' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2017-07-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -23/+0 |
2017-07-04 | kill {__,}{get,put}_user_unaligned() | Al Viro | 1 | -36/+0 |
2017-06-29 | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 1 | -17/+0 |
2017-06-20 | ia64: remove DMA_ERROR_CODE | Christoph Hellwig | 1 | -2/+0 |
2017-06-04 | signal: Remove non-uapi <asm/siginfo.h> | Christoph Hellwig | 1 | -1/+0 |
2017-06-04 | ia64: Remove HAVE_ARCH_COPY_SIGINFO | Christoph Hellwig | 1 | -22/+0 |
2017-05-16 | ia64, scsi: update references for the device-io book | Mauro Carvalho Chehab | 1 | -1/+1 |
2017-05-16 | kill strlen_user() | Al Viro | 1 | -12/+0 |
2017-05-09 | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+3 |
2017-05-02 | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -75/+38 |
2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 3 | -75/+40 |
2017-04-20 | ia64: Use generic pci_mmap_resource_range() | David Woodhouse | 1 | -0/+1 |
2017-04-18 | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> | David Woodhouse | 1 | -2/+0 |
2017-04-18 | PCI: Add arch_can_pci_mmap_wc() macro | David Woodhouse | 1 | -0/+2 |
2017-04-14 | ia64: restore symbol versions for symbols defined in assembly | Jan Beulich | 1 | -0/+29 |
2017-04-07 | get rid of padding, switch to RAW_COPY_USER | Al Viro | 1 | -31/+4 |
2017-04-07 | ia64: get rid of copy_in_user() | Al Viro | 1 | -10/+0 |
2017-04-07 | ia64: sanitize __access_ok() | Al Viro | 1 | -16/+16 |
2017-04-07 | ia64: get rid of 'segment' argument of __do_{get,put}_user() | Al Viro | 1 | -8/+8 |
2017-04-07 | ia64: get rid of 'segment' argument of __{get,put}_user_check() | Al Viro | 1 | -4/+4 |
2017-04-07 | ia64: add extable.h | Al Viro | 2 | -7/+12 |
2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro | 1 | -0/+2 |
2017-03-09 | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov | 1 | -0/+2 |
2017-03-06 | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 1 | -2/+0 |
2017-03-06 | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro | 1 | -3/+0 |