summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91/DT: at91sam9n12: add SPI DMA client infosNicolas Ferre2013-06-261-0/+6
* ARM: at91/DT: sama5d3: add SPI DMA client infosNicolas Ferre2013-06-261-0/+6
* ARM: at91/DT: fix SPI compatibility stringNicolas Ferre2013-06-261-2/+2
* ARM: at91: sam9m10g45ek add udc DT supportJean-Christophe PLAGNIOL-VILLARD2013-06-151-0/+5
* ARM: at91: sam9g45 add udc DT supportJean-Christophe PLAGNIOL-VILLARD2013-06-152-0/+64
* ARM: at91: sam9x5ek add udc DT supportJean-Christophe PLAGNIOL-VILLARD2013-06-151-0/+5
* ARM: at91: sam9x5 add udc DT supportJean-Christophe PLAGNIOL-VILLARD2013-06-152-0/+64
* ARM: at91: dt: at91sam9x5: add SPI DMA client infosRichard Genoud2013-06-151-0/+6
* ARM: at91: dt: switch DMA DT bindings to pre-processorLudovic Desroches2013-06-154-24/+28
* ARM: at91/dt: add pinctrl definition for at91 tc blocksBoris BREZILLON2013-05-316-0/+418
* ARM: at91/dts: add the watchdog nodes for at91 boardsWenyou Yang2013-05-315-0/+20
* ARM: at91/dtsi: add the watchdog nodes for at91 SoCWenyou Yang2013-05-312-0/+12
* ARM: at91: drop non DT: Calao USB-A96xJean-Christophe PLAGNIOL-VILLARD2013-05-315-408/+0
* ARM: at91: dt: add Calao USB-A9G20 low power versionJean-Christophe PLAGNIOL-VILLARD2013-05-315-17/+62
* ARM: at91: dt: usb-a9263: add dataflash supportJean-Christophe PLAGNIOL-VILLARD2013-05-311-0/+10
* ARM: at91: dt: usb-a9263: update shutdown controllerJean-Christophe PLAGNIOL-VILLARD2013-05-311-0/+4
* ARM: at91: dt: usb-a9260: update shutdown controllerJean-Christophe PLAGNIOL-VILLARD2013-05-311-0/+9
* ARM: at91: dt: sam9260: add i2c gpio pinctrlJean-Christophe PLAGNIOL-VILLARD2013-05-311-0/+10
* ARM: at91: switch Fox G20 board .dts to pre-processor definesNicolas Ferre2013-05-311-8/+8
* ARM: at91: add Acme Systems Fox G20 boardDouglas Gilbert2013-05-312-0/+158
* ARM: at91/at91-ariag25.dts: UART0/1 nodes are disabledNicolas Ferre2013-05-311-6/+11
* ARM: at91/at91sam9x5.dtsi: add UART0/1 nodesNicolas Ferre2013-05-311-0/+18
* ARM: at91/at91-ariag25.dts: add RTC nodeNicolas Ferre2013-05-311-0/+4
* ARM: at91: at91sam9x5 RTC is not compatible with at91rm9200 oneNicolas Ferre2013-05-311-1/+1
* ARM: at91: udpate defconfigsJean-Christophe PLAGNIOL-VILLARD2013-05-1711-539/+268
* ARM: at91: dt: switch to standard IRQ flag definesJean-Christophe PLAGNIOL-VILLARD2013-05-177-173/+188
* ARM: at91: dt: switch to pinctrl to pre-processorJean-Christophe PLAGNIOL-VILLARD2013-05-1718-712/+716
* ARM: at91: dt: switch to standard GPIO flag defines.Jean-Christophe PLAGNIOL-VILLARD2013-05-1733-137/+144
* ARM: at91: dt: use #include for all device treesJean-Christophe PLAGNIOL-VILLARD2013-05-1747-61/+61
* Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2013-05-123-5/+52
|\
| * xen/pci: Used cached MSI-X capability offsetBjorn Helgaas2013-05-101-2/+1
| * xen/pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASKBjorn Helgaas2013-05-101-1/+1
| * xen: mask x2APIC feature in PVZhenzhong Duan2013-05-081-0/+3
| * xen/spinlock: Fix check from greater than to be also be greater or equal to.Konrad Rzeszutek Wilk2013-05-081-1/+1
| * xen/smp/pvhvm: Don't point per_cpu(xen_vpcu, 33 and larger) to shared_infoKonrad Rzeszutek Wilk2013-05-081-0/+3
| * xen/vcpu: Document the xen_vcpu_info and xen_vcpuKonrad Rzeszutek Wilk2013-05-071-1/+28
| * xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.Konrad Rzeszutek Wilk2013-05-061-0/+15
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2013-05-121-0/+3
|\ \
| * | tools/power turbostat: display C8, C9, C10 residencyKristen Carlson Accardi2013-04-181-0/+3
* | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-05-111-1/+1
|\ \ \
| * | | powerpc: Remove static branch prediction in 64bit traced syscall pathAnton Blanchard2013-04-101-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-1016-105/+23
|\ \ \ \
| * | | | switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINEAl Viro2013-05-092-5/+1
| * | | | unicore32: just use mmap_pgoff()...Al Viro2013-05-091-9/+1
| * | | | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-0913-65/+5
| * | | | x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...)Alexander van Heukelum2013-05-032-26/+16
* | | | | Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds2013-05-101-17/+0
|\ \ \ \ \
| * | | | | m68k: remove rpxlite stuffArtem Bityutskiy2013-04-051-17/+0
* | | | | | Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-103-21/+67
|\ \ \ \ \ \
| * | | | | | KVM: emulator: emulate SALCPaolo Bonzini2013-05-091-1/+5