summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/dasd: Improve dasd format codeJan Höppner2016-03-072-58/+59
* s390/percpu: remove this_cpu_cmpxchg_double_4Heiko Carstens2016-03-021-1/+0
* s390/cpumf: Improve guest detection heuristicsChristian Borntraeger2016-03-022-3/+7
* s390/fault: merge report_user_fault implementationsHeiko Carstens2016-03-023-26/+12
* s390/dis: use correct escape sequence for '%' characterHeiko Carstens2016-03-021-12/+5
* s390/kvm: simplify set_guest_storage_keyMartin Schwidefsky2016-03-021-17/+0
* s390/oprofile: add z13/z13s model numbersHeiko Carstens2016-02-241-0/+1
* s390: add z13s model number to z13 elf platformHeiko Carstens2016-02-242-4/+5
* s390/mm: correct comment about segment table entriesMartin Schwidefsky2016-02-231-5/+5
* s390/dumpstack: merge all four stack tracersHeiko Carstens2016-02-237-218/+89
* s390/mm: remove unnecessary indirection with pgste_update_allMartin Schwidefsky2016-02-231-13/+12
* s390/dasd: fix incorrect locking order for LCU device add/removeStefan Haberland2016-02-231-83/+152
* s390/dumpstack: use bit fields to decode psw mask in show_registers()Heiko Carstens2016-02-231-13/+4
* s390/dumpstack: add missing ri bit to show_registers() outputHeiko Carstens2016-02-231-1/+2
* s390: add current_stack_pointer() helper functionHeiko Carstens2016-02-234-16/+20
* s390/stacktrace: use nosched instead of savesched parameterHeiko Carstens2016-02-231-6/+6
* s390/pageattr: do a single TLB flush for change_page_attrMartin Schwidefsky2016-02-231-5/+3
* s390/xor: optimized xor routing using the XC instructionMartin Schwidefsky2016-02-233-2/+155
* s390/pci: remove pdev pointer from arch dataSebastian Ott2016-02-236-23/+33
* s390/fpu: signals vs. floating point control registerMartin Schwidefsky2016-02-221-0/+2
* s390/compat: correct restore of high gprs on signal returnMartin Schwidefsky2016-02-221-1/+1
* Linux 4.5-rc5v4.5-rc5Linus Torvalds2016-02-201-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-2017-134/+500
|\
| * x86/mm: Fix vmalloc_fault() to handle large pages properlyToshi Kani2016-02-181-4/+11
| * hpet: Drop stale URLsMichael S. Tsirkin2016-02-173-6/+4
| * 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 tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2016-02-162-7/+8
| |\
| | * lib/ucs2_string: Correct ucs2 -> utf8 conversionJason Andryuk2016-02-161-7/+7
| | * efi: Add pstore variables to the deletion whitelistMatt Fleming2016-02-161-0/+1
| |/
| * Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2016-02-1612-83/+383
| |\
| | * efi: Make efivarfs entries immutable by defaultPeter Jones2016-02-109-41/+258
| | * efi: Make our variable validation list include the guidPeter Jones2016-02-103-22/+38
| | * efi: Do variable name validation tests in utf8Peter Jones2016-02-101-11/+21
| | * efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones2016-02-102-23/+14
| | * lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones2016-02-102-0/+66
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-02-202-3/+3
|\ \ \
| * | | perf/core: Plug potential memory leak in CPU_UP_PREPAREThomas Gleixner2016-02-171-1/+1
| * | | perf/core: Remove the bogus and dangerous CPU_DOWN_FAILED hotplug stateThomas Gleixner2016-02-171-1/+0
| * | | perf/core: Remove bogus UP_CANCELED hotplug stateThomas Gleixner2016-02-171-1/+0
| * | | 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-2014-7/+91
|\ \ \ \
| * | | | 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-154-0/+45
| * | | | 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 tag 'dmaengine-fix-4.5-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2016-02-204-18/+76
|\ \ \ \ \