1. 793388a Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  2. ebebd49 8250/16?50: Add support for Broadcom TruManage redirected serial port by Stephen Hurd · 13 years ago
  3. c0a3a20 linux/audit.h: move ptrace.h include to kernel header by Mike Frysinger · 13 years ago
  4. 7b9205b audit: create explicit AUDIT_SECCOMP event type by Kees Cook · 13 years ago
  5. 4a674f3 ipc: introduce message queue copy feature by Stanislav Kinsbursky · 13 years ago
  6. 130f1b8 PCI: Add PCIe Link Capability link speed and width names by Bjorn Helgaas · 13 years ago
  7. b49249d Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 13 years ago
  8. 5023e5c dm ioctl: remove PF_MEMALLOC by Mikulas Patocka · 13 years ago
  9. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  10. a13eea6 Merge tag 'for-3.8-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 13 years ago
  11. b7dfde9 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 13 years ago
  12. 9eb127cc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  13. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 13 years ago
  14. 7a684c4 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 13 years ago
  15. 7f2de81 Merge tag 'byteswap-for-linus-20121219' of git://git.infradead.org/users/dwmw2/byteswap by Linus Torvalds · 13 years ago
  16. 1b63704 virtio_console: Add support for remoteproc serial by Sjur Brændeland · 13 years ago
  17. 992fb6e ptrace: introduce PTRACE_O_EXITKILL by Oleg Nesterov · 13 years ago
  18. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 13 years ago
  19. ccb1c31 bridge: add flags to distinguish permanent mdb entires by Amerigo Wang · 13 years ago
  20. d42b3a2 Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  21. d8c532c Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  22. 2f3238a module: add flags arg to sys_finit_module() by Rusty Russell · 14 years ago
  23. 66cdd0c Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  24. 8d9ea71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  25. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 13 years ago
  26. fd62c54 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  27. dc2e573 net: ethool: Document struct ethtool_flow_ext by Yan Burman · 13 years ago
  28. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  29. d4676ea net: ethtool: Add destination MAC address to flow steering API by Yan Burman · 13 years ago
  30. cfd5675 bridge: add support of adding and deleting mdb entries by Cong Wang · 13 years ago
  31. 37a393b bridge: notify mdb changes via netlink by Cong Wang · 13 years ago
  32. 895464f uapi: add missing netconf.h to export list by stephen hemminger · 13 years ago
  33. c6bd5bc Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  34. 5606e38 mm: numa: Migrate on reference policy by Mel Gorman · 14 years ago
  35. a720094 mm: mempolicy: Hide MPOL_NOOP and MPOL_MF_LAZY from userspace for now by Mel Gorman · 14 years ago
  36. b24f53a mm: mempolicy: Add MPOL_MF_LAZY by Lee Schermerhorn · 14 years ago
  37. 771fb4d mm: mempolicy: Check for misplaced page by Lee Schermerhorn · 14 years ago
  38. d3a7103 mm: mempolicy: Add MPOL_NOOP by Lee Schermerhorn · 14 years ago
  39. 479e280 mm: mempolicy: Make MPOL_LOCAL a real policy by Peter Zijlstra · 14 years ago
  40. 77c53d0 Merge branch 'for_3.8-rc1' into v4l_for_linus by Mauro Carvalho Chehab · 13 years ago
  41. 39a53e0 f2fs: add superblock and major in-memory structure by Jaegeuk Kim · 13 years ago
  42. 986a4f4 virtio_net: multiqueue support by Jason Wang · 13 years ago
  43. ee07c6e bridge: export multicast database via netlink by Cong Wang · 13 years ago
  44. 27e1c8e Merge branch 'pci/bjorn-pcie-cap' into next by Bjorn Helgaas · 13 years ago
  45. 7508320 PCI: Add standard PCIe Capability Link ASPM field names by Bjorn Helgaas · 13 years ago
  46. 8024dc1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  47. cf66bb9 byteorder: allow arch to opt to use GCC intrinsics for byteswapping by David Woodhouse · 13 years ago
  48. a293292 KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT by Paul Mackerras · 13 years ago
  49. c2d3bab bridge: implement multicast fast leave by David S. Miller · 13 years ago
  50. 7793eea PCI: Add and use standard PCI-X Capability register names by Bjorn Helgaas · 13 years ago
  51. 9a68ac7 ipmr/ip6mr: report origin of mfc entry into rtnl msg by Nicolas Dichtel · 13 years ago
  52. adfa85e ipmr/ip6mr: advertise mfc stats via rtnetlink by Nicolas Dichtel · 13 years ago
  53. d67b8c6 netconf: advertise mc_forwarding status by Nicolas Dichtel · 13 years ago
  54. e8ad1a8 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 13 years ago
  55. 5d09710 tun: only queue packets on device by Michael S. Tsirkin · 13 years ago
  56. d871bef netfilter: ctnetlink: dump entries from the dying and unconfirmed lists by Pablo Neira Ayuso · 13 years ago
  57. 455e987 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  58. 79d38f7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  59. d033a30 Merge remote-tracking branch 'linus/master' into staging/for_v3.8 by Mauro Carvalho Chehab · 13 years ago
  60. 53cabad nl80211: support P2P GO powersave configuration by Johannes Berg · 14 years ago
  61. db9c64c nl80211/cfg80211: add VHT MCS support by Johannes Berg · 14 years ago
  62. 3d9d1d6 nl80211/cfg80211: support VHT channel configuration by Johannes Berg · 14 years ago
  63. fe4b318 nl80211: add documentation for channel type by Johannes Berg · 14 years ago
  64. 42d97a5 cfg80211: remove remain-on-channel channel type by Johannes Berg · 14 years ago
  65. b799d09 [media] v4l: add buffer exporting via dmabuf by Tomasz Stanislawski · 14 years ago
  66. 051c778 [media] v4l: Add DMABUF as a memory type by Sumit Semwal · 14 years ago
  67. d02f815 Add register definitions used in several Exar PCI/PCIe UARTs by Matt Schulte · 13 years ago
  68. dc96efb Serial: Add support for new devices: Exar's XR17V35x family of multi-port PCIe UARTs by Matt Schulte · 13 years ago
  69. e2f1f07 sit: allow to configure 6rd tunnels via netlink by Nicolas Dichtel · 13 years ago
  70. e4f67ad add DOVE extensions for VXLAN by David Stevens · 13 years ago
  71. d2709c7 perf: Make perf build for x86 with UAPI disintegration applied by David Howells · 13 years ago
  72. 3475b09 cfg80211: Add TDLS event to allow drivers to request operations by Jouni Malinen · 14 years ago
  73. 67f4efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  74. 1e619a1 Merge 3.7-rc6 into tty-next by Greg Kroah-Hartman · 14 years ago
  75. fa0cbbf mm, oom: reintroduce /proc/pid/oom_adj by David Rientjes · 14 years ago
  76. 545b290 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 14 years ago
  77. 130cd27 ipv6: export IP6_RT_PRIO_* to userland by Nicolas Dichtel · 14 years ago
  78. af8036d Input: introduce EV_MSC Timestamp by Benjamin Tissoires · 14 years ago
  79. b092d92 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 14 years ago
  80. befe2aa ipip/rtnl: add IFLA_IPTUN_PMTUDISC on dump by Nicolas Dichtel · 14 years ago
  81. cfa323b ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dump by Nicolas Dichtel · 14 years ago
  82. 1007dd1 bridge: add root port blocking by stephen hemminger · 14 years ago
  83. a2e01a6 bridge: implement BPDU blocking by stephen hemminger · 14 years ago
  84. 25c71c7 bridge: bridge port parameters over netlink by stephen hemminger · 14 years ago
  85. 54d5f88 Merge v3.7-rc5 into tty-next by Greg Kroah-Hartman · 14 years ago
  86. 5bdf502 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 14 years ago
  87. 5cb0443 ipv6: add knob to send unsolicited ND on link-layer address change by Hannes Frederic Sowa · 14 years ago
  88. 2a91c9f nl/cfg80211: advertise OBSS scan requirement by Amitkumar Karwar · 14 years ago
  89. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  90. c075b13 ip6tnl: advertise tunnel param via rtnl by Nicolas Dichtel · 14 years ago
  91. 0974658 ipip: advertise tunnel param via rtnl by Nicolas Dichtel · 14 years ago
  92. c48c8d5 Fix the wanxl firmware to include missing constants by David Howells · 14 years ago
  93. d778072 UAPI: (Scripted) Disintegrate include/linux/hdlc by David Howells · 14 years ago
  94. b891b4d PCI: Fix bit definitions of PCI_EXP_LNKCAP2 register by Jingoo Han · 14 years ago
  95. a80a6b8 revert "epoll: support for disabling items, and a self-test app" by Andrew Morton · 14 years ago
  96. 5920cd3a packet: tx_ring: allow the user to choose tx data offset by Paul Chavent · 14 years ago
  97. f4e583c nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE command by Antonio Quartulli · 14 years ago
  98. 4f99ad5 if_ether.h: add B.A.T.M.A.N.-Advanced Ethertype by Antonio Quartulli · 14 years ago
  99. 121d1e0 netfilter: ipv6: add getsockopt to retrieve origdst by Florian Westphal · 14 years ago
  100. cc535df rtnl/ipv4: use netconf msg to advertise rp_filter status by Nicolas Dichtel · 14 years ago