1. dddb29e net: lantiq_etop: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  2. c023e28 net: hp100: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  3. 44a272d net: fec: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  4. 0319f30 tg3: Use pci_dev pm_cap by Jon Mason · 11 years ago
  5. 29ed74c bnx2x: Use pci_dev pm_cap by Jon Mason · 11 years ago
  6. c3eb7a7 alx: remove redundant D0 power state set by Yijing Wang · 11 years ago
  7. 922bbe8 be2net: missing variable initialization by Antonio Alecrim Jr · 11 years ago
  8. 35a4a57 isdn: clean up debug format string usage by Kees Cook · 11 years ago
  9. a2a69f0 drivers/atm/he.c: convert to module_pci_driver by Libo Chen · 11 years ago
  10. c9771bf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 11 years ago
  11. c3a0dce e1000e: fix overrun of PHY RAR array by David Ertman · 11 years ago
  12. 138953b e1000e: cleanup boolean comparison to true by David Ertman · 11 years ago
  13. 0f8fdab ixgbe: fix ethtool reporting of supported links for SFP modules by Emil Tantilov · 11 years ago
  14. ed33ff6 ixgbe: limit setting speed to only one at a time for QSFP modules by Emil Tantilov · 11 years ago
  15. 91ffdc8 ixgbe: fix ethtool loopback diagnostic with DCB enabled by Emil Tantilov · 11 years ago
  16. 6dcc28b ixgbe: fully disable hardware RSC logic when disabling RSC by Jacob Keller · 11 years ago
  17. 8947312 net/irda/mcs7780: fix memory leaks in mcs_net_open() by Alexey Khoroshilov · 11 years ago
  18. 38463e2 net/mlx4_en: Check device state when setting coalescing by Eugenia Emantayev · 11 years ago
  19. be4f154 bridge: Clamp forward_delay when enabling STP by Herbert Xu · 11 years ago
  20. 9a06201 resubmit bridge: fix message_age_timer calculation by Chris Healy · 11 years ago
  21. f25672f net: tulip: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  22. 7bebd00 ethernet: amd: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  23. 46c915f ehea: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  24. 63aca0f bfin_mac: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  25. 6e43fc0 xen-netback: count number required slots for an skb more carefully by David Vrabel · 11 years ago
  26. 300cf9b tg3: Expand led off fix to include 5720 by Nithin Sujir · 11 years ago
  27. 95ee620 net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit by Daniel Borkmann · 11 years ago
  28. 662ca43 tuntap: correctly handle error in tun_set_iff() by Jason Wang · 11 years ago
  29. a9677bc xen-netback: fix possible format string flaw by Kees Cook · 11 years ago
  30. b0dd663 netpoll: Should handle ETH_P_ARP other than ETH_P_IP in netpoll_neigh_reply by Sonic Zhang · 11 years ago
  31. c7cb020 igb: Read flow control for i350 from correct EEPROM section by Fujinaka, Todd · 11 years ago
  32. bb1d18d igb: Add additional get_phy_id call for i354 devices by Carolyn Wyborny · 11 years ago
  33. 732bf15 Merge tag 'master-2013-09-09' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  34. 3ced8c9 r8169: enforce RX_MULTI_EN for the 8168f. by françois romieu · 11 years ago
  35. d5d04bb Bye, bye, WfW flag by Linus Torvalds · 11 years ago
  36. 1ae276a Merge tag 'ecryptfs-3.12-rc1-crypt-ctx' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 11 years ago
  37. 3b38f56 Merge branch 'for-v3.12-fix' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  38. b3b7568 Merge tag 'for-3.12' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 11 years ago
  39. c2d9572 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  40. b34081f1 lz4: fix compression/decompression signedness mismatch by Sergey Senozhatsky · 11 years ago
  41. 20b8875 ipc: drop ipc_lock_check by Davidlohr Bueso · 11 years ago
  42. 7a25dd9 ipc, shm: drop shm_lock_check by Davidlohr Bueso · 11 years ago
  43. 32a2750 ipc: drop ipc_lock_by_ptr by Davidlohr Bueso · 11 years ago
  44. 530fcd16 ipc, shm: guard against non-existant vma in shmdt(2) by Davidlohr Bueso · 11 years ago
  45. 05603c4 ipc: document general ipc locking scheme by Davidlohr Bueso · 11 years ago
  46. 4718787 ipc,msg: drop msg_unlock by Davidlohr Bueso · 11 years ago
  47. d9a605e ipc: rename ids->rw_mutex by Davidlohr Bueso · 11 years ago
  48. c2c737a ipc,shm: shorten critical region for shmat by Davidlohr Bueso · 11 years ago
  49. f42569b ipc,shm: cleanup do_shmat pasta by Davidlohr Bueso · 11 years ago
  50. 2caacaa ipc,shm: shorten critical region for shmctl by Davidlohr Bueso · 11 years ago
  51. c97cb9c ipc,shm: make shmctl_nolock lockless by Davidlohr Bueso · 11 years ago
  52. 68eccc1 ipc,shm: introduce shmctl_nolock by Davidlohr Bueso · 11 years ago
  53. 3b1c4ad ipc: drop ipcctl_pre_down by Davidlohr Bueso · 11 years ago
  54. 79ccf0f ipc,shm: shorten critical region in shmctl_down by Davidlohr Bueso · 11 years ago
  55. 8b8d52a ipc,shm: introduce lockless functions to obtain the ipc object by Davidlohr Bueso · 11 years ago
  56. 6e19ede initmpfs: use initramfs if rootfstype= or root= specified by Rob Landley · 11 years ago
  57. 16203a7 initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabled by Rob Landley · 11 years ago
  58. 57f150a initmpfs: move rootfs code from fs/ramfs/ to init/ by Rob Landley · 11 years ago
  59. 4bbee76 initmpfs: move bdi setup from init_rootfs to init_ramfs by Rob Landley · 11 years ago
  60. 137fdcc1 initmpfs: replace MS_NOUSER in initramfs by Rob Landley · 11 years ago
  61. 5e4c0d97 lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt by Jan Kara · 11 years ago
  62. 4b39248 drivers/w1/masters/mxc_w1.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  63. bf4228f drivers/w1/w1.c: replace strict_strtol() with kstrtol() by Jingoo Han · 11 years ago
  64. 0ab3049 memstick: add support for legacy memorysticks by Maxim Levitsky · 11 years ago
  65. ccf5a04 drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  66. b67fb086 drivers/pps/clients/pps-gpio.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  67. 666dc7c pktcdvd: fix defective misuses of pkt_<level> by Joe Perches · 11 years ago
  68. f3ded78 pktcdvd: add struct pktcdvd_device * to pkt_dump_sense() by Joe Perches · 11 years ago
  69. 0c075d6 pktcdvd: convert pr_info to pkt_info by Joe Perches · 11 years ago
  70. ca73dab pktcdvd: convert pr_notice to pkt_notice by Joe Perches · 11 years ago
  71. fa63c0a pktcdvd: add struct pktcdvd_device.name to pr_err logging where possible by Joe Perches · 11 years ago
  72. 844aa79 pktcdvd: add struct pktcdvd_device * to pkt_dbg by Joe Perches · 11 years ago
  73. cd3f2cd pktcdvd: consolidate DPRINTK and VPRINTK macros by Joe Perches · 11 years ago
  74. 9948133 pktcdvd: convert printk to pr_<level> by Joe Perches · 11 years ago
  75. 5323fb7 pktcdvd: convert ZONE macro to static function get_zone() by Joe Perches · 11 years ago
  76. 6723734 panic: call panic handlers before kmsg_dump by Kees Cook · 11 years ago
  77. 6325932 affs: use loff_t in affs_truncate() by Dan Carpenter · 11 years ago
  78. 5173b41 aoe: remove do-nothing NAME="%k" term from example udev rules by Ed Cashin · 11 years ago
  79. fea1b13 aoe: do not BUG if memory pressure prevented debugfs file creation by Ed Cashin · 11 years ago
  80. e0ec360 aoe: suppress compiler warnings by Andy Shevchenko · 11 years ago
  81. a88c1f0 aoe: remove custom implementation of kbasename() by Andy Shevchenko · 11 years ago
  82. 896dcd9 aoe: update internal version number to 85 by Ed Cashin · 11 years ago
  83. ec34512 aoe: update copyright date by Ed Cashin · 11 years ago
  84. 2256c1c aoe: fill in per-AoE-target information for debugfs file by Ed Cashin · 11 years ago
  85. 1cf9479 aoe: provide file operations for debugfs files by Ed Cashin · 11 years ago
  86. e8866cf aoe: add AoE-target files to debugfs by Ed Cashin · 11 years ago
  87. 190519c aoe: create and destroy debugfs directory for aoe by Ed Cashin · 11 years ago
  88. 0bd4213 mm/zswap: use postorder iteration when destroying rbtree by Cody P Schafer · 11 years ago
  89. 7c993e1 rbtree: allow tests to run as builtin by Cody P Schafer · 11 years ago
  90. a791a62 rbtree_test: add test for postorder iteration by Cody P Schafer · 11 years ago
  91. 2b52908 rbtree: add rbtree_postorder_for_each_entry_safe() helper by Cody P Schafer · 11 years ago
  92. 9dee5c5 rbtree: add postorder iteration functions by Cody P Schafer · 11 years ago
  93. b4bc4a1 block/partitions/efi.c: consistently use pr_foo() by Andrew Morton · 11 years ago
  94. 70f637e partitions/efi: some style cleanups by Davidlohr Bueso · 11 years ago
  95. 08009b3 partitions/efi: delete annoying emacs style comments by Davidlohr Bueso · 11 years ago
  96. aa054bc partitions/efi: compare first and last usable LBAs by Davidlohr Bueso · 11 years ago
  97. 27a7c64 partitions/efi: account for pmbr size in lba by Davidlohr Bueso · 11 years ago
  98. b05ebbb partitions/efi: detect hybrid MBRs by Davidlohr Bueso · 11 years ago
  99. 3e69ac3 partitions/efi: do not require gpt partition to begin at sector 1 by Davidlohr Bueso · 11 years ago
  100. 33afd7a partitions/efi: check pmbr record's starting lba by Davidlohr Bueso · 11 years ago