1. dc5ff2b writeback: Write dirty times for WB_SYNC_ALL writeback by Jan Kara · 8 years ago
  2. ff06db1 floppy: fix open(O_ACCMODE) for ioctl-only open by Jiri Kosina · 8 years ago
  3. c1ece76 Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  4. fb1b83d Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 8 years ago
  5. d597690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  6. 9049fc7 dynamic_debug: add jump label support by Jason Baron · 8 years ago
  7. 1f69bf9 jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABEL by Jason Baron · 8 years ago
  8. ddb4530 arm: jump label may reference text in __exit by Jason Baron · 8 years ago
  9. c14b4bc tile: support static_key usage in non-module __exit sections by Chris Metcalf · 8 years ago
  10. 10d7227 sparc: support static_key usage in non-module __exit sections by Jason Baron · 8 years ago
  11. 5411fd7 powerpc: add explicit #include <asm/asm-compat.h> for jump label by Jason Baron · 8 years ago
  12. bb9bd87 drivers/media/dvb-frontends/cxd2841er.c: avoid misleading gcc warning by Arnd Bergmann · 8 years ago
  13. 774e036 MAINTAINERS: update email and list of Samsung HW driver maintainers by Kamil Debski · 8 years ago
  14. 99a01cd block: remove BLK_DEV_DAX config option by Ross Zwisler · 8 years ago
  15. 57c24b2 samples/kretprobe: fix the wrong type by Huang Shijie · 8 years ago
  16. 6134131 samples/kretprobe: convert the printk to pr_info/pr_err by Huang Shijie · 8 years ago
  17. 468b889 samples/jprobe: convert the printk to pr_info/pr_err by Huang Shijie · 8 years ago
  18. e708c14 samples/kprobe: convert the printk to pr_info/pr_err by Huang Shijie · 8 years ago
  19. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  20. 1605d27 media: mtk-vcodec: remove unused dma_attrs by Krzysztof Kozlowski · 8 years ago
  21. 4b9d314 include/linux/bitmap.h: cleanup by Andrew Morton · 8 years ago
  22. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  23. 1c8cb40 drivers/fpga/Kconfig: fix build failure by Sudip Mukherjee · 8 years ago
  24. 96b5852 Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan" by Linus Torvalds · 8 years ago
  25. 49aadcf extable.h: add stddef.h so "NULL" definition is not implicit by Paul Gortmaker · 8 years ago
  26. 444d13f modules: add ro_after_init support by Jessica Yu · 8 years ago
  27. bdc9f37 jump_label: disable preemption around __module_text_address(). by Rusty Russell · 8 years ago
  28. 0ef7653 exceptions: fork exception table content from module.h into extable.h by Paul Gortmaker · 8 years ago
  29. be7de5f modules: Add kernel parameter to blacklist modules by Prarit Bhargava · 8 years ago
  30. 9502514 module: Do a WARN_ON_ONCE() for assert module mutex not held by Steven Rostedt · 8 years ago
  31. 4620a06 shmem: Fix link error if huge pages support is disabled by Geert Uytterhoeven · 8 years ago
  32. 25fd91d drm: i915: fix build when DEBUG_FS is disabled by Linus Torvalds · 8 years ago
  33. bf0f500 Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  34. 4b2e016 fs/proc: Add compiler check for -Wno-override-init to support gcc < 4.2 by Geert Uytterhoeven · 8 years ago
  35. f093615 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  36. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  37. 8cbdd85 Merge tag 'for-linus-v4.8' of git://github.com/martinbrandenburg/linux by Linus Torvalds · 8 years ago
  38. 72b5ac5 Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  39. 3bd080e ipc: delete "nr_ipc_ns" by Alexey Dobriyan · 8 years ago
  40. a4691de kcov: allow more fine-grained coverage instrumentation by Vegard Nossum · 8 years ago
  41. f1cb637 init/Kconfig: add clarification for out-of-tree modules by Valdis Kletnieks · 8 years ago
  42. 27eb662 config: add android config fragments by Rob Herring · 8 years ago
  43. ac3339b init/Kconfig: ban CONFIG_LOCALVERSION_AUTO with allmodconfig by Alexey Dobriyan · 8 years ago
  44. 59dbb2a relay: add global mode support for buffer-only channels by Akash Goel · 8 years ago
  45. 841c06d init: allow blacklisting of module_init functions by Prarit Bhargava · 8 years ago
  46. ecfaf0c w1:omap_hdq: fix regression by H. Nikolaus Schaller · 8 years ago
  47. 939fc83 w1: add helper macro module_w1_family by Andrew F. Davis · 8 years ago
  48. 098f9fb w1: remove need for ida and use PLATFORM_DEVID_AUTO by Andrew F. Davis · 8 years ago
  49. 0b9364b rapidio/switches: add driver for IDT gen3 switches by Alexandre Bounine · 8 years ago
  50. adff164 powerpc/fsl_rio: apply changes for RIO spec rev 3 by Alexandre Bounine · 8 years ago
  51. 1ae842d rapidio: modify for rev.3 specification changes by Alexandre Bounine · 8 years ago
  52. a057a52 rapidio: change inbound window size type to u64 by Alexandre Bounine · 8 years ago
  53. 60e377b5c rapidio/idt_gen2: fix locking warning by Alexandre Bounine · 8 years ago
  54. 06e1b24 rapidio: fix error handling in mbox request/release functions by Alexandre Bounine · 8 years ago
  55. f5485eb rapidio/tsi721_dma: advance queue processing from transfer submit call by Alexandre Bounine · 8 years ago
  56. e519685 rapidio/tsi721: add messaging mbox selector parameter by Alexandre Bounine · 8 years ago
  57. cb782cd rapidio/tsi721: add PCIe MRRS override parameter by Alexandre Bounine · 8 years ago
  58. 4498c31 rapidio/tsi721_dma: add channel mask and queue size parameters by Alexandre Bounine · 8 years ago
  59. f8e3a68 rapidio: fix return value description for dma_prep functions by Alexandre Bounine · 8 years ago
  60. cca446d rapidio/documentation: fix mangled paragraph in mport_cdev by Alexandre Bounine · 8 years ago
  61. ea87b8e rapidio: remove unnecessary 0x prefixes before %pa extension uses by Joe Perches · 8 years ago
  62. b6e8d4a rapidio: add RapidIO channelized messaging driver by Alexandre Bounine · 8 years ago
  63. 1730f14 kexec: add restriction on kexec_load() segment sizes by zhong jiang · 8 years ago
  64. c025311 kexec: allow kdump with crash_kexec_post_notifiers by Petr Tesarik · 8 years ago
  65. 21db79e kexec: add a kexec_crash_loaded() function by Petr Tesarik · 8 years ago
  66. b26e27d kexec: use core_param for crash_kexec_post_notifiers boot option by Hidehiro Kawai · 8 years ago
  67. 0719392 ARM: kexec: fix kexec for Keystone 2 by Russell King · 8 years ago
  68. 51d5d12 ARM: keystone: dts: add psci command definition by Vitaly Andrianov · 8 years ago
  69. 43546d8 kexec: allow architectures to override boot mapping by Russell King · 8 years ago
  70. dae2801 kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t by Russell King · 8 years ago
  71. 465d377 kexec: ensure user memory sizes do not wrap by Russell King · 8 years ago
  72. dc5ccca kexec: don't invoke OOM-killer for control page allocation by Russell King · 8 years ago
  73. 966fab0 ARM: kexec: advertise location of bootable RAM by Russell King · 8 years ago
  74. f7f0b7d ARM: kdump: advertise boot aliased crash kernel resource by Russell King · 8 years ago
  75. 4caf961 kexec: return error number directly by Minfei Huang · 8 years ago
  76. b06fb41 cpumask: fix code comment by Geliang Tang · 8 years ago
  77. 627393d kernel/exit.c: quieten greatest stack depth printk by Anton Blanchard · 8 years ago
  78. 7e78141 signal: consolidate {TS,TLF}_RESTORE_SIGMASK code by Andy Lutomirski · 8 years ago
  79. 0a11b9a reiserfs: fix "new_insert_key may be used uninitialized ..." by Jeff Mahoney · 8 years ago
  80. e63e88b nilfs2: move ioctl interface and disk layout to uapi separately by Ryusuke Konishi · 8 years ago
  81. 4ce5c34 nilfs2: use BIT() macro by Ryusuke Konishi · 8 years ago
  82. ad980c9 nilfs2: fix misuse of a semaphore in sysfs code by Ryusuke Konishi · 8 years ago
  83. a7d3f10 nilfs2: refactor parser of snapshot mount option by Ryusuke Konishi · 8 years ago
  84. aceb417 nilfs2: do not use yield() by Ryusuke Konishi · 8 years ago
  85. 39a9dcc nilfs2: emit error message when I/O error is detected by Ryusuke Konishi · 8 years ago
  86. d6517de nilfs2: replace nilfs_warning() with nilfs_msg() by Ryusuke Konishi · 8 years ago
  87. feee880 nilfs2: reduce bare use of printk() with nilfs_msg() by Ryusuke Konishi · 8 years ago
  88. 6625689 nilfs2: embed a back pointer to super block instance in nilfs object by Ryusuke Konishi · 8 years ago
  89. a66dfb0 nilfs2: add nilfs_msg() message interface by Ryusuke Konishi · 8 years ago
  90. cae3d4c nilfs2: hide function name argument from nilfs_error() by Ryusuke Konishi · 8 years ago
  91. a310dcb fs/binfmt_em86.c: fix incompatible pointer type by Daniel Wagner · 8 years ago
  92. ba093a6 mm: refuse wrapped vm_brk requests by Kees Cook · 8 years ago
  93. 0036d1f binfmt_elf: fix calculations for bss padding by Kees Cook · 8 years ago
  94. 45107ff checkpatch: if no filenames then read stdin by Allen Hubbe · 8 years ago
  95. ed43c4e checkpatch: check signoff when reading stdin by Allen Hubbe · 8 years ago
  96. c844711 checkpatch: improve 'bare use of' signed/unsigned types warning by Joe Perches · 8 years ago
  97. cec3aaa checkpatch: don't complain about BIT macro in uapi by Tomas Winkler · 8 years ago
  98. aab38f5 checkpatch: yet another commit id improvement by Joe Perches · 8 years ago
  99. dadf680 checkpatch: allow c99 style // comments by Joe Perches · 8 years ago
  100. d560a5f checkpatch: skip long lines that use an EFI_GUID macro by Joe Perches · 8 years ago