index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2014-05-26
ARM: iop13xx: fix msi support with sparse IRQ
Arnd Bergmann
2014-05-16
ia64: Use irq_init_desc
Thomas Gleixner
2014-05-16
s390: Avoid call to irq_reserve_irqs()
Thomas Gleixner
2014-05-16
s390: Remove pointless arch_show_interrupts()
Thomas Gleixner
2014-05-16
s390: pci: Check return value of alloc_irq_desc() proper
Thomas Gleixner
2014-05-16
x86, irq: Remove pointless irq_reserve_irqs() call
Thomas Gleixner
2014-05-16
genirq: Make create/destroy_irq() ia64 private
Thomas Gleixner
2014-05-16
tile: Use SPARSE_IRQ
Thomas Gleixner
2014-05-16
tile: pci: Use irq_alloc/free_hwirq()
Thomas Gleixner
2014-05-16
tile: Implement irq_alloc/free_hwirq() for migration
Thomas Gleixner
2014-05-16
x86: Remove create/destroy_irq()
Thomas Gleixner
2014-05-16
ia64: Remove unused check_irq_used()
Thomas Gleixner
2014-05-16
iommu: dmar: Provide arch specific irq allocation
Thomas Gleixner
2014-05-16
x86: Get rid of get_nr_irqs_gsi()
Thomas Gleixner
2014-05-16
x86: ioapic: Use irq_alloc/free_hwirq()
Thomas Gleixner
2014-05-16
x86: uv: Use irq_alloc/free_hwirq()
Thomas Gleixner
2014-05-16
x86: hpet: Use irq_alloc/free_hwirq()
Thomas Gleixner
2014-05-16
x86: Implement arch_setup/teardown_hwirq()
Thomas Gleixner
2014-05-16
mips: Kill pointless destroy_irq()
Thomas Gleixner
2014-05-16
arm: iop13xx: Use sparse irqs for MSI
Thomas Gleixner
2014-05-16
Merge branches 'linus' and 'irq/urgent' into irq/core
Thomas Gleixner
2014-05-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-05-09
x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()
Boris Ostrovsky
2014-05-09
x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macro
Andres Freund
2014-05-09
x86: Fix typo preventing msr_set/clear_bit from having an effect
Andres Freund
2014-05-08
Merge tag 'irqchip-mvebu-3.16' of git://git.infradead.org/linux-mvebu into ir...
Thomas Gleixner
2014-05-08
irqchip: irq-armada-370-xp: Use cpu notifier to initialize secondary CPUs
Thomas Petazzoni
2014-05-08
irqchip: irq-armada-370-xp: Do the set_smp_cross_call() in the driver
Thomas Petazzoni
2014-05-08
x86/intel: Add quirk to disable HPET for the Baytrail platform
Feng Tang
2014-05-08
x86/hpet: Make boot_hpet_disable extern
Feng Tang
2014-05-07
x86-64, build: Fix stack protector Makefile breakage with 32-bit userland
George Spelvin
2014-05-07
x86/reboot: Add reboot quirk for Certec BPC600
Christian Gmeiner
2014-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2014-05-05
asmlinkage, x86: Add explicit __visible to arch/x86/*
Andi Kleen
2014-05-05
Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2014-05-05
x86, build: Don't get confused by local symbols
H. Peter Anvin
2014-05-05
xtensa: ISS: don't depend on CONFIG_TTY
Max Filippov
2014-05-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2014-05-04
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
2014-05-03
sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERR...
David S. Miller
2014-05-03
sparc64: Add basic validations to {pud,pmd}_bad().
David S. Miller
2014-05-03
sparc64: Use 'ILOG2_4MB' instead of constant '22'.
David S. Miller
2014-05-03
sparc64: Fix range check in kern_addr_valid().
David S. Miller
2014-05-03
sparc64: Fix top-level fault handling bugs.
David S. Miller
2014-05-03
sparc64: Handle 32-bit tasks properly in compute_effective_address().
David S. Miller
2014-05-03
sparc64: Don't use _PAGE_PRESENT in pte_modify() mask.
David S. Miller
2014-05-03
sparc64: Fix hex values in comment above pte_modify().
David S. Miller
2014-05-03
sparc64: Fix bugs in get_user_pages_fast() wrt. THP.
David S. Miller
2014-05-03
sparc64: Fix huge PMD invalidation.
David S. Miller
2014-05-03
sparc64: Fix executable bit testing in set_pmd_at() paths.
David S. Miller
[next]