summaryrefslogtreecommitdiff
path: root/arch/alpha/kernel
AgeCommit message (Expand)Author
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-04alpha: math-emu: Fix modular buildBen Hutchings
2017-09-04alpha: use kobj_to_dev()Geliang Tang
2017-09-04alpha: squash lines for immediate returnMasahiro Yamada
2017-09-04alpha: kernel: Use vma_pages()Shyam Saini
2017-09-04alpha: silence a buffer overflow warningDan Carpenter
2017-09-04alpha: marvel: make use of raw_spinlock variantsJulia Cartwright
2017-08-29alpha: Fix section mismatchesMatt Turner
2017-08-29alpha: support R_ALPHA_REFLONG relocations for module loadingMichael Cree
2017-08-29alpha: Update for new syscallsRichard Henderson
2017-08-29alpha: Fix build error without CONFIG_VGA_HOSE.Matt Turner
2017-08-03alpha/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi
2017-07-19signal/alpha: Document a conflict with SI_USER for SIGTRAPEric W. Biederman
2017-05-27osf_sigstack(): switch to put_user()Al Viro
2017-05-27osf_sys.c: switch handling of timeval32/itimerval32 to copy_{to,from}_user()Al Viro
2017-05-27Merge branch 'work.sys_wait' into misc.alphaAl Viro
2017-05-27osf_getdomainname(): use copy_to_user()Al Viro
2017-05-21osf_wait4: switch to kernel_wait4()Al Viro
2017-05-21osf_wait4(): fix infoleakAl Viro
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-14time: Delete do_sys_setimeofday()Deepa Dinamani
2017-04-06alpha: fix stack smashing in old_adjtimex(2)Al Viro
2017-03-28alpha: add a helper for emitting exception table entriesAl Viro
2017-03-28alpha: don't bother with __access_ok() in traps.cAl Viro
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar
2017-03-02sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-21Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-01alpha: Convert obsolete cputime_t to nsecsFrederic Weisbecker
2017-02-01sched/cputime: Convert task/group cputime to nsecsFrederic Weisbecker
2017-02-01sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...Frederic Weisbecker
2017-01-24alpha: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2016-11-22ptrace: Don't allow accessing an undumpable mmEric W. Biederman
2016-11-16posix-timers: Make them configurableNicolas Pitre
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf