1. 772d683 arm64: include linux/types.h in asm/spinlock_types.h by Will Deacon · 9 years ago
  2. a465322 arm64/BUG: Show explicit backtrace for WARNs by Dave P Martin · 9 years ago
  3. 9fb7410 arm64/BUG: Use BRK instruction for generic BUG traps by Dave P Martin · 9 years ago
  4. d7a33f4 arm64/debug: Add missing #includes by Dave P Martin · 9 years ago
  5. c696b93 arm64/debug: Simplify BRK insn opcode declarations by Dave P Martin · 9 years ago
  6. 72d033e arm64/debug: Move BRK ESR template macro into <asm/esr.h> by Dave P Martin · 9 years ago
  7. c172d99 arm64/debug: More consistent naming for the BRK ESR template macro by Dave P Martin · 9 years ago
  8. 0392369 arm64/debug: Eliminate magic number from ESR template definition by Dave P Martin · 9 years ago
  9. dfac683 arm64/debug: Mask off all reserved bits from generated ESR values by Dave P Martin · 9 years ago
  10. 951757a arm64/debug: Eliminate magic number for size of BRK instruction by Dave P Martin · 9 years ago
  11. 51650dc arm64: insn: use set_fixmap_offset to make it more clear by yalin wang · 9 years ago
  12. e38457c arm64: efi: prefer AllocatePages() over efi_low_alloc() for vmlinux by Ard Biesheuvel · 9 years ago
  13. e094d44 arm64: kernel: remove non-legit DT warnings when booting using ACPI by Sudeep Holla · 9 years ago
  14. 77ee306 arm64: alternatives: add enable parameter to conditional asm macros by Will Deacon · 9 years ago
  15. 338d4f4 arm64: kernel: Add support for Privileged Access Never by James Morse · 9 years ago
  16. 9ded63a arm64: Generalise msr_s/mrs_s operations by Suzuki K. Poulose · 9 years ago
  17. 91a5cef arm64: kernel: Add optional CONFIG_ parameter to ALTERNATIVE() by James Morse · 9 years ago
  18. 18ffa04 arm64: kernel: Add min_field_value and use '>=' for feature detection by James Morse · 9 years ago
  19. 1c07630 arm64: kernel: Add cpufeature 'enable' callback by James Morse · 9 years ago
  20. 870828e arm64: kernel: Move config_sctlr_el1 by James Morse · 9 years ago
  21. fc03242 arm64: kvm: Adopt new alternative assembler macros by Daniel Thompson · 9 years ago
  22. e28cabf arm64: kernel: Adopt new alternative assembler macros by Daniel Thompson · 9 years ago
  23. 271d35e arm64: mm: Adopt new alternative assembler macros by Daniel Thompson · 9 years ago
  24. 63e4081 arm64: alternative: Provide if/else/endif assembler macros by Daniel Thompson · 9 years ago
  25. 79b0e09 arm64: kernel: Add cpuid_feature_extract_field() for 4bit sign extension by James Morse · 9 years ago
  26. ae2fb7e arm64: perf: condense event number maps by Mark Rutland · 9 years ago
  27. 0a570e7 arm64: hugetlb: remove paragraph about writing to FSF by Jisheng Zhang · 9 years ago
  28. 1d1ddf6 arm64: dma-mapping: implement dma_get_sgtable() by Robin Murphy · 9 years ago
  29. 4b3dc96 arm64: force CONFIG_SMP=y and remove redundant #ifdefs by Will Deacon · 9 years ago
  30. 52da443e arm64: perf: factor out callchain code by Mark Rutland · 9 years ago
  31. 23e9499 arm64: lib: use pair accessors for copy_*_user routines by Will Deacon · 9 years ago
  32. 5d220ff arm64: Better native ptrace support for compat tasks by Catalin Marinas · 9 years ago
  33. 0723c05 arm64: enable more compressed Image formats by Olof Johansson · 9 years ago
  34. 2f4b829 arm64: Add support for hardware updates of the access and dirty pte bits by Catalin Marinas · 9 years ago
  35. b08d464 arm64: remove dead code by Mark Salter · 9 years ago
  36. cba3574 arm64: move update_mmu_cache() into asm/pgtable.h by Will Deacon · 9 years ago
  37. aaf6f2f arm64: consolidate __swiotlb_mmap by Robin Murphy · 9 years ago
  38. d3127af arm64: Remove unused macros from assembler.h by Daniel Thompson · 9 years ago
  39. e147ae6 arm64: modify the dump mem for 64 bit addresses by Rohit Thapliyal · 9 years ago
  40. d09ce834 arm64: perf: replace arch_find_n_match_cpu_physical_id with of_cpu_device_node_get by Sudeep Holla · 9 years ago
  41. 2d23ed0 arm64: perf: Remove unnecessary printk by Suzuki K. Poulose · 9 years ago
  42. cbfe8fa Linux 4.2-rc4 by Linus Torvalds · 9 years ago
  43. 2579d01 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  44. 2800348 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  45. 1a4e879 x86/mm/pat: Revert 'Adjust default caching mode translation tables' by Thomas Gleixner · 9 years ago
  46. 2c534c0 perf/x86/intel/cqm: Return cached counter value from IRQ context by Matt Fleming · 9 years ago
  47. 26ae19a Merge tag 'usb-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  48. 82b35f3 Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  49. b0de415 Merge tag 'staging-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  50. e433b65 Merge tag 'char-misc-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  51. 4e5a74f parport: Revert "parport: fix memory leak" by Sudip Mukherjee · 9 years ago
  52. 763e326 Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  53. 4520083 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  54. aca105a Merge tag 'md/4.2-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  55. 32fd3d4 Merge tag 'for-linus-20150724' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  56. 8ca2435 libnvdimm: fix namespace seed creation by Dan Williams · 9 years ago
  57. 33b4017 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  58. 9fbf075 Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  59. 1e63dca Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  60. a52bd79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  61. afdf0b9 Merge tag 'regulator-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  62. 365c83c Merge tag 'spi-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  63. 5b7f00a Merge tag 'sound-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  64. 874bf9e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  65. 077b205 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  66. b497500 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  67. c624406 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  68. e3eea14 ftrace: Fix breakage of set_ftrace_pid by Steven Rostedt (Red Hat) · 9 years ago
  69. 8b5a359 Input: goodix - fix touch coordinates on WinBook TW100 and TW700 by Bastien Nocera · 9 years ago
  70. b38ebd1 Input: LEDs - skip unnamed LEDs by Dmitry Torokhov · 9 years ago
  71. 0c38ec7 Merge remote-tracking branches 'spi/fix/gqspi', 'spi/fix/imx', 'spi/fix/mg-spfi' and 'spi/fix/spidev' into spi-linus by Mark Brown · 9 years ago
  72. 4c7d83e Merge remote-tracking branches 'regulator/fix/88pm800', 'regulator/fix/max8973', 'regulator/fix/s2mps11' and 'regulator/fix/supply' into regulator-linus by Mark Brown · 9 years ago
  73. 7055a31 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 9 years ago
  74. f6ee9b5 spi: imx: Fix small DMA transfers by Sascha Hauer · 9 years ago
  75. c0c3322 x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commit by Denys Vlasenko · 9 years ago
  76. 8a0a5da x86/mm: Fix newly introduced printk format warnings by Thomas Gleixner · 9 years ago
  77. 9cd7604 mmc: sdhci-pxav3: fix platform_data is not initialized by Jingju Hou · 9 years ago
  78. cae13e7 dts: mmc: fsl-imx-esdhc: remove fsl,cd-controller support by Dong Aisheng · 9 years ago
  79. a3bd4f9 mmc: sdhci-esdhc-imx: clear f_max in boarddata by Dong Aisheng · 9 years ago
  80. 2e05d66 mmc: sdhci-esdhc-imx: remove duplicated dts parsing by Dong Aisheng · 9 years ago
  81. 5924175 mmc: sdhci: make max-frequency property in device tree work by Dong Aisheng · 9 years ago
  82. 91fa425 mmc: sdhci-esdhc-imx: move all non dt probe code into one function by Dong Aisheng · 9 years ago
  83. 4800e87 mmc: sdhci-esdhc-imx: fix cd regression for dt platform by Dong Aisheng · 9 years ago
  84. 1cd5594 dts: imx7: fix sd card gpio polarity specified in device tree by Dong Aisheng · 9 years ago
  85. cf75eb1 dts: imx25: fix sd card gpio polarity specified in device tree by Dong Aisheng · 9 years ago
  86. 89c1a8cf dts: imx6: fix sd card gpio polarity specified in device tree by Dong Aisheng · 9 years ago
  87. 94d7694 dts: imx53: fix sd card gpio polarity specified in device tree by Dong Aisheng · 9 years ago
  88. aca45c0 dts: imx51: fix sd card gpio polarity specified in device tree by Dong Aisheng · 9 years ago
  89. 8e91125 mmc: sdhci-esdhc: Make 8BIT bus work by Joakim Tjernlund · 9 years ago
  90. 9098f84 mmc: block: Add missing mmc_blk_put() in power_ro_lock_show() by Tomas Winkler · 9 years ago
  91. c2b22ff mmc: MMC_MTK should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  92. 7ac0203 mmc: sdhci check parameters before call dma_free_coherent by Peng Fan · 9 years ago
  93. 5027cd1 mmc: omap_hsmmc: Handle BADA, DEB and CEB interrupts by Vignesh R · 9 years ago
  94. 408806f mmc: omap_hsmmc: Fix DTO and DCRC handling by Kishon Vijay Abraham I · 9 years ago
  95. 02bbc4d Merge tag 'drm-atmel-hlcdc/fixes-for-4.2' of https://github.com/bbrezillon/linux-at91 into drm-fixes by Dave Airlie · 9 years ago
  96. e6030cb md/raid5: clear R5_NeedReplace when no longer needed. by NeilBrown · 9 years ago
  97. 90382ed Fix read-balancing during node failure by Goldwyn Rodrigues · 9 years ago
  98. 33e38ac md-cluster: fix bitmap sub-offset in bitmap_read_sb by Goldwyn Rodrigues · 9 years ago
  99. b0c26a7 md: Return error if request_module fails and returns positive value by Goldwyn Rodrigues · 9 years ago
  100. f735727 md: Skip cluster setup in case of error while reading bitmap by Goldwyn Rodrigues · 9 years ago