| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts | Ingo Molnar | 2017-08-26 | 1 | -2/+6 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'x86/boot' into x86/mm, to pick up interacting changes | Ingo Molnar | 2017-07-18 | 5 | -53/+5 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | x86/mm: Stop calling leave_mm() in idle code | Andy Lutomirski | 2017-07-05 | 1 | -2/+0 |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-09-04 | 1 | -21/+4 |
|\ \ \ \ |
|
| * | | | | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby | 2017-08-25 | 1 | -21/+4 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2017-08-21 | 1 | -21/+0 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | arch: Remove spin_unlock_wait() arch-specific definitions | Paul E. McKenney | 2017-08-17 | 1 | -21/+0 |
| | |/
| |/| |
|
* | | | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem | Minchan Kim | 2017-08-10 | 1 | -1/+3 |
* | | | mm: refactor TLB gathering API | Minchan Kim | 2017-08-10 | 1 | -2/+4 |
|/ / |
|
* | | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-07-15 | 1 | -36/+0 |
|\ \ |
|
| * | | kill {__,}{get,put}_user_unaligned() | Al Viro | 2017-07-03 | 1 | -36/+0 |
* | | | ia64: remove redundant generic-y += kvm_para.h from asm/Kbuild | Masahiro Yamada | 2017-07-10 | 1 | -2/+0 |
* | | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-06 | 1 | -12/+0 |
|\ \ \ |
|
| * | | | kill strlen_user() | Al Viro | 2017-05-15 | 1 | -12/+0 |
| |/ / |
|
* | | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-07-06 | 1 | -2/+0 |
|\ \ \ |
|
| * | | | ia64: remove DMA_ERROR_CODE | Christoph Hellwig | 2017-06-20 | 1 | -2/+0 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-07-05 | 1 | -0/+4 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-30 | 1 | -17/+0 |
| |\ \ \ |
|
| * | | | | net: introduce SO_PEERGROUPS getsockopt | David Herrmann | 2017-06-21 | 1 | -0/+2 |
| * | | | | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures. | David S. Miller | 2017-05-21 | 1 | -0/+2 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'docs-4.13' of git://git.lwn.net/linux | Linus Torvalds | 2017-07-03 | 1 | -1/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook | Jonathan Corbet | 2017-05-18 | 1 | -1/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | ia64, scsi: update references for the device-io book | Mauro Carvalho Chehab | 2017-05-16 | 1 | -1/+1 |
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-07-03 | 2 | -24/+0 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | signal: Remove non-uapi <asm/siginfo.h> | Christoph Hellwig | 2017-06-04 | 1 | -1/+0 |
| * | | | ia64: Remove HAVE_ARCH_COPY_SIGINFO | Christoph Hellwig | 2017-06-04 | 2 | -23/+0 |
| |/ / |
|
* | | | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 2017-06-28 | 1 | -17/+0 |
|/ / |
|
* | | uapi: export all headers under uapi directories | Nicolas Dichtel | 2017-05-11 | 1 | -45/+0 |
|/ |
|
* | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-05-08 | 1 | -2/+3 |
|\ |
|
| * | ia64: Use generic pci_mmap_resource_range() | David Woodhouse | 2017-04-20 | 1 | -0/+1 |
| * | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> | David Woodhouse | 2017-04-18 | 1 | -2/+0 |
| * | PCI: Add arch_can_pci_mmap_wc() macro | David Woodhouse | 2017-04-18 | 1 | -0/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-05-02 | 1 | -0/+6 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-04-15 | 1 | -0/+29 |
| |\ \ |
|
| * | | | New getsockopt option to get socket cookie | Chenbo Feng | 2017-04-08 | 1 | -0/+2 |
| * | | | net: Introduce SO_INCOMING_NAPI_ID | Sridhar Samudrala | 2017-03-24 | 1 | -0/+2 |
| * | | | sock: introduce SO_MEMINFO getsockopt | Josh Hunt | 2017-03-22 | 1 | -0/+2 |
* | | | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-05-01 | 2 | -75/+38 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 2017-04-26 | 3 | -75/+40 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | | | * | | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro | 2017-04-02 | 1 | -0/+2 |
| | | | |\ \
| | | |/ / /
| | |/| | /
| | | | |/ |
|
| | | * | | get rid of padding, switch to RAW_COPY_USER | Al Viro | 2017-04-06 | 1 | -31/+4 |
| | | * | | ia64: get rid of copy_in_user() | Al Viro | 2017-04-06 | 1 | -10/+0 |
| | | * | | ia64: sanitize __access_ok() | Al Viro | 2017-04-06 | 1 | -16/+16 |
| | | * | | ia64: get rid of 'segment' argument of __do_{get,put}_user() | Al Viro | 2017-04-06 | 1 | -8/+8 |
| | | * | | ia64: get rid of 'segment' argument of __{get,put}_user_check() | Al Viro | 2017-04-06 | 1 | -4/+4 |
| | | * | | ia64: add extable.h | Al Viro | 2017-04-06 | 2 | -7/+12 |
| | |/ / |
|
| | * | | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 2017-03-05 | 1 | -2/+0 |
| | * | | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro | 2017-03-05 | 1 | -3/+0 |
| |/ / |
|
* | | | ia64: restore symbol versions for symbols defined in assembly | Jan Beulich | 2017-04-13 | 1 | -0/+29 |
| |/
|/| |
|
* | | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov | 2017-03-09 | 1 | -0/+2 |
|/ |
|