summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: net: support BPF_ALU | BPF_MOD instructions in the BPF JIT.Nicolas Schichan2015-10-052-6/+37
* ebpf: migrate bpf_prog's flags to bitfieldDaniel Borkmann2015-10-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-0235-167/+235
|\
| * Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-274-6/+30
| |\
| | * ARM: alignment: fix alignment handling for uaccess changesRussell King2015-09-241-5/+25
| | * ARM: wire up new syscallsRussell King2015-09-223-1/+5
| * | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-09-2731-161/+205
| |\ \
| | * \ Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixesOlof Johansson2015-09-264-3/+28
| | |\ \
| | | * | ARM: pxa: balloon3: Fix build errorAxel Lin2015-09-161-1/+1
| | | * | ARM: pxa: ssp: Fix build error by removing originally incorrect DT bindingJarkko Nikula2015-09-131-1/+0
| | | * | ARM: pxa: fix DFI bus lockups on startupRobert Jarzmik2015-09-132-1/+27
| | * | | Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-09-2614-39/+63
| | |\ \ \
| | | * | | ARM: dts: fix omap2+ address translation for pbiasKishon Vijay Abraham I2015-09-245-12/+17
| | | * | | ARM: dts: am57xx-beagle-x15: use palmas-usb for USB2Roger Quadros2015-09-161-13/+16
| | | * | | ARM: omap2plus_defconfig: enable GPIO_PCA953XGrazvydas Ignotas2015-09-161-0/+1
| | | * | | ARM: dts: omap5-uevm.dts: fix i2c5 pinctrl offsetsGrazvydas Ignotas2015-09-161-2/+2
| | | * | | ARM: OMAP2+: AM43XX: Enable autoidle for clks in am43xx_init_lateDave Gerlach2015-09-161-0/+1
| | | * | | ARM: dts: am57xx-beagle-x15: Update Phy suppliesNishanth Menon2015-09-161-2/+11
| | | * | | Merge branch 'fixes-rc1' into omap-for-v4.3/fixesTony Lindgren2015-09-14175-2104/+1682
| | | |\ \ \
| | | * | | | ARM: omap2plus_defconfig: Enable MUSB DMA supportTony Lindgren2015-09-011-0/+2
| | | * | | | ARM: DRA752: Add ID detect for ES2.0Vishal Mahaveer2015-09-012-2/+8
| | | * | | | ARM: OMAP3: vc: fix 'or' always true warningFrans Klaver2015-09-011-1/+1
| | | * | | | ARM: OMAP2+: Fix booting if no timer parent clock is availableTony Lindgren2015-09-011-6/+2
| | | * | | | ARM: OMAP2+: omap-device: fix race deferred probe of omap_hsmmc vs omap_devic...Grygorii Strashko2015-09-011-1/+2
| | * | | | | Merge tag 'v4.3-rockchip32-dtsfixes1' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2015-09-241-0/+1
| | |\ \ \ \ \
| | | * | | | | ARM: dts: Add ddc i2c reference to veyronDouglas Anderson2015-09-131-0/+1
| | | | |_|/ / | | | |/| | |
| | * | | | | ARM: sti: dt: adapt DT to fix probe/bind issues in DRM driverBenjamin Gaignard2015-09-242-84/+80
| | | |_|/ / | | |/| | |
| | * | | | ARM: dts: Fixup model name for HP t410 dtsNicolas Chauvet2015-09-141-1/+1
| | * | | | ARM: dts: DRA7: fix a typo in ethernetVishal Mahaveer2015-09-141-1/+1
| | * | | | ARM: omap2plus_defconfig: make PCF857x built-inKishon Vijay Abraham I2015-09-141-1/+1
| | * | | | ARM: dts: Use ti,pbias compatible string for pbiasKishon Vijay Abraham I2015-09-145-5/+5
| | * | | | ARM: OMAP5: Cleanup options for SoC only buildNishanth Menon2015-09-141-1/+2
| | * | | | ARM: DRA7: Select missing options for SoC only buildNishanth Menon2015-09-141-0/+3
| | * | | | ARM: OMAP2+: board-generic: Remove stale of_irq macrosNishanth Menon2015-09-141-7/+0
| | * | | | ARM: OMAP4+: PM: erratum is used by OMAP5 and DRA7 as wellNishanth Menon2015-09-141-1/+2
| | * | | | ARM: dts: omap3-igep: Move eth IRQ pinmux to IGEPv2 common dtsiJavier Martinez Canillas2015-09-142-6/+6
| | * | | | ARM: dts: am57xx-beagle-x15: Add wakeup irq for mcp79410Nishanth Menon2015-09-141-1/+2
| | * | | | ARM: dts: am335x-phycore-som: Fix mpu voltageTeresa Remmet2015-09-141-2/+2
| | * | | | ARM: dts: am57xx-beagle-x15: Fix regulator populated in MMC1 dt nodeKishon Vijay Abraham I2015-09-141-1/+0
| | * | | | ARM: dts: Fix dm814x control base to properly initialize Ethernet PHYTony Lindgren2015-09-143-8/+8
| | * | | | ARM: dts: omap3-beagle: make i2c3, ddc and tfp410 gpio work againCarl Frederik Werner2015-09-141-1/+1
| | |/ / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-2645-115/+106
|\| | | |
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-251-0/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand2015-09-251-0/+1
| * | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-193-10/+17
| |\ \ \ \
| | * | | | ARM: 8425/1: kgdb: Don't try to stop the machine when setting breakpointsDoug Anderson2015-09-161-3/+5
| | * | | | ARM: 8437/1: dma-mapping: fix build warning with new DMA_ERROR_CODE definitionAndre Przywara2015-09-161-1/+3
| | * | | | ARM: get rid of needless #if in signal handling codeRussell King2015-09-161-4/+2
| | * | | | ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King2015-09-161-5/+10
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-186-26/+20
| |\ \ \ \ \ | | | |/ / / | | |/| | |