summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* alpha: wire up io_pgetevents system callArnd Bergmann2019-03-101-0/+1
* alpha: fix page fault handling for r16-r18 targetsSergei Trofimovich2019-02-101-1/+1
* alpha: Fix Eiger NR_IRQS to 128Meelis Roos2019-02-101-3/+3
* Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2019-01-061-7/+0
|\
| * arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-6/+0
| * arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
* | Fix 'acccess_ok()' on alpha and SHLinus Torvalds2019-01-061-3/+5
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-052-5/+5
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-3/+3
| * fls: change parameter to unsigned intMatthew Wilcox2019-01-041-2/+2
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-034-9/+9
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2018-12-3114-1043/+609
|\
| * alpha: Remove some unused variablesMatt Turner2018-12-211-2/+1
| * alpha: rtc: simplify alpha_rtc_initAlexandre Belloni2018-12-211-12/+10
| * alpha: Fix a typo on ptrace.hDaniel Bristot de Oliveira2018-12-211-1/+1
| * alpha: fix spelling mistake QSD_PORT_ACTUVE -> QSD_PORT_ACTIVEColin Ian King2018-12-211-1/+1
| * alpha: generate uapi header and syscall table header filesFiroz Khan2018-12-215-1001/+9
| * alpha: add system call table generation supportFiroz Khan2018-12-214-0/+559
| * alpha: add __NR_syscalls along with NR_SYSCALLSFiroz Khan2018-12-212-1/+5
| * alpha: remove CONFIG_OSF4_COMPAT flag from syscall tableFiroz Khan2018-12-212-8/+6
| * alpha: move __IGNORE* entries to non uapi headerFiroz Khan2018-12-212-21/+21
* | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-291-28/+12
|\ \
| * | eisa: consolidate EISA Kconfig entry in drivers/eisaChristoph Hellwig2018-11-231-7/+8
| * | pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig2018-11-231-2/+0
| * | PCI: consolidate the PCI_SYSCALL symbolChristoph Hellwig2018-11-231-3/+1
| * | PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig2018-11-231-4/+1
| * | PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-12/+2
* | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-283-13/+7
|\ \ \ | |_|/ |/| |
| * | dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig2018-12-201-1/+1
| * | dma-mapping: bypass indirect calls for dma-directChristoph Hellwig2018-12-131-1/+1
| * | dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-131-1/+0
| * | arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig2018-12-061-0/+1
| * | alpha: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-10/+4
| |/
* | alpha: fix hang caused by the bootmem removalMike Rapoport2018-12-142-3/+4
|/
* Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-11-103-1/+29
|\
| * arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)2018-11-083-1/+29
* | memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-3111-19/+29
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-3112-12/+9
* | memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* | memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-311-2/+1
* | memblock: replace alloc_bootmem with memblock_allocMike Rapoport2018-10-314-8/+8
* | memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport2018-10-313-4/+4
* | memblock: replace alloc_bootmem_node with memblock_alloc_nodeMike Rapoport2018-10-311-2/+2
* | mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0
* | mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-1/+0
* | treewide: remove current_text_addrNick Desaulniers2018-10-311-6/+0
* | Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-291-0/+2
|\ \
| * | tty/serial_core: add ISO7816 infrastructureNicolas Ferre2018-10-021-0/+2
| |/
* | alpha: switch to NO_BOOTMEMMike Rapoport2018-10-264-188/+29
* | Merge branch 'work.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-10-252-188/+183
|\ \
OpenPOWER on IntegriCloud