summaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)Author
2018-04-11mm: introduce MAP_FIXED_NOREPLACEMichal Hocko
2018-04-07alpha: io: reorder barriers to guarantee writeX() and iowriteX() orderingSinan Kaya
2018-04-07alpha: Implement CPU vulnerabilities sysfs functions.Michael Cree
2018-04-07alpha: rtc: stop validating rtc_time in .read_timeAlexandre Belloni
2018-04-07alpha: rtc: remove unused set_mmss opsAlexandre Belloni
2018-04-07Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-04-02Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-02mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski
2018-04-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-03-28alpha: get rid of pointless insn in ret_from_kernel_threadAl Viro
2018-03-28alpha: switch pci syscalls to SYSCALL_DEFINEAl Viro
2018-03-16perf: Fix sibling iterationPeter Zijlstra
2018-03-12perf/core: Remove perf_event::group_entryPeter Zijlstra
2018-03-12locking/xchg/alpha: Remove superfluous memory barriers from the _local() vari...Andrea Parri
2018-02-23locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugsAndrea Parri
2018-02-23locking/xchg/alpha: Clean up barrier usage by using smp_mb() in place of __AS...Andrea Parri
2018-02-21locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()Andrea Parri
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-01-31Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-01-31Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-31Merge branch 'pci/resource' into nextBjorn Helgaas
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-25alpha: osf_sys.c: use timespec64 where appropriateArnd Bergmann
2018-01-25alpha: osf_sys.c: fix put_tv32 regressionArnd Bergmann
2018-01-20alpha: fix crash if pthread_create races with signal deliveryMikulas Patocka
2018-01-20alpha: fix formating of stack contentMikulas Patocka
2018-01-20alpha: fix reboot on Avanti platformMikulas Patocka
2018-01-20alpha: deprecate pci_get_bus_and_slot()Sinan Kaya
2018-01-20alpha: Fix mixed up args in EXC macro in futex operationsMichael Cree
2018-01-20alpha: osf_sys.c: use timespec64 where appropriateArnd Bergmann
2018-01-20alpha: osf_sys.c: fix put_tv32 regressionArnd Bergmann
2018-01-20alpha: make thread_saved_pc staticTobias Klauser
2018-01-20alpha: make XTABS equivalent to TAB3Eugene Syromiatnikov
2018-01-20alpha/PCI: Fix noname IRQ level detectionLorenzo Pieralisi
2018-01-16alpha: extend memset16 to EV6 optimised routinesMichael Cree
2018-01-11alpha/PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2018-01-09alpha: mark jensen as brokenChristoph Hellwig
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd
2017-12-18vgacon: Set VGA struct resource typesBjorn Helgaas
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner
2017-12-04asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.hAl Viro
2017-11-27switch wrapper poll.h instances to generic-yAl Viro
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds