Age | Commit message (Expand) | Author | Files | Lines |
2019-04-05 | syscalls: Remove start and number from syscall_set_arguments() args | Steven Rostedt (VMware) | 2 | -11/+6 |
2019-04-05 | syscalls: Remove start and number from syscall_get_arguments() args | Steven Rostedt (Red Hat) | 1 | -4/+1 |
2019-03-28 | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported | Masahiro Yamada | 2 | -1/+1 |
2019-03-17 | Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 5 | -9/+2 |
2019-03-17 | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada | 1 | -2/+0 |
2019-03-17 | kbuild: warn redundant generic-y | Masahiro Yamada | 1 | -1/+0 |
2019-03-16 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -3/+4 |
2019-03-15 | scsi: ia64: simscsi: use request tag instead of serial_number | Hannes Reinecke | 1 | -3/+4 |
2019-03-13 | ia64: prefix header search path with $(srctree)/ | Masahiro Yamada | 4 | -6/+2 |
2019-03-12 | ia64: add checks for the return value of memblock_alloc*() | Mike Rapoport | 7 | -17/+74 |
2019-03-12 | arch: don't memset(0) memory returned by memblock_alloc() | Mike Rapoport | 1 | -2/+0 |
2019-03-12 | arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0) | Mike Rapoport | 1 | -2/+1 |
2019-03-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -59/+8 |
2019-03-06 | ia64: perfmon: don't mark buffer pages as PG_reserved | David Hildenbrand | 1 | -55/+4 |
2019-03-06 | mm: replace all open encodings for NUMA_NO_NODE | Anshuman Khandual | 2 | -4/+4 |
2019-03-06 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -15/+12 |
2019-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -120/+1 |
2019-03-04 | get rid of legacy 'get_ds()' function | Linus Torvalds | 1 | -1/+0 |
2019-02-10 | Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/... | Thomas Gleixner | 1 | -0/+1 |
2019-02-10 | Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern... | Thomas Gleixner | 3 | -15/+11 |
2019-02-07 | y2038: add 64-bit time_t syscalls to all 32-bit architectures | Arnd Bergmann | 1 | -0/+1 |
2019-02-03 | arch: Use asm-generic/socket.h when possible | Deepa Dinamani | 2 | -122/+1 |
2019-01-25 | arch: add pkey and rseq syscall numbers everywhere | Arnd Bergmann | 1 | -0/+4 |
2019-01-25 | ia64: assign syscall numbers for perf and seccomp | Arnd Bergmann | 1 | -0/+2 |
2019-01-25 | ia64: add statx and io_pgetevents syscalls | Arnd Bergmann | 1 | -0/+2 |
2019-01-25 | ia64: add __NR_umount2 definition | Arnd Bergmann | 3 | -15/+3 |
2019-01-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+0 |
2019-01-18 | net: introduce SO_BINDTOIFINDEX sockopt | David Herrmann | 1 | -0/+2 |
2019-01-16 | ia64: remove redundant 'export AWK' | Masahiro Yamada | 1 | -2/+0 |
2019-01-06 | arch: remove redundant UAPI generic-y defines | Masahiro Yamada | 1 | -6/+0 |
2019-01-06 | arch: remove stale comments "UAPI Header export list" | Masahiro Yamada | 1 | -1/+0 |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -5/+3 |
2019-01-05 | ia64: fix compile without swiotlb | Christoph Hellwig | 2 | -1/+3 |
2019-01-05 | mm: treewide: remove unused address argument from pte_alloc functions | Joel Fernandes (Google) | 1 | -3/+2 |
2019-01-05 | fls: change parameter to unsigned int | Matthew Wilcox | 1 | -2/+1 |
2019-01-04 | Remove 'type' argument from access_ok() function | Linus Torvalds | 4 | -6/+6 |
2018-12-30 | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -25/+3 |
2018-12-30 | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -1/+1 |
2018-12-29 | Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -5/+2 |
2018-12-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2018-12-29 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+1 |
2018-12-29 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 6 | -78/+63 |
2018-12-28 | mm, memory_hotplug: add nid parameter to arch_remove_memory | Oscar Salvador | 1 | -1/+1 |
2018-12-26 | Merge tag 'please-pull-y2038prep' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 10 | -659/+458 |
2018-12-23 | treewide: add intermediate .s files to targets | Masahiro Yamada | 1 | -0/+2 |
2018-12-23 | treewide: remove explicit rules for *offsets.s | Masahiro Yamada | 1 | -5/+0 |
2018-12-21 | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada | 1 | -1/+1 |
2018-12-19 | scsi: remove the use_clustering flag | Christoph Hellwig | 1 | -1/+1 |
2018-12-15 | ia64: only select ARCH_HAS_DMA_COHERENT_TO_PFN if swiotlb is enabled | Christoph Hellwig | 1 | -1/+1 |
2018-12-13 | dma-mapping: bypass indirect calls for dma-direct | Christoph Hellwig | 3 | -4/+3 |