summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* tx4939: use __ethtool_get_ksettingsDavid Decotigny2016-02-251-3/+4
* net: Facility to report route quality of connected socketsTom Herbert2016-02-2512-0/+24
* ARM: dts: ls1021a: add 1588 timer nodeYangbo Lu2016-02-251-0/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-23138-456/+963
|\
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-203-47/+114
| |\
| | * x86/mm: Fix vmalloc_fault() to handle large pages properlyToshi Kani2016-02-181-4/+11
| | * hpet: Drop stale URLsMichael S. Tsirkin2016-02-171-2/+2
| | * x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __cop...Toshi Kani2016-02-171-4/+32
| | * x86/uaccess/64: Make the __copy_user_nocache() assembly code more readableToshi Kani2016-02-171-41/+73
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-02-201-0/+2
| |\ \
| | * | perf/x86/amd/uncore: Plug reference leakThomas Gleixner2016-02-171-0/+2
| * | | Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-02-2012-7/+82
| |\ \ \
| | * | | powerpc/ioda: Set "read" permission when "write" is setAlexey Kardashevskiy2016-02-171-0/+6
| | * | | powerpc/mm: Fix Multi hit ERAT cause by recent THP updateAneesh Kumar K.V2016-02-152-0/+36
| | * | | powerpc/powernv: Fix stale PE primary busGavin Shan2016-02-153-0/+22
| | * | | powerpc/eeh: Fix stale cached primary busGavin Shan2016-02-154-2/+9
| | * | | powerpc/pseries: Don't trace hcalls on offline CPUsDenis Kirjanov2016-02-151-2/+6
| | * | | powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab2016-02-081-1/+1
| | * | | powerpc/book3s_32: Fix build error with checkpoint restartAneesh Kumar K.V2016-01-311-2/+2
| * | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-02-191-1/+1
| |\ \ \ \
| | * | | | mm, x86: fix pte_page() crash in gup_pte_range()Hugh Dickins2016-02-181-1/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-02-1912-45/+75
| |\ \ \ \
| | * | | | arm64: mm: allow the kernel to handle alignment faults on user accessesEunTaik Lee2016-02-191-1/+8
| | * | | | arm64: kbuild: make "make install" not depend on vmlinuxMasahiro Yamada2016-02-193-3/+17
| | * | | | arm64: dma-mapping: fix handling of devices registered before arch_initcallMarek Szyprowski2016-02-171-0/+4
| | * | | | arm64/efi: Make strnlen() available to the EFI namespaceThierry Reding2016-02-162-1/+2
| | * | | | arm/arm64: crypto: assure that ECB modes don't require an IVJeremy Linton2016-02-152-4/+4
| | * | | | arm64: make irq_stack_ptr more robustYang Shi2016-02-122-8/+16
| | * | | | arm64: debug: re-enable irqs before sending breakpoint SIGTRAPWill Deacon2016-02-101-26/+22
| | * | | | arm64: disable kasan when accessing frame->fp in unwind_frameYang Shi2016-02-091-2/+2
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-02-195-23/+55
| |\ \ \ \ \
| | * | | | | s390/maccess: reduce stnsm instructionsHeiko Carstens2016-02-171-4/+6
| | * | | | | s390/diag: avoid lockdep recursionHeiko Carstens2016-02-111-0/+3
| | * | | | | s390: fix DAT off memory access, e.g. on kdumpChristian Borntraeger2016-02-111-1/+3
| | * | | | | s390/oprofile: fix address range for asynchronous stackHeiko Carstens2016-02-101-3/+5
| | * | | | | s390/perf_event: fix address range for asynchronous stackHeiko Carstens2016-02-101-3/+5
| | * | | | | s390/stacktrace: add save_stack_trace_regs()Pratyush Anand2016-02-101-0/+11
| | * | | | | s390/stacktrace: save full stack tracesHeiko Carstens2016-02-101-9/+12
| | * | | | | s390/stacktrace: add missing end markerHeiko Carstens2016-02-101-0/+2
| | * | | | | s390/stacktrace: fix address ranges for asynchronous and panic stackHeiko Carstens2016-02-101-5/+6
| | * | | | | s390/stacktrace: fix save_stack_trace_tsk() for current taskHeiko Carstens2016-02-101-0/+4
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-02-182-2/+2
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | livepatch: change the error message in asm/livepatch.h header filesMiroslav Benes2016-01-182-2/+2
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-02-162-7/+7
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'kvm-arm-for-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2016-02-162-7/+7
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | arm64: KVM: Configure TCR_EL2.PS at runtimeTirumalesh Chalamarla2016-02-112-7/+7
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2016-02-1615-1/+111
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | m68k/defconfig: Update defconfigs for v4.5-rc1Geert Uytterhoeven2016-02-0112-0/+108
| | * | | | | | m68k: Wire up copy_file_rangeGeert Uytterhoeven2016-02-013-1/+3
| * | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-141-0/+1
| |\ \ \ \ \ \ \