aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* crypto: aesni-intel - Fix CTR optimization build failure with gas 2.16.1Huang Ying2010-03-132-5/+95
* crypto: aesni-intel - Add AES-NI accelerated CTR modeHuang Ying2010-03-102-7/+238
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-03-0417-276/+99
|\
| * sparc64: Make prom entry spinlock NMI safe.David S. Miller2010-03-031-5/+7
| * sparc64: Kill off old sys_perfctr system call and state.David S. Miller2010-03-0312-247/+18
| * sparc: Update defconfigs.David S. Miller2010-03-032-24/+66
| * sparc: Provide io{read,write}{16,32}be().David S. Miller2010-03-032-0/+8
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-03-042-9/+5
|\ \
| * \ Merge branch 'coh' into dmaengineDan Williams2010-03-031-1/+1
| |\ \
| | * | DMAENGINE: COH 901 318 descriptor pool refactoringLinus Walleij2010-03-021-1/+1
| * | | iop-adma: redundant/wrong tests in iop_*_count()?Roel Kluin2010-02-281-8/+4
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-042-30/+14
|\ \ \
| * | | Simplify failure exits in s390/hypfs fill_super()Al Viro2010-03-031-29/+13
| * | | Switch may_open() and break_lease() to passing O_...Al Viro2010-03-031-1/+1
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-03-038-72/+16
|\ \ \ \
| * | | | x86, paravirt: Remove kmap_atomic_pte paravirt op.Ian Campbell2010-02-277-65/+2
| * | | | x86, vmi: Disable highmem PTE allocation even when CONFIG_HIGHPTE=yIan Campbell2010-02-271-12/+11
| * | | | x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=yIan Campbell2010-02-272-5/+13
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-03-035-29/+108
|\ \ \ \ \
| * | | | | USB: atmel uaba: Adding invert vbus_pinEirik Aanonsen2010-03-021-2/+5
| * | | | | arm: defconfig: rx51: enable phonet and g_nokiaFelipe Balbi2010-03-021-1/+10
| * | | | | USB: MXC: add platform resources for i.MX21 USB host controller.Martin Fuzzey2010-03-022-0/+28
| * | | | | USB: MXC: use DMA_BIT_MASK macro rather than hardcoded constants.Martin Fuzzey2010-03-021-26/+27
| * | | | | USB: MXC: Add i.MX21 specific USB host controller driver.Martin Fuzzey2010-03-021-0/+38
* | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-0317-196/+240
|\ \ \ \ \ \
| * | | | | | x86: Fix out of order of gsiEric W. Biederman2010-02-281-18/+10
| * | | | | | x86: apic: Fix mismerge, add arch_probe_nr_irqs() againIngo Molnar2010-02-271-0/+22
| * | | | | | Merge branch 'x86/irq' into x86/apicH. Peter Anvin2010-02-22540-7170/+14762
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'x86/urgent' into x86/irqH. Peter Anvin2010-02-2012-42/+99
| | |\ \ \ \ \ \
| | | * | | | | | x86, irq: Keep chip_data in create_irq_nr and destroy_irqBrandon Philips2010-02-181-15/+5
| | | * | | | | | x86: Add iMac9,1 to pci_reboot_dmi_tableJustin P. Mattock2010-02-171-0/+8
| | | * | | | | | x86: Fix SCI on IOAPIC != 0Yinghai Lu2010-02-103-1/+59
| | | * | | | | | x86, ia32_aout: do not kill argument mappingJiri Slaby2010-02-101-1/+0
| | * | | | | | | xen: Remove unnecessary arch specific xen irq functions.Eric W. Biederman2010-02-181-4/+0
| | * | | | | | | smp: Use nr_cpus= to set nr_cpu_ids earlyYinghai Lu2010-02-172-5/+6
| | * | | | | | | x86, irq: Remove arch_probe_nr_irqsYinghai Lu2010-02-171-22/+0
| | * | | | | | | x86: Convert i8259_lock to raw_spinlockThomas Gleixner2010-02-165-23/+23
| | * | | | | | | x86: Avoid race condition in pci_enable_msix()Brandon Phiilps2010-02-101-13/+5
| * | | | | | | | x86: Convert nmi_lock to raw_spinlockThomas Gleixner2010-02-161-3/+3
| * | | | | | | | x86: Convert ioapic_lock and vector_lock to raw_spinlockThomas Gleixner2010-02-161-53/+53
| * | | | | | | | x86, irq: Move __setup_vector_irq() before the first irq enable in cpu online...Suresh Siddha2010-01-292-2/+12
| * | | | | | | | x86, irq: Update the vector domain for legacy irqs handled by io-apicSuresh Siddha2010-01-291-0/+8
| * | | | | | | | x86, irq: Don't block IRQ0_VECTOR..IRQ15_VECTOR's on all cpu'sSuresh Siddha2010-01-194-41/+30
| * | | | | | | | x86, irq: Use 0x20 for the IRQ_MOVE_CLEANUP_VECTOR instead of 0x1fSuresh Siddha2010-01-182-33/+18
| * | | | | | | | x86, vmi: Fix vmi_get_timer_vector() to use IRQ0_VECTORSuresh Siddha2010-01-181-7/+1
| * | | | | | | | x86, apic: Don't waste a vector to improve vector spreadH. Peter Anvin2010-01-042-5/+7
| * | | | | | | | x86, apic: Reclaim IDT vectors 0x20-0x2fH. Peter Anvin2010-01-041-8/+20
| * | | | | | | | x86: Increase NR_IRQS and nr_irqsYinghai Lu2009-12-302-7/+7
* | | | | | | | | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-0321-695/+226
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | early_res: Add free_early_partial()Yinghai Lu2010-02-261-0/+6