summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-211-0/+1
|\
| * Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-05-141-0/+1
| |\
| | * rcu: Move PREEMPT_RCU preemption to switch_to() invocationPaul E. McKenney2012-05-021-0/+1
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-212-61/+44
|\ \ \
| * | | x86/nmi: Fix the type of the nmiaction.flags fieldBetty Dall2012-05-071-1/+1
| * | | x86/nmi: Fix page faults by nmiaction if kmemcheck is enabledLi Zhong2012-04-252-61/+24
| * | | x86/nmi: Add new NMI queues to deal with IO_CHK and SERRDon Zickus2012-04-252-0/+20
* | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-214-280/+169
|\ \ \ \
| * | | | irq_remap: Fix compiler warning with CONFIG_IRQ_REMAP=ySuresh Siddha2012-05-081-4/+2
| * | | | Merge tag 'intr-remapping-ops-for-ingo' of git://git.kernel.org/pub/scm/linux...Ingo Molnar2012-05-074-280/+171
| |\ \ \ \
| | * | | | iommu: rename intr_remapping.[ch] to irq_remapping.[ch]Suresh Siddha2012-05-074-5/+5
| | * | | | iommu: rename intr_remapping references to irq_remappingSuresh Siddha2012-05-074-78/+81
| | * | | | x86, iommu/vt-d: Clean up interfaces for interrupt remappingJoerg Roedel2012-05-072-23/+16
| | * | | | iommu/vt-d: Convert MSI remapping setup to remap_opsJoerg Roedel2012-05-073-114/+54
| | * | | | iommu/vt-d: Convert free_irte into a remap_ops callbackJoerg Roedel2012-05-072-1/+3
| | * | | | iommu/vt-d: Convert IR set_affinity function to remap_opsJoerg Roedel2012-05-072-67/+11
| | * | | | iommu/vt-d: Convert IR ioapic-setup to use remap_opsJoerg Roedel2012-05-072-67/+16
| | * | | | iommu/vt-d: Convert missing apic.c intr-remapping call to remap_opsJoerg Roedel2012-05-072-3/+9
| | * | | | iommu/vt-d: Make intr-remapping initialization genericJoerg Roedel2012-05-074-5/+59
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2012-05-2151-4555/+1807
|\ \ \ \ \ \
| * | | | | | m68k: add a defconfig for the M5475EVB ColdFire with MMU boardGreg Ungerer2012-05-201-0/+62
| * | | | | | m68knommu: unaligned.h fix for M68000 coreLuis Alves2012-05-201-1/+1
| * | | | | | m68k: merge the MMU and non-MMU versions of the arch dma codeGreg Ungerer2012-05-203-209/+162
| * | | | | | m68knommu: reorganize the no-MMU cache flushing to match m68kGreg Ungerer2012-05-201-4/+28
| * | | | | | m68knommu: move the 54xx platform code into the common ColdFire code directoryGreg Ungerer2012-05-205-21/+2
| * | | | | | m68knommu: move the 532x platform code into the common ColdFire code directoryGreg Ungerer2012-05-204-20/+1
| * | | | | | m68knommu: move the 5407 platform code into the common ColdFire code directoryGreg Ungerer2012-05-204-20/+1
| * | | | | | m68knommu: move the 5307 platform code into the common ColdFire code directoryGreg Ungerer2012-05-205-22/+4
| * | | | | | m68knommu: move the 528x platform code into the common ColdFire code directoryGreg Ungerer2012-05-204-20/+1
| * | | | | | m68knommu: move the 527x platform code into the common ColdFire code directoryGreg Ungerer2012-05-204-20/+1
| * | | | | | m68knommu: move the 5272 platform code into the common ColdFire code directoryGreg Ungerer2012-05-205-20/+1
| * | | | | | m68knommu: move the 5249 platform code into the common ColdFire code directoryGreg Ungerer2012-05-205-20/+1
| * | | | | | m68knommu: move the 523x platform code into the common ColdFire code directoryGreg Ungerer2012-05-204-19/+1
| * | | | | | m68knommu: move the 520x platform code into the common ColdFire code directoryGreg Ungerer2012-05-204-19/+1
| * | | | | | m68knommu: move the 5206 platform code into the common ColdFire code directoryGreg Ungerer2012-05-204-22/+2
| * | | | | | m68knommu: simplify the ColdFire 5407 GPIO struct setupGreg Ungerer2012-05-203-28/+10
| * | | | | | m68knommu: simplify the ColdFire 532x GPIO struct setupGreg Ungerer2012-05-203-44/+26
| * | | | | | m68knommu: simplify the ColdFire 5307 GPIO struct setupGreg Ungerer2012-05-203-28/+10
| * | | | | | m68knommu: simplify the ColdFire 528x GPIO struct setupGreg Ungerer2012-05-203-50/+32
| * | | | | | m68knommu: simplify the ColdFire 527x GPIO struct setupGreg Ungerer2012-05-203-62/+44
| * | | | | | m68knommu: simplify the ColdFire 5272 GPIO struct setupGreg Ungerer2012-05-203-30/+12
| * | | | | | m68knommu: simplify the ColdFire 5249 GPIO struct setupGreg Ungerer2012-05-203-29/+11
| * | | | | | m68knommu: simplify the ColdFire 523x GPIO struct setupGreg Ungerer2012-05-203-41/+23
| * | | | | | m68knommu: simplify the ColdFire 520x GPIO struct setupGreg Ungerer2012-05-203-35/+17
| * | | | | | m68knommu: simplify the ColdFire 5206 GPIO struct setupGreg Ungerer2012-05-203-28/+10
| * | | | | | m68knommu: make duplicated ColdFire GPIO init code common for allGreg Ungerer2012-05-2013-100/+34
| * | | | | | m68knommu: switch to GPIO init macros in ColdFire 532x init codeGreg Ungerer2012-05-201-303/+17
| * | | | | | m68knommu: switch to GPIO init macros in ColdFire 5407 init codeGreg Ungerer2012-05-201-15/+1
| * | | | | | m68knommu: switch to GPIO init macros in ColdFire 5307 init codeGreg Ungerer2012-05-201-15/+1
| * | | | | | m68knommu: switch to GPIO init macros in ColdFire 528x init codeGreg Ungerer2012-05-202-503/+103