1. 7f87210 gpio: lynxpoint: Convert to use gpiolib irqchip by Mika Westerberg · 10 years ago
  2. 0a6d315 gpio: split gpiod board registration into machine header by Linus Walleij · 10 years ago
  3. c7caf86 gpio: remove gpio_ensure_requested() by Alexandre Courbot · 10 years ago
  4. 7fd834a gpio: remove useless check in gpiolib_sysfs_init() by Alexandre Courbot · 10 years ago
  5. f7d4ad9 gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_desc by Guenter Roeck · 10 years ago
  6. d82da79 gpio: move gpio_ensure_requested() into legacy C file by Alexandre Courbot · 10 years ago
  7. d74be6d gpio: remove gpiod_lock/unlock_as_irq() by Alexandre Courbot · 10 years ago
  8. 1bd6b60 gpio: make gpiochip_get_desc() gpiolib-private by Alexandre Courbot · 10 years ago
  9. 14141a9 gpio: simplify gpiochip_export() by Alexandre Courbot · 10 years ago
  10. f63ad7e gpio: remove export of private of_get_named_gpio_flags() by Alexandre Courbot · 10 years ago
  11. 2be0017 gpio: Add support for GPIOF_ACTIVE_LOW to gpio_request_one functions by Guenter Roeck · 10 years ago
  12. 190dc2e gpio: zynq: Clear pending interrupt when enabling a IRQ by Lars-Peter Clausen · 10 years ago
  13. 14c8a62 gpio: drop retval check enforcing from gpiochip_remove() by Linus Walleij · 10 years ago
  14. 9f5132a gpio: remove all usage of gpio_remove retval in driver/gpio by abdoulaye berthe · 11 years ago
  15. 38ed018 devicetree: Add Zynq GPIO devicetree bindings documentation by Harini Katakam · 11 years ago
  16. 3242ba1 gpio: Add driver for Zynq GPIO controller by Harini Katakam · 11 years ago
  17. 85ea29a gpiolib: of: Update debug messages for of_get_named_gpiod_flags by Tushar Behera · 11 years ago
  18. 122c94d gpio: move integer GPIO support to its own file by Alexandre Courbot · 11 years ago
  19. 0eb4c6c gpio: move sysfs support to its own file by Alexandre Courbot · 11 years ago
  20. 9c8318f gpio: always compile label support by Alexandre Courbot · 11 years ago
  21. a0e827c gpio: omap: Add an omap prefix to all functions by Javier Martinez Canillas · 11 years ago
  22. 598f64d gpio: omap: Remove unneeded include by Javier Martinez Canillas · 11 years ago
  23. 55db60c gpio: omap: Remove unnecessary lockdep class by Javier Martinez Canillas · 11 years ago
  24. 31a3f9d gpio: gpio-ucb1400.c: Cleaning up null pointer checks that could never happen by Rickard Strandqvist · 11 years ago
  25. fe5e23d gpio: gpio-twl4030.c: Cleaning up null pointer checks that could never happen by Rickard Strandqvist · 11 years ago
  26. 246a144 gpio: vr41xx: fix up errorpath on probe() by Linus Walleij · 11 years ago
  27. 7cb5409 gpio: rcar: clamp returned value to [0,1] by Jürg Billeter · 11 years ago
  28. b41acf8 gpio-pxa: gpio0 and gpio1 support on dt by Andrew Ruder · 11 years ago
  29. 0fb3941 gpio: pxa: Make of_device_id array const by Jingoo Han · 11 years ago
  30. e95c7c4 gpio: lpc32xx: Make of_device_id array const by Jingoo Han · 11 years ago
  31. 3f7dbfd gpio: intel-mid: switch to using gpiolib irqchip helpers by Linus Walleij · 11 years ago
  32. fe44e70 gpio: stmpe: switch to use gpiolib irqchip helpers by Linus Walleij · 11 years ago
  33. 7171511 Linux 3.16-rc1 by Linus Torvalds · 11 years ago
  34. a9be224 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  35. dd1845a Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  36. b55b390 Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  37. b58537a net: sctp: fix permissions for rto_alpha and rto_beta knobs by Daniel Borkmann · 11 years ago
  38. e4f7ae9 Merge branch 'csum_fixes' by David S. Miller · 11 years ago
  39. f79b064 vxlan: Checksum fixes by Tom Herbert · 11 years ago
  40. e5eb4e3 net: add skb_pop_rcv_encapsulation by Tom Herbert · 11 years ago
  41. bbdff22 udp: call __skb_checksum_complete when doing full checksum by Tom Herbert · 11 years ago
  42. 46fb51e net: Fix save software checksum complete by Tom Herbert · 11 years ago
  43. 4b28252 net: Fix GSO constants to match NETIF flags by Tom Herbert · 11 years ago
  44. abf04af Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  45. 16d52ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  46. a311c48 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  47. 0506408 fix __swap_writepage() compile failure on old gcc versions by Al Viro · 11 years ago
  48. 4a54e5e Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 11 years ago
  49. 1ad96bb Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  50. c728762 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  51. 503698e Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  52. 63c6f81 udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup by Eric Dumazet · 11 years ago
  53. 2853af6 vxlan: use dev->needed_headroom instead of dev->hard_header_len by Cong Wang · 11 years ago
  54. 56f16c7 MAINTAINERS: update cxgb4 maintainer by Dimitris Michailidis · 11 years ago
  55. a934fb5 x86/vdso: Fix vdso_install by Andy Lutomirski · 11 years ago
  56. b8e0808 NVMe: Fix START_STOP_UNIT Scsi->NVMe translation. by Dan McLeran · 11 years ago
  57. 47a306a btrfs: fix error handling in create_pending_snapshot by Eric Sandeen · 11 years ago
  58. 3e2426b btrfs: fix use of uninit "ret" in end_extent_writepage() by Eric Sandeen · 11 years ago
  59. d737278 btrfs: free ulist in qgroup_shared_accounting() error path by Eric Sandeen · 11 years ago
  60. b050f9f Btrfs: fix qgroups sanity test crash or hang by Filipe Manana · 11 years ago
  61. f1e3c28 btrfs: prevent RCU warning when dereferencing radix tree slot by Sasha Levin · 11 years ago
  62. 5fbc7c5 Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting by Wang Shilong · 11 years ago
  63. cc68a8a btrfs: new ioctl TREE_SEARCH_V2 by Gerhard Heift · 11 years ago
  64. ef351b9 NVMe: Use Log Page constants in SCSI emulation by Matthew Wilcox · 11 years ago
  65. 3d69bb6 NVMe: Define Log Page constants by Matthew Wilcox · 11 years ago
  66. f3db22f NVMe: Fix hot cpu notification dead lock by Keith Busch · 11 years ago
  67. 6391f34 Merge tag 'sound-fix-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  68. 4bdeb31 Merge tag 'dlm-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 11 years ago
  69. aa569fa Merge branch 'serge-next-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linux-security by Linus Torvalds · 11 years ago
  70. 8a02b16 ALSA: hda/realtek - Add more entry for enable HP mute led by Kailang Yang · 11 years ago
  71. 2041d56 ALSA: hda - Add quirk for external mic on Lifebook U904 by David Henningsson · 11 years ago
  72. 64eb428 ALSA: hda - fix a fixup value for codec alc293 in the pin_quirk table by Hui Wang · 11 years ago
  73. 6d87c22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  74. 338c09a Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  75. ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  76. c1fdb2d Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  77. 1700ff8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  78. 8841c8b Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  79. b7c8c19 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  80. 88bbfb4 Merge tag 'blackfin-for-linus' of http://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 11 years ago
  81. 71998d1 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  82. b2e09f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  83. 3737a12 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  84. e0bf7b8 x86/vdso: Hack to keep 64-bit Go programs working by Andy Lutomirski · 11 years ago
  85. b4b31f6 x86/vdso: Add PUT_LE to store little-endian values by Andy Lutomirski · 11 years ago
  86. 4ebbefd x86/vdso/doc: Make vDSO examples more portable by Andy Lutomirski · 11 years ago
  87. 6e8f215 x86/vdso/doc: Rename vdso_test.c to vdso_standalone_test_x86.c by Andy Lutomirski · 11 years ago
  88. c29deef Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  89. ba346b3 btrfs: tree_search, search_ioctl: direct copy to userspace by Gerhard Heift · 11 years ago
  90. 550ac1d btrfs: new function read_extent_buffer_to_user by Gerhard Heift · 11 years ago
  91. 9b6e817 btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOW by Gerhard Heift · 11 years ago
  92. 8f5f617 btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small buffer by Gerhard Heift · 11 years ago
  93. 1254444 btrfs: tree_search, search_ioctl: accept varying buffer by Gerhard Heift · 11 years ago
  94. 25c9bc2 btrfs: tree_search: eliminate redundant nr_items check by Gerhard Heift · 11 years ago
  95. 0430e49 ima: introduce ima_kernel_read() by Dmitry Kasatkin · 11 years ago
  96. 2fb1c9a evm: prohibit userspace writing 'security.evm' HMAC value by Mimi Zohar · 11 years ago
  97. 14503eb ima: check inode integrity cache in violation check by Dmitry Kasatkin · 11 years ago
  98. b882fae ima: prevent unnecessary policy checking by Dmitry Kasatkin · 11 years ago
  99. 3e38df5 evm: provide option to protect additional SMACK xattrs by Dmitry Kasatkin · 11 years ago
  100. d3b3367 evm: replace HMAC version with attribute mask by Dmitry Kasatkin · 11 years ago