summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-212-3/+0Star
* mm: arch: remove duplicate definitions of MADV_FREEGuenter Roeck2016-01-211-1/+0Star
* arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...Chen Gang2016-01-161-0/+1
* mm: define MADV_FREE for some archesMinchan Kim2016-01-161-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-151-1/+1
|\
| * module: use a structure to encapsulate layout.Rusty Russell2015-12-041-1/+1
* | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-051-0/+3
|/
* mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson2015-11-061-0/+3
* Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-201-0/+2
|\
| * word-at-a-time.h: support zero_bytemask() on alpha and tileChris Metcalf2015-10-061-0/+2
* | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-061-1/+6
|\|
| * Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-251-1/+6
| |\
| | * PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas2015-09-151-1/+6
* | | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-231-4/+4
|/ /
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-181-1/+1
|\ \
| * | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
| |/
* | alpha: lib: export __delaySudip Mukherjee2015-09-181-0/+1
* | alpha: io: define ioremap_ucSudip Mukherjee2015-09-181-1/+3
|/
* dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-103-26/+0Star
* dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-5/+0Star
* dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-5/+0Star
* dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-3/+0Star
* dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-18/+0Star
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-041-15/+27
|\
| * atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-1/+0Star
| * alpha: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-15/+28
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-1/+1
|\ \
| * | Merge branch 'linus' into irq/coreThomas Gleixner2015-07-302-15/+1Star
| |\|
| * | alpha/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-271-1/+1
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-011-12/+6Star
|\ \ \
| * | | alpha/time: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-12/+6Star
| | |/ | |/|
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-011-4/+9
|\ \ \
| * | | alpha: Fix jiffies based cputime assumptionFrederic Weisbecker2015-07-291-4/+9
| |/ /
* | | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-011-6/+1Star
|\ \ \
| * | | PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi2015-07-231-6/+1Star
| | |/ | |/|
* | | alpha: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF.Matt Turner2015-08-312-0/+6
| |/ |/|
* | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-182-15/+1Star
|/
* Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-271-1/+1
|\
| * Merge 4.1-rc7 into tty-nextGreg Kroah-Hartman2015-06-0820-32/+333
| |\
| * | serial: 8250: remove Kconfig indirectionValentin Rothberg2015-05-061-1/+1
* | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-262-2/+1Star
|\ \ \
| * | | remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0Star
| * | | remove <asm/scatterlist.h>Christoph Hellwig2015-05-051-1/+1
| |/ /
* | | mm: new mm hook frameworkLaurent Dufour2015-06-251-0/+15
* | | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-234-19/+0Star
|\ \ \
| * | | PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas2015-06-081-16/+0Star
| * | | PCI: Remove unnecessary #includes of <asm/pci.h>Bjorn Helgaas2015-06-083-3/+0Star
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-231-3/+2Star
|\ \ \
| * \ \ Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar2015-06-0220-32/+333
| |\ \ \ | | | |/ | | |/|
| * | | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-191-3/+2Star
| | |/ | |/|