Age | Commit message (Expand) | Author | Files | Lines |
2019-02-20 | alpha: Fix Eiger NR_IRQS to 128 | Meelis Roos | 1 | -3/+3 |
2019-02-20 | alpha: fix page fault handling for r16-r18 targets | Sergei Trofimovich | 1 | -1/+1 |
2018-11-21 | arch/alpha, termios: implement BOTHER, IBSHIFT and termios2 | H. Peter Anvin (Intel) | 3 | -1/+29 |
2018-09-09 | sys: don't hold uts_sem while accessing userspace memory | Jann Horn | 1 | -27/+24 |
2018-09-09 | osf_getdomainname(): use copy_to_user() | Al Viro | 1 | -14/+9 |
2018-05-30 | locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs | Andrea Parri | 1 | -3/+18 |
2018-05-30 | locking/xchg/alpha: Add unconditional memory barrier to cmpxchg() | Andrea Parri | 1 | -8/+7 |
2018-05-19 | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby | 1 | -21/+5 |
2018-03-24 | vgacon: Set VGA struct resource types | Bjorn Helgaas | 1 | -0/+1 |
2018-02-17 | alpha: fix formating of stack content | Mikulas Patocka | 1 | -4/+9 |
2018-02-17 | alpha: fix reboot on Avanti platform | Mikulas Patocka | 1 | -1/+2 |
2018-02-17 | alpha: fix crash if pthread_create races with signal delivery | Mikulas Patocka | 1 | -1/+2 |
2017-09-07 | alpha: uapi: Add support for __SANE_USERSPACE_TYPES__ | Ben Hutchings | 2 | -2/+12 |
2017-05-25 | osf_wait4(): fix infoleak | Al Viro | 1 | -2/+4 |
2017-01-06 | ptrace: Don't allow accessing an undumpable mm | Eric W. Biederman | 1 | -1/+1 |
2016-10-19 | Merge branch 'gup_flag-cleanups' | Linus Torvalds | 1 | -3/+6 |
2016-10-19 | mm: replace access_process_vm() write parameter with gup_flags | Lorenzo Stoakes | 1 | -3/+6 |
2016-10-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -41/+7 |
2016-10-15 | Merge branch 'work.uaccess' into for-linus | Al Viro | 3 | -41/+7 |
2016-10-15 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 41 | -131/+99 |
2016-10-10 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+5 |
2016-10-08 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 1 | -0/+1 |
2016-10-08 | atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE | Vineet Gupta | 1 | -1/+0 |
2016-09-16 | alpha: get rid of tail-zeroing in __copy_user() | Al Viro | 3 | -41/+7 |
2016-09-10 | alpha: fix copy_from_user() | Al Viro | 1 | -11/+8 |
2016-09-09 | x86/pkeys: Allocation/free syscalls | Dave Hansen | 1 | -0/+5 |
2016-08-08 | alpha: move exports to actual definitions | Al Viro | 41 | -131/+99 |
2016-08-05 | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 3 | -6/+2 |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 3 | -9/+7 |
2016-08-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -28/+1 |
2016-08-03 | signal: consolidate {TS,TLF}_RESTORE_SIGMASK code | Andy Lutomirski | 1 | -27/+0 |
2016-08-03 | treewide: replace obsolete _refok by __ref | Fabian Frederick | 1 | -1/+1 |
2016-08-02 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -1/+1 |
2016-07-27 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov | 1 | -1/+1 |
2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -72/+92 |
2016-07-18 | Kbuild: arch: look for generated headers in obtree | Arnd Bergmann | 1 | -1/+1 |
2016-06-25 | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko | 1 | -2/+2 |
2016-06-16 | locking/atomic, arch/alpha: Convert to _relaxed atomics | Peter Zijlstra | 1 | -12/+24 |
2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 1 | -2/+0 |
2016-06-16 | locking/atomic, arch/alpha: Implement atomic{,64}_fetch_{add,sub,and,andnot,o... | Peter Zijlstra | 1 | -9/+56 |
2016-06-14 | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra | 1 | -2/+7 |
2016-06-08 | locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update() | Jason Low | 1 | -42/+0 |
2016-06-08 | locking/rwsem: Convert sem->count to 'atomic_long_t' | Jason Low | 1 | -13/+13 |
2016-06-04 | char/genrtc: remove alpha support | Arnd Bergmann | 2 | -2/+0 |
2016-06-04 | rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h | Arnd Bergmann | 1 | -4/+2 |
2016-05-21 | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng | 1 | -0/+1 |
2016-05-21 | exit_thread: remove empty bodies | Jiri Slaby | 1 | -8/+0 |
2016-05-19 | Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
2016-05-18 | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -1/+0 |
2016-05-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+2 |