1. 06f3c3a sparc64: add MDESC node name property to VIO device metadata by Jag Raman · 7 years ago
  2. 0ab2fcd sparc64: mdesc: use __GFP_REPEAT action modifier for VM allocation by Jag Raman · 7 years ago
  3. 411cb4a sparc64: expand MDESC interface by Jag Raman · 7 years ago
  4. 01b7a47 sparc64: skip handshake for LDC channels in RAW mode by Jag Raman · 7 years ago
  5. ac6bb02 sparc64: specify the device class in VIO version info. packet by Jag Raman · 7 years ago
  6. 7b6e04a sparc64: ensure VIO operations are defined while being used by Jag Raman · 7 years ago
  7. 69f5797 sparc: kernel: apc: make of_device_ids const by Arvind Yadav · 7 years ago
  8. c55c5dd sparc/time: make of_device_ids const by Arvind Yadav · 7 years ago
  9. 4432711 Merge branch 'sparc64-early-boot-timestamp-fixes' by David S. Miller · 7 years ago
  10. eea9833 sparc64: broken %tick frequency on spitfire cpus by Pavel Tatashin · 7 years ago
  11. fca4afe sparc64: use prom interface to get %stick frequency by Pavel Tatashin · 7 years ago
  12. 9300d9c Merge branch 'sparc64-early-boot-timestamp' by David S. Miller · 7 years ago
  13. eae3fc9 sparc64: optimize functions that access tick by Pavel Tatashin · 7 years ago
  14. 4929c83 sparc64: add hot-patched and inlined get_tick() by Pavel Tatashin · 7 years ago
  15. 83e8eb9 sparc64: initialize time early by Pavel Tatashin · 7 years ago
  16. 89108c3 sparc64: improve modularity tick options by Pavel Tatashin · 7 years ago
  17. 178bf2b sparc64: optimize loads in clock_sched() by Pavel Tatashin · 7 years ago
  18. b5dd4d8 sparc64: show time stamps from zero by Pavel Tatashin · 7 years ago
  19. b8a83fc sparc64: access tick function from variable by Pavel Tatashin · 7 years ago
  20. 68a7921 sparc64: remove trailing white spaces by Pavel Tatashin · 7 years ago
  21. 0abdfaf Merge branch 'sparc64-LDC-changes-for-porting-VCC-driver-into-upstream-kernel' by David S. Miller · 7 years ago
  22. 93ec4a8 sparc64: print debug messages when reading from LDC channel by Jag Raman · 7 years ago
  23. 6c95483b sparc64: ldc abort during vds iso boot by Jag Raman · 7 years ago
  24. fc43b97 sparc64: ensure LDC channel is ready before communication by Jag Raman · 7 years ago
  25. 29693e7 sparc64: enhance ldc_abort to print message by Jag Raman · 7 years ago
  26. 85762a6 sparc64: expand LDC interface by Jag Raman · 7 years ago
  27. 95c4629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 7 years ago
  28. 5faab9e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  29. 66cea28 Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 7 years ago
  30. ac1a14a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  31. 45b44f0 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  32. 6b7ed45 Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  33. f701d86 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  34. 9376906 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  35. 67a7001 ufs: we need to sync inode before freeing it by Al Viro · 7 years ago
  36. 179145e Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  37. c7a1aef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  38. 2833b7e Merge tag 'md/4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  39. 42211f6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  40. 39e4edf Merge tag 'sound-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  41. 6107cc5 Merge tag 'drm-fixes-for-v4.12-rc5' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  42. babef37 excessive checks in ufs_write_failed() and ufs_evict_inode() by Al Viro · 7 years ago
  43. 006351a ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path by Al Viro · 7 years ago
  44. 940ef1a ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments() by Al Viro · 7 years ago
  45. 6b0d144 ufs: set correct ->s_maxsize by Al Viro · 7 years ago
  46. eb315d2 ufs: restore maintaining ->i_blocks by Al Viro · 7 years ago
  47. 414cf71 fix ufs_isblockset() by Al Viro · 7 years ago
  48. 8785d84 ufs: restore proper tail allocation by Al Viro · 7 years ago
  49. 70e7af2 Btrfs: fix delalloc accounting leak caused by u32 overflow by Omar Sandoval · 7 years ago
  50. 452e62b Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io by Liu Bo · 7 years ago
  51. 286b92f btrfs: tree-log.c: Wrong printk information about namelen by Su Yue · 7 years ago
  52. eb4125d Merge tag 'for-linus-4.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  53. a0897d5 Input: synaptics-rmi4 - register F03 port as pass-through serio by Dmitry Torokhov · 7 years ago
  54. a92f63c Merge tag 'powerpc-4.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  55. 788a73f Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  56. 792ef14 efi: Fix boot panic because of invalid BGRT image address by Dave Young · 7 years ago
  57. 8affb06 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into rcu/urgent by Ingo Molnar · 7 years ago
  58. 6e88007 Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 7 years ago
  59. 3d76917 Merge tag 'drm-intel-fixes-2017-06-08' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  60. b62dba5 Merge tag 'drm-misc-fixes-2017-06-07' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  61. 97f607f Merge branch 'mediatek-drm-fixes-4.12-rc1' of https://github.com/ckhu-mediatek/linux.git-tags into drm-fixes by Dave Airlie · 7 years ago
  62. dd44c95 Merge tag 'imx-drm-fixes-2017-06-08' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 7 years ago
  63. 0d22df9 Merge tag 'pm-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  64. aea4156 Merge tag 'modules-for-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  65. fbd78af Merge branches 'intel_pstate' and 'pm-sleep' by Rafael J. Wysocki · 7 years ago
  66. 47c1ded Merge tag 'perf-urgent-for-mingo-4.12-20170608' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  67. b89fe63 perf symbols: Kill dso__build_id_is_kmod() by Namhyung Kim · 7 years ago
  68. c25ec42 perf symbols: Keep DSO->symtab_type after decompress by Namhyung Kim · 7 years ago
  69. 94df104 perf tests: Decompress kernel module before objdump by Namhyung Kim · 7 years ago
  70. 8ba29ad perf tools: Consolidate error path in __open_dso() by Namhyung Kim · 7 years ago
  71. 1d6b3c9 perf tools: Decompress kernel module when reading DSO data by Namhyung Kim · 7 years ago
  72. 3c84fd5 perf annotate: Use dso__decompress_kmodule_path() by Namhyung Kim · 7 years ago
  73. 42b3fa6 perf tools: Introduce dso__decompress_kmodule_{fd,path} by Namhyung Kim · 7 years ago
  74. 44ad6b8 perf tools: Fix a memory leak in __open_dso() by Namhyung Kim · 7 years ago
  75. 3619ef7 perf annotate: Fix symbolic link of build-id cache by Namhyung Kim · 7 years ago
  76. dc0cf5a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  77. d0aab7d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  78. 8f9bebc block, bfq: access and cache blkg data only when safe by Paolo Valente · 7 years ago
  79. 1123a60 srcu: Allow use of Classic SRCU from both process and interrupt context by Paolo Bonzini · 7 years ago
  80. cdf7abc srcu: Allow use of Tiny/Tree SRCU from both process and interrupt context by Paolo Bonzini · 7 years ago
  81. 85d0331 Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  82. ef6c4d7 drm/i915: fix warning for unused variable by Jani Nikula · 7 years ago
  83. 6460495 Fix loop device flush before configure v3 by James Wang · 7 years ago
  84. c6ee9619 powerpc/book3s64: Move PPC_DT_CPU_FTRs and enable it by default by Michael Ellerman · 7 years ago
  85. 92d9dfd powerpc/mm/4k: Limit 4k page size config to 64TB virtual address space by Aneesh Kumar K.V · 7 years ago
  86. cec422c cxl: Fix error path on bad ioctl by Frederic Barrat · 7 years ago
  87. dac8bbb Revert "printk: fix double printing with earlycon" by Petr Mladek · 7 years ago
  88. cc1582c perf/core: Drop kernel samples even though :u is specified by Jin Yao · 7 years ago
  89. 5b0bc9a x86/microcode/intel: Clear patch pointer before jettisoning the initrd by Dominik Brodowski · 7 years ago
  90. 462c5a8 MAINTAINERS: update email address for Jessica Yu by Jessica Yu · 7 years ago
  91. 14fc42f perf script python: Remove dups in documentation examples by SeongJae Park · 7 years ago
  92. 1bf8d5a perf script python: Updated trace_unhandled() signature by SeongJae Park · 7 years ago
  93. 26ddb87 perf script python: Fix wrong code snippets in documentation by SeongJae Park · 7 years ago
  94. 34d4453 perf script: Fix documentation errors by SeongJae Park · 7 years ago
  95. c76132d perf script: Fix outdated comment for perf-trace-python by SeongJae Park · 7 years ago
  96. d89269a perf probe: Fix examples section of documentation by SeongJae Park · 7 years ago
  97. 47eb0c8 Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabled by Ulrik De Bie · 7 years ago
  98. 3e411b0 Merge tag 'perf-urgent-for-mingo-4.12-20170606' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  99. 6679a90 blk-throttle: set default latency baseline for harddisk by Shaohua Li · 7 years ago
  100. 8604889 drm/meson: Fix driver bind when only CVBS is available by Neil Armstrong · 7 years ago