summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-01-07kvm: x86: only channel 0 of the i8254 is linked to the HPETPaolo Bonzini
2016-01-07ARM: versatile: fix MMC/SD interrupt assignmentLinus Walleij
2016-01-07ARM: nomadik: set latencies to 8 cyclesLinus Walleij
2016-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-06ARM: OMAP2+: Fix onenand rate detection to avoid filesystem corruptionTony Lindgren
2016-01-06ARM: net: bpf: fix zero right shiftRabin Vincent
2016-01-06net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent
2016-01-05Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2016-01-05tile: provide CONFIG_PAGE_SIZE_64KB etc for tileproChris Metcalf
2016-01-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-12-31sparc: Wire up mlock2 system call.David S. Miller
2015-12-31sparc: Add all necessary direct socket system calls.David S. Miller
2015-12-31ARM: Fix broken USB support in sunxi_defconfigTimo Sigurdsson
2015-12-30x86/numachip: Fix NumaConnect2 MMCFG PCI accessDaniel J Blueman
2015-12-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-12-29m32r: add io*_rep helpersSudip Mukherjee
2015-12-29m32r: fix build failureSudip Mukherjee
2015-12-29arch/x86/xen/suspend.c: include xen/xen.hAndrew Morton
2015-12-29MIPS: VDSO: Fix build error with binutils 2.24 and earlierGuenter Roeck
2015-12-29[PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()Al Viro
2015-12-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-12-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-12-27MIPS: Fix bitrot in __get_user_unaligned()Al Viro
2015-12-26Merge tag 'arc-4.4-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-12-25Merge branch 'parisc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-12-24sparc64: fix FP corruption in user copy functionsRob Gardner
2015-12-24sparc64: Perf should save/restore fault infoRob Gardner
2015-12-24sparc64: Ensure perf can access user stacksRob Gardner
2015-12-24sparc64: Don't set %pil in rtrap_nmi too earlyRob Gardner
2015-12-24sparc64: Add ADI capability to cpu capabilitiesKhalid Aziz
2015-12-23sparc: Hook up userfaultfd system callMike Kravetz
2015-12-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-12-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-12-22ARM: tegra: Fix suspend hang on Tegra124 ChromebooksJon Hunter
2015-12-22um: Fix pointer castMickaël Salaün
2015-12-22Merge tag 'omap-for-v4.4/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2015-12-22Merge tag 'imx-fixes-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2015-12-22KVM: x86: Reload pit counters for all channels when restoring stateAndrew Honig
2015-12-22KVM: MTRR: treat memory as writeback if MTRR is disabled in guest CPUIDPaolo Bonzini
2015-12-22KVM: MTRR: observe maxphyaddr from guest CPUID, not hostPaolo Bonzini
2015-12-22KVM: MTRR: fix fixed MTRR segment look upAlexis Dambricourt
2015-12-22MIPS: Fix build error due to unused variables.Ralf Baechle
2015-12-22MIPS: VDSO: Fix build errorQais Yousef
2015-12-22MIPS: CPS: drop .set mips64r2 directivesPaul Burton
2015-12-22MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan
2015-12-22MIPS: uaccess: Take EVA into account in __copy_from_user()James Hogan
2015-12-22MIPS: uaccess: Fix strlen_user with EVAJames Hogan
2015-12-21x86/entry: Restore traditional SYSENTER calling conventionAndy Lutomirski