summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
...
| * | PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas2016-02-051-1/+0
| |/
* / arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
|/
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-202-3/+0
* mm: arch: remove duplicate definitions of MADV_FREEGuenter Roeck2016-01-201-1/+0
* arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...Chen Gang2016-01-151-0/+1
* mm: define MADV_FREE for some archesMinchan Kim2016-01-151-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-141-1/+1
|\
| * module: use a structure to encapsulate layout.Rusty Russell2015-12-041-1/+1
* | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-041-0/+3
|/
* mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson2015-11-051-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-171-0/+1
* | alpha: io: define ioremap_ucSudip Mukherjee2015-09-171-1/+3
|/
* dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-103-26/+0
* dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-5/+0
* dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-5/+0
* dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-3/+0
* dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-18/+0
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-031-15/+27
|\
| * atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-1/+0
| * 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/+1
| |\|
| * | 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/+6
|\ \ \
| * | | alpha/time: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-12/+6
| | |/ | |/|
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-08-311-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-08-311-6/+1
|\ \ \
| * | | PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi2015-07-231-6/+1
| | |/ | |/|
* | | alpha: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF.Matt Turner2015-08-302-0/+6
| |/ |/|
* | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-172-15/+1
|/
* Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-261-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-252-2/+1
|\ \ \
| * | | remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0
| * | | remove <asm/scatterlist.h>Christoph Hellwig2015-05-051-1/+1
| |/ /
* | | mm: new mm hook frameworkLaurent Dufour2015-06-241-0/+15
* | | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-234-19/+0
|\ \ \
| * | | PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas2015-06-081-16/+0
| * | | PCI: Remove unnecessary #includes of <asm/pci.h>Bjorn Helgaas2015-06-083-3/+0
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-221-3/+2
|\ \ \