aboutsummaryrefslogtreecommitdiff
path: root/arch/alpha/kernel
AgeCommit message (Expand)Author
2015-09-25Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-15PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-08-31Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-08-10alpha/time: Migrate to new 'set-state' interfaceViresh Kumar
2015-07-29alpha: Fix jiffies based cputime assumptionFrederic Weisbecker
2015-07-27alpha/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-23PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-08PCI: Remove unnecessary #includes of <asm/pci.h>Bjorn Helgaas
2015-05-26alpha: kernel: osf_sys: Set 'kts.tv_nsec' only when 'tv' has effectChen Gang
2015-05-26alpha: Wire up all missing implemented syscallsChen Gang
2015-05-26alpha: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad
2015-05-26alpha: delete non-required instances of <linux/init.h>Paul Gortmaker
2015-05-26alpha: don't use module_init for non-modular core codePaul Gortmaker
2015-05-26smp, alpha: kill SMP single function call interruptJiang Liu
2015-05-26alpha: clean up unnecessary MSI/MSI-X capability findYijing Wang
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-03alpha, rtc: Change to use rtc_class_ops's set_mmss64()Xunlei Pang
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang
2015-03-12PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-01-16alpha/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu
2014-10-31vfs: make first argument of dir_context.actor typedMiklos Szeredi
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-09vfs: move getname() from callers to do_mount()Seunghun Lee
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris
2014-08-29alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls.Michael Cree
2014-08-26alpha: Replace __get_cpu_varChristoph Lameter
2014-03-19alpha/PCI: Use default pcibios_enable_device()Bjorn Helgaas
2014-01-31alpha: Enable system-call auditing support.蔡正龙
2014-01-10Merge branch 'pci/resource' into nextBjorn Helgaas
2013-12-21PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu
2013-12-11alpha/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang
2013-11-16alpha: perf: fix out-of-bounds array access triggered from raw eventWill Deacon
2013-11-16alpha: Use qemu+cserve provided high-res clock and alarm.Richard Henderson
2013-11-16alpha: Switch to GENERIC_CLOCKEVENTSRichard Henderson
2013-11-16alpha: Enable the rpcc clocksource for single processorRichard Henderson
2013-11-16alpha: Reorganize rtc handlingRichard Henderson
2013-11-16alpha: Primitive support for CPU power down.Richard Henderson
2013-11-16alpha: Allow HZ to be configuredRichard Henderson
2013-11-16alpha: Notice if we're being run under QEMURichard Henderson
2013-11-16alpha: Eliminate compiler warning from memset macroRichard Henderson
2013-07-19alpha: Use handle_percpu_irq for the timer interruptRichard Henderson
2013-07-19alpha: Don't if-out dp264_device_interrupt.Richard Henderson
2013-07-19alpha: Use __builtin_alpha_rpccRichard Henderson