aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'fixes' and 'misc' into for-nextRussell King2015-10-2922-141/+125
|\ \
| | * arm: add missing of_node_putJulia Lawall2015-10-261-3/+9
| | * ARM: 8447/1: catch pending imprecise abort on unmaskLucas Stach2015-10-193-1/+25
| | * ARM: 8443/1: Adding support for atomic half word exchangeSarbojit Ganguly2015-10-091-0/+12
| | * ARM: clean up TWD after previous patchRussell King2015-10-091-4/+4
| | * ARM: 8441/2: twd: Don't set CLOCK_EVT_FEAT_C3STOP unconditionallyMarc Gonzalez2015-10-091-1/+4
| | * ARM: make highpte an expert optionRussell King2015-10-031-1/+2
| | * ARM: 8433/1: add a VMSPLIT_3G_OPT config optionNicolas Pitre2015-10-031-0/+3
| | * ARM: 8439/1: Fix backtrace generation when IPI is maskedDaniel Thompson2015-10-031-0/+9
| | * ARM: 8428/1: kgdb: Fix registers on sleeping tasksDoug Anderson2015-10-031-19/+12
| | * ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()Marek Szyprowski2015-10-031-0/+2
| | * ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()Marek Szyprowski2015-10-031-0/+5
| | * ARM: remove user cmpxchg syscallRussell King2015-10-034-101/+3
| | * ARM: 8438/1: Add unwinding to __clear_user_std()Stephen Boyd2015-10-031-0/+4
| | * ARM: 8436/1: hw_breakpoint: remove unnecessary headerManinder Singh2015-10-031-1/+0
| | * ARM: 8434/2: Revert "7655/1: smp_twd: make twd_local_timer_of_register() no-o...Felipe Balbi2015-10-032-5/+0
| | * ARM: 8432/1: move VMALLOC_END from 0xff000000 to 0xff800000Nicolas Pitre2015-09-221-1/+1
| | * ARM: 8430/1: use default ioremap alignment for SMP or LPAESergey Dyasly2015-09-221-0/+2
| | * ARM: 8423/1: add const qualifier to smp_operations member in structuresMasahiro Yamada2015-09-222-2/+2
| | * ARM: 8424/1: add const qualifier to the argument of smp_set_ops()Masahiro Yamada2015-09-222-2/+2
| | * ARM: 8422/1: enable imprecise aborts during early kernel startupLucas Stach2015-09-223-0/+14
| * | ARM: 8449/1: fix bug in vdsomunge swab32 macroH. Nikolaus Schaller2015-10-291-1/+1
| * | ARM: 8445/1: fix vdsomunge not to depend on glibc specific byteswap.hH. Nikolaus Schaller2015-10-191-4/+13
| * | ARM: make RiscPC depend on MMURussell King2015-09-281-0/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-272-5/+27
|\ \ \
| * | | x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeAndy Lutomirski2015-09-221-1/+4
| * | | x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski2015-09-222-4/+23
| | |/ | |/|
* | | 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-14978-12683/+22060
| | |\ \ \
| | * | | | 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
| | | |_|/ / | | |/| | |