Age | Commit message (Expand) | Author | Files | Lines |
2009-07-01 | [IA64] sprintf should not be used with same source & destination address | Alan Cox | 1 | -1/+2 |
2009-06-17 | Pull for-2.6.31 into release | Tony Luck | 9 | -17/+17 |
2009-06-17 | [IA64] Convert ia64 to use int-ll64.h | Matthew Wilcox | 8 | -14/+14 |
2009-06-17 | page allocator: do not check NUMA node ID when the caller knows the node is v... | Mel Gorman | 1 | -1/+2 |
2009-06-16 | [IA64] remove obsolete irq_desc_t typedef | Thomas Gleixner | 1 | -2/+2 |
2009-06-16 | [IA64] remove obsolete no_irq_type | Thomas Gleixner | 1 | -1/+1 |
2009-04-28 | irq: change ->set_affinity() to return status | Yinghai Lu | 2 | -4/+8 |
2009-04-22 | clocksource: pass clocksource to read() callback | Magnus Damm | 1 | -1/+1 |
2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 1 | -1/+1 |
2009-04-01 | [IA64] BUG to BUG_ON changes | Stoyan Gaydarov | 5 | -27/+13 |
2009-04-01 | [IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.c | Randy Dunlap | 1 | -1/+1 |
2009-04-01 | Pull cpumask into release branch | Tony Luck | 3 | -7/+7 |
2009-03-31 | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds | 1 | -7/+2 |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 1 | -7/+2 |
2009-03-29 | Merge branch 'linus' into core/iommu | Ingo Molnar | 1 | -1/+1 |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 1 | -1/+1 |
2009-03-18 | Merge branch 'linus' into core/iommu | Ingo Molnar | 1 | -4/+3 |
2009-03-16 | cpumask: use mm_cpumask() wrapper: ia64 | Rusty Russell | 1 | -2/+2 |
2009-03-16 | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64 | Rusty Russell | 3 | -5/+5 |
2009-03-06 | [IA64] fix PCI DMA flag propagation on SN (Altix) with PICs | Jeremy Higdon | 1 | -4/+3 |
2009-03-05 | Merge branch 'linus' into core/iommu | Ingo Molnar | 3 | -5/+6 |
2009-02-22 | Merge branch 'linus' into x86/apic | Ingo Molnar | 1 | -3/+4 |
2009-02-19 | [IA64] bte_copy of BTE_MAX_XFER trips BUG_ON. | Robin Holt | 1 | -3/+4 |
2009-02-13 | Merge branch 'linus' into x86/apic | Ingo Molnar | 2 | -2/+2 |
2009-02-05 | PCI: return error on failure to read PCI ROMs | Timothy S. Nelson | 2 | -2/+2 |
2009-01-21 | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 1 | -0/+6 |
2009-01-16 | Merge branch 'linus' into core/iommu | Ingo Molnar | 1 | -0/+6 |
2009-01-15 | [IA64] SN specific version of dma_get_required_mask() | John Keller | 1 | -0/+6 |
2009-01-13 | irq: update all arches for new irq_desc | Mike Travis | 1 | -1/+1 |
2009-01-11 | Merge branch 'linus' into core/iommu | Ingo Molnar | 3 | -52/+59 |
2009-01-09 | Merge branch 'linus' into release | Len Brown | 4 | -23/+20 |
2009-01-06 | IA64: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -2/+1 |
2009-01-06 | x86, ia64: convert to use generic dma_map_ops struct | FUJITA Tomonori | 1 | -28/+30 |
2009-01-06 | make sn DMA mapping functions static | FUJITA Tomonori | 1 | -38/+26 |
2009-01-06 | set up dma_ops appropriately | FUJITA Tomonori | 1 | -0/+5 |
2009-01-06 | add dma_mapping_ops for SGI Altix | FUJITA Tomonori | 1 | -0/+16 |
2008-12-31 | ACPI: remove private acpica headers from driver files | Lin Ming | 2 | -2/+0 |
2008-12-31 | ACPI: io_common.c: call acpi_get_table to avoid using ACPI_SIG_DSDT | Lin Ming | 1 | -2/+2 |
2008-12-31 | ACPI: io_acpi_init.c: call acpi_get_name to get node fullname | Lin Ming | 1 | -46/+56 |
2008-12-26 | cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to... | Rusty Russell | 1 | -15/+12 |
2008-12-13 | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2 | -6/+7 |
2008-12-09 | [IA64] SN: prevent IRQ retargetting in request_irq() | John Keller | 1 | -1/+8 |
2008-12-09 | [IA64] Clear up section mismatch for sn_check_wars. | Robin Holt | 1 | -2/+2 |
2008-12-09 | [IA64] eliminate NULL test and memset after alloc_bootmem | Julia Lawall | 1 | -4/+1 |
2008-11-30 | sn_pci_controller_fixup() should be __init | Al Viro | 1 | -1/+1 |
2008-10-23 | ACPI: fix ia64 build warning | Len Brown | 1 | -1/+1 |
2008-10-11 | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox | 1 | -4/+4 |
2008-09-10 | [IA64] arch/ia64/sn/pci/tioca_provider.c: introduce missing kfree | Julia Lawall | 1 | -1/+3 |
2008-08-01 | [IA64] Move include/asm-ia64 to arch/ia64/include/asm | Tony Luck | 1 | -1/+1 |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 1 | -1/+1 |