summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-01-09[s390] page_to_phys() always returns a multiple of PAGE_SIZEAl Viro
2016-01-08Merge branch 'for-linus' into work.miscAl Viro
2016-01-04[um] mconsole: don't open-code memdup_user_nul()Al Viro
2016-01-04[um] hostaudio: don't open-code memdup_user()Al Viro
2016-01-04ppc: get rid of the remnants of __get_user64()Al Viro
2016-01-04put the remnants of ..._user_ret() to restAl Viro
2016-01-04convert a bunch of open-coded instances of memdup_user_nul()Al Viro
2016-01-04Merge branch 'memdup_user_nul' into work.miscAl Viro
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-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-23[mips] switch pvc_proc_cleanup() to remove_proc_subtree()Al Viro
2015-12-23new helpers: no_seek_end_llseek{,_size}()Al Viro
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-21parisc: Fix syscall restartsHelge Deller
2015-12-21ARC: dw2 unwind: Catch Dwarf SNAFUs earlyVineet Gupta