| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags | Linus Torvalds | 2010-10-21 | 128 | -1705/+2173 |
|\ |
|
| * | Fix IRQ flag handling naming | David Howells | 2010-10-07 | 56 | -1082/+1389 |
| * | MIPS: Add missing #inclusions of <linux/irq.h> | David Howells | 2010-10-07 | 43 | -2/+43 |
| * | SH: Add missing consts to sys_execve() declaration | David Howells | 2010-10-07 | 1 | -3/+4 |
| * | Blackfin: Rename IRQ flags handling functions | David Howells | 2010-10-07 | 19 | -274/+284 |
| * | Blackfin: Add missing dep to asm/irqflags.h | David Howells | 2010-10-07 | 1 | -1/+8 |
| * | Blackfin: Split the BF532 BFIN_*_FIO_FLAG() functions to their own header | David Howells | 2010-10-07 | 5 | -47/+58 |
| * | Blackfin: Split PLL code from mach-specific cdef headers | David Howells | 2010-10-07 | 14 | -344/+435 |
* | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-10-21 | 8 | -105/+72 |
|\ \ |
|
| * \ | Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/vapie... | Grant Likely | 2010-10-18 | 31 | -141/+116 |
| |\ \ |
|
| | * | | spi/bfin_spi: combine duplicate SPI_CTL read/write logic | Mike Frysinger | 2010-10-18 | 1 | -68/+0 |
| | * | | spi/bfin_spi: redo GPIO CS handling | Barry Song | 2010-10-18 | 1 | -1/+2 |
| | * | | Blackfin: SPI: expand SPI bitmasks | Mike Frysinger | 2010-10-18 | 1 | -4/+7 |
| | * | | spi/bfin_spi: drop custom cs_change_per_word support | Mike Frysinger | 2010-10-18 | 1 | -1/+0 |
| * | | | powerpc/of: add eSPI controller dts bindings and DTS modification | Mingkai Hu | 2010-10-13 | 2 | -7/+56 |
| * | | | Merge commit 'v2.6.36-rc7' into spi/next | Grant Likely | 2010-10-13 | 56 | -121/+211 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | spi/pl022: Add spi->mode support to AMBA SPI driver | Kevin Wells | 2010-10-13 | 4 | -25/+5 |
| * | | | spi/s3c64xx: Consider the clk_from_cmu flag | Jassi Brar | 2010-09-29 | 1 | -0/+3 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2010-10-21 | 14 | -300/+113 |
|\ \ \ \ |
|
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *---------. \ \ \ | Merge branches 'release', 'drop_do_IRQ', 'fix_early_irq', 'misc-2.6.37', 'nex... | Tony Luck | 2010-10-13 | 55 | -475/+467 |
| |\ \ \ \ \ \ \ \ \ |
|
| | | | | | | * | | | | [IA64] Add CONFIG_STACKTRACE_SUPPORT | Tony Luck | 2010-09-23 | 3 | -0/+43 |
| | | | | | * | | | | | [IA64] remove asm/compat.h | Tony Luck | 2010-09-23 | 1 | -208/+0 |
| | | | | | |/ / / / |
|
| | | | | * | | | | | [IA64] unwind - optimise linked-list searches for modules | Phil Carmody | 2010-09-14 | 1 | -1/+16 |
| | | | | * | | | | | [IA64] unwind: remove preprocesser noise, and correct comment | Phil Carmody | 2010-09-14 | 1 | -3/+3 |
| | | | * | | | | | | [IA64] Move local_softirq_pending() definition | Tony Luck | 2010-09-20 | 1 | -6/+5 |
| | | | * | | | | | | [IA64] iommu: Add a dummy iommu_table.h file in IA64. | Konrad Rzeszutek Wilk | 2010-09-20 | 1 | -0/+6 |
| | | * | | | | | | | [IA64] enable ARCH_DMA_ADDR_T_64BIT | FUJITA Tomonori | 2010-10-02 | 1 | -0/+3 |
| | | * | | | | | | | [IA64] Remove unnecessary casts of private_data in perfmon.c | Joe Perches | 2010-09-23 | 1 | -6/+6 |
| | | * | | | | | | | [IA64] Fix missing iounmap in error path in cyclone.c | Julia Lawall | 2010-09-23 | 1 | -1/+1 |
| | | * | | | | | | | [IA64] salinfo: sema_init instead of init_MUTEX | Thomas Gleixner | 2010-09-23 | 1 | -1/+1 |
| | | * | | | | | | | [IA64] xen: use ARRAY_SIZE macro in xen_pv_ops.c | Nikitas Angelinas | 2010-09-23 | 1 | -3/+2 |
| | | * | | | | | | | [IA64] Use static const char * const in palinfo.c | Joe Perches | 2010-09-23 | 1 | -1/+1 |
| | | | |_|/ / / /
| | | |/| | | | | |
|
| | * | | | | | | | [IA64] Cannot use register_percpu_irq() from ia64_mca_init() | Tony Luck | 2010-10-08 | 1 | -19/+19 |
| | * | | | | | | | [IA64] Initialize interrupts later (from init_IRQ()) | Tony Luck | 2010-10-06 | 3 | -51/+5 |
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | [IA64] Stop using the deprecated __do_IRQ() code path | Tony Luck | 2010-09-27 | 3 | -6/+13 |
* | | | | | | | | Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-21 | 16 | -53/+336 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86, iommu: Update header comments with appropriate naming | Konrad Rzeszutek Wilk | 2010-10-08 | 1 | -4/+3 |
| * | | | | | | | | ia64, iommu: Add a dummy iommu_table.h file in IA64. | Konrad Rzeszutek Wilk | 2010-10-08 | 1 | -0/+6 |
| * | | | | | | | | x86, iommu: Fix IOMMU_INIT alignment rules | Konrad Rzeszutek Wilk | 2010-08-31 | 1 | -2/+1 |
| * | | | | | | | | x86, doc: Adding comments about .iommu_table and its neighbors. | Konrad Rzeszutek Wilk | 2010-08-28 | 1 | -0/+22 |
| * | | | | | | | | x86, iommu: Utilize the IOMMU_INIT macros functionality. | Konrad Rzeszutek Wilk | 2010-08-27 | 1 | -25/+21 |
| * | | | | | | | | x86, GART/AMD-VI: Make AMD GART and IOMMU use IOMMU_INIT_* macros. | Konrad Rzeszutek Wilk | 2010-08-27 | 2 | -1/+8 |
| * | | | | | | | | x86, calgary: Make Calgary IOMMU use IOMMU_INIT_* macros. | Konrad Rzeszutek Wilk | 2010-08-27 | 1 | -0/+3 |
| * | | | | | | | | x86, xen-swiotlb: Make Xen-SWIOTLB use IOMMU_INIT_* macros. | Konrad Rzeszutek Wilk | 2010-08-27 | 1 | -0/+5 |
| * | | | | | | | | x86, swiotlb: Make SWIOTLB use IOMMU_INIT_* macros. | Konrad Rzeszutek Wilk | 2010-08-27 | 1 | -1/+10 |
| * | | | | | | | | x86, swiotlb: Simplify SWIOTLB pci_swiotlb_detect routine. | Konrad Rzeszutek Wilk | 2010-08-27 | 4 | -11/+43 |
| * | | | | | | | | x86, iommu: Add proper dependency sort routine (and sanity check). | Konrad Rzeszutek Wilk | 2010-08-27 | 3 | -0/+96 |
| * | | | | | | | | x86, iommu: Make all IOMMU's detection routines return a value. | Konrad Rzeszutek Wilk | 2010-08-27 | 6 | -20/+27 |
| * | | | | | | | | x86, iommu: Add IOMMU_INIT macros, .iommu_table section, and iommu_table_entr... | Konrad Rzeszutek Wilk | 2010-08-27 | 2 | -0/+102 |
* | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 | 47 | -926/+801 |
|\ \ \ \ \ \ \ \ \ |
|