aboutsummaryrefslogtreecommitdiff
path: root/arch/mn10300
AgeCommit message (Expand)Author
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-02-21mn10300: use for_each_pci_dev to simplify the codeWei Yongjun
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki
2013-02-17mn10300 idle: delete pm_idleLen Brown
2013-02-14burying unused conditionalsAl Viro
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-03mn10300: switch to generic old sigaction()Al Viro
2013-02-03mn10300: switch to generic old sigsuspendAl Viro
2013-02-03mn10300: switch to generic sigaltstackAl Viro
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro
2013-02-03consolidate declarations of k_sigactionAl Viro
2013-01-29mn10300: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman
2013-01-23soreuseport: infrastructureTom Herbert
2013-01-17sk-filter: Add ability to lock a socket filter programVincent Bernat
2013-01-16TTY: mn10300-serial, fix build breakageJiri Slaby
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: move low_latency to tty_portJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2013-01-15TTY: switch tty_buffer_request_room to tty_portJiri Slaby
2013-01-11arch/mn10300/Kconfig: select CONFIG_GENERIC_ATOMIC64Andrew Morton
2013-01-04mn10300/PCI: Remove unused pci_root_busBjorn Helgaas
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12Merge tag 'for-linus-20121212' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-12MN10300: Use asm-generic/pci_iomap.hDavid Howells
2012-12-12MN10300: Get rid of unused variable from ASB2305 PCI codeDavid Howells
2012-12-12MN10300: ASB2305 PCI code needs linux/irq.hDavid Howells
2012-12-12mn10300/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul
2012-12-12MN10300: Handle cacheable PCI regions in pci_iomap()David Howells
2012-12-12MN10300: fix debug polling in ttySM driverMark Salter
2012-12-12MN10300: ttySM: clean up unnecessary castingMark Salter
2012-12-12MN10300: fix SMP synchronization between txdma and serial driverMark Salter
2012-12-12MN10300: fix serial port vdma irq setup for SMPMark Salter
2012-12-12MN10300: cleanup IRQ affinity settingMark Salter
2012-12-12MN10300: ttySM: Use memory barriers correctly in circular buffer logicDavid Howells
2012-12-06propagate name change to comments in kernel sourceNadia Yvette Chambers
2012-11-29unify default ptrace_signal_deliverAl Viro