summaryrefslogtreecommitdiffstats
path: root/arch/mn10300
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
* | mn10300/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu2015-01-162-27/+22
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-112-1/+5
|\
| * net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
| * net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov2014-12-051-0/+3
| * net: introduce SO_INCOMING_CPUEric Dumazet2014-11-111-0/+2
* | mn10300: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-201-0/+4
|/
* Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-83/+42
|\
| * locking,arch,mn10300: Fold atomic_opsPeter Zijlstra2014-08-141-83/+42
* | mn10300: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven2014-10-092-1/+1
* | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-0/+1
|\ \
| * | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-071-1/+1
|\ \ \ | |/ / |/| |
| * | Remove MN10300_PROC_MN2WS0038Richard Weinberger2014-09-261-1/+1
| |/
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-091-64/+38
|\ \
| * | mn10300: Use sigsp()Richard Weinberger2014-08-061-13/+4
| * | mn10300: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-53/+36
* | | lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott2014-08-082-16/+1
| |/ |/|
* | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+2
|/
* sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick2014-06-041-1/+0
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-033-11/+4
|\
| * arch,mn10300: Convert smp_mb__*()Peter Zijlstra2014-04-183-11/+4