summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel
AgeCommit message (Expand)AuthorLines
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds-3/+6
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes-3/+6
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-105/+6
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf-0/+1
2016-08-07alpha: move exports to actual definitionsAl Viro-105/+6
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds-5/+2
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski-7/+7
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick-1/+1
2016-06-04char/genrtc: remove alpha supportArnd Bergmann-1/+0
2016-06-04rtc: cmos: move mc146818rtc code out of asm-generic/rtc.hArnd Bergmann-4/+2
2016-05-20exit_thread: remove empty bodiesJiri Slaby-8/+0
2016-05-19Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2016-05-02give readdir(2)/getdents(2)/etc. uniform exclusion with lseek()Al Viro-2/+2
2016-04-25alpha/PCI: Call iomem_is_exclusive() for IORESOURCE_MEM, but not IORESOURCE_IOBjorn Helgaas-2/+2
2016-03-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-42/+4
2016-03-02alpha/dma: use common noop dma opsChristian Borntraeger-42/+4
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner-1/+1
2015-12-04module: use a structure to encapsulate layout.Rusty Russell-1/+1
2015-09-25Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+6
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner-1/+1
2015-09-15PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas-1/+6
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig-21/+0
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2015-09-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-12/+6
2015-08-31Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+9
2015-08-10alpha/time: Migrate to new 'set-state' interfaceViresh Kumar-12/+6
2015-07-29alpha: Fix jiffies based cputime assumptionFrederic Weisbecker-4/+9
2015-07-27alpha/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu-1/+1
2015-07-23PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi-6/+1
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+0
2015-06-08PCI: Remove unnecessary #includes of <asm/pci.h>Bjorn Helgaas-3/+0
2015-05-26alpha: kernel: osf_sys: Set 'kts.tv_nsec' only when 'tv' has effectChen Gang-2/+1
2015-05-26alpha: Wire up all missing implemented syscallsChen Gang-0/+3
2015-05-26alpha: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad-4/+3
2015-05-26alpha: delete non-required instances of <linux/init.h>Paul Gortmaker-3/+0
2015-05-26alpha: don't use module_init for non-modular core codePaul Gortmaker-2/+1
2015-05-26smp, alpha: kill SMP single function call interruptJiang Liu-7/+1
2015-05-26alpha: clean up unnecessary MSI/MSI-X capability findYijing Wang-1/+1
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+11
2015-04-03alpha, rtc: Change to use rtc_class_ops's set_mmss64()Xunlei Pang-4/+4
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang-0/+7
2015-03-12PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang-0/+4
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski-1/+1
2015-01-16alpha/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu-2/+6
2014-10-31vfs: make first argument of dir_context.actor typedMiklos Szeredi-3/+4
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds-1/+1
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-11/+11
2014-10-09vfs: move getname() from callers to do_mount()Seunghun Lee-13/+10
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris-1/+1
2014-08-29alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls.Michael Cree-0/+3