summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* mm: introduce MAP_FIXED_NOREPLACEMichal Hocko2018-04-111-0/+1
* alpha: io: reorder barriers to guarantee writeX() and iowriteX() orderingSinan Kaya2018-04-071-7/+7
* alpha: Implement CPU vulnerabilities sysfs functions.Michael Cree2018-04-073-1/+47
* alpha: rtc: stop validating rtc_time in .read_timeAlexandre Belloni2018-04-071-1/+1
* alpha: rtc: remove unused set_mmss opsAlexandre Belloni2018-04-071-99/+0
* Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2018-04-073-11/+10
|\
| * alpha: get rid of pointless insn in ret_from_kernel_threadAl Viro2018-03-281-1/+0
| * alpha: switch pci syscalls to SYSCALL_DEFINEAl Viro2018-03-282-10/+10
* | Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-021-1/+1
|\ \
| * | mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski2018-04-021-1/+1
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-04-021-1/+1
|\ \
| * | perf: Fix sibling iterationPeter Zijlstra2018-03-161-1/+1
| * | perf/core: Remove perf_event::group_entryPeter Zijlstra2018-03-121-1/+1
| |/
* / locking/xchg/alpha: Remove superfluous memory barriers from the _local() vari...Andrea Parri2018-03-122-31/+16
|/
* locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugsAndrea Parri2018-02-231-3/+18
* locking/xchg/alpha: Clean up barrier usage by using smp_mb() in place of __AS...Andrea Parri2018-02-232-14/+8
* locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()Andrea Parri2018-02-211-8/+7
* Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-061-0/+1
|\
| * Merge branch 'pci/resource' into nextBjorn Helgaas2018-01-311-0/+1
| |\
| | * vgacon: Set VGA struct resource typesBjorn Helgaas2017-12-181-0/+1
| * | alpha/PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-112-2/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2018-02-028-18/+26
|\ \
| * | alpha: fix crash if pthread_create races with signal deliveryMikulas Patocka2018-01-201-1/+2
| * | alpha: fix formating of stack contentMikulas Patocka2018-01-201-4/+9
| * | alpha: fix reboot on Avanti platformMikulas Patocka2018-01-201-1/+2
| * | alpha: deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-202-2/+2
| * | alpha: Fix mixed up args in EXC macro in futex operationsMichael Cree2018-01-201-4/+4
| * | alpha: osf_sys.c: use timespec64 where appropriateArnd Bergmann2018-01-201-34/+34
| * | alpha: osf_sys.c: fix put_tv32 regressionArnd Bergmann2018-01-201-2/+2
| * | alpha: make thread_saved_pc staticTobias Klauser2018-01-202-5/+2
| * | alpha: make XTABS equivalent to TAB3Eugene Syromiatnikov2018-01-201-1/+5
| |/
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-011-1/+0
|\ \
| * | arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-1/+0
* | | Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-311-1/+1
|\ \ \
| * | | asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.hAl Viro2017-12-041-1/+1
| |/ /
* | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-311-0/+1
|\ \ \
| * | | alpha: mark jensen as brokenChristoph Hellwig2018-01-091-0/+1
| | |/ | |/|
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-311-36/+36
|\ \ \
| * | | alpha: osf_sys.c: use timespec64 where appropriateArnd Bergmann2018-01-251-34/+34
| * | | alpha: osf_sys.c: fix put_tv32 regressionArnd Bergmann2018-01-251-2/+2
| | |/ | |/|
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-302-2/+1
|\ \ \
| * | | switch wrapper poll.h instances to generic-yAl Viro2017-11-272-2/+2
| |/ /
* | | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-01-291-3/+0
|\ \ \
| * | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-3/+0
| | |/ | |/|
* | | alpha/PCI: Fix noname IRQ level detectionLorenzo Pieralisi2018-01-201-6/+29
* | | alpha: extend memset16 to EV6 optimised routinesMichael Cree2018-01-161-6/+6
|/ /
* / bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+2
|/
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-4/+3
* Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-171-0/+1
|\
| * mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams2017-11-031-0/+1