summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-01-087-12/+49
|\
| * Merge tag 'omap-for-v4.4/onenand-corruption' of git://git.kernel.org/pub/scm/...Arnd Bergmann2016-01-081-5/+9
| |\
| | * ARM: OMAP2+: Fix onenand rate detection to avoid filesystem corruptionTony Lindgren2016-01-061-5/+9
| * | dts: vt8500: Add SDHC node to DTS file for WM8650Roman Volkov2016-01-071-0/+9
| * | ARM: Fix broken USB support in multi_v7_defconfig for sunxi devicesTimo Sigurdsson2016-01-071-0/+1
| * | ARM: versatile: fix MMC/SD interrupt assignmentLinus Walleij2016-01-072-4/+26
| * | ARM: nomadik: set latencies to 8 cyclesLinus Walleij2016-01-071-3/+3
| * | ARM: Fix broken USB support in sunxi_defconfigTimo Sigurdsson2015-12-311-0/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-082-1/+3
|\ \ \
| * | | kvm: x86: only channel 0 of the i8254 is linked to the HPETPaolo Bonzini2016-01-072-1/+3
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-0813-32/+96
|\ \ \ \
| * | | | x86/numachip: Fix NumaConnect2 MMCFG PCI accessDaniel J Blueman2015-12-301-4/+1
| * | | | x86/entry: Restore traditional SYSENTER calling conventionAndy Lutomirski2015-12-214-19/+51
| * | | | x86/entry: Fix some commentsAndy Lutomirski2015-12-212-2/+2
| * | | | x86/paravirt: Prevent rtc_cmos platform device init on PV guestsDavid Vrabel2015-12-196-1/+19
| * | | | x86/xen: Avoid fast syscall path for Xen PV guestsBoris Ostrovsky2015-12-194-7/+13
| * | | | x86/mce: Ensure offline CPUs don't participate in rendezvous processAshok Raj2015-12-191-0/+11
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-064-57/+8
|\ \ \ \ \
| * | | | | ARM: net: bpf: fix zero right shiftRabin Vincent2016-01-061-1/+2
| * | | | | net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent2016-01-064-56/+6
* | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2016-01-052-9/+10
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | tile: provide CONFIG_PAGE_SIZE_64KB etc for tileproChris Metcalf2016-01-052-9/+10
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-031-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | MIPS: VDSO: Fix build error with binutils 2.24 and earlierGuenter Roeck2015-12-291-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-12-313-18/+25
|\ \ \ \ \ \
| * | | | | | sparc: Wire up mlock2 system call.David S. Miller2015-12-313-4/+5
| * | | | | | sparc: Add all necessary direct socket system calls.David S. Miller2015-12-313-18/+24
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-12-293-1/+11
|\ \ \ \ \ \ \
| * | | | | | | m32r: add io*_rep helpersSudip Mukherjee2015-12-291-1/+9
| * | | | | | | m32r: fix build failureSudip Mukherjee2015-12-291-0/+1
| * | | | | | | arch/x86/xen/suspend.c: include xen/xen.hAndrew Morton2015-12-291-0/+1
| | |/ / / / / | |/| | | | |
* / | | | | | [PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()Al Viro2015-12-291-36/+37
|/ / / / / /
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-12-278-24/+42
|\ \ \ \ \ \
| * | | | | | MIPS: Fix bitrot in __get_user_unaligned()Al Viro2015-12-271-3/+3
| * | | | | | MIPS: Fix build error due to unused variables.Ralf Baechle2015-12-223-3/+1
| * | | | | | MIPS: VDSO: Fix build errorQais Yousef2015-12-221-2/+2
| * | | | | | MIPS: CPS: drop .set mips64r2 directivesPaul Burton2015-12-221-2/+0
| * | | | | | MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan2015-12-223-10/+26
| * | | | | | MIPS: uaccess: Take EVA into account in __copy_from_user()James Hogan2015-12-221-3/+9
| * | | | | | MIPS: uaccess: Fix strlen_user with EVAJames Hogan2015-12-221-1/+1
* | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-12-2711-9/+22
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | ARM: tegra: Fix suspend hang on Tegra124 ChromebooksJon Hunter2015-12-221-1/+1
| * | | | | | Merge tag 'omap-for-v4.4/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-12-223-0/+12
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | ARM: dts: Fix UART wakeirq for omap4 duovero parlorTony Lindgren2015-12-181-0/+4
| | * | | | | ARM: OMAP2+: AM43xx: select ARM TWD timerFelipe Balbi2015-12-171-0/+1
| | * | | | | ARM: OMAP2+: am43xx: enable GENERIC_CLOCKEVENTS_BROADCASTGrygorii Strashko2015-12-172-0/+7
| * | | | | | Merge tag 'imx-fixes-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2015-12-226-8/+8
| |\ \ \ \ \ \
| | * | | | | | ARM: dts: imx6: Fix Ethernet PHY mode on Ventana boardsKrzysztof HaƂasa2015-12-155-5/+5
| | * | | | | | ARM: dts: imx: Fix the assigned-clock mismatch issue on imx6q/dlBai Ping2015-12-151-3/+3
| * | | | | | | Merge tag 'sunxi-fixes-for-4.4' of https://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman2015-12-141-0/+1
| |\ \ \ \ \ \ \