| Commit message (Expand) | Author | Age | Files | Lines |
* | alpha: fix build failures | Sudip Mukherjee | 2017-10-03 | 1 | -0/+1 |
* | alpha: add support for memset16 | Matthew Wilcox | 2017-09-08 | 2 | -8/+9 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 2017-09-05 | 4 | -14/+20 |
|\ |
|
| * | alpha: Restore symbol versions for symbols exported from assembly | Ben Hutchings | 2017-09-04 | 1 | -0/+18 |
| * | alpha: marvel: make use of raw_spinlock variants | Julia Cartwright | 2017-09-04 | 1 | -1/+1 |
| * | alpha: use generic fb.h | Tobias Klauser | 2017-09-04 | 2 | -13/+1 |
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-09-04 | 1 | -21/+5 |
|\ \ |
|
| * \ | Merge branch 'linus' into locking/core, to fix up conflicts | Ingo Molnar | 2017-09-04 | 3 | -2/+3 |
| |\ \
| | |/ |
|
| * | | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby | 2017-08-25 | 1 | -21/+5 |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-09-04 | 1 | -5/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | arch: Remove spin_unlock_wait() arch-specific definitions | Paul E. McKenney | 2017-08-17 | 1 | -5/+0 |
| |/ |
|
* | | alpha: uapi: Add support for __SANE_USERSPACE_TYPES__ | Ben Hutchings | 2017-08-29 | 1 | -1/+1 |
* | | alpha: Define ioremap_wc | Guenter Roeck | 2017-08-29 | 1 | -0/+1 |
* | | alpha: Update for new syscalls | Richard Henderson | 2017-08-29 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-06 | 1 | -1/+0 |
|\ |
|
| * | kill strlen_user() | Al Viro | 2017-05-15 | 1 | -1/+0 |
* | | trim __ARCH_WANT_SYS_OLD_GETRLIMIT | Al Viro | 2017-05-27 | 1 | -1/+0 |
|/ |
|
* | alpha: switch to RAW_COPY_USER | Al Viro | 2017-03-28 | 1 | -27/+6 |
* | alpha: add a helper for emitting exception table entries | Al Viro | 2017-03-28 | 2 | -70/+26 |
* | alpha: kill the 'segment' argument of __access_ok() | Al Viro | 2017-03-28 | 1 | -41/+41 |
* | alpha: get rid of 'segment' argument of __{get,put}_user_check() | Al Viro | 2017-03-28 | 1 | -6/+6 |
* | alpha: add asm/extable.h | Al Viro | 2017-03-28 | 2 | -51/+56 |
* | alpha: switch __copy_user() and __do_clean_user() to normal calling conventions | Al Viro | 2017-03-28 | 1 | -56/+11 |
* | new helper: uaccess_kernel() | Al Viro | 2017-03-28 | 1 | -1/+1 |
* | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 2017-03-05 | 1 | -4/+0 |
* | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro | 2017-03-05 | 1 | -3/+0 |
* | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 2017-03-02 | 2 | -0/+3 |
* | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez | 2017-02-27 | 1 | -0/+1 |
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-02-25 | 1 | -2/+2 |
|\ |
|
| * | treewide: Consolidate get_dma_ops() implementations | Bart Van Assche | 2017-01-24 | 1 | -1/+1 |
| * | treewide: Constify most dma_map_ops structures | Bart Van Assche | 2017-01-24 | 1 | -2/+2 |
* | | alpha: use generic current.h | Davidlohr Bueso | 2017-02-24 | 2 | -9/+1 |
* | | sched/cputime: Remove generic asm headers | Frederic Weisbecker | 2017-02-01 | 1 | -1/+0 |
|/ |
|
* | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger | 2016-11-17 | 1 | -1/+0 |
* | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger | 2016-11-16 | 1 | -1/+0 |
* | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger | 2016-11-16 | 1 | -0/+1 |
* | locking/mutex: Kill arch specific code | Peter Zijlstra | 2016-10-25 | 1 | -9/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-10-14 | 1 | -4/+5 |
|\ |
|
| * | alpha: get rid of tail-zeroing in __copy_user() | Al Viro | 2016-09-15 | 1 | -4/+5 |
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-10-14 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | alpha: move exports to actual definitions | Al Viro | 2016-08-07 | 1 | -0/+1 |
* | | alpha: fix copy_from_user() | Al Viro | 2016-09-09 | 1 | -11/+8 |
|/ |
|
* | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 2016-08-05 | 1 | -1/+0 |
|\ |
|
| * | char/genrtc: remove alpha support | Arnd Bergmann | 2016-06-04 | 1 | -1/+0 |
* | | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 1 | -2/+0 |
* | | signal: consolidate {TS,TLF}_RESTORE_SIGMASK code | Andy Lutomirski | 2016-08-02 | 1 | -27/+0 |
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-07-25 | 3 | -72/+92 |
|\ \ |
|
| * | | locking/atomic, arch/alpha: Convert to _relaxed atomics | Peter Zijlstra | 2016-06-16 | 1 | -12/+24 |
| * | | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 2016-06-16 | 1 | -2/+0 |
| * | | locking/atomic, arch/alpha: Implement atomic{,64}_fetch_{add,sub,and,andnot,o... | Peter Zijlstra | 2016-06-16 | 1 | -9/+56 |