summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* tile: Implement irq_alloc/free_hwirq() for migrationThomas Gleixner2014-05-162-0/+15
* x86: Remove create/destroy_irq()Thomas Gleixner2014-05-161-105/+1
* ia64: Remove unused check_irq_used()Thomas Gleixner2014-05-162-9/+0
* iommu: dmar: Provide arch specific irq allocationThomas Gleixner2014-05-162-0/+5
* x86: Get rid of get_nr_irqs_gsi()Thomas Gleixner2014-05-162-7/+0
* x86: ioapic: Use irq_alloc/free_hwirq()Thomas Gleixner2014-05-161-13/+10
* x86: uv: Use irq_alloc/free_hwirq()Thomas Gleixner2014-05-161-6/+4
* x86: hpet: Use irq_alloc/free_hwirq()Thomas Gleixner2014-05-161-3/+2
* x86: Implement arch_setup/teardown_hwirq()Thomas Gleixner2014-05-162-0/+34
* mips: Kill pointless destroy_irq()Thomas Gleixner2014-05-162-18/+2
* arm: iop13xx: Use sparse irqs for MSIThomas Gleixner2014-05-168-42/+19
*-. Merge branches 'linus' and 'irq/urgent' into irq/coreThomas Gleixner2014-05-1668-340/+1013
|\ \
| * \ Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-0928-59/+132
| |\ \
| | * | x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()Boris Ostrovsky2014-05-091-1/+1
| | * | x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macroAndres Freund2014-05-091-1/+1
| | * | x86: Fix typo preventing msr_set/clear_bit from having an effectAndres Freund2014-05-091-1/+1
| | * | x86/intel: Add quirk to disable HPET for the Baytrail platformFeng Tang2014-05-081-0/+16
| | * | x86/hpet: Make boot_hpet_disable externFeng Tang2014-05-082-1/+2
| | * | x86-64, build: Fix stack protector Makefile breakage with 32-bit userlandGeorge Spelvin2014-05-071-0/+1
| | * | x86/reboot: Add reboot quirk for Certec BPC600Christian Gmeiner2014-05-071-0/+10
| | * | asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen2014-05-0518-34/+34
| | * | x86, build: Don't get confused by local symbolsH. Peter Anvin2014-05-051-2/+2
| | * | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2014-05-041-19/+64
| | |\ \ | | | |/ | | |/|
| | | * x86/efi: earlyprintk=efi,keep fixDave Young2014-05-031-19/+64
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-05-0612-107/+148
| |\ \ \
| | * | | sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERR...David S. Miller2014-05-031-3/+6
| | * | | sparc64: Add basic validations to {pud,pmd}_bad().David S. Miller2014-05-031-15/+31
| | * | | sparc64: Use 'ILOG2_4MB' instead of constant '22'.David S. Miller2014-05-034-10/+10
| | * | | sparc64: Fix range check in kern_addr_valid().David S. Miller2014-05-031-1/+1
| | * | | sparc64: Fix top-level fault handling bugs.David S. Miller2014-05-031-30/+52
| | * | | sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller2014-05-031-3/+9
| | * | | sparc64: Don't use _PAGE_PRESENT in pte_modify() mask.David S. Miller2014-05-031-4/+4
| | * | | sparc64: Fix hex values in comment above pte_modify().David S. Miller2014-05-031-2/+2
| | * | | sparc64: Fix bugs in get_user_pages_fast() wrt. THP.David S. Miller2014-05-032-2/+2
| | * | | sparc64: Fix huge PMD invalidation.David S. Miller2014-05-033-15/+17
| | * | | sparc64: Fix executable bit testing in set_pmd_at() paths.David S. Miller2014-05-031-6/+9
| | * | | sparc64: Normalize NMI watchdog logging and behavior.David S. Miller2014-05-031-16/+5
| | * | | sparc64: Make itc_sync_lock rawKirill Tkhai2014-05-021-3/+3
| | * | | sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller2014-05-021-1/+1
| * | | | Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-05-0523-167/+691
| |\ \ \ \
| | * | | | xtensa: ISS: don't depend on CONFIG_TTYMax Filippov2014-05-052-2/+2
| | * | | | xtensa: xt2000: drop redundant sysmem initializationMax Filippov2014-04-101-11/+1
| | * | | | xtensa: add support for KC705Max Filippov2014-04-062-0/+39
| | * | | | xtensa: xtfpga: introduce SoC I/O busMax Filippov2014-04-063-53/+64
| | * | | | xtensa: add HIGHMEM supportMax Filippov2014-04-069-16/+270
| | * | | | xtensa: optimize local_flush_tlb_kernel_rangeMax Filippov2014-04-063-7/+34
| | * | | | xtensa: dump sysmem from the bootmem_initMax Filippov2014-04-021-0/+12
| | * | | | xtensa: handle memmap kernel optionMax Filippov2014-04-022-0/+51
| | * | | | xtensa: keep sysmem banks ordered in mem_reserveMax Filippov2014-04-022-33/+51
| | * | | | xtensa: keep sysmem banks ordered in add_sysmem_bankMax Filippov2014-04-022-5/+103