summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* alpha: forward declare struct pt_regs in processor.hRichard Weinberger2015-04-171-0/+1
* Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-151-2/+0
|\
| * arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-121-2/+0
* | alpha: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-141-0/+4
* | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-132-0/+11
|\ \
| * | PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-191-0/+7
| * | PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang2015-03-121-0/+4
| |/
* | alpha, rtc: Change to use rtc_class_ops's set_mmss64()Xunlei Pang2015-04-031-4/+4
|/
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-181-43/+43
|\
| * alpha: macro whitespace fixesMichael S. Tsirkin2015-01-131-41/+41
| * alpha/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-2/+2
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-122-6/+1
* | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* | alpha: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-7/+0
* | vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-291-0/+2
* | alpha/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu2015-01-161-2/+6
|/
* arch: Cleanup read_barrier_depends() and commentsAlexander Duyck2014-12-111-0/+51
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-112-1/+5
|\
| * net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
| * net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov2014-12-051-0/+3
| * net: introduce SO_INCOMING_CPUEric Dumazet2014-11-111-0/+2
* | vfs: make first argument of dir_context.actor typedMiklos Szeredi2014-10-311-3/+4
|/
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-192-1/+12
|\
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-1/+1
| * Alpha: define syscall_get_arch()Eric Paris2014-09-231-0/+11
* | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-152-11/+11
|\ \
| * | alpha: Replace __get_cpu_varChristoph Lameter2014-08-262-11/+11
* | | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-135/+82
|\ \ \
| * | | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-031-2/+2
| * | | locking,arch,alpha: Fold atomic_opsPeter Zijlstra2014-08-141-133/+80
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-131-13/+10
|\ \ \ \
| * | | | vfs: move getname() from callers to do_mount()Seunghun Lee2014-10-091-13/+10
* | | | | alpha: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven2014-10-092-7/+1
* | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-0/+1
|\ \ \ \ \
| * | | | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
| |/ / / /
* | | | | asm/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado2014-09-281-0/+2
|/ / / /
* | | | alpha: io: implement relaxed accessor macros for writesWill Deacon2014-08-291-4/+8
* | | | alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls.Michael Cree2014-08-293-1/+7
| |/ / |/| |
* | | lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott2014-08-082-6/+1
|/ /
* | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-031-2/+2
|\
| * sched/idle, alpha: Switch from TS_POLLING to TIF_POLLING_NRFLAGPeter Zijlstra2014-05-081-2/+2
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-032-8/+0
|\ \
| * | arch,alpha: Convert smp_mb__*() to the asm-generic primitivesPeter Zijlstra2014-04-182-8/+0
| |/
* | PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-271-5/+0
|/
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-121-0/+1
|\
| * audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro2014-03-201-0/+1
| * alpha: Enable system-call auditing support.蔡正龙2014-03-207-1/+80
* | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-011-6/+0
|\ \
| * | alpha/PCI: Use default pcibios_enable_device()Bjorn Helgaas2014-03-191-6/+0
OpenPOWER on IntegriCloud