aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-3/+3
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-11/+47
2017-09-04alpha: math-emu: Fix modular buildBen Hutchings1-0/+2
2017-09-04alpha: use kobj_to_dev()Geliang Tang1-2/+1
2017-09-04alpha: squash lines for immediate returnMasahiro Yamada3-15/+4
2017-09-04alpha: kernel: Use vma_pages()Shyam Saini1-2/+2
2017-09-04alpha: silence a buffer overflow warningDan Carpenter1-2/+3
2017-09-04alpha: marvel: make use of raw_spinlock variantsJulia Cartwright2-7/+7
2017-08-29alpha: Fix section mismatchesMatt Turner2-3/+3
2017-08-29alpha: support R_ALPHA_REFLONG relocations for module loadingMichael Cree1-0/+3
2017-08-29alpha: Update for new syscallsRichard Henderson1-0/+9
2017-08-29alpha: Fix build error without CONFIG_VGA_HOSE.Matt Turner2-0/+4
2017-08-03alpha/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi2-11/+47
2017-07-19signal/alpha: Document a conflict with SI_USER for SIGTRAPEric W. Biederman1-3/+3
2017-05-27osf_sigstack(): switch to put_user()Al Viro1-3/+2
2017-05-27osf_sys.c: switch handling of timeval32/itimerval32 to copy_{to,from}_user()Al Viro1-24/+29
2017-05-27Merge branch 'work.sys_wait' into misc.alphaAl Viro1-37/+14
2017-05-27osf_getdomainname(): use copy_to_user()Al Viro1-14/+9
2017-05-21osf_wait4: switch to kernel_wait4()Al Viro1-39/+14
2017-05-21osf_wait4(): fix infoleakAl Viro1-2/+4
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+3
2017-04-26Merge 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 Viro1-110/+42
2017-04-14time: Delete do_sys_setimeofday()Deepa Dinamani1-1/+3
2017-04-06alpha: fix stack smashing in old_adjtimex(2)Al Viro1-1/+1
2017-03-28alpha: add a helper for emitting exception table entriesAl Viro1-108/+40
2017-03-28alpha: don't bother with __access_ok() in traps.cAl Viro1-2/+2
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar1-1/+1
2017-03-02sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar4-0/+4
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar3-3/+3
2017-02-27mm: add new mmgrab() helperVegard Nossum1-1/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-4/+4
2017-02-21Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+1
2017-02-01alpha: Convert obsolete cputime_t to nsecsFrederic Weisbecker1-4/+4
2017-02-01sched/cputime: Convert task/group cputime to nsecsFrederic Weisbecker1-2/+2
2017-02-01sched/cputime: Introduce special task_cputime_t() API to return old-typed cputimeFrederic Weisbecker1-1/+1
2017-01-24alpha: migrate exception table users off module.h and onto extable.hPaul Gortmaker1-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche2-4/+4
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds10-10/+10
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2016-11-22ptrace: Don't allow accessing an undumpable mmEric W. Biederman1-1/+1
2016-11-16posix-timers: Make them configurableNicolas Pitre1-0/+8
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 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds4-105/+6
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-0/+1