summaryrefslogtreecommitdiffstats
path: root/arch/alpha
AgeCommit message (Expand)AuthorLines
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig-3/+0
2016-01-20mm: arch: remove duplicate definitions of MADV_FREEGuenter Roeck-1/+0
2016-01-15arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...Chen Gang-0/+1
2016-01-15mm: define MADV_FREE for some archesMinchan Kim-0/+1
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2016-01-04soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek-0/+3
2015-12-04module: use a structure to encapsulate layout.Rusty Russell-1/+1
2015-11-05mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson-0/+3
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar-0/+2
2015-10-06word-at-a-time.h: support zero_bytemask() on alpha and tileChris Metcalf-0/+2
2015-10-06Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar-1/+6
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-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra-4/+4
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2015-09-17alpha: lib: export __delaySudip Mukherjee-0/+1
2015-09-17alpha: io: define ioremap_ucSudip Mukherjee-1/+3
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-26/+0
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig-5/+0
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig-5/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig-3/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig-18/+0
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-15/+27
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-31Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-6/+1
2015-08-30alpha: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF.Matt Turner-0/+6
2015-08-10alpha/time: Migrate to new 'set-state' interfaceViresh Kumar-12/+6
2015-07-30Merge branch 'linus' into irq/coreThomas Gleixner-15/+1
2015-07-29alpha: Fix jiffies based cputime assumptionFrederic Weisbecker-4/+9
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra-1/+0
2015-07-27alpha: Provide atomic_{or,xor,and}Peter Zijlstra-15/+28
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-07-17mm: clean up per architecture MM hook header filesLaurent Dufour-15/+1
2015-06-26Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+1
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds-2/+1
2015-06-24mm: new mm hook frameworkLaurent Dufour-0/+15
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-19/+0
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+2
2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+0
2015-06-08Merge 4.1-rc7 into tty-nextGreg Kroah-Hartman-32/+333
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas-16/+0
2015-06-08PCI: Remove unnecessary #includes of <asm/pci.h>Bjorn Helgaas-3/+0
2015-06-02Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar-32/+333
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-1/+7
2015-05-26alpha: Fix bootpfile and bootpzfile make targetsHelge Deller-7/+319