1. ef0da55 jump_labels: Allow array initialisers by Catalin Marinas · 8 years ago
  2. dae8c23 arm64: mm: drop fixup_init() and mm.h by Kefeng Wang · 8 years ago
  3. 282b879 drivers/perf: arm_pmu: Always consider IRQ0 as an error by Marc Zyngier · 8 years ago
  4. 98ab10e arm64: ftrace: add save_stack_trace_regs() by Pratyush Anand · 8 years ago
  5. dc00247 arm64: kernel: re-export _cpu_resume() from sleep.S by Ard Biesheuvel · 8 years ago
  6. f928c16 arm64: Drop generic xlate_dev_mem_{k,}ptr() by James Morse · 8 years ago
  7. adeb68e arm64: debug: report TRAP_TRACE instead of TRAP_HWBRPT for singlestep by Will Deacon · 8 years ago
  8. a9be2ee arm64: head.S: document the use of callee saved registers by Ard Biesheuvel · 8 years ago
  9. 60699ba arm64: head.S: use ordinary stack frame for __primary_switched() by Ard Biesheuvel · 8 years ago
  10. b929fe3 arm64: kernel: drop use of x24 from primary boot path by Ard Biesheuvel · 8 years ago
  11. 9dcf791 arm64: kernel: use x30 for __enable_mmu return address by Ard Biesheuvel · 8 years ago
  12. 3c5e9f2 arm64: head.S: move KASLR processing out of __enable_mmu() by Ard Biesheuvel · 8 years ago
  13. 23c8a50 arm64: kernel: use ordinary return/argument register for el2_setup() by Ard Biesheuvel · 8 years ago
  14. b5fe242 arm64: kernel: fix style issues in sleep.S by Ard Biesheuvel · 8 years ago
  15. 563cada arm64: kernel: do not need to reset UAO on exception entry by Vladimir Murzin · 8 years ago
  16. e937dd5 arm64: debug: convert OS lock CPU hotplug notifier to new infrastructure by Will Deacon · 8 years ago
  17. d7a83d1 arm64: hw_breakpoint: convert CPU hotplug notifier to new infrastructure by Will Deacon · 8 years ago
  18. a842789 arm64: remove duplicate macro __KERNEL__ check by zijun_hu · 8 years ago
  19. 3a402a7 arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP by Will Deacon · 8 years ago
  20. 675b056 arm64: cpufeature: expose arm64_ftr_reg struct for CTR_EL0 by Ard Biesheuvel · 8 years ago
  21. 6f2b7ee arm64: cpufeature: constify arm64_ftr_regs array by Ard Biesheuvel · 8 years ago
  22. 5e49d73 arm64: cpufeature: constify arm64_ftr_bits structures by Ard Biesheuvel · 8 years ago
  23. 6a6a4f1 arm64: cleanup unused UDBG_* define by Kefeng Wang · 8 years ago
  24. b4a4485 arm64: don't select PERF_USE_VMALLOC by default by Kim Phillips · 8 years ago
  25. cfa88c7 arm64: Set UTS_MACHINE in the Makefile by Michal Marek · 8 years ago
  26. 6ffe992 arm64: errata: Pass --fix-cortex-a53-843419 to ld if workaround enabled by Will Deacon · 8 years ago
  27. b2d8b0c Revert "arm64: hibernate: Refuse to hibernate if the boot cpu is offline" by James Morse · 8 years ago
  28. 8ec058f arm64: hibernate: Resume when hibernate image created on non-boot CPU by James Morse · 8 years ago
  29. d391e55 cpu/hotplug: Allow suspend/resume CPU to be specified by James Morse · 8 years ago
  30. 40982fd arm64: always enable DEBUG_RODATA and remove the Kconfig option by Mark Rutland · 8 years ago
  31. e7cd190 arm64: mark reserved memblock regions explicitly in iomem by AKASHI Takahiro · 8 years ago
  32. 5ebe3a4 arm64: hibernate: Support DEBUG_PAGEALLOC by James Morse · 8 years ago
  33. b611303 arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmap by James Morse · 8 years ago
  34. ee78fdc arm64: Create sections.h by James Morse · 8 years ago
  35. cab15ce arm64: Introduce execute-only page access permissions by Catalin Marinas · 8 years ago
  36. 7419333 arm64: kprobe: Always clear pstate.D in breakpoint exception handler by Pratyush Anand · 8 years ago
  37. aea73ab arm64: head.S: get rid of x25 and x26 with 'global' scope by Ard Biesheuvel · 8 years ago
  38. 5a9e3e1 arm64: apply __ro_after_init to some objects by Jisheng Zhang · 8 years ago
  39. b6d081b arm64: vdso: constify vm_special_mapping used for aarch32 vectors page by Jisheng Zhang · 8 years ago
  40. 1aed28f arm64: vdso: add __init section marker to alloc_vectors_page by Jisheng Zhang · 8 years ago
  41. 67060ed arm64: remove redundant "select HAVE_CLK" by Masahiro Yamada · 8 years ago
  42. da75256 arm64: remove traces of perf_ops_bp by Mark Rutland · 8 years ago
  43. 826d056 arm64: perf: Use the builtin_platform_driver by Kefeng Wang · 8 years ago
  44. d34fdb7 arm64: mm: convert __dma_* routines to use start, size by Kwangwoo Lee · 8 years ago
  45. 421dd6f arm64: factor work_pending state machine to C by Chris Metcalf · 8 years ago
  46. 0a7d87a arm64: hibernate: reduce TLB maintenance scope by Mark Rutland · 8 years ago
  47. fa8410b Linux 4.8-rc3 by Linus Torvalds · 8 years ago
  48. 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
  49. 4ec656b EDAC, skx_edac: Add EDAC driver for Skylake by Tony Luck · 8 years ago
  50. 3eb53b2 parisc: Fix order of EREFUSED define in errno.h by Helge Deller · 8 years ago
  51. ae14183 parisc: Fix automatic selection of cr16 clocksource by Helge Deller · 8 years ago
  52. 6040e57 Make the hardened user-copy code depend on having a hardened allocator by Linus Torvalds · 8 years ago
  53. 8cc9ddd Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  54. 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
  55. b284879 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  56. 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
  57. 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
  58. 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
  59. 952b159 Merge tag 'drm-fixes-for-4.8-rc3-2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  60. 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
  61. 5cae6fe Merge tag '4.8-doc-fixes' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  62. 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
  63. aae2d1f Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux into drm-fixes by Dave Airlie · 8 years ago
  64. 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
  65. 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
  66. 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
  67. 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
  68. 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
  69. f28535c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  70. 114e3ba Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  71. 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
  72. 76dcd93 Merge tag 'drm-fixes-for-4.8-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  73. 112dc0c locking/barriers: Suppress sparse warnings in lockless_dereference() by Johannes Berg · 8 years ago
  74. f17b3ea Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference" by Johannes Berg · 8 years ago
  75. a93a4d6 arm64: Fix shift warning in arch/arm64/mm/dump.c by Catalin Marinas · 9 years ago
  76. 03cbc73 sched/cputime: Resync steal time when guest & host lose sync by Wanpeng Li · 8 years ago
  77. 173be9a sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression by Peter Zijlstra · 8 years ago
  78. 71e7bc2 perf/core: Check return value of the perf_event_read() IPI by David Carrillo-Cisneros · 8 years ago
  79. 99f5bc9 perf/core: Enable mapping of the stop filters by Mathieu Poirier · 8 years ago
  80. 12b40a2 perf/core: Update filters only on executable mmap by Mathieu Poirier · 8 years ago
  81. 4059ffd perf/core: Fix file name handling for start/stop filters by Mathieu Poirier · 8 years ago
  82. cca2094 perf/core: Fix event_function_local() by Peter Zijlstra · 8 years ago
  83. 7b0501b x86/smp: Fix __max_logical_packages value setup by Jiri Olsa · 8 years ago
  84. 88b2f63 x86/microcode/AMD: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y by Borislav Petkov · 8 years ago
  85. 6c4687c uprobes: Fix the memcg accounting by Oleg Nesterov · 8 years ago
  86. 91d62d9 Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  87. 6c16f42 Merge branch 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  88. 184ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  89. b96c22c Merge branch 'tc_action-fixes' by David S. Miller · 8 years ago
  90. b5ac851 net_sched: allow flushing tc police actions by Roman Mashak · 8 years ago
  91. 0852e45 net_sched: unify the init logic for act_police by WANG Cong · 8 years ago
  92. 22dc13c net_sched: convert tcf_exts from list to pointer array by WANG Cong · 8 years ago
  93. 2734437e net_sched: move tc offload macros to pkt_cls.h by WANG Cong · 8 years ago
  94. 0c23c3e net_sched: fix a typo in tc_for_each_action() by WANG Cong · 8 years ago
  95. 824a7e8 net_sched: remove an unnecessary list_del() by WANG Cong · 8 years ago
  96. f07fed8 net_sched: remove the leftover cleanup_a() by WANG Cong · 8 years ago
  97. f4abf05 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 8 years ago
  98. 647f28c Merge branch 'mlxsw-fixes' by David S. Miller · 8 years ago
  99. 9ffcc37 mlxsw: spectrum: Allow packets to be trapped from any PG by Ido Schimmel · 8 years ago
  100. 8168287 mlxsw: spectrum: Unmap 802.1Q FID before destroying it by Ido Schimmel · 8 years ago