aboutsummaryrefslogtreecommitdiff
path: root/arch/mn10300
AgeCommit message (Expand)AuthorFilesLines
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSGravatar Stephen Rothwell 1-0/+1
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-5/+0
2013-02-26default SET_PERSONALITY() in linux/elf.hGravatar Al Viro 1-5/+0
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-4/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 4-77/+6
2013-02-21Merge branch 'akpm' (incoming from Andrew)Gravatar Linus Torvalds 1-1/+1
2013-02-21mn10300: use for_each_pci_dev to simplify the codeGravatar Wei Yongjun 1-1/+1
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-10/+10
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+3
2013-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Rafael J. Wysocki 1-7/+0
2013-02-17mn10300 idle: delete pm_idleGravatar Len Brown 1-7/+0
2013-02-14burying unused conditionalsGravatar Al Viro 2-3/+0
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+15
2013-02-03mn10300: switch to generic old sigaction()Gravatar Al Viro 3-42/+1
2013-02-03mn10300: switch to generic old sigsuspendGravatar Al Viro 2-10/+1
2013-02-03mn10300: switch to generic sigaltstackGravatar Al Viro 2-13/+3
2013-02-03consolidate kernel-side struct sigaction declarationsGravatar Al Viro 1-6/+1
2013-02-03consolidate declarations of k_sigactionGravatar Al Viro 1-3/+0
2013-01-29mn10300: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Gravatar Geert Uytterhoeven 1-0/+15
2013-01-25Merge 3.8-rc5 into tty-nextGravatar Greg Kroah-Hartman 1-0/+1
2013-01-23soreuseport: infrastructureGravatar Tom Herbert 1-1/+1
2013-01-17sk-filter: Add ability to lock a socket filter programGravatar Vincent Bernat 1-0/+2
2013-01-16TTY: mn10300-serial, fix build breakageGravatar Jiri Slaby 1-10/+10
2013-01-15TTY: switch tty_flip_buffer_pushGravatar Jiri Slaby 1-4/+3
2013-01-15TTY: move low_latency to tty_portGravatar Jiri Slaby 1-3/+3
2013-01-15TTY: switch tty_insert_flip_charGravatar Jiri Slaby 1-2/+2
2013-01-15TTY: switch tty_buffer_request_room to tty_portGravatar Jiri Slaby 1-2/+3
2013-01-11arch/mn10300/Kconfig: select CONFIG_GENERIC_ATOMIC64Gravatar Andrew Morton 1-0/+1
2013-01-04mn10300/PCI: Remove unused pci_root_busGravatar Bjorn Helgaas 2-4/+1
2013-01-03ARCH: drivers remove __dev* attributes.Gravatar Greg Kroah-Hartman 2-5/+5
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 3-9/+0
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsGravatar Al Viro 1-6/+0
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesGravatar Al Viro 2-3/+0
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+1
2012-12-12Merge tag 'for-linus-20121212' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 10-136/+234
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 5-39/+10
2012-12-12MN10300: Use asm-generic/pci_iomap.hGravatar David Howells 1-0/+1
2012-12-12MN10300: Get rid of unused variable from ASB2305 PCI codeGravatar David Howells 1-3/+1
2012-12-12MN10300: ASB2305 PCI code needs linux/irq.hGravatar David Howells 1-0/+1
2012-12-12mn10300/mm/fault.c: Port OOM changes to do_page_faultGravatar Kautuk Consul 1-8/+25
2012-12-12MN10300: Handle cacheable PCI regions in pci_iomap()Gravatar David Howells 2-1/+36
2012-12-12MN10300: fix debug polling in ttySM driverGravatar Mark Salter 1-12/+23
2012-12-12MN10300: ttySM: clean up unnecessary castingGravatar Mark Salter 2-6/+6
2012-12-12MN10300: fix SMP synchronization between txdma and serial driverGravatar Mark Salter 4-48/+90
2012-12-12MN10300: fix serial port vdma irq setup for SMPGravatar Mark Salter 1-4/+30
2012-12-12MN10300: cleanup IRQ affinity settingGravatar Mark Salter 3-52/+17
2012-12-12MN10300: ttySM: Use memory barriers correctly in circular buffer logicGravatar David Howells 1-6/+8
2012-12-06propagate name change to comments in kernel sourceGravatar Nadia Yvette Chambers 1-1/+1
2012-11-29unify default ptrace_signal_deliverGravatar Al Viro 1-4/+0