1. 3f3b5dc powerpc/pseries: PACA save area fix for general exception vs MCE by Nicholas Piggin · 8 years ago
  2. 66443ef powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-support by Michael Ellerman · 8 years ago
  3. 19ab58d powerpc, hotplug: Avoid to touch non-existent cpumasks. by Boqun Feng · 8 years ago
  4. 8a39b05 powerpc: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  5. 6096481 powerpc/powernv/pci: fix iterator signedness by Andrzej Hajda · 8 years ago
  6. 2dd9c11 powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb) by Mauricio Faria de Oliveira · 8 years ago
  7. 6f38a8b cxl: use pcibios_free_controller_deferred() when removing vPHBs by Andrew Donnellan · 8 years ago
  8. f5ed841 powerpc: mpc8349emitx: Delete unnecessary assignment for the field "owner" by Markus Elfring · 8 years ago
  9. e72e799 powerpc/512x: Delete unnecessary assignment for the field "owner" by Markus Elfring · 8 years ago
  10. aded76b drivers/macintosh: Delete owner assignment by Markus Elfring · 8 years ago
  11. e340eca powerpc: cputhreads: Add missing include file by Guenter Roeck · 8 years ago
  12. fa8410b Linux 4.8-rc3 by Linus Torvalds · 8 years ago
  13. 46097f2 Merge branch 'parisc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  14. 4ec656b EDAC, skx_edac: Add EDAC driver for Skylake by Tony Luck · 8 years ago
  15. 3eb53b2 parisc: Fix order of EREFUSED define in errno.h by Helge Deller · 8 years ago
  16. ae14183 parisc: Fix automatic selection of cr16 clocksource by Helge Deller · 8 years ago
  17. 6040e57 Make the hardened user-copy code depend on having a hardened allocator by Linus Torvalds · 8 years ago
  18. 8cc9ddd Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  19. 43f4d36 Merge tag 'dm-4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  20. b284879 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  21. 080ebb1 Merge tag 'usb-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  22. a8414fa Merge tag 'xfs-iomap-for-linus-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  23. 3f318b3 Merge tag 'hwmon-for-linus-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  24. 952b159 Merge tag 'drm-fixes-for-4.8-rc3-2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  25. d8298d2 Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  26. 5cae6fe Merge tag '4.8-doc-fixes' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  27. 2c24ba2 Merge tag 'drm-intel-fixes-2016-08-15' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  28. aae2d1f Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux into drm-fixes by Dave Airlie · 8 years ago
  29. 3408fef Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  30. b061b4f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  31. ac78bc7 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  32. 0dcb7b6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  33. bd3fd45 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  34. f28535c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  35. 114e3ba Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  36. 395c434 Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  37. 76dcd93 Merge tag 'drm-fixes-for-4.8-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  38. 112dc0c locking/barriers: Suppress sparse warnings in lockless_dereference() by Johannes Berg · 8 years ago
  39. f17b3ea Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference" by Johannes Berg · 8 years ago
  40. a93a4d6 arm64: Fix shift warning in arch/arm64/mm/dump.c by Catalin Marinas · 10 years ago
  41. 03cbc73 sched/cputime: Resync steal time when guest & host lose sync by Wanpeng Li · 8 years ago
  42. 173be9a sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression by Peter Zijlstra · 8 years ago
  43. 71e7bc2 perf/core: Check return value of the perf_event_read() IPI by David Carrillo-Cisneros · 8 years ago
  44. 99f5bc9 perf/core: Enable mapping of the stop filters by Mathieu Poirier · 8 years ago
  45. 12b40a2 perf/core: Update filters only on executable mmap by Mathieu Poirier · 8 years ago
  46. 4059ffd perf/core: Fix file name handling for start/stop filters by Mathieu Poirier · 8 years ago
  47. cca2094 perf/core: Fix event_function_local() by Peter Zijlstra · 8 years ago
  48. 7b0501b x86/smp: Fix __max_logical_packages value setup by Jiri Olsa · 8 years ago
  49. 88b2f63 x86/microcode/AMD: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y by Borislav Petkov · 8 years ago
  50. 6c4687c uprobes: Fix the memcg accounting by Oleg Nesterov · 8 years ago
  51. 91d62d9 Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  52. 6c16f42 Merge branch 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  53. 184ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  54. b96c22c Merge branch 'tc_action-fixes' by David S. Miller · 8 years ago
  55. b5ac851 net_sched: allow flushing tc police actions by Roman Mashak · 8 years ago
  56. 0852e45 net_sched: unify the init logic for act_police by WANG Cong · 8 years ago
  57. 22dc13c net_sched: convert tcf_exts from list to pointer array by WANG Cong · 8 years ago
  58. 2734437e net_sched: move tc offload macros to pkt_cls.h by WANG Cong · 8 years ago
  59. 0c23c3e net_sched: fix a typo in tc_for_each_action() by WANG Cong · 8 years ago
  60. 824a7e8 net_sched: remove an unnecessary list_del() by WANG Cong · 8 years ago
  61. f07fed8 net_sched: remove the leftover cleanup_a() by WANG Cong · 8 years ago
  62. f4abf05 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 8 years ago
  63. 647f28c Merge branch 'mlxsw-fixes' by David S. Miller · 8 years ago
  64. 9ffcc37 mlxsw: spectrum: Allow packets to be trapped from any PG by Ido Schimmel · 8 years ago
  65. 8168287 mlxsw: spectrum: Unmap 802.1Q FID before destroying it by Ido Schimmel · 8 years ago
  66. 0583272 mlxsw: spectrum: Add missing rollbacks in error path by Ido Schimmel · 8 years ago
  67. 0e7df1a mlxsw: reg: Fix missing op field fill-up by Jiri Pirko · 8 years ago
  68. a94a614 mlxsw: spectrum: Trap loop-backed packets by Ido Schimmel · 8 years ago
  69. c20b801 mlxsw: spectrum: Add missing packet traps by Elad Raz · 8 years ago
  70. 2f25844 mlxsw: spectrum: Mark port as active before registering it by Ido Schimmel · 8 years ago
  71. 0597848 mlxsw: spectrum: Create PVID vPort before registering netdevice by Ido Schimmel · 8 years ago
  72. fa66d7e mlxsw: spectrum: Remove redundant errors from the code by Ido Schimmel · 8 years ago
  73. 7a35583 mlxsw: spectrum: Don't return upon error in removal path by Ido Schimmel · 8 years ago
  74. 5ff132c Merge tag 'for-v4.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 8 years ago
  75. bc9f3d7 arm64: kernel: avoid literal load of virtual address with MMU off by Ard Biesheuvel · 8 years ago
  76. bfe6c8a arm64: Fix NUMA build error when !CONFIG_ACPI by Catalin Marinas · 8 years ago
  77. 9e7d936 dm raid: support raid0 with missing metadata devices by Heinz Mauelshagen · 8 years ago
  78. be5769e clocksource/drivers/mips-gic-timer: Make gic_clocksource_of_init() return int by Paul Gortmaker · 8 years ago
  79. 16c8eba clocksource/drivers/kona: Fix get_counter() error handling by Arnd Bergmann · 8 years ago
  80. 0e62fd8 clocksource/drivers/time-armada-370-xp: Fix the clock reference by Gregory CLEMENT · 8 years ago
  81. 32438cf Merge branch 'iomap-fixes-4.8-rc3' into for-next by Dave Chinner · 8 years ago
  82. a03f1a6 xfs: remove OWN_AG rmap when allocating a block from the AGFL by Darrick J. Wong · 8 years ago
  83. 3ec60b9 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  84. 45b6ae7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  85. 1d4795e xfs: (re-)implement FIEMAP_FLAG_XATTR by Christoph Hellwig · 8 years ago
  86. b95a212 xfs: simplify xfs_file_iomap_begin by Christoph Hellwig · 8 years ago
  87. f20ac7a iomap: mark ->iomap_end as optional by Christoph Hellwig · 8 years ago
  88. ac2dc05 iomap: prepare iomap_fiemap for attribute mappings by Dave Chinner · 8 years ago
  89. 8896b8f iomap: fiemap should honor the FIEMAP_FLAG_SYNC flag by Dave Chinner · 8 years ago
  90. 274c887 iomap: remove superflous pagefault_disable from iomap_write_actor by Christoph Hellwig · 8 years ago
  91. 97dd8c9 iomap: remove superflous mark_page_accessed from iomap_write_actor by Christoph Hellwig · 8 years ago
  92. f32866fd xfs: store rmapbt block count in the AGF by Darrick J. Wong · 8 years ago
  93. 8b2180b xfs: don't invalidate whole file on DAX read/write by Dave Chinner · 8 years ago
  94. 0af32fb xfs: fix bogus space reservation in xfs_iomap_write_allocate by Christoph Hellwig · 8 years ago
  95. 4dd3fd7 xfs: don't assert fail on non-async buffers on ioacct decrement by Brian Foster · 8 years ago
  96. ae5d68b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  97. fbfe12c i40e: check for and deal with non-contiguous TCs by Dave Ertman · 8 years ago
  98. a3c06a3 dm raid: enhance attempt_restore_of_faulty_devices() to support more devices by Heinz Mauelshagen · 8 years ago
  99. 3d95182 ixgbe: Re-enable ability to toggle VLAN filtering by Alexander Duyck · 8 years ago
  100. 31e10a4 dm raid: fix restoring of failed devices regression by Heinz Mauelshagen · 8 years ago