1. bc7e6ed netlabel: fix the netlbl_catmap_setlong() dummy function by Paul Moore · 10 years ago
  2. 45ed695 ARM64: add IPI tracepoints by Nicolas Pitre · 10 years ago
  3. 365ec7b ARM: add IPI tracepoints by Nicolas Pitre · 10 years ago
  4. f6d9804 tracepoint: add generic tracepoint definitions for IPI tracing by Nicolas Pitre · 10 years ago
  5. 3c49b52 tracing: Do not do anything special with tracepoint_string when tracing is disabled by Steven Rostedt · 10 years ago
  6. a7d7a14 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  7. 43c40df Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  8. 7385d6f Merge tag 'backlight-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 10 years ago
  9. e0b8b78 Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  10. 54c72d5 Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  11. 10b0046 cxgb4: IEEE fixes for DCBx state machine by Anish Bhatt · 10 years ago
  12. 2a5e95d mm, arc: remove obsolete pagefault oom killer comment by David Rientjes · 10 years ago
  13. a1f7d81 net: ucc_geth: Don't use the MAC as PHY without a fixed link by Uwe Kleine-König · 10 years ago
  14. f1f02fa net: ucc_geth: make probe consistently acquire a reference to the phy node by Uwe Kleine-König · 10 years ago
  15. fa31078 net: ucc_geth: drop acquired references in probe error path and remove by Uwe Kleine-König · 10 years ago
  16. 129cc83 net: fs_enet: fix reference counting for phy_node by Uwe Kleine-König · 10 years ago
  17. 9518259 net: bcmgenet: fix reference counting for phy node by Uwe Kleine-König · 10 years ago
  18. abac0d3 drivers/net: Remove typedef axnet_dev_t by Himangi Saraogi · 10 years ago
  19. 250b2dd drivers/net: Remove typedefs pcnet_dev_t and hw_info_t by Himangi Saraogi · 10 years ago
  20. f073d52 drivers/net: ethernet: Remove typedef for struct and enum by Himangi Saraogi · 10 years ago
  21. 4e48ed8 netlink: reset network header before passing to taps by Daniel Borkmann · 10 years ago
  22. 6f2c9bd net: gianfar: fix reference counting for phy_node by Uwe Kleine-König · 10 years ago
  23. c891c24 net: mvneta: Fix reference counting for phy_node by Uwe Kleine-König · 10 years ago
  24. 888c88b net: gianfar: no need to check parameter being != NULL for of_node_put by Uwe Kleine-König · 10 years ago
  25. e5a98fc drivers/atm/atmtcp.c: fix error return code by Julia Lawall · 10 years ago
  26. 0a4dd0d batman: fix duplicate #include of multicast.h by Jean Sacren · 10 years ago
  27. 2072ec8 openvswitch: fix duplicate #include headers by Jean Sacren · 10 years ago
  28. 67f2527 amd: xgbe: fix duplicate #include of linux/phy.h by Jean Sacren · 10 years ago
  29. c7bcae4 solos-pci: fix error return code by Julia Lawall · 10 years ago
  30. 743b0a9 xen-netback: Fix vif->disable handling by Zoltan Kiss · 10 years ago
  31. 6c5caae cxgb4: Update FW version string to match FW binary version by Hariprasad Shenai · 10 years ago
  32. c4846a7 Merge branch 'next/fixes-non-critical' into next/cleanup by Olof Johansson · 10 years ago
  33. 7963e9d Revert "drm: drop redundant drm_file->is_master" by Dave Airlie · 10 years ago
  34. 5a5da78 kbuild: kselftest - new make target to build and run kernel selftests by Shuah Khan · 10 years ago
  35. 164f0d2 kbuild: Fix handling of backslashes in *.cmd files by Michal Marek · 10 years ago
  36. a5f30eb cpufreq: speedstep-smi: fix decimal printf specifiers by Hans Wennborg · 10 years ago
  37. dee1592 ACPI / hotplug: Check scan handlers in acpi_scan_hot_remove() by Tang Chen · 10 years ago
  38. 2d177f3 6lowpan: Allow 6LoWPAN to be modular by Geert Uytterhoeven · 10 years ago
  39. c7f3888 switch iov_iter_get_pages() to passing maximal number of pages by Al Viro · 10 years ago
  40. 49c7dd2 fs: mark __d_obtain_alias static by Fengguang Wu · 10 years ago
  41. 95ad5c2 dcache: d_splice_alias should detect loops by J. Bruce Fields · 10 years ago
  42. 9635389 exportfs: update Exporting documentation by J. Bruce Fields · 10 years ago
  43. 8d80d7d dcache: d_find_alias needn't recheck IS_ROOT && DCACHE_DISCONNECTED by J. Bruce Fields · 11 years ago
  44. 52ed46f dcache: remove unused d_find_alias parameter by J. Bruce Fields · 11 years ago
  45. 1a0a397 dcache: d_obtain_alias callers don't all want DISCONNECTED by J. Bruce Fields · 10 years ago
  46. da093a9 dcache: d_splice_alias should ignore DCACHE_DISCONNECTED by J. Bruce Fields · 10 years ago
  47. 908790f dcache: d_splice_alias mustn't create directory aliases by J. Bruce Fields · 10 years ago
  48. 75a2352 dcache: close d_move race in d_splice_alias by J. Bruce Fields · 10 years ago
  49. 3f70bd5 dcache: move d_splice_alias by J. Bruce Fields · 10 years ago
  50. d03b29a namei: trivial fix to vfs_rename_dir comment by J. Bruce Fields · 10 years ago
  51. b8faf03 VFS: allow ->d_manage() to declare -EISDIR in rcu_walk mode. by NeilBrown · 10 years ago
  52. 7c33d59 cifs: support RENAME_NOREPLACE by Miklos Szeredi · 10 years ago
  53. 9a423bb hostfs: support rename flags by Miklos Szeredi · 10 years ago
  54. 3745677 shmem: support RENAME_EXCHANGE by Miklos Szeredi · 10 years ago
  55. 3b69ff5 shmem: support RENAME_NOREPLACE by Miklos Szeredi · 10 years ago
  56. 80ace85 btrfs: add RENAME_NOREPLACE by Miklos Szeredi · 10 years ago
  57. a0dbc56 bad_inode: add ->rename2() by Miklos Szeredi · 10 years ago
  58. 7177a9c fs: call rename2 if exists by Miklos Szeredi · 10 years ago
  59. 2577d92 kernel/acct.c: fix coding style warnings and errors by Ionut Alexa · 10 years ago
  60. 3064c35 death to mnt_pinned by Al Viro · 10 years ago
  61. 8fa1f1c make fs/{namespace,super}.c forget about acct.h by Al Viro · 10 years ago
  62. efb170c take fs_pin stuff to fs/* by Al Viro · 10 years ago
  63. 1629d0e start carving bsd_acct_struct up by Al Viro · 10 years ago
  64. 215748e acct: move mnt_pin() upwards. by Al Viro · 10 years ago
  65. 17c0a5a make acct_kill() wait for file closing. by Al Viro · 10 years ago
  66. 0aec09d drop ->s_umount around acct_auto_close() by Al Viro · 10 years ago
  67. 2798d4c acct: get rid of acct_lock for acct->count by Al Viro · 10 years ago
  68. 215752f acct: get rid of acct_list by Al Viro · 10 years ago
  69. 54a4d58 acct: simplify check_free_space() by Al Viro · 10 years ago
  70. b8f00e6 acct: new lifetime rules by Al Viro · 10 years ago
  71. 9df7fa1 acct: serialize acct_on() by Al Viro · 10 years ago
  72. 795a2f2 acct() should honour the limits from the very beginning by Al Viro · 10 years ago
  73. e25ff11 split the slow path in acct_process() off by Al Viro · 10 years ago
  74. cdd37e2 separate namespace-independent parts of filling acct_t by Al Viro · 10 years ago
  75. ed44724 acct: switch to __kernel_write() by Al Viro · 10 years ago
  76. ecfdb33 acct: encode_comp_t(0) is 0, fortunately... by Al Viro · 10 years ago
  77. 66bb0aa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  78. e306e3b Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  79. 82df9c8 Merge commit 'ccbf62d8a284cf181ac28c8e8407dd077d90dd4b' into for-next by Al Viro · 10 years ago
  80. bc4fba7 vfio-pci: Attempt bus/slot reset on release by Alex Williamson · 10 years ago
  81. 61d7925 vfio-pci: Use mutex around open, release, and remove by Alex Williamson · 10 years ago
  82. 9c22e66 vfio-pci: Release devices with BusMaster disabled by Alex Williamson · 10 years ago
  83. 6758dda dma: at_hdmac: fix invalid remaining bytes detection by Alexandre Belloni · 10 years ago
  84. 7f0d32e Merge tag 'microblaze-3.17-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 10 years ago
  85. 8b07673 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 10 years ago
  86. f536b3c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  87. e669830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  88. ebb067d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  89. acad00d pwm: sti: Supply Device Tree binding documentation for ST's PWM IP by Lee Jones · 10 years ago
  90. 378fe11 pwm: sti: Add new driver for ST's PWM IP by Lee Jones · 10 years ago
  91. cfc6abc dmaengine: nbpfaxi: don't build this driver where it cannot be used by Guennadi Liakhovetski · 10 years ago
  92. 686913a avr32: fix error return code by Julia Lawall · 10 years ago
  93. 76215b0 arch/powerpc/platforms/powernv/opal-dump.c: fix world-writable sysfs files by Rusty Russell · 10 years ago
  94. 274fa1c drm/i915: Bring GPU Freq to min while suspending. by Deepak S · 10 years ago
  95. 885ea5a drm/i915: Fix DEIER and GTIER collecting for BDW. by Rodrigo Vivi · 10 years ago
  96. f260fe7 drm/i915: Don't accumulate hangcheck score on forward progress by Mika Kuoppala · 10 years ago
  97. 02c9f7e drm/i915: Add the WaCsStallBeforeStateCacheInvalidate:bdw workaround. by Kenneth Graunke · 11 years ago
  98. 884ceac drm/i915: Refactor Broadwell PIPE_CONTROL emission into a helper. by Kenneth Graunke · 10 years ago
  99. 9584d50 rbd: remove extra newlines from rbd_warn() messages by Ilya Dryomov · 10 years ago
  100. 7a716aa rbd: allocate img_request with GFP_NOIO instead GFP_ATOMIC by Ilya Dryomov · 10 years ago