1. 98d2e15 arm64: kdump: protect crash dump kernel memory by Takahiro Akashi · 7 years ago
  2. 9b0aa14 arm64: mm: add set_memory_valid() by AKASHI Takahiro · 7 years ago
  3. 764b51e arm64: kdump: reserve memory for crash dump kernel by AKASHI Takahiro · 7 years ago
  4. 8f579b1 arm64: limit memory regions based on DT property, usable-memory-range by AKASHI Takahiro · 7 years ago
  5. c9ca9b4 memblock: add memblock_cap_memory_range() by AKASHI Takahiro · 7 years ago
  6. 4c546b8 memblock: add memblock_clear_nomap() by AKASHI Takahiro · 7 years ago
  7. dffb011 Merge branch 'arm64/common-sysreg' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux into for-next/core by Catalin Marinas · 7 years ago
  8. 9349e81 Merge tag 'acpi-arm64-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/linux into for-next/core by Catalin Marinas · 7 years ago
  9. cad27ef arm64: efi: split Image code and data into separate PE/COFF sections by Ard Biesheuvel · 7 years ago
  10. f1eb542 arm64: efi: replace open coded constants with symbolic ones by Ard Biesheuvel · 7 years ago
  11. effc7b0 arm64: efi: remove pointless dummy .reloc section by Ard Biesheuvel · 7 years ago
  12. f328ba4 arm64: efi: remove forbidden values from the PE/COFF header by Ard Biesheuvel · 7 years ago
  13. 9992225 arm64: efi: clean up Image header after PE header has been split off by Ard Biesheuvel · 7 years ago
  14. b5f4a21 arm64: efi: move EFI header and related data to a separate .S file by Ard Biesheuvel · 7 years ago
  15. 6f5541b include: pe.h: add some missing definitions by Mark Rutland · 7 years ago
  16. 65c2e69 include: pe.h: allow for use in assembly by Mark Rutland · 7 years ago
  17. 214fad5 arm64: relocation testing module by Ard Biesheuvel · 7 years ago
  18. 46823dd arm64: cpufeature: Make ID reg accessor naming less counterintuitive by Dave Martin · 7 years ago
  19. d4f54a1 ACPI: platform: setup MSI domain for ACPI based platform device by Hanjun Guo · 8 years ago
  20. ae7c183 ACPI: platform-msi: retrieve devid from IORT by Hanjun Guo · 8 years ago
  21. 8ca4f1d ACPI/IORT: Introduce iort_node_map_platform_id() to retrieve dev id by Hanjun Guo · 8 years ago
  22. 697f609 ACPI/IORT: Rename iort_node_map_rid() to make it generic by Hanjun Guo · 8 years ago
  23. 29d9812 arm64: drop unnecessary newlines in show_regs() by Kefeng Wang · 8 years ago
  24. d27cfa1 arm64: mm: set the contiguous bit for kernel mappings where appropriate by Ard Biesheuvel · 8 years ago
  25. 5bd4669 arm64/mm: remove pointless map/unmap sequences when creating page tables by Ard Biesheuvel · 8 years ago
  26. c095136 arm64/mmu: replace 'page_mappings_only' parameter with flags argument by Ard Biesheuvel · 8 years ago
  27. 141d149 arm64/mmu: add contiguous bit to sanity bug check by Ard Biesheuvel · 8 years ago
  28. eccc1bf arm64/mmu: ignore debug_pagealloc for kernel segments by Ard Biesheuvel · 8 years ago
  29. e393cf4 arm64/mmu: align alloc_init_pte prototype with pmd/pud versions by Ard Biesheuvel · 8 years ago
  30. 2ebe088b arm64: mmu: apply strict permissions to .init.text and .init.data by Ard Biesheuvel · 8 years ago
  31. 28b066d arm64: mmu: map .text as read-only from the outset by Ard Biesheuvel · 8 years ago
  32. 5ea5306 arm64: alternatives: apply boot time fixups via the linear mapping by Ard Biesheuvel · 8 years ago
  33. aa8c09b arm64: mmu: move TLB maintenance from callers to create_mapping_late() by Ard Biesheuvel · 8 years ago
  34. 63d7c6a arm: kvm: move kvm_vgic_global_state out of .text section by Ard Biesheuvel · 8 years ago
  35. 3b3c6c2 arm64: Revert "arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y" by Ard Biesheuvel · 8 years ago
  36. d61c97a arm64: move !VHE work to end of el2_setup by Mark Rutland · 8 years ago
  37. 3ad47d0 arm64: reduce el2_setup branching by Mark Rutland · 8 years ago
  38. fda89d9 arm64: struct debug_info: Check CONFIG_HAVE_HW_BREAKPOINT by Chris Redmon · 8 years ago
  39. 44176bb arm64: Add support for DMA_ATTR_FORCE_CONTIGUOUS to IOMMU by Geert Uytterhoeven · 8 years ago
  40. f13d52c arm64: define BUG() instruction without CONFIG_BUG by Arnd Bergmann · 8 years ago
  41. c92bdfe ACPI/IORT: Rework iort_match_node_callback() return value handling by Hanjun Guo · 8 years ago
  42. 6cb6bf5 ACPI/IORT: Add missing comment for iort_dev_find_its_id() by Hanjun Guo · 8 years ago
  43. d89cf2e ACPI/IORT: Fix the indentation in iort_scan_node() by Hanjun Guo · 8 years ago
  44. c651aae arm64: v8.3: Support for weaker release consistency by Suzuki K Poulose · 8 years ago
  45. cb567e7 arm64: v8.3: Support for complex number instructions by Suzuki K Poulose · 8 years ago
  46. c8c3798 arm64: v8.3: Support for Javascript conversion instruction by Suzuki K Poulose · 8 years ago
  47. 87da236 arm64: KVM: Add support for VPIPT I-caches by Will Deacon · 8 years ago
  48. dda288d arm64: cache: Identify VPIPT I-caches by Will Deacon · 8 years ago
  49. 02f7760 arm64: cache: Merge cachetype.h into cache.h by Will Deacon · 8 years ago
  50. 155433c arm64: cache: Remove support for ASID-tagged VIVT I-caches by Will Deacon · 8 years ago
  51. a8d4636 arm64: cacheinfo: Remove CCSIDR-based cache information probing by Will Deacon · 8 years ago
  52. 3689c75 arm64: cpuinfo: remove I-cache VIPT aliasing detection by Will Deacon · 8 years ago
  53. 97da385 Linux 4.11-rc3 by Linus Torvalds · 8 years ago
  54. 452b94b mm/swap: don't BUG_ON() due to uninitialized swap slot cache by Linus Torvalds · 8 years ago
  55. a07a6e4 Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  56. 4571bc5 Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  57. 8aa3417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  58. 1b8df61 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  59. 6c611d1 qla2xxx: Update driver version to 9.00.00.00-k by Himanshu Madhani · 8 years ago
  60. ec7193e qla2xxx: Fix delayed response to command for loop mode/direct connect. by Quinn Tran · 8 years ago
  61. 482c9dc qla2xxx: Change scsi host lookup method. by Quinn Tran · 8 years ago
  62. c423437 qla2xxx: Add DebugFS node to display Port Database by Himanshu Madhani · 8 years ago
  63. 15f30a5 qla2xxx: Use IOCB interface to submit non-critical MBX. by Quinn Tran · 8 years ago
  64. f1443ee qla2xxx: Add async new target notification by Quinn Tran · 8 years ago
  65. 54b9993 qla2xxx: Export DIF stats via debugfs by Anil Gurumurthy · 8 years ago
  66. be25152 qla2xxx: Improve T10-DIF/PI handling in driver. by Quinn Tran · 8 years ago
  67. 5b33469 qla2xxx: Allow relogin to proceed if remote login did not finish by Quinn Tran · 8 years ago
  68. f159b3c qla2xxx: Fix sess_lock & hardware_lock lock order problem. by Quinn Tran · 8 years ago
  69. 8f6fc8d qla2xxx: Fix inadequate lock protection for ABTS. by Quinn Tran · 8 years ago
  70. 8b66680 qla2xxx: Fix request queue corruption. by Quinn Tran · 8 years ago
  71. ae940f2 qla2xxx: Fix memory leak for abts processing by Quinn Tran · 8 years ago
  72. c4a9b53 qla2xxx: Allow vref count to timeout on vport delete. by Joe Carnuccio · 8 years ago
  73. 7d7a743 tcmu: Convert cmd_time_out into backend device attribute by Nicholas Bellinger · 8 years ago
  74. af980e4 tcmu: make cmd timeout configurable by Mike Christie · 8 years ago
  75. 972c7f1 tcmu: add helper to check if dev was configured by Mike Christie · 8 years ago
  76. 93afaa4 Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 8 years ago
  77. 760bf57 target: fix race during implicit transition work flushes by Mike Christie · 8 years ago
  78. 1ca4d4f target: allow userspace to set state to transitioning by Mike Christie · 8 years ago
  79. d717537 target: fix ALUA transition timeout handling by Mike Christie · 8 years ago
  80. 207ee84 target: Use system workqueue for ALUA transitions by Mike Christie · 8 years ago
  81. 0a41457 target: fail ALUA transitions for pscsi by Mike Christie · 8 years ago
  82. 530c689 target: allow ALUA setup for some passthrough backends by Mike Christie · 8 years ago
  83. 2579325 tcmu: return on first Opt parse failure by Mike Christie · 8 years ago
  84. 3abaa2b tcmu: allow hw_max_sectors greater than 128 by Mike Christie · 8 years ago
  85. 9c28ca4 target: Drop pointless tfo->check_stop_free check by Nicholas Bellinger · 8 years ago
  86. 73580da parisc: Fix system shutdown halt by Helge Deller · 8 years ago
  87. 74e3f6e parisc: perf: Fix potential NULL pointer dereference by Arvind Yadav · 8 years ago
  88. 3e51f89 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  89. 8d94099 Merge tag 'pm-4.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  90. 8b766e0 Merge branches 'pm-cpufreq-fixes' and 'intel_pstate-fixes' by Rafael J. Wysocki · 8 years ago
  91. 8841b5f Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  92. eab60d4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  93. ae13373 Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  94. a7fc726 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  95. cd21deb Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. b5f1308 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. 18f48c9 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  98. da066f3 pNFS/flexfiles: never nfs4_mark_deviceid_unavailable by Weston Andros Adamson · 8 years ago
  99. a33e4b0 pNFS: return status from nfs4_pnfs_ds_connect by Weston Andros Adamson · 8 years ago
  100. 0338533 NFSv4.1 respect server's max size in CREATE_SESSION by Olga Kornievskaia · 8 years ago