summaryrefslogtreecommitdiffstats
path: root/arch/alpha
AgeCommit message (Expand)AuthorLines
2018-12-21alpha: generate uapi header and syscall table header filesFiroz Khan-1001/+9
2018-12-21alpha: add system call table generation supportFiroz Khan-0/+559
2018-12-21alpha: add __NR_syscalls along with NR_SYSCALLSFiroz Khan-1/+5
2018-12-21alpha: remove CONFIG_OSF4_COMPAT flag from syscall tableFiroz Khan-8/+6
2018-12-21alpha: move __IGNORE* entries to non uapi headerFiroz Khan-21/+21
2018-12-20dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig-1/+1
2018-12-14alpha: fix hang caused by the bootmem removalMike Rapoport-3/+4
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig-1/+1
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig-1/+0
2018-12-06arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig-0/+1
2018-12-06alpha: remove the mapping_error dma_map_ops methodChristoph Hellwig-10/+4
2018-11-23eisa: consolidate EISA Kconfig entry in drivers/eisaChristoph Hellwig-7/+8
2018-11-23pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig-2/+0
2018-11-23PCI: consolidate the PCI_SYSCALL symbolChristoph Hellwig-3/+1
2018-11-23PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig-4/+1
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig-12/+2
2018-11-10Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1/+29
2018-11-08arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)-1/+29
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport-19/+29
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-12/+9
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport-1/+1
2018-10-31memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport-2/+1
2018-10-31memblock: replace alloc_bootmem with memblock_allocMike Rapoport-8/+8
2018-10-31memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport-4/+4
2018-10-31memblock: replace alloc_bootmem_node with memblock_alloc_nodeMike Rapoport-2/+2
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport-1/+0
2018-10-31treewide: remove current_text_addrNick Desaulniers-6/+0
2018-10-29Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+2
2018-10-26alpha: switch to NO_BOOTMEMMike Rapoport-188/+29
2018-10-25Merge branch 'work.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-188/+183
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+2
2018-10-03signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman-1/+0
2018-10-02tty/serial_core: add ISO7816 infrastructureNicolas Ferre-0/+2
2018-08-29y2038: Compile utimes()/futimesat() conditionallyArnd Bergmann-0/+1
2018-08-29y2038: Remove newstat family from default syscall setArnd Bergmann-0/+1
2018-08-24Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-27/+24
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder-1/+2
2018-08-16alpha: unify the glue for sigreturn-like syscallsAl Viro-20/+10
2018-08-16alpha: use alpha_ni_syscall only for syscall zeroAl Viro-168/+173
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+3
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-27/+1
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+1
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-44/+20
2018-08-11sys: don't hold uts_sem while accessing userspace memoryJann Horn-27/+24
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig-0/+1
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig-7/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig-20/+0
2018-07-25locking/atomics: Rework ordering barriersMark Rutland-4/+4
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-4/+1