| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-05-27 | osf_sigstack(): switch to put_user() |  Al Viro | 1 | -3/+2 |
| 2017-05-27 | osf_sys.c: switch handling of timeval32/itimerval32 to copy_{to,from}_user() |  Al Viro | 1 | -24/+29 |
| 2017-05-27 | Merge branch 'work.sys_wait' into misc.alpha |  Al Viro | 1 | -37/+14 |
| 2017-05-27 | osf_getdomainname(): use copy_to_user() |  Al Viro | 1 | -14/+9 |
| 2017-05-21 | osf_wait4: switch to kernel_wait4() |  Al Viro | 1 | -39/+14 |
| 2017-05-21 | osf_wait4(): fix infoleak |  Al Viro | 1 | -2/+4 |
| 2017-05-01 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+3 |
| 2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', ... |  Al Viro | 1 | -110/+42 |
| 2017-04-14 | time: Delete do_sys_setimeofday() |  Deepa Dinamani | 1 | -1/+3 |
| 2017-04-06 | alpha: fix stack smashing in old_adjtimex(2) |  Al Viro | 1 | -1/+1 |
| 2017-03-28 | alpha: add a helper for emitting exception table entries |  Al Viro | 1 | -108/+40 |
| 2017-03-28 | alpha: don't bother with __access_ok() in traps.c |  Al Viro | 1 | -2/+2 |
| 2017-03-03 | sched/headers: Move task->mm handling methods to <linux/sched/mm.h> |  Ingo Molnar | 1 | -1/+1 |
| 2017-03-02 | sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> |  Ingo Molnar | 1 | -0/+1 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> |  Ingo Molnar | 4 | -0/+4 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> |  Ingo Molnar | 1 | -0/+1 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> |  Ingo Molnar | 2 | -0/+2 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> |  Ingo Molnar | 1 | -0/+1 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> |  Ingo Molnar | 3 | -3/+3 |
| 2017-02-27 | mm: add new mmgrab() helper |  Vegard Nossum | 1 | -1/+1 |
| 2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma |  Linus Torvalds | 2 | -4/+4 |
| 2017-02-21 | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux |  Linus Torvalds | 1 | -1/+1 |
| 2017-02-01 | alpha: Convert obsolete cputime_t to nsecs |  Frederic Weisbecker | 1 | -4/+4 |
| 2017-02-01 | sched/cputime: Convert task/group cputime to nsecs |  Frederic Weisbecker | 1 | -2/+2 |
| 2017-02-01 | sched/cputime: Introduce special task_cputime_t() API to return old-typed cputime |  Frederic Weisbecker | 1 | -1/+1 |
| 2017-01-24 | alpha: migrate exception table users off module.h and onto extable.h |  Paul Gortmaker | 1 | -1/+1 |
| 2017-01-24 | treewide: Constify most dma_map_ops structures |  Bart Van Assche | 2 | -4/+4 |
| 2016-12-25 | clocksource: Use a plain u64 instead of cycle_t |  Thomas Gleixner | 1 | -2/+2 |
| 2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally |  Linus Torvalds | 10 | -10/+10 |
| 2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace |  Linus Torvalds | 1 | -1/+1 |
| 2016-11-22 | ptrace: Don't allow accessing an undumpable mm |  Eric W. Biederman | 1 | -1/+1 |
| 2016-11-16 | posix-timers: Make them configurable |  Nicolas Pitre | 1 | -0/+8 |
| 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-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild |  Linus Torvalds | 4 | -105/+6 |
| 2016-10-07 | nmi_backtrace: generate one-line reports for idle cpus |  Chris Metcalf | 1 | -0/+1 |
| 2016-08-07 | alpha: move exports to actual definitions |  Al Viro | 4 | -105/+6 |
| 2016-08-05 | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux |  Linus Torvalds | 2 | -5/+2 |
| 2016-08-04 | dma-mapping: use unsigned long for dma_attrs |  Krzysztof Kozlowski | 2 | -7/+7 |
| 2016-08-02 | treewide: replace obsolete _refok by __ref |  Fabian Frederick | 1 | -1/+1 |
| 2016-06-04 | char/genrtc: remove alpha support |  Arnd Bergmann | 1 | -1/+0 |
| 2016-06-04 | rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h |  Arnd Bergmann | 1 | -4/+2 |
| 2016-05-20 | 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/helgaas/pci |  Linus Torvalds | 1 | -2/+2 |
| 2016-05-02 | give readdir(2)/getdents(2)/etc. uniform exclusion with lseek() |  Al Viro | 1 | -2/+2 |
| 2016-04-25 | alpha/PCI: Call iomem_is_exclusive() for IORESOURCE_MEM, but not IORESOURCE_IO |  Bjorn Helgaas | 1 | -2/+2 |
| 2016-03-20 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost |  Linus Torvalds | 1 | -42/+4 |
| 2016-03-02 | alpha/dma: use common noop dma ops |  Christian Borntraeger | 1 | -42/+4 |
| 2016-03-01 | arch/hotplug: Call into idle with a proper state |  Thomas Gleixner | 1 | -1/+1 |
| 2015-12-04 | module: use a structure to encapsulate layout. |  Rusty Russell | 1 | -1/+1 |