aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell1-0/+1
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-5/+0
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro1-5/+0
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-4/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds4-77/+6
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-1/+1
2013-02-21mn10300: use for_each_pci_dev to simplify the codeWei Yongjun1-1/+1
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-10/+10
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+3
2013-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxRafael J. Wysocki1-7/+0
2013-02-17mn10300 idle: delete pm_idleLen Brown1-7/+0
2013-02-14burying unused conditionalsAl Viro2-3/+0
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+15
2013-02-03mn10300: switch to generic old sigaction()Al Viro3-42/+1
2013-02-03mn10300: switch to generic old sigsuspendAl Viro2-10/+1
2013-02-03mn10300: switch to generic sigaltstackAl Viro2-13/+3
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro1-6/+1
2013-02-03consolidate declarations of k_sigactionAl Viro1-3/+0
2013-01-29mn10300: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven1-0/+15
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman1-0/+1
2013-01-23soreuseport: infrastructureTom Herbert1-1/+1
2013-01-17sk-filter: Add ability to lock a socket filter programVincent Bernat1-0/+2
2013-01-16TTY: mn10300-serial, fix build breakageJiri Slaby1-10/+10
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-4/+3
2013-01-15TTY: move low_latency to tty_portJiri Slaby1-3/+3
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby1-2/+2
2013-01-15TTY: switch tty_buffer_request_room to tty_portJiri Slaby1-2/+3
2013-01-11arch/mn10300/Kconfig: select CONFIG_GENERIC_ATOMIC64Andrew Morton1-0/+1
2013-01-04mn10300/PCI: Remove unused pci_root_busBjorn Helgaas2-4/+1
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2-5/+5
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds3-9/+0
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro1-6/+0
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2-3/+0
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2012-12-12Merge tag 'for-linus-20121212' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-mn10300Linus Torvalds10-136/+234
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds5-39/+10
2012-12-12MN10300: Use asm-generic/pci_iomap.hDavid Howells1-0/+1
2012-12-12MN10300: Get rid of unused variable from ASB2305 PCI codeDavid Howells1-3/+1
2012-12-12MN10300: ASB2305 PCI code needs linux/irq.hDavid Howells1-0/+1
2012-12-12mn10300/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul1-8/+25
2012-12-12MN10300: Handle cacheable PCI regions in pci_iomap()David Howells2-1/+36
2012-12-12MN10300: fix debug polling in ttySM driverMark Salter1-12/+23
2012-12-12MN10300: ttySM: clean up unnecessary castingMark Salter2-6/+6
2012-12-12MN10300: fix SMP synchronization between txdma and serial driverMark Salter4-48/+90
2012-12-12MN10300: fix serial port vdma irq setup for SMPMark Salter1-4/+30
2012-12-12MN10300: cleanup IRQ affinity settingMark Salter3-52/+17
2012-12-12MN10300: ttySM: Use memory barriers correctly in circular buffer logicDavid Howells1-6/+8
2012-12-06propagate name change to comments in kernel sourceNadia Yvette Chambers1-1/+1
2012-11-29unify default ptrace_signal_deliverAl Viro1-4/+0