aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-21
|\
| * Fix IRQ flag handling namingDavid Howells2010-10-07
| * MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-07
| * SH: Add missing consts to sys_execve() declarationDavid Howells2010-10-07
| * Blackfin: Rename IRQ flags handling functionsDavid Howells2010-10-07
| * Blackfin: Add missing dep to asm/irqflags.hDavid Howells2010-10-07
| * Blackfin: Split the BF532 BFIN_*_FIO_FLAG() functions to their own headerDavid Howells2010-10-07
| * Blackfin: Split PLL code from mach-specific cdef headersDavid Howells2010-10-07
* | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-21
|\ \
| * \ Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/vapie...Grant Likely2010-10-18
| |\ \
| | * | spi/bfin_spi: combine duplicate SPI_CTL read/write logicMike Frysinger2010-10-18
| | * | spi/bfin_spi: redo GPIO CS handlingBarry Song2010-10-18
| | * | Blackfin: SPI: expand SPI bitmasksMike Frysinger2010-10-18
| | * | spi/bfin_spi: drop custom cs_change_per_word supportMike Frysinger2010-10-18
| * | | powerpc/of: add eSPI controller dts bindings and DTS modificationMingkai Hu2010-10-12
| * | | Merge commit 'v2.6.36-rc7' into spi/nextGrant Likely2010-10-12
| |\ \ \ | | | |/ | | |/|
| * | | spi/pl022: Add spi->mode support to AMBA SPI driverKevin Wells2010-10-12
| * | | spi/s3c64xx: Consider the clk_from_cmu flagJassi Brar2010-09-29
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-10-21
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---------. \ \ \ Merge branches 'release', 'drop_do_IRQ', 'fix_early_irq', 'misc-2.6.37', 'nex...Tony Luck2010-10-12
| |\ \ \ \ \ \ \ \ \
| | | | | | | * | | | [IA64] Add CONFIG_STACKTRACE_SUPPORTTony Luck2010-09-23
| | | | | | * | | | | [IA64] remove asm/compat.hTony Luck2010-09-23
| | | | | | |/ / / /
| | | | | * | | | | [IA64] unwind - optimise linked-list searches for modulesPhil Carmody2010-09-14
| | | | | * | | | | [IA64] unwind: remove preprocesser noise, and correct commentPhil Carmody2010-09-14
| | | | * | | | | | [IA64] Move local_softirq_pending() definitionTony Luck2010-09-20
| | | | * | | | | | [IA64] iommu: Add a dummy iommu_table.h file in IA64.Konrad Rzeszutek Wilk2010-09-20
| | | * | | | | | | [IA64] enable ARCH_DMA_ADDR_T_64BITFUJITA Tomonori2010-10-01
| | | * | | | | | | [IA64] Remove unnecessary casts of private_data in perfmon.cJoe Perches2010-09-23
| | | * | | | | | | [IA64] Fix missing iounmap in error path in cyclone.cJulia Lawall2010-09-23
| | | * | | | | | | [IA64] salinfo: sema_init instead of init_MUTEXThomas Gleixner2010-09-23
| | | * | | | | | | [IA64] xen: use ARRAY_SIZE macro in xen_pv_ops.cNikitas Angelinas2010-09-23
| | | * | | | | | | [IA64] Use static const char * const in palinfo.cJoe Perches2010-09-23
| | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | [IA64] Cannot use register_percpu_irq() from ia64_mca_init()Tony Luck2010-10-07
| | * | | | | | | [IA64] Initialize interrupts later (from init_IRQ())Tony Luck2010-10-05
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | [IA64] Stop using the deprecated __do_IRQ() code pathTony Luck2010-09-27
* | | | | | | | Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-21
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, iommu: Update header comments with appropriate namingKonrad Rzeszutek Wilk2010-10-08
| * | | | | | | | ia64, iommu: Add a dummy iommu_table.h file in IA64.Konrad Rzeszutek Wilk2010-10-08
| * | | | | | | | x86, iommu: Fix IOMMU_INIT alignment rulesKonrad Rzeszutek Wilk2010-08-31
| * | | | | | | | x86, doc: Adding comments about .iommu_table and its neighbors.Konrad Rzeszutek Wilk2010-08-27
| * | | | | | | | x86, iommu: Utilize the IOMMU_INIT macros functionality.Konrad Rzeszutek Wilk2010-08-26
| * | | | | | | | x86, GART/AMD-VI: Make AMD GART and IOMMU use IOMMU_INIT_* macros.Konrad Rzeszutek Wilk2010-08-26
| * | | | | | | | x86, calgary: Make Calgary IOMMU use IOMMU_INIT_* macros.Konrad Rzeszutek Wilk2010-08-26
| * | | | | | | | x86, xen-swiotlb: Make Xen-SWIOTLB use IOMMU_INIT_* macros.Konrad Rzeszutek Wilk2010-08-26
| * | | | | | | | x86, swiotlb: Make SWIOTLB use IOMMU_INIT_* macros.Konrad Rzeszutek Wilk2010-08-26
| * | | | | | | | x86, swiotlb: Simplify SWIOTLB pci_swiotlb_detect routine.Konrad Rzeszutek Wilk2010-08-26
| * | | | | | | | x86, iommu: Add proper dependency sort routine (and sanity check).Konrad Rzeszutek Wilk2010-08-26
| * | | | | | | | x86, iommu: Make all IOMMU's detection routines return a value.Konrad Rzeszutek Wilk2010-08-26
| * | | | | | | | x86, iommu: Add IOMMU_INIT macros, .iommu_table section, and iommu_table_entr...Konrad Rzeszutek Wilk2010-08-26
* | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-21
|\ \ \ \ \ \ \ \ \