1. 1e133ab s390/mm: split arch/s390/mm/pgtable.c by Martin Schwidefsky · 9 years ago
  2. 227be79 s390/mm: uninline pmdp_xxx functions from pgtable.h by Martin Schwidefsky · 9 years ago
  3. ebde765 s390/mm: uninline ptep_xxx functions from pgtable.h by Martin Schwidefsky · 9 years ago
  4. 988b86e6 s390/pci: add ioctl interface for CLP by Martin Schwidefsky · 9 years ago
  5. baebc70 s390: Use pr_warn instead of pr_warning by Joe Perches · 9 years ago
  6. f369b98 s390/percpu: remove this_cpu_cmpxchg_double_4 by Heiko Carstens · 9 years ago
  7. b1685ab s390/cpumf: Improve guest detection heuristics by Christian Borntraeger · 9 years ago
  8. 5d7ecce s390/fault: merge report_user_fault implementations by Heiko Carstens · 9 years ago
  9. ee8479b s390/dis: use correct escape sequence for '%' character by Heiko Carstens · 9 years ago
  10. 443a813 s390/kvm: simplify set_guest_storage_key by Martin Schwidefsky · 9 years ago
  11. 993e068 s390/oprofile: add z13/z13s model numbers by Heiko Carstens · 9 years ago
  12. bb3aa61 s390: add z13s model number to z13 elf platform by Heiko Carstens · 9 years ago
  13. 13c6a79 s390/mm: correct comment about segment table entries by Martin Schwidefsky · 9 years ago
  14. 758d39e s390/dumpstack: merge all four stack tracers by Heiko Carstens · 9 years ago
  15. 3c2c126 s390/mm: remove unnecessary indirection with pgste_update_all by Martin Schwidefsky · 9 years ago
  16. 1f021ea s390/dumpstack: use bit fields to decode psw mask in show_registers() by Heiko Carstens · 9 years ago
  17. ca0fd75 s390/dumpstack: add missing ri bit to show_registers() output by Heiko Carstens · 9 years ago
  18. 76737ce s390: add current_stack_pointer() helper function by Heiko Carstens · 9 years ago
  19. 77ec8a5 s390/stacktrace: use nosched instead of savesched parameter by Heiko Carstens · 9 years ago
  20. 007ccec s390/pageattr: do a single TLB flush for change_page_attr by Martin Schwidefsky · 9 years ago
  21. 2cfc5f9 s390/xor: optimized xor routing using the XC instruction by Martin Schwidefsky · 9 years ago
  22. 9a99649 s390/pci: remove pdev pointer from arch data by Sebastian Ott · 9 years ago
  23. 1b17cb7 s390/fpu: signals vs. floating point control register by Martin Schwidefsky · 9 years ago
  24. 342300c s390/compat: correct restore of high gprs on signal return by Martin Schwidefsky · 9 years ago
  25. 0389075 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  26. 06b74c6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  27. e6a1c1e Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  28. 87d9ac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  29. 23300f6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  30. ff5f168 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  31. 52d7523 arm64: mm: allow the kernel to handle alignment faults on user accesses by EunTaik Lee · 9 years ago
  32. 8684fa3 arm64: kbuild: make "make install" not depend on vmlinux by Masahiro Yamada · 9 years ago
  33. 705d43d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  34. 457a98b mm, x86: fix pte_page() crash in gup_pte_range() by Hugh Dickins · 9 years ago
  35. f4eafd8 x86/mm: Fix vmalloc_fault() to handle large pages properly by Toshi Kani · 9 years ago
  36. 6ecad91 powerpc/ioda: Set "read" permission when "write" is set by Alexey Kardashevskiy · 9 years ago
  37. 722ec35 arm64: dma-mapping: fix handling of devices registered before arch_initcall by Marek Szyprowski · 9 years ago
  38. 4e7f9df hpet: Drop stale URLs by Michael S. Tsirkin · 9 years ago
  39. a82eee7 x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __copy_user_nocache() by Toshi Kani · 9 years ago
  40. ee9737c x86/uaccess/64: Make the __copy_user_nocache() assembly code more readable by Toshi Kani · 9 years ago
  41. 52499d9 s390/maccess: reduce stnsm instructions by Heiko Carstens · 9 years ago
  42. 8bc9162 perf/x86/amd/uncore: Plug reference leak by Thomas Gleixner · 9 years ago
  43. d82834e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  44. c53d7a8 Merge tag 'kvm-arm-for-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  45. 2a4be2c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 9 years ago
  46. 7f4e346 arm64/efi: Make strnlen() available to the EFI namespace by Thierry Reding · 9 years ago
  47. bee038a arm/arm64: crypto: assure that ECB modes don't require an IV by Jeremy Linton · 9 years ago
  48. c777e2a powerpc/mm: Fix Multi hit ERAT cause by recent THP update by Aneesh Kumar K.V · 9 years ago
  49. 1bc74f1 powerpc/powernv: Fix stale PE primary bus by Gavin Shan · 9 years ago
  50. 05ba75f powerpc/eeh: Fix stale cached primary bus by Gavin Shan · 9 years ago
  51. 126df08 powerpc/pseries: Don't trace hcalls on offline CPUs by Denis Kirjanov · 9 years ago
  52. 8ab54ed Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  53. 2d23e61 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  54. ab57a61 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  55. be3f4e0 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  56. e835a65 Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  57. 29f1bf3 Merge branch 'akpm'(patches from Andrew) by Linus Torvalds · 9 years ago
  58. 14379cd Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  59. a80a0eb arm64: make irq_stack_ptr more robust by Yang Shi · 9 years ago
  60. 37eda9d ARC: mm: Introduce explicit super page size support by Vineet Gupta · 9 years ago
  61. 1ecb4ae arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI by Andrew Morton · 9 years ago
  62. e972c37 ARM: 8519/1: ICST: try other dividends than 1 by Linus Walleij · 9 years ago
  63. 3c5b1d9 arm64: KVM: Configure TCR_EL2.PS at runtime by Tirumalesh Chalamarla · 9 years ago
  64. f6c9b16 s390/diag: avoid lockdep recursion by Heiko Carstens · 9 years ago
  65. 0986d97 s390: fix DAT off memory access, e.g. on kdump by Christian Borntraeger · 9 years ago
  66. f4d3d50 mips: Differentiate between 32 and 64 bit ELF header by Daniel Wagner · 9 years ago
  67. 1a1ebd5 irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor by Tirumalesh Chalamarla · 9 years ago
  68. e04a28d arm64: debug: re-enable irqs before sending breakpoint SIGTRAP by Will Deacon · 9 years ago
  69. b96d6a8 MIPS: Octeon: Update OCTEON_FEATURE_PCIE for Octeon III by Zubair Lutfullah Kakakhel · 9 years ago
  70. aaa0bf2 MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe() by Wei Yongjun · 9 years ago
  71. 232f5dd s390/oprofile: fix address range for asynchronous stack by Heiko Carstens · 9 years ago
  72. 1f8cbb9 s390/perf_event: fix address range for asynchronous stack by Heiko Carstens · 9 years ago
  73. e011587 s390/stacktrace: add save_stack_trace_regs() by Pratyush Anand · 9 years ago
  74. 66adce8 s390/stacktrace: save full stack traces by Heiko Carstens · 9 years ago
  75. f6331aa s390/stacktrace: add missing end marker by Heiko Carstens · 9 years ago
  76. 9900c48 s390/stacktrace: fix address ranges for asynchronous and panic stack by Heiko Carstens · 9 years ago
  77. 665ca91 s390/stacktrace: fix save_stack_trace_tsk() for current task by Heiko Carstens · 9 years ago
  78. dec2b28 ARCv2: intc: Allow interruption by lowest priority interrupt by Vineet Gupta · 9 years ago
  79. bcaf669 arm64: disable kasan when accessing frame->fp in unwind_frame by Yang Shi · 9 years ago
  80. 3af5a67 MIPS: Fix early CM probing by Paul Burton · 9 years ago
  81. 765bdb4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  82. 92e6edd Merge tag 'regmap-fix-v4.5-big-endian' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  83. 5070fb1 ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz() by Linus Walleij · 9 years ago
  84. afc6074 Merge tag 'kvm-arm-for-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  85. 59fd121 x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernels by Ingo Molnar · 9 years ago
  86. f15838e powerpc: Fix dedotify for binutils >= 2.26 by Andreas Schwab · 9 years ago
  87. c17dfb0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  88. 012a416 um: asm/page.h: remove the pte_high member from struct pte_t by Nicolai Stange · 9 years ago
  89. 080fe20 mm, hugetlb: don't require CMA for runtime gigantic pages by Vlastimil Babka · 9 years ago
  90. af1ddcb m32r: fix build failure due to SMP and MMU by Sudip Mukherjee · 9 years ago
  91. e6c058f MIPS: Wire up copy_file_range syscall. by Ralf Baechle · 9 years ago
  92. 320549a regmap: mmio: Revert to v4.4 endianness handling by Mark Brown · 9 years ago
  93. 75edb54 x86: Fix KASAN false positives in thread_saved_pc() by Dmitry Vyukov · 9 years ago
  94. df48ab3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  95. 381a65c ARM: multi_v7_defconfig: enable DW_WATCHDOG by Dinh Nguyen · 9 years ago
  96. 418d551 ARM: nomadik: fix up SD/MMC DT settings by Linus Walleij · 9 years ago
  97. d7de413 MIPS: Fix 64k page support for 32 bit kernels. by Ralf Baechle · 9 years ago
  98. 3e275c6 arm64: asm: Explicitly include linux/personality.h in asm/page.h by Mark Brown · 9 years ago
  99. 74c81ec MIPS: R6000: Don't allow 64k pages for R6000. by Ralf Baechle · 9 years ago
  100. 811d61e arm64: futex.h: Add missing PAN toggling by James Morse · 9 years ago