1. d88471c ftrace: Constify ftrace_text_reserved by Sasha Levin · 13 years ago
  2. a762782 ftrace: Remove freelist from struct dyn_ftrace by Jiri Slaby · 11 years ago
  3. 3a36cb1 ftrace: Do not pass data to ftrace_dyn_arch_init by Jiri Slaby · 11 years ago
  4. b2e285f tracing/module: Replace include of tracepoint.h with jump_label.h in module.h by Steven Rostedt (Red Hat) · 11 years ago
  5. 3fd40d1 tracing: Use helper functions in event assignment to shrink macro size by Steven Rostedt · 13 years ago
  6. 35bb439 tracing: Move event storage for array from macro to standalone function by Steven Rostedt · 13 years ago
  7. 1d6bae9 tracing: Move raw output code from macro to standalone function by Steven Rostedt · 13 years ago
  8. 591dffd ftrace: Allow for function tracing instance to filter functions by Steven Rostedt (Red Hat) · 12 years ago
  9. b7e00a6 ftrace: Add private data to ftrace_ops by Steven Rostedt (Red Hat) · 12 years ago
  10. 5a667a0 Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  11. 83660b7 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  12. ca03339 Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  13. bb0a05d Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  14. 161aa77 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  15. 5e57dc8 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  16. e847882 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  17. 6ecde51 mlx5: Add include of <linux/slab.h> because of kzalloc()/kfree() use by Roland Dreier · 11 years ago
  18. a9f1803 compiler/gcc4: Make quirk for asm_volatile_goto() unconditional by Steven Noonan · 11 years ago
  19. dea054f Merge tag 'gpio-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  20. 7df4d0c Merge tag 'spi-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  21. bbb1955 Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  22. 16e5a2e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  23. 8423ae3 block: Fix cloning of discard/write same bios by Kent Overstreet · 11 years ago
  24. cf20662 Merge remote-tracking branches 'spi/fix/doc', 'spi/fix/nuc900' and 'spi/fix/rspi' into spi-linus by Mark Brown · 11 years ago
  25. fb37bb0 smp.h: fix x86+cpu.c sparse warnings about arch nonboot CPU calls by Paul Gortmaker · 11 years ago
  26. 1874198 blk-mq: rework flush sequencing logic by Christoph Hellwig · 11 years ago
  27. 30a91cb blk-mq: rework I/O completions by Christoph Hellwig · 11 years ago
  28. f94aa7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  29. c4540a7 fs: Add prototype declaration to appropriate header file include/linux/bio.h by Rashika Kheria · 11 years ago
  30. d311d79 fix O_SYNC|O_APPEND syncing the wrong range on write() by Al Viro · 11 years ago
  31. 0668d30 genirq: Add devm_request_any_context_irq() by Stephen Boyd · 12 years ago
  32. c1ff843 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  33. 3d4b81e Revert "usb: xhci: Link TRB must not occur within a USB payload burst" by Sarah Sharp · 12 years ago
  34. a3b072c Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  35. 72a0a36 blk-mq: support at_head inserations for blk_execute_rq by Christoph Hellwig · 11 years ago
  36. e28bab4 Drivers: hv: vmbus: Specify the target CPU that should receive notification by K. Y. Srinivasan · 12 years ago
  37. 78c0f98 IB/mlx5: Fix binary compatibility with libmlx5 by Eli Cohen · 12 years ago
  38. 579f829 swap: add a simple detector for inappropriate swapin readahead by Shaohua Li · 11 years ago
  39. a3485d0 gpio: consumer.h: Move forward declarations outside #ifdef by Lars-Peter Clausen · 11 years ago
  40. 8352650a Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  41. c4ad8f9 execve: use 'struct filename *' for executable name passing by Linus Torvalds · 11 years ago
  42. 1db73ae of/device: Nullify match table in of_match_device() for CONFIG_OF=n by Geert Uytterhoeven · 11 years ago
  43. 662372e of: restructure for_each macros to fix compile warnings by Rob Herring · 11 years ago
  44. 788a4d5 drivers: phy: Add support for optional phys by Andrew Lunn · 11 years ago
  45. d7512f7 Merge tag 'nfs-for-3.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  46. 7b383be Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  47. 17ead6c NFSv4: Fix memory corruption in nfs4_proc_open_confirm by Trond Myklebust · 12 years ago
  48. efc518e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  49. 8a1f006 Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  50. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  51. e5fbf67 Typo in compat_sys_lseek() declaration by Stephan Springl · 12 years ago
  52. b399c46 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  53. aafd9d6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  54. ab531878 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  55. 433a91f mm: sl[uo]b: fix misleading comments by Dave Hansen · 12 years ago
  56. e7651b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  57. aa2e710 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 12 years ago
  58. cdfc830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  59. 4bcec91 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  60. 597690c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  61. 31fc00b zsmalloc: add copyright by Minchan Kim · 12 years ago
  62. bcf1647 zsmalloc: move it under mm by Minchan Kim · 12 years ago
  63. 6897fc2 kernel: use lockless list for smp_call_function_single by Christoph Hellwig · 12 years ago
  64. 07bacb3 memblock, bootmem: restore goal for alloc_low by Yinghai Lu · 12 years ago
  65. 0ae89be can: add destructor for self generated skbs by Oliver Hartkopp · 12 years ago
  66. f027692 blk-mq: Don't reserve a tag for flush request by Shaohua Li · 12 years ago
  67. 53d8ab2 Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  68. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  69. d9894c2 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  70. 9b0cd30 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  71. ca2a650 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  72. b3a4bca Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  73. f7a6ad9 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 12 years ago
  74. 9076e0c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  75. 1d494f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  76. 1329311 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 12 years ago
  77. d8d14bd fs/compat: fix lookup_dcookie() parameter handling by Heiko Carstens · 12 years ago
  78. dfd948e fs/compat: fix parameter handling for compat readv/writev syscalls by Heiko Carstens · 12 years ago
  79. a1c3bfb mm/page-writeback.c: do not count anon pages as dirtyable memory by Johannes Weiner · 12 years ago
  80. 7c81c60 Update Jean Delvare's e-mail address by Jean Delvare · 12 years ago
  81. 83c0e1b fsnotify: Do not return merged event from fsnotify_add_notify_event() by Jan Kara · 12 years ago
  82. e9a3711 Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 12 years ago
  83. 0e47c96 Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  84. 268943f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  85. d30492a Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 12 years ago
  86. a5bd4f8 Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-next by Dave Airlie · 12 years ago
  87. 4a444b1 rwsem: add rwsem_is_contended by Josef Bacik · 12 years ago
  88. d891ea2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  89. 2b2b15c Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  90. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  91. 0d0b7d4 blk-mq: for_each_* macro correctness by Jose Alonso · 12 years ago
  92. 54c0a4b Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 12 years ago
  93. 1b17366 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  94. ce85b4f softirq: use const char * const for softirq_to_name, whitespace neatening by Joe Perches · 12 years ago
  95. 53e0ee9 splice: fix unexpected size truncation by Xiao Guangrong · 12 years ago
  96. daf948c ipc: delete seq_max field in struct ipc_ids by Davidlohr Bueso · 12 years ago
  97. 239521f ipc: whitespace cleanup by Manfred Spraul · 12 years ago
  98. 72a8ff2 ipc: change kern_ipc_perm.deleted type to bool by Rafael Aquini · 12 years ago
  99. ad6492b memblock, nobootmem: add memblock_virt_alloc_low() by Yinghai Lu · 12 years ago
  100. 00d1955 leds: kirkwood: Cleanup in header files by Sachin Kamat · 12 years ago