aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* 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
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsetsRobert Richter2010-10-19
| * | | | | | | | | apic, x86: Check if EILVT APIC registers are available (AMD only)Robert Richter2010-10-19
| * | | | | | | | | Merge branch 'linus' into irq/coreIngo Molnar2010-10-19
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | x86: ioapic: Call free_irte only if interrupt remapping enabledYinghai Lu2010-10-19
| * | | | | | | | | arm: Use ARCH_IRQ_INIT_FLAGSThomas Gleixner2010-10-16
| * | | | | | | | | genirq, ARM: Fix boot on ARM platformsAnand Gadiyar2010-10-16
| * | | | | | | | | x86: Switch sparse_irq allocations to GFP_KERNELThomas Gleixner2010-10-12
| * | | | | | | | | x86: lguest: Use new irq allocatorThomas Gleixner2010-10-12