1. 250b2dd drivers/net: Remove typedefs pcnet_dev_t and hw_info_t by Himangi Saraogi · 10 years ago
  2. f073d52 drivers/net: ethernet: Remove typedef for struct and enum by Himangi Saraogi · 10 years ago
  3. 4e48ed8 netlink: reset network header before passing to taps by Daniel Borkmann · 10 years ago
  4. 6f2c9bd net: gianfar: fix reference counting for phy_node by Uwe Kleine-König · 10 years ago
  5. c891c24 net: mvneta: Fix reference counting for phy_node by Uwe Kleine-König · 10 years ago
  6. 888c88b net: gianfar: no need to check parameter being != NULL for of_node_put by Uwe Kleine-König · 10 years ago
  7. e5a98fc drivers/atm/atmtcp.c: fix error return code by Julia Lawall · 10 years ago
  8. 0a4dd0d batman: fix duplicate #include of multicast.h by Jean Sacren · 10 years ago
  9. 2072ec8 openvswitch: fix duplicate #include headers by Jean Sacren · 10 years ago
  10. 67f2527 amd: xgbe: fix duplicate #include of linux/phy.h by Jean Sacren · 10 years ago
  11. c7bcae4 solos-pci: fix error return code by Julia Lawall · 10 years ago
  12. 743b0a9 xen-netback: Fix vif->disable handling by Zoltan Kiss · 10 years ago
  13. 6c5caae cxgb4: Update FW version string to match FW binary version by Hariprasad Shenai · 10 years ago
  14. c4846a7 Merge branch 'next/fixes-non-critical' into next/cleanup by Olof Johansson · 10 years ago
  15. 7963e9d Revert "drm: drop redundant drm_file->is_master" by Dave Airlie · 10 years ago
  16. 5a5da78 kbuild: kselftest - new make target to build and run kernel selftests by Shuah Khan · 10 years ago
  17. 164f0d2 kbuild: Fix handling of backslashes in *.cmd files by Michal Marek · 10 years ago
  18. a5f30eb cpufreq: speedstep-smi: fix decimal printf specifiers by Hans Wennborg · 10 years ago
  19. dee1592 ACPI / hotplug: Check scan handlers in acpi_scan_hot_remove() by Tang Chen · 10 years ago
  20. 2d177f3 6lowpan: Allow 6LoWPAN to be modular by Geert Uytterhoeven · 10 years ago
  21. c7f3888 switch iov_iter_get_pages() to passing maximal number of pages by Al Viro · 10 years ago
  22. 49c7dd2 fs: mark __d_obtain_alias static by Fengguang Wu · 10 years ago
  23. 95ad5c2 dcache: d_splice_alias should detect loops by J. Bruce Fields · 11 years ago
  24. 9635389 exportfs: update Exporting documentation by J. Bruce Fields · 11 years ago
  25. 8d80d7d dcache: d_find_alias needn't recheck IS_ROOT && DCACHE_DISCONNECTED by J. Bruce Fields · 11 years ago
  26. 52ed46f dcache: remove unused d_find_alias parameter by J. Bruce Fields · 11 years ago
  27. 1a0a397 dcache: d_obtain_alias callers don't all want DISCONNECTED by J. Bruce Fields · 11 years ago
  28. da093a9 dcache: d_splice_alias should ignore DCACHE_DISCONNECTED by J. Bruce Fields · 11 years ago
  29. 908790f dcache: d_splice_alias mustn't create directory aliases by J. Bruce Fields · 11 years ago
  30. 75a2352 dcache: close d_move race in d_splice_alias by J. Bruce Fields · 11 years ago
  31. 3f70bd5 dcache: move d_splice_alias by J. Bruce Fields · 11 years ago
  32. d03b29a namei: trivial fix to vfs_rename_dir comment by J. Bruce Fields · 11 years ago
  33. b8faf03 VFS: allow ->d_manage() to declare -EISDIR in rcu_walk mode. by NeilBrown · 10 years ago
  34. 7c33d59 cifs: support RENAME_NOREPLACE by Miklos Szeredi · 10 years ago
  35. 9a423bb hostfs: support rename flags by Miklos Szeredi · 10 years ago
  36. 3745677 shmem: support RENAME_EXCHANGE by Miklos Szeredi · 10 years ago
  37. 3b69ff5 shmem: support RENAME_NOREPLACE by Miklos Szeredi · 10 years ago
  38. 80ace85 btrfs: add RENAME_NOREPLACE by Miklos Szeredi · 10 years ago
  39. a0dbc56 bad_inode: add ->rename2() by Miklos Szeredi · 10 years ago
  40. 7177a9c fs: call rename2 if exists by Miklos Szeredi · 10 years ago
  41. 2577d92 kernel/acct.c: fix coding style warnings and errors by Ionut Alexa · 10 years ago
  42. 3064c35 death to mnt_pinned by Al Viro · 10 years ago
  43. 8fa1f1c make fs/{namespace,super}.c forget about acct.h by Al Viro · 10 years ago
  44. efb170c take fs_pin stuff to fs/* by Al Viro · 10 years ago
  45. 1629d0e start carving bsd_acct_struct up by Al Viro · 10 years ago
  46. 215748e acct: move mnt_pin() upwards. by Al Viro · 10 years ago
  47. 17c0a5a make acct_kill() wait for file closing. by Al Viro · 10 years ago
  48. 0aec09d drop ->s_umount around acct_auto_close() by Al Viro · 10 years ago
  49. 2798d4c acct: get rid of acct_lock for acct->count by Al Viro · 10 years ago
  50. 215752f acct: get rid of acct_list by Al Viro · 10 years ago
  51. 54a4d58 acct: simplify check_free_space() by Al Viro · 10 years ago
  52. b8f00e6 acct: new lifetime rules by Al Viro · 10 years ago
  53. 9df7fa1 acct: serialize acct_on() by Al Viro · 10 years ago
  54. 795a2f2 acct() should honour the limits from the very beginning by Al Viro · 10 years ago
  55. e25ff11 split the slow path in acct_process() off by Al Viro · 10 years ago
  56. cdd37e2 separate namespace-independent parts of filling acct_t by Al Viro · 10 years ago
  57. ed44724 acct: switch to __kernel_write() by Al Viro · 10 years ago
  58. ecfdb33 acct: encode_comp_t(0) is 0, fortunately... by Al Viro · 10 years ago
  59. 66bb0aa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  60. 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
  61. 82df9c8 Merge commit 'ccbf62d8a284cf181ac28c8e8407dd077d90dd4b' into for-next by Al Viro · 10 years ago
  62. cf4f7fc ASoC: fsl-ssi: Support for SND_SOC_DAIFMT_CBM_CFS by Fabio Falzoi · 10 years ago
  63. bc4fba7 vfio-pci: Attempt bus/slot reset on release by Alex Williamson · 10 years ago
  64. 61d7925 vfio-pci: Use mutex around open, release, and remove by Alex Williamson · 10 years ago
  65. 9c22e66 vfio-pci: Release devices with BusMaster disabled by Alex Williamson · 10 years ago
  66. 145b0a5 iio: adc: exynos_adc: Add support for s3c24xx ADC by Chanwoo Choi · 10 years ago
  67. 249535d iio: adc: exynos_adc: add support for s3c64xx adc by Arnd Bergmann · 10 years ago
  68. 6758dda dma: at_hdmac: fix invalid remaining bytes detection by Alexandre Belloni · 10 years ago
  69. 7f0d32e Merge tag 'microblaze-3.17-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 10 years ago
  70. 8b07673 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 10 years ago
  71. f536b3c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  72. e669830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  73. ebb067d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  74. acad00d pwm: sti: Supply Device Tree binding documentation for ST's PWM IP by Lee Jones · 10 years ago
  75. 378fe11 pwm: sti: Add new driver for ST's PWM IP by Lee Jones · 10 years ago
  76. 44d6f2e iio: adc: add driver for Rockchip saradc by Heiko Stübner · 10 years ago
  77. cfc6abc dmaengine: nbpfaxi: don't build this driver where it cannot be used by Guennadi Liakhovetski · 10 years ago
  78. af097e8 staging:iio:ad9852: Use devm_iio_device_register by Himangi Saraogi · 11 years ago
  79. 84e93b3 staging: iio: ad9951: Use devm_iio_device_register by Himangi Saraogi · 11 years ago
  80. 913b8646 iio: adc: Add TI ADC128S052 by Angelo Compagnucci · 11 years ago
  81. 686913a avr32: fix error return code by Julia Lawall · 10 years ago
  82. 76215b0 arch/powerpc/platforms/powernv/opal-dump.c: fix world-writable sysfs files by Rusty Russell · 10 years ago
  83. 274fa1c drm/i915: Bring GPU Freq to min while suspending. by Deepak S · 10 years ago
  84. 885ea5a drm/i915: Fix DEIER and GTIER collecting for BDW. by Rodrigo Vivi · 10 years ago
  85. f260fe7 drm/i915: Don't accumulate hangcheck score on forward progress by Mika Kuoppala · 10 years ago
  86. 02c9f7e drm/i915: Add the WaCsStallBeforeStateCacheInvalidate:bdw workaround. by Kenneth Graunke · 11 years ago
  87. 884ceac drm/i915: Refactor Broadwell PIPE_CONTROL emission into a helper. by Kenneth Graunke · 10 years ago
  88. 9584d50 rbd: remove extra newlines from rbd_warn() messages by Ilya Dryomov · 10 years ago
  89. 7a716aa rbd: allocate img_request with GFP_NOIO instead GFP_ATOMIC by Ilya Dryomov · 10 years ago
  90. 6656c21 arch/powerpc/platforms/powernv/opal-elog.c: fix world-writable sysfs files by Rusty Russell · 10 years ago
  91. 31c4fa3 pwm: imx: set can_sleep flag for imx_pwm by Shawn Guo · 10 years ago
  92. 65accd8 pwm: lpss: remove dependency on clk framework by Heikki Krogerus · 10 years ago
  93. ed1a819 pwm: pwm-tipwmss: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  94. bc1ecc6 rbd: rework rbd_request_fn() by Ilya Dryomov · 10 years ago
  95. 7144045 iio: accel: BMC150 accel documentation by Srinivas Pandruvada · 10 years ago
  96. bd7fe5b iio: accel: BMC150 accel support by Srinivas Pandruvada · 10 years ago
  97. 282c105 ceph: fix kick_requests() by Yan, Zheng · 10 years ago
  98. a735e3d iio: accel: kxcjk-1013: Set adjustable range by Srinivas Pandruvada · 10 years ago
  99. 124e1b1d iio: accel: kxcjk-1013: support runtime pm by Srinivas Pandruvada · 10 years ago
  100. ce9d475 staging: iio: adis16060: Fix coding style problem by Oussama Jabbari · 10 years ago