aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds1-3/+6
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes1-3/+6
2016-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-41/+7
2016-10-14Merge branch 'work.uaccess' into for-linusAl Viro3-41/+7
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds41-131/+99
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-0/+1
2016-10-07atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta1-1/+0
2016-09-15alpha: get rid of tail-zeroing in __copy_user()Al Viro3-41/+7
2016-09-09alpha: fix copy_from_user()Al Viro1-11/+8
2016-09-09x86/pkeys: Allocation/free syscallsDave Hansen1-0/+5
2016-08-07alpha: move exports to actual definitionsAl Viro41-131/+99
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds3-6/+2
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski3-9/+7
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-28/+1
2016-08-02signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski1-27/+0
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick1-1/+1
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+1
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov1-1/+1
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-72/+92
2016-07-18Kbuild: arch: look for generated headers in obtreeArnd Bergmann1-1/+1
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko1-2/+2
2016-06-16locking/atomic, arch/alpha: Convert to _relaxed atomicsPeter Zijlstra1-12/+24
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra1-2/+0
2016-06-16locking/atomic, arch/alpha: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}()Peter Zijlstra1-9/+56
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra1-2/+7
2016-06-08locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update()Jason Low1-42/+0
2016-06-08locking/rwsem: Convert sem->count to 'atomic_long_t'Jason Low1-13/+13
2016-06-04char/genrtc: remove alpha supportArnd Bergmann2-2/+0
2016-06-04rtc: cmos: move mc146818rtc code out of asm-generic/rtc.hArnd Bergmann1-4/+2
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng1-0/+1
2016-05-20exit_thread: remove empty bodiesJiri Slaby1-8/+0
2016-05-19Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+2
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+0
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2016-05-02give readdir(2)/getdents(2)/etc. uniform exclusion with lseek()Al Viro1-2/+2
2016-04-26alpha: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij1-1/+0
2016-04-25alpha/PCI: Call iomem_is_exclusive() for IORESOURCE_MEM, but not IORESOURCE_IOBjorn Helgaas1-2/+2
2016-04-13locking/rwsem, alpha: Provide __down_write_killable()Michal Hocko1-2/+16
2016-03-22alpha/extable: use generic search and sort routinesArd Biesheuvel3-95/+9
2016-03-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-42/+4
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-14/+8
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-4/+0
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-4/+4
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-8/+0
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck1-2/+1
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2-12/+5
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig1-7/+0
2016-03-02alpha/dma: use common noop dma opsChristian Borntraeger1-42/+4
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner1-1/+1