summaryrefslogtreecommitdiffstats
path: root/arch/mn10300
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-032-68/+5
|\
| * atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra2015-07-271-1/+1
| * atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra2015-07-271-24/+0
| * atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-2/+0
| * mn10300: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-47/+10
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-012-7/+8
|\ \
| * | mn10300/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-312-7/+8
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-011-7/+0
|\ \
| * | mn10300/cevt-mn10300: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-7/+0
| |/
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-011-0/+1
|\ \
| * \ Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar2015-08-257-24/+13
| |\ \ | | |/
| * | arch/*/io.h: Add ioremap_uc() to all architecturesLuis R. Rodriguez2015-07-291-0/+1
* | | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-313-20/+10
|\ \ \ | |_|/ |/| |
| | |
| | \
| *-. \ Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'...Bjorn Helgaas2015-08-043-20/+10
| |\ \ \
| | | * | PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi2015-07-231-1/+0
| | |/ / | |/| |
| | * | PCI: Remove unused "pci_probe" flagsBjorn Helgaas2015-07-272-19/+10
| |/ /
* | | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-172-15/+1
|/ /
* | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds2015-07-021-2/+1
|\ \
| * | mn10300: don't use module_init in non-modular flash.c codePaul Gortmaker2015-06-161-2/+1
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-011-3/+3
|\ \ \
| * | | mn10300: Fix incorrect use of irq_data->affinityJiang Liu2015-06-251-3/+3
* | | | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-261-2/+2
|\ \ \ \
| * | | | serial: 8250: remove Kconfig indirectionValentin Rothberg2015-05-061-2/+2
| | |/ / | |/| |
* | | | 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-231-13/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | PCI: Remove unused pcibios_select_root() (again)Bjorn Helgaas2015-06-081-13/+0
| |/ /
* | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-221-0/+1
|\ \ \ | | |/ | |/|
| * | arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani2015-06-071-0/+1
| |/
* | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-191-2/+2
* | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand2015-05-191-0/+3
|/
* Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-04-241-0/+5
|\
| * mn10300: add io{read,write}{16,32}be functionsGuenter Roeck2015-04-221-0/+5
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-153-20/+4
|\ \
| * | mn10300: Remove signal translation and exec_domainRichard Weinberger2015-04-123-20/+4
| |/
| |
| \
*-. \ Merge branches 'pci/enumeration' and 'pci/virtualization' into nextBjorn Helgaas2015-03-231-1/+5
|\ \ \ | |_|/ |/| |
| * | PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-191-1/+5
| |/
* | mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov2015-02-281-0/+2
|/
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-181-35/+0
|\
| * mn10300: drop dead codeMichael S. Tsirkin2015-01-211-35/+0
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-123-6/+1
* | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-101-14/+3
|\ \
| * | mn10300: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-14/+3
* | | Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-101-2/+2
|\ \ \ | |/ / |/| |
| * | mn10300/PCI: Add struct pci_ops member names to initializationRob Herring2015-01-221-2/+2
| |/
* | mm/debug_pagealloc: fix build failure on ppc and some other archsJoonsoo Kim2015-02-051-7/+0
* | vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-291-0/+2
OpenPOWER on IntegriCloud