aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+1
2018-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alphaLinus Torvalds5-9/+16
2018-01-31Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-36/+36
2018-01-31Merge branch 'pci/resource' into nextBjorn Helgaas1-0/+1
2018-01-25alpha: osf_sys.c: use timespec64 where appropriateArnd Bergmann1-34/+34
2018-01-25alpha: osf_sys.c: fix put_tv32 regressionArnd Bergmann1-2/+2
2018-01-20alpha: fix crash if pthread_create races with signal deliveryMikulas Patocka1-1/+2
2018-01-20alpha: fix formating of stack contentMikulas Patocka1-4/+9
2018-01-20alpha: fix reboot on Avanti platformMikulas Patocka1-1/+2
2018-01-20alpha: deprecate pci_get_bus_and_slot()Sinan Kaya2-2/+2
2018-01-20alpha: osf_sys.c: use timespec64 where appropriateArnd Bergmann1-34/+34
2018-01-20alpha: osf_sys.c: fix put_tv32 regressionArnd Bergmann1-2/+2
2018-01-20alpha: make thread_saved_pc staticTobias Klauser1-1/+1
2018-01-20alpha/PCI: Fix noname IRQ level detectionLorenzo Pieralisi1-6/+29
2018-01-11alpha/PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya2-2/+2
2017-12-18vgacon: Set VGA struct resource typesBjorn Helgaas1-0/+1
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-4/+3
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-9/+10
2017-11-07alpha/PCI: Make pdev_save_srm_config() staticBjorn Helgaas2-9/+10
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds75-0/+75
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman75-0/+75
2017-10-26alpha/PCI: Move pci_map_irq()/pci_swizzle() out of initdataLorenzo Pieralisi17-54/+54
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