1. 431bf99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  2. 5a791ea Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  3. 8209f53 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  4. 22a3b97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  5. acb41c0 Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  6. 8181780 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  7. c7c8518 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  8. ece236c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  9. 441c196 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  10. 951cc93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  11. a91f423 Merge branches 'roccat', 'upstream' and 'wiimote' into for-linus by Jiri Kosina · 13 years ago
  12. a7e1aab Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  13. 0df55ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  14. eadc387 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 13 years ago
  15. f99b788 Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 13 years ago
  16. 5dea1c8 lguest: use a special 1:1 linear pagetable mode until first switch. by Rusty Russell · 13 years ago
  17. 87c48fa ipv6: make fragment identifications less predictable by Eric Dumazet · 13 years ago
  18. e3dbc46 net: Kobj and queues_kset should be used when CONFIG_XPS is enabled by Choi, Jong-Hwan · 13 years ago
  19. 36bcfe7 stmmac: unify MAC and PHY configuration parameters (V2) by Giuseppe CAVALLARO · 13 years ago
  20. 536d1d4 vlan: move vlan_group_[gs]et_device to public header by Jiri Pirko · 13 years ago
  21. 7890a5b vlan: kill ndo_vlan_rx_register by Jiri Pirko · 13 years ago
  22. ffcf9b7 vlan: kill vlan_gro_frags and vlan_gro_receive by Jiri Pirko · 13 years ago
  23. a4aeb26 vlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rx by Jiri Pirko · 13 years ago
  24. 6dacadd vlan: kill vlan_hwaccel_receive_skb by Jiri Pirko · 13 years ago
  25. 9fea033 lro: do vlan cleanup by Jiri Pirko · 13 years ago
  26. 0f72572 lro: kill lro_vlan_hwaccel_receive_frags by Jiri Pirko · 13 years ago
  27. 7756a96e lro: kill lro_vlan_hwaccel_receive_skb by Jiri Pirko · 13 years ago
  28. cec9c13 vlan: introduce __vlan_find_dev_deep() by Jiri Pirko · 13 years ago
  29. f605234 vlan: finish removing vlan_find_dev from public header by Jiri Pirko · 13 years ago
  30. 033b114 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  31. f5caadb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 13 years ago
  32. 0f598f0 netfilter: ipset: fix compiler warnings "'hash_ip4_data_next' declared inline after being called" by Chris Friesen · 13 years ago
  33. 89dc79b netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind different interfaces by Jozsef Kadlecsik · 13 years ago
  34. a6a7b75 netfilter: ipset: make possible to hash some part of the data element only by Jozsef Kadlecsik · 13 years ago
  35. cf6ace1 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  36. ca8e99b mmc: core: Set non-default Drive Strength via platform hook by Philip Rakity · 13 years ago
  37. aa8b683 mmc: core: add non-blocking mmc request function by Per Forlin · 13 years ago
  38. 03e8cb5 mmc: dw_mmc: fix stop when fallen back to PIO by James Hogan · 13 years ago
  39. e056a1b mmc: queue: let host controllers specify maximum discard timeout by Adrian Hunter · 13 years ago
  40. 34b664a mmc: dw_mmc: handle unaligned buffers and sizes by James Hogan · 13 years ago
  41. b86d825 mmc: dw_mmc: don't hard code fifo depth, fix usage by James Hogan · 13 years ago
  42. 1791b13e mmc: dw_mmc: convert card tasklet to workqueue by James Hogan · 13 years ago
  43. 973ed3a mmc: sdhi: Add write16_hook by Simon Horman · 14 years ago
  44. 95c7348 mmc: tmio: name 0xd8 as CTL_DMA_ENABLE by Simon Horman · 14 years ago
  45. 0a2d404 mmc: block: allow get_card_status() to return error status by Russell King - ARM Linux · 14 years ago
  46. bfed345 mmc: sdhci-pxa: move platform data to include/linux/platform_data by Zhangfei Gao · 14 years ago
  47. 100e918 mmc: Standardize header file inclusion checks. by Robert P. J. Day · 14 years ago
  48. 94cc6a8 mmc: sdhci: merge two sdhci-pltfm.h into one by Shawn Guo · 14 years ago
  49. 85d6509 mmc: sdhci: make sdhci-pltfm device drivers self registered by Shawn Guo · 14 years ago
  50. d1e9ae4 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/urgent by Ingo Molnar · 13 years ago
  51. b56efcf slab: shrink sizeof(struct kmem_cache) by Eric Dumazet · 13 years ago
  52. e3589f6 sched: Allow for overlapping sched_domain spans by Peter Zijlstra · 13 years ago
  53. 9c3f75c sched: Break out cpu_power from the sched_group structure by Peter Zijlstra · 13 years ago
  54. 7765be2 rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special by Paul E. McKenney · 13 years ago
  55. 97d32cf netfilter: nfnetlink_queue: batch verdict support by Florian Westphal · 13 years ago
  56. cfcde11 IB/mlx4: Use flow counters on IBoE ports by Or Gerlitz · 14 years ago
  57. f2a3f6a mlx4_core: Add network flow counters by Or Gerlitz · 14 years ago
  58. 98a13e4 mlx4_core: Fix location of counter index in QP context struct by Or Gerlitz · 14 years ago
  59. ccf8632 mlx4_core: Read extended capabilities into the flags field by Or Gerlitz · 13 years ago
  60. 52eafc6 mlx4_core: Extend capability flags to 64 bits by Or Gerlitz · 14 years ago
  61. 99ce39e dt: include linux/errno.h in linux/of_address.h by Grant Likely · 13 years ago
  62. 90e33f6 of/address: Add of_find_matching_node_by_address helper by Grant Likely · 13 years ago
  63. f701e5b connector: add an event for monitoring process tracers by Vladimir Zapolskiy · 13 years ago
  64. a07c796 include/linux/sdla.h: remove the prototype of sdla() by WANG Cong · 13 years ago
  65. 61b8013 stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2) by Srinivas Kandagatla · 13 years ago
  66. 6b75e3e netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg() by Eric Dumazet · 13 years ago
  67. 69ecca8 net: vlan, qlcnic: make vlan_find_dev private by David Lamparter · 13 years ago
  68. 178edcb net: add 802.1ad / 802.1ah / QinQ ethertypes by David Lamparter · 13 years ago
  69. d184d6e ptrace: dont send SIGSTOP on auto-attach if PT_SEIZED by Oleg Nesterov · 13 years ago
  70. dcace06 ptrace: mv send-SIGSTOP from do_fork() to ptrace_init_task() by Oleg Nesterov · 13 years ago
  71. 6634ae1 ptrace_init_task: initialize child->jobctl explicitly by Oleg Nesterov · 13 years ago
  72. b23b545 neigh: Kill hh_cache->hh_output by David S. Miller · 13 years ago
  73. f6a7cd0 firewire: cdev: ABI documentation enhancements by Stefan Richter · 13 years ago
  74. 93b3790 firewire: cdev: prevent race between first get_info ioctl and bus reset event queuing by Stefan Richter · 13 years ago
  75. 8c11642 Merge commit 'v3.0-rc7' into devicetree/next by Grant Likely · 13 years ago
  76. 7ae033c Merge branch 'pm-runtime' into for-linus by Rafael J. Wysocki · 13 years ago
  77. ba1389d Merge branch 'pm-domains' into for-linus by Rafael J. Wysocki · 13 years ago
  78. 3b5fe85 PM / Suspend: Add .suspend_again() callback to suspend_ops by MyungJoo Ham · 14 years ago
  79. 99f381d PM / OPP: Introduce function to free cpufreq table by Nishanth Menon · 14 years ago
  80. 1bb6f9b0 mcp23s08: get rid of setup/teardown callbacks by Peter Korsgaard · 13 years ago
  81. 95a943c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  82. 62f2a3a net: remove NETIF_F_ALL_TX_OFFLOADS by Michał Mirosław · 13 years ago
  83. e20e694 net: remove SK_ROUTE_CAPS from meta ematch by Michał Mirosław · 13 years ago
  84. fec30c3 net: unexport netdev_fix_features() by Michał Mirosław · 13 years ago
  85. 0bc5b2d ARM / shmobile: Use genpd_queue_power_off_work() by Rafael J. Wysocki · 13 years ago
  86. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  87. f6b72b6 net: Embed hh_cache inside of struct neighbour. by David S. Miller · 13 years ago
  88. 51414d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  89. f39b2dd9 mmc: core: Bus width testing needs to handle suspend/resume by Philip Rakity · 13 years ago
  90. 5125bbf PM / Domains: Introduce function to power off all unused PM domains by Rafael J. Wysocki · 13 years ago
  91. 5c25f68 net: Kill support for multiple hh_cache entries per neighbour by David S. Miller · 13 years ago
  92. e69dd33 net: Push protocol type directly down to header_ops->cache() by David S. Miller · 13 years ago
  93. 8d86e5f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  94. d93a881 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  95. e2270ea netdevice: Kill 'feature' test macros. by David S. Miller · 13 years ago
  96. f3393b6 PM / Runtime: Add new helper function: pm_runtime_status_suspended() by Kevin Hilman · 13 years ago
  97. 4915a0d net: introduce __netdev_alloc_skb_ip_align by Eric Dumazet · 13 years ago
  98. a63fdc5 mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header by Benjamin Herrenschmidt · 14 years ago
  99. c6d22b3 PM / Domains: Allow callbacks to execute all runtime PM helpers by Rafael J. Wysocki · 13 years ago
  100. 17b75ec PM / Domains: Do not execute device callbacks under locks by Rafael J. Wysocki · 13 years ago