Age | Commit message (Expand) | Author |
2019-02-03 | socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes | Deepa Dinamani |
2019-02-03 | socket: Add SO_TIMESTAMPING_NEW | Deepa Dinamani |
2019-02-03 | socket: Add SO_TIMESTAMP[NS]_NEW | Deepa Dinamani |
2019-02-03 | sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD | Deepa Dinamani |
2019-01-25 | alpha: add generic get{eg,eu,g,p,u,pp}id() syscalls | Arnd Bergmann |
2019-01-25 | alpha: add standard statfs64/fstatfs64 syscalls | Arnd Bergmann |
2019-01-25 | arch: add pkey and rseq syscall numbers everywhere | Arnd Bergmann |
2019-01-25 | ipc: rename old-style shmctl/semctl/msgctl syscalls | Arnd Bergmann |
2019-01-25 | alpha: update syscall macro definitions | Arnd Bergmann |
2019-01-25 | alpha: wire up io_pgetevents system call | Arnd Bergmann |
2019-01-21 | perf/core, arch/alpha: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDE | Andrew Murray |
2019-01-17 | net: introduce SO_BINDTOIFINDEX sockopt | David Herrmann |
2019-01-06 | Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2019-01-06 | Fix 'acccess_ok()' on alpha and SH | Linus Torvalds |
2019-01-06 | arch: remove redundant UAPI generic-y defines | Masahiro Yamada |
2019-01-06 | arch: remove stale comments "UAPI Header export list" | Masahiro Yamada |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-01-04 | mm: treewide: remove unused address argument from pte_alloc functions | Joel Fernandes (Google) |
2019-01-04 | fls: change parameter to unsigned int | Matthew Wilcox |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2018-12-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds |
2018-12-29 | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-12-28 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-12-21 | alpha: Remove some unused variables | Matt Turner |
2018-12-21 | alpha: rtc: simplify alpha_rtc_init | Alexandre Belloni |
2018-12-21 | alpha: Fix a typo on ptrace.h | Daniel Bristot de Oliveira |
2018-12-21 | alpha: fix spelling mistake QSD_PORT_ACTUVE -> QSD_PORT_ACTIVE | Colin Ian King |
2018-12-21 | alpha: generate uapi header and syscall table header files | Firoz Khan |
2018-12-21 | alpha: add system call table generation support | Firoz Khan |
2018-12-21 | alpha: add __NR_syscalls along with NR_SYSCALLS | Firoz Khan |
2018-12-21 | alpha: remove CONFIG_OSF4_COMPAT flag from syscall table | Firoz Khan |
2018-12-21 | alpha: move __IGNORE* entries to non uapi header | Firoz Khan |
2018-12-20 | dma-mapping: zero memory returned from dma_alloc_* | Christoph Hellwig |
2018-12-14 | alpha: fix hang caused by the bootmem removal | Mike Rapoport |
2018-12-13 | dma-mapping: bypass indirect calls for dma-direct | Christoph Hellwig |
2018-12-13 | dma-mapping: always build the direct mapping code | Christoph Hellwig |
2018-12-06 | arch: switch the default on ARCH_HAS_SG_CHAIN | Christoph Hellwig |
2018-12-06 | alpha: remove the mapping_error dma_map_ops method | Christoph Hellwig |
2018-11-23 | eisa: consolidate EISA Kconfig entry in drivers/eisa | Christoph Hellwig |
2018-11-23 | pcmcia: allow PCMCIA support independent of the architecture | Christoph Hellwig |
2018-11-23 | PCI: consolidate the PCI_SYSCALL symbol | Christoph Hellwig |
2018-11-23 | PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options | Christoph Hellwig |
2018-11-23 | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig |
2018-11-10 | Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2018-11-08 | arch/alpha, termios: implement BOTHER, IBSHIFT and termios2 | H. Peter Anvin (Intel) |
2018-10-31 | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport |
2018-10-31 | memblock: replace free_bootmem{_node} with memblock_free | Mike Rapoport |
2018-10-31 | memblock: replace alloc_bootmem with memblock_alloc | Mike Rapoport |