summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mips: switch to RAW_COPY_USERAl Viro2017-04-062-248/+27
* mips: get rid of tail-zeroing in primitivesAl Viro2017-04-063-96/+3
* mips: make copy_from_user() zero tail explicitlyAl Viro2017-04-061-7/+7
* mips: clean and reorder the forest of macros...Al Viro2017-04-061-71/+49
* mips: consolidate __invoke_... wrappersAl Viro2017-04-061-100/+44
* mips: sanitize __access_ok()Al Viro2017-04-064-29/+20
* Merge commit 'fc69910f329d' into uaccess.mipsAl Viro2017-04-0669-201/+848
|\
| * MIPS: Add missing include filesArnd Bergmann2017-03-0814-0/+20
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-0719-40/+67
| |\
| | * x86/build/x86_64_defconfig: Enable CONFIG_R8169Andy Shevchenko2017-03-061-0/+1
| | * x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirkMatjaz Hegedic2017-03-061-0/+8
| | * x86/hpet: Prevent might sleep splat on resumeThomas Gleixner2017-03-021-1/+1
| | * x86/boot: Correct setup_header.start_sys nameBorislav Petkov2017-03-011-1/+1
| | * x86/purgatory: Fix sparse warning, symbol not declaredTobin C. Harding2017-03-013-0/+10
| | * x86/purgatory: Make functions and variables staticTobin C. Harding2017-03-011-5/+5
| | * x86/events: Remove last remnants of old filenamesBorislav Petkov2017-03-014-6/+6
| | * x86/pkeys: Check against max pkey to avoid overflowsDave Hansen2017-03-011-6/+9
| | * x86/PCI: Implement pcibios_release_device to release IRQ from IOAPICRui Wang2017-03-011-0/+9
| | * x86/intel_rdt: Remove duplicate inclusion of linux/cpu.hMasanari Iida2017-03-011-1/+0
| | * x86/vmware: Remove duplicate inclusion of asm/timer.hMasanari Iida2017-03-011-1/+0
| | * x86/hyperv: Hide unused labelArnd Bergmann2017-03-011-1/+1
| | * x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirkMatjaz Hegedic2017-03-011-0/+8
| | * x86/platform/uv/BAU: Fix HUB errors by remove initial write to sw-ack registerAndrew Banman2017-03-011-1/+0
| | * x86/apic: Simplify enable_IR_x2apic(), remove try_to_enable_IR()Dou Liyang2017-03-011-13/+4
| | * x86/apic: Fix a warning message in logical CPU IDs allocationDou Liyang2017-03-011-3/+3
| | * x86/kdebugfs: Move boot params hierarchy under (debugfs)/x86/Borislav Petkov2017-03-011-1/+1
| * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-03-077-28/+23
| |\ \
| | * | sched/clock, x86/tsc: Rework the x86 'unstable' sched_clock() interfacePeter Zijlstra2017-03-027-28/+23
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-077-9/+9
| |\ \ \
| | * | | Merge branch 'linus' into perf/urgent, to resolve conflictIngo Molnar2017-03-0256-4355/+7788
| | |\| |
| | * | | perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTSAnton Blanchard2017-03-015-5/+5
| | * | | kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...Masami Hiramatsu2017-03-013-5/+5
| | | |/ | | |/|
| * | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-072-2/+2
| |\ \ \
| | * | | h8300: Fix build breakage caused by header file changesGuenter Roeck2017-03-071-1/+1
| | * | | avr32: Fix build error caused by include file reshufflingGuenter Roeck2017-03-071-1/+1
| * | | | Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-0719-122/+725
| |\ \ \ \
| | * | | | powerpc: Sort the selects under CONFIG_PPCMichael Ellerman2017-03-061-66/+72
| | * | | | powerpc/64: Fix L1D cache shape vector reporting L1I valuesMichael Ellerman2017-03-061-2/+2
| | * | | | powerpc/64: Avoid panic during boot due to divide by zero in init_cache_info()Anton Blanchard2017-03-061-1/+4
| | * | | | powerpc: Update to new option-vector-5 format for CASSuraj Jitindar Singh2017-03-063-14/+150
| | * | | | powerpc: Parse the command line before calling CASSuraj Jitindar Singh2017-03-061-5/+5
| | * | | | powerpc/xics: Work around limitations of OPAL XICS priority handlingBalbir Singh2017-03-062-3/+24
| | * | | | powerpc/64: Fix checksum folding in csum_add()Shile Zhang2017-03-041-1/+1
| | * | | | powerpc/powernv: Fix opal tracepoints with JUMP_LABEL=nAlexey Kardashevskiy2017-03-041-2/+2
| | * | | | powerpc/booke: Fix boot crash due to null hugepdLaurentiu Tudor2017-03-031-1/+1
| | * | | | powerpc: Fix compiling a BE kernel with a powerpc64le toolchainNicholas Piggin2017-03-031-1/+10
| | * | | | powerpc/powernv: Fix bug due to labeling ambiguity in power_enter_stopGautham R. Shenoy2017-03-032-6/+8
| | * | | | powerpc/64: Invalidate process table caching after setting process tablePaul Mackerras2017-03-031-0/+4
| | * | | | powerpc: emulate_step() tests for load/store instructionsRavi Bangoria2017-03-033-0/+442
| | * | | | powerpc: Emulation support for load/store instructions on LERavi Bangoria2017-03-031-20/+0