aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300
Commit message (Expand)AuthorAge
* arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell2014-01-14
* arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-12
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-19
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\ \
| * | treewide: fix "distingush" typoMichael Opdenacker2013-10-14
* | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-14
* | | mn10300: add missing pgtable_page_ctor/dtor callsKirill A. Shutemov2013-11-14
* | | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-14
|\ \ \
| * | | mn10300/PCI: Remove useless pcibios_last_busBjorn Helgaas2013-10-29
| * | | mn10300/PCI: Remove unused pci_mem_startMyron Stowe2013-10-07
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13
|\ \ \ \ | |_|_|/ |/| | |
| * | | net: introduce SO_MAX_PACING_RATEEric Dumazet2013-09-28
| |/ /
* / / sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-25
|/ /
* | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* | arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12
* | mn10300: Fix crash just after starting userspace on !CONFIG_PREEMPTAkira Takeuchi2013-09-10
|/
* net: rename busy poll socket op and globalsEliezer Tamir2013-07-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-03
| |\
| * | net: add socket option for low latency pollingEliezer Tamir2013-06-17
* | | mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner2013-07-09
* | | Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds2013-07-04
|\ \ \
| * | | consolidate per-arch stack overflow debugging optionsDave Hansen2013-07-04
| | |/ | |/|
* | | mm/mn10300: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-03
* | | mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-03
* | | mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-03
* | | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-02
|\ \ \
| * | | mn10300: uaccess s/might_sleep/might_fault/Michael S. Tsirkin2013-05-28
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-02
|\ \ \ \ | |_|/ / |/| | |
| * | | mn10300: don't bother with VM_IOAl Viro2013-06-29
| * | | consolidate io_remap_pfn_range definitionsAl Viro2013-06-29
| | |/ | |/|
* | | mn10300: Use early_param() to parse "mem=" parameterAkira Takeuchi2013-06-28
* | | mn10300: Allow to pass array name to get_user()Akira Takeuchi2013-06-28
* | | mn10300: Fix include dependency in irqflags.h et al.David Daney2013-06-19
|/ /
* | MN10300: Need pci_iomap() and __pci_ioport_map() definingDavid Howells2013-05-30
* | MN10300: ASB2305's PCI code needs the definition of XIRQ1David Howells2013-05-30
* | MN10300: Enable IRQs more in system call exit work pathDavid Howells2013-05-30
* | MN10300: Fix ret_from_kernel_threadDavid Howells2013-05-30
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\
| * net: add option to enable error queue packets waking selectKeller, Jacob E2013-03-31
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \
| * | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-03
* | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
* | | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-30
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-30
|\ \ \
| * | | idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-17
| * | | mn10300: Use generic idle loopThomas Gleixner2013-04-08
| * | | arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-08
| * | | arch: Cleanup enable/disable_hltThomas Gleixner2013-04-08
| | |/ | |/|