aboutsummaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)AuthorFilesLines
2018-11-10Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 3-1/+29
2018-11-08arch/alpha, termios: implement BOTHER, IBSHIFT and termios2Gravatar H. Peter Anvin (Intel) 3-1/+29
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESGravatar Mike Rapoport 11-19/+29
2018-10-31mm: remove include/linux/bootmem.hGravatar Mike Rapoport 12-12/+9
2018-10-31memblock: rename free_all_bootmem to memblock_free_allGravatar Mike Rapoport 1-1/+1
2018-10-31memblock: replace free_bootmem{_node} with memblock_freeGravatar Mike Rapoport 1-2/+1
2018-10-31memblock: replace alloc_bootmem with memblock_allocGravatar Mike Rapoport 4-8/+8
2018-10-31memblock: replace __alloc_bootmem with memblock_alloc_fromGravatar Mike Rapoport 3-4/+4
2018-10-31memblock: replace alloc_bootmem_node with memblock_alloc_nodeGravatar Mike Rapoport 1-2/+2
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKGravatar Mike Rapoport 1-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMGravatar Mike Rapoport 1-1/+0
2018-10-31treewide: remove current_text_addrGravatar Nick Desaulniers 1-6/+0
2018-10-29Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+2
2018-10-26alpha: switch to NO_BOOTMEMGravatar Mike Rapoport 4-188/+29
2018-10-25Merge branch 'work.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 2-188/+183
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+2
2018-10-03signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEGravatar Eric W. Biederman 1-1/+0
2018-10-02tty/serial_core: add ISO7816 infrastructureGravatar Nicolas Ferre 1-0/+2
2018-08-29y2038: Compile utimes()/futimesat() conditionallyGravatar Arnd Bergmann 1-0/+1
2018-08-29y2038: Remove newstat family from default syscall setGravatar Arnd Bergmann 1-0/+1
2018-08-24Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-27/+24
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tGravatar Souptick Joarder 1-1/+2
2018-08-16alpha: unify the glue for sigreturn-like syscallsGravatar Al Viro 1-20/+10
2018-08-16alpha: use alpha_ni_syscall only for syscall zeroGravatar Al Viro 2-168/+173
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+3
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-27/+1
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-1/+1
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-44/+20
2018-08-11sys: don't hold uts_sem while accessing userspace memoryGravatar Jann Horn 1-27/+24
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigGravatar Christoph Hellwig 1-0/+1
2018-08-02Kconfig: consolidate the "Kernel hacking" menuGravatar Christoph Hellwig 2-7/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigGravatar Christoph Hellwig 1-20/+0
2018-07-25locking/atomics: Rework ordering barriersGravatar Mark Rutland 1-4/+4
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-4/+1
2018-07-22alpha: fix osf_wait4() breakageGravatar Al Viro 1-4/+1
2018-07-18kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSGravatar Laura Abbott 1-1/+1
2018-07-17Merge tag 'v4.18-rc5' into locking/core, to pick up fixesGravatar Ingo Molnar 3-51/+0
2018-07-04net: Add a new socket option for a future transmit time.Gravatar Richard Cochran 1-0/+3
2018-06-21atomics/treewide: Make conditional inc/dec ops optionalGravatar Mark Rutland 1-0/+1
2018-06-21atomics/treewide: Make unconditional inc/dec ops optionalGravatar Mark Rutland 1-12/+0
2018-06-21atomics/treewide: Make test ops optionalGravatar Mark Rutland 1-12/+0
2018-06-21atomics/alpha: Define atomic64_fetch_add_unless()Gravatar Mark Rutland 1-11/+12
2018-06-21atomics/treewide: Make atomic_fetch_add_unless() optionalGravatar Mark Rutland 1-1/+1
2018-06-21atomics/treewide: Make atomic64_inc_not_zero() optionalGravatar Mark Rutland 1-2/+0
2018-06-21atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Gravatar Mark Rutland 1-2/+2
2018-06-12alpha: Remove custom dec_and_lock() implementationGravatar Sebastian Andrzej Siewior 3-51/+0
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-1/+1
2018-06-04Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 5-92/+4
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 5-107/+30