summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-01-28x86, msi: Introduce x86_msi.compose_msi_msg call-backJoerg Roedel4-27/+39
2013-01-28x86, irq: Introduce setup_remapped_irq()Joerg Roedel2-10/+12
2013-01-28x86, irq: Move irq_remapped() check into free_remapped_irqJoerg Roedel1-2/+2
2013-01-28x86, io-apic: Remove !irq_remapped() check from __target_IO_APIC_irq()Joerg Roedel1-6/+2
2013-01-28x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 coreJoerg Roedel4-43/+24
2013-01-28x86, irq: Add data structure to keep AMD specific irq remapping informationJoerg Roedel1-1/+11
2013-01-28x86, irq: Move irq_remapping_enabled declaration to iommu codeJoerg Roedel1-4/+0
2013-01-28x86, io_apic: Remove irq_remapping_enabled check in setup_timer_IRQ0_pinJoerg Roedel1-3/+0
2013-01-28x86, io_apic: Move irq_remapping_enabled checks out of check_timer()Joerg Roedel2-4/+7
2013-01-28x86, io_apic: Convert setup_ioapic_entry to function pointerJoerg Roedel4-9/+16
2013-01-28x86, io_apic: Introduce set_affinity function pointerJoerg Roedel5-19/+18
2013-01-28x86, msi: Use IRQ remapping specific setup_msi_irqs routineJoerg Roedel3-106/+13
2013-01-28x86, hpet: Introduce x86_msi_ops.setup_hpet_msiJoerg Roedel5-14/+12
2013-01-28x86, io_apic: Introduce x86_io_apic_ops.print_entries for debuggingJoerg Roedel4-53/+61
2013-01-28x86, io_apic: Introduce x86_io_apic_ops.disable()Joerg Roedel4-30/+31
2013-01-28x86, apic: Mask IO-APIC and PIC unconditionally on LAPIC resumeJoerg Roedel1-10/+9
2013-01-28x86, apic: Move irq_remapping_enabled checks into IRQ-remapping codeJoerg Roedel1-6/+3
2013-01-24x86/MSI: Support multiple MSIs in presense of IRQ remappingAlexander Gordeev1-32/+133
2013-01-24x86/apic: Allow x2apic without IR on VMware platformAlok N Kataria5-9/+26
2013-01-24x86/apic: Remove noisy zero-mask warning from default_send_IPI_mask_logical()Dave Jones1-1/+1
2013-01-24Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-22/+24
2013-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds4-1/+19
2013-01-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds1-1/+4
2013-01-23Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+0
2013-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/del...Linus Torvalds5-15/+26
2013-01-22ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov1-4/+5
2013-01-22arm64: elf: fix core dumping to match what glibc expectsWill Deacon1-1/+4
2013-01-21ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov1-27/+0
2013-01-19Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-8/+0
2013-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2-3/+7
2013-01-18ARM: i.MX clock: Change the connection-id for fsl-usb2-udcPeter Chen5-15/+15
2013-01-18usb: gadget: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_idPeter Chen2-7/+9
2013-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds5-8/+33
2013-01-17xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Andrew Cooper1-1/+0
2013-01-16Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds5-7/+141
2013-01-16Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2013-01-16Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds9-6/+22
2013-01-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds4-23/+26
2013-01-16Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-1/+81
2013-01-16s390/time: fix sched_clock() overflowHeiko Carstens3-2/+30
2013-01-16sh: ecovec: add sample amixer settingsKuninori Morimoto1-0/+10
2013-01-16Revert "xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling whil...Konrad Rzeszutek Wilk1-7/+0
2013-01-16Merge tag 'v3.7' into stable/for-linus-3.8Konrad Rzeszutek Wilk212-1165/+1908
2013-01-15arm64: compat: add syscall table entries for new syscallsWill Deacon1-1/+6
2013-01-15Merge tag 'asoc-atmel-pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai5-7/+141
2013-01-15Merge tag 'dt-fixes-for-3.8' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2-0/+2
2013-01-14Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2-2/+5
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-12/+20
2013-01-14ARM: dts: prevent *.dtb from always being rebuiltStephen Warren1-0/+1
2013-01-14arm64: dts: prevent *.dtb from always being rebuiltStephen Warren1-0/+1