Merge tag 'for-linus-20121212' of...
Merge tag 'for-linus-20121212' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-mn10300 Pull MN10300 changes from David Howells: "miscellaneous MN10300 arch patches. I've based it on top of Al Viro's signal tree - so these patches should be pulled after that." * tag 'for-linus-20121212' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-mn10300: MN10300: Use asm-generic/pci_iomap.h MN10300: Get rid of unused variable from ASB2305 PCI code MN10300: ASB2305 PCI code needs linux/irq.h mn10300/mm/fault.c: Port OOM changes to do_page_fault MN10300: Handle cacheable PCI regions in pci_iomap() MN10300: fix debug polling in ttySM driver MN10300: ttySM: clean up unnecessary casting MN10300: fix SMP synchronization between txdma and serial driver MN10300: fix serial port vdma irq setup for SMP MN10300: cleanup IRQ affinity setting MN10300: ttySM: Use memory barriers correctly in circular buffer logic
Showing
- arch/mn10300/include/asm/io.h 2 additions, 1 deletionarch/mn10300/include/asm/io.h
- arch/mn10300/kernel/asm-offsets.c 1 addition, 1 deletionarch/mn10300/kernel/asm-offsets.c
- arch/mn10300/kernel/irq.c 2 additions, 48 deletionsarch/mn10300/kernel/irq.c
- arch/mn10300/kernel/mn10300-serial-low.S 6 additions, 3 deletionsarch/mn10300/kernel/mn10300-serial-low.S
- arch/mn10300/kernel/mn10300-serial.c 145 additions, 68 deletionsarch/mn10300/kernel/mn10300-serial.c
- arch/mn10300/kernel/mn10300-serial.h 7 additions, 3 deletionsarch/mn10300/kernel/mn10300-serial.h
- arch/mn10300/kernel/smp.c 9 additions, 1 deletionarch/mn10300/kernel/smp.c
- arch/mn10300/mm/fault.c 25 additions, 8 deletionsarch/mn10300/mm/fault.c
- arch/mn10300/unit-asb2305/pci-iomap.c 35 additions, 0 deletionsarch/mn10300/unit-asb2305/pci-iomap.c
- arch/mn10300/unit-asb2305/pci.c 2 additions, 3 deletionsarch/mn10300/unit-asb2305/pci.c
Loading
Please register or sign in to comment