1. 0ad6ad9 raw/rawv6.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  2. c64b5c4 psnap.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  3. f307c63 protocol.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  4. 6d3b334 ping.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  5. e4cb29f tg3: Update version to 3.134 by Nithin Sujir · 11 years ago
  6. cb04be4 tg3: Remove unnecessary spinlock by Nithin Sujir · 11 years ago
  7. 21e315e tg3: Appropriately classify interrupts during request_irq by Nithin Sujir · 11 years ago
  8. 4bc814a tg3: Remove redundant if check by Nithin Sujir · 11 years ago
  9. db79e1e tg3: Remove if 0'd code by Nithin Sujir · 11 years ago
  10. 89f6797 tg3: LED in shared mode does not blink during traffic by Nithin Sujir · 11 years ago
  11. 6827371 tg3: Add support for new 577xx device ids by Nithin Sujir · 11 years ago
  12. 3ab7107 tg3: Add function tg3_phy_shdw_write() by Nithin Sujir · 11 years ago
  13. 8dda204 p8022.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  14. 9649612 netrom.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  15. 4f69053 netevent/netlink.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  16. 70a3926 iw_handler.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  17. e67e16e net_namespace.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  18. 3cc818a ndisc.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  19. a5be1eb mrp.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  20. bf3c710 llc*.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  21. cb7d3d7 lapb.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  22. 9d03626 ipx.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  23. 5c3a0fd ip*.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  24. 1fd5115 inet*.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  25. e60ab84 icmp.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  26. ff2b94d genetlink.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  27. 8aae218 gen_stats.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  28. 2008f21 garp.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  29. 4787342 flow.h/flow_keys.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  30. 8de6879 fib_rules.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  31. 7b3852a esp.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  32. a4023dd dst.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  33. 59ddd96 decnet (dn*.h): Remove extern from function prototypes by Joe Perches · 11 years ago
  34. 126c623 dcbevent.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  35. e8d895a compat.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  36. 19717d05 declance: Remove `incompatible pointer type' warnings by Maciej W. Rozycki · 11 years ago
  37. 1a5465f phy/micrel: Add suspend/resume support to Micrel PHYs by Patrice Vilchez · 11 years ago
  38. df62cdf net_sched: htb: support of 64bit rates by Eric Dumazet · 11 years ago
  39. 3e1e3aa net_sched: add u64 rate to psched_ratecfg_precompute() by Eric Dumazet · 11 years ago
  40. 118a7b0 net: ethernet: eth.c: removed checkpatch warnings and errors by Avinash Kumar · 11 years ago
  41. 052c19e net: cdc-phonet: Staticize usbpn_probe by Sachin Kamat · 11 years ago
  42. 8a67d1c net: cxgb4vf: Staticize local symbols by Sachin Kamat · 11 years ago
  43. 8e61777 net: bnx2x: Staticize local symbols by Sachin Kamat · 11 years ago
  44. cd738c4 net: emaclite: Code cleanup by Michal Simek · 11 years ago
  45. 37c67c6 net: emaclite: Not necessary to call devm_iounmap by Michal Simek · 11 years ago
  46. dcb30e6 Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  47. 25804e6 arm64: Widen hwcap to be 64 bit by Steve Capper · 11 years ago
  48. 6ca68e8 arm64: Correctly report LR and SP for compat tasks by Catalin Marinas · 11 years ago
  49. 374ed9d arm64: documentation: tighten up tagged pointer documentation by Will Deacon · 11 years ago
  50. 59f67e1 arm64: Make do_bad_area() function static by Catalin Marinas · 11 years ago
  51. 7b9e3a6 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  52. b75ff5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  53. c71380f netconsole: fix a deadlock with rtnl and netconsole's mutex by Nikolay Aleksandrov · 11 years ago
  54. d0fe8c88 netpoll: fix NULL pointer dereference in netpoll_cleanup by Nikolay Aleksandrov · 11 years ago
  55. c194992 skge: fix broken driver by Mikulas Patocka · 11 years ago
  56. 703133d ip: generate unique IP identificator if local fragmentation is allowed by Ansis Atteka · 11 years ago
  57. 749154a ip: use ip_hdr() in __ip_make_skb() to retrieve IP header by Ansis Atteka · 11 years ago
  58. 279f438 xen-netback: Don't destroy the netdev until the vif is shut down by Paul Durrant · 11 years ago
  59. f05f819 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  60. e9ff04d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  61. 66b1057 MIPS: Fix invalid symbolic link file by Madhavan Srinivasan · 11 years ago
  62. 88f0251 MIPS: PCI: pci-bcm1480: Include missing vt.h header by Markos Chandras · 11 years ago
  63. 8b8a7634 MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs. by Ralf Baechle · 11 years ago
  64. 2f9ee82 MIPS: Add MIPS R5 config5 register. by Ralf Baechle · 11 years ago
  65. ed24fee Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  66. 928c2f0 drm/fb-helper: don't sleep for screen unblank when an oops is in progress by Daniel Vetter · 11 years ago
  67. bcf73a1 drm, ttm Fix uninitialized warning by Prarit Bhargava · 11 years ago
  68. 182b17c drm/ttm: fix the tt_populated check in ttm_tt_destroy() by Ben Skeggs · 11 years ago
  69. 4f7d1bc Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 11 years ago
  70. 3fe03de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  71. 4c2924b MIPS: PCI: Use pci_resource_to_user to map pci memory space properly by Wolfgang Grandegger · 14 years ago
  72. 660e1c2 Merge tag 'omap-for-v3.12/fixes-dt-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  73. 90e17dc Merge tag 'omap-for-v3.12/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  74. 45bea1d Merge tag 'for_3.12-rc2/dts_signed' of git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt into omap-for-v3.12/fixes-dt by Tony Lindgren · 11 years ago
  75. 3244aae ARM: multi_v7: add HREFv60 to multi_v7 defconfig by Linus Walleij · 11 years ago
  76. e942cc0 ARM: OMAP2+: mux: fix trivial typo in name by Phil Carmody · 11 years ago
  77. b6b2485 ARM: OMAP4 SMP: Corrected a typo fucntions to functions by Anoop Thomas Mathew · 11 years ago
  78. 7835027 ARM: OMAP4: cpuidle: fix: call cpu_cluster_pm_exit conditionally by Vladimir Murzin · 11 years ago
  79. d287c1d mailbox: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  80. f70bf2a ARM: mach-omap2: gpmc: Fix warning when CONFIG_ARM_LPAE=y by Fabio Estevam · 11 years ago
  81. 4cf9cf8 ARM: OMAP: fix return value check in omap_device_build_from_dt() by Wei Yongjun · 11 years ago
  82. 2cfeed3 ARM: OMAP4: Fix clock_get error for GPMC during boot by Tony Lindgren · 11 years ago
  83. 9213ad7 MIPS: 74K/1074K: Correct erratum workaround. by Maciej W. Rozycki · 11 years ago
  84. 8ff374b MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks by Maciej W. Rozycki · 11 years ago
  85. 9baa505 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  86. b42b4f3 MIPS: Remove useless comment about kprobe from arch/mips/Makefile by Wu Zhangjin · 14 years ago
  87. bd784a1 net:dccp: do not report ICMP redirects to user space by Duan Jiong · 11 years ago
  88. f42bcf1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  89. 9d2cd70 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  90. 48a3056 cnic: Fix crash in cnic_bnx2x_service_kcq() by Michael Chan · 11 years ago
  91. f78afb3 bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions. by Michael Chan · 11 years ago
  92. 7e28b27 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  93. 186844b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  94. 4bdc944 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  95. d26b17e ARM: sa1100: collie.c: fall back to jedec_probe flash detection by Andrea Adami · 11 years ago
  96. c8a5b7b ARM: u300: hide submenus by Linus Walleij · 11 years ago
  97. 258e1e7 MIPS: Fix VGA_MAP_MEM macro. by Leonid Yegoshin · 11 years ago
  98. 9c9b415c MIPS: Reimplement get_cycles(). by Ralf Baechle · 11 years ago
  99. 65399f0 ARM: dts: igep00x0: Add pinmux configuration for MCBSP2 by Enric Balletbo i Serra · 11 years ago
  100. a8e0108 perf: Fix UAPI export of PERF_EVENT_IOC_ID by Vince Weaver · 11 years ago