aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAge
* Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2019-01-06
|\
| * arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-05
| * arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-05
* | Fix 'acccess_ok()' on alpha and SHLinus Torvalds2019-01-06
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-05
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-04
| * fls: change parameter to unsigned intMatthew Wilcox2019-01-04
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-03
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2018-12-31
|\
| * alpha: Remove some unused variablesMatt Turner2018-12-21
| * alpha: rtc: simplify alpha_rtc_initAlexandre Belloni2018-12-21
| * alpha: Fix a typo on ptrace.hDaniel Bristot de Oliveira2018-12-21
| * alpha: fix spelling mistake QSD_PORT_ACTUVE -> QSD_PORT_ACTIVEColin Ian King2018-12-21
| * alpha: generate uapi header and syscall table header filesFiroz Khan2018-12-21
| * alpha: add system call table generation supportFiroz Khan2018-12-21
| * alpha: add __NR_syscalls along with NR_SYSCALLSFiroz Khan2018-12-21
| * alpha: remove CONFIG_OSF4_COMPAT flag from syscall tableFiroz Khan2018-12-21
| * alpha: move __IGNORE* entries to non uapi headerFiroz Khan2018-12-21
* | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-29
|\ \
| * | eisa: consolidate EISA Kconfig entry in drivers/eisaChristoph Hellwig2018-11-22
| * | pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig2018-11-22
| * | PCI: consolidate the PCI_SYSCALL symbolChristoph Hellwig2018-11-22
| * | PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig2018-11-22
| * | PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-22
* | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-28
|\ \ \ | |_|/ |/| |
| * | dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig2018-12-20
| * | dma-mapping: bypass indirect calls for dma-directChristoph Hellwig2018-12-13
| * | dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-13
| * | arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig2018-12-06
| * | alpha: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-06
| |/
* / alpha: fix hang caused by the bootmem removalMike Rapoport2018-12-14
|/
* Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-11-10
|\
| * arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)2018-11-08
* | memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-31
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* | memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-31
* | memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-31
* | memblock: replace alloc_bootmem with memblock_allocMike Rapoport2018-10-31
* | memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport2018-10-31
* | memblock: replace alloc_bootmem_node with memblock_alloc_nodeMike Rapoport2018-10-31
* | mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-31
* | mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-31
* | treewide: remove current_text_addrNick Desaulniers2018-10-31
* | Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-29
|\ \
| * | tty/serial_core: add ISO7816 infrastructureNicolas Ferre2018-10-02
| |/
* | alpha: switch to NO_BOOTMEMMike Rapoport2018-10-26
* | Merge branch 'work.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-10-25
|\ \
| * | alpha: unify the glue for sigreturn-like syscallsAl Viro2018-08-16
| * | alpha: use alpha_ni_syscall only for syscall zeroAl Viro2018-08-16
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-25
|\ \ \