1. 0362063 ssb: extif: fix compile errors by Hauke Mehrtens · 12 years ago
  2. 0751f86 bcma: add more package IDs by Hauke Mehrtens · 12 years ago
  3. 62c8003 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  4. 7173a1f wireless: add definitions for VHT MCS support by Johannes Berg · 12 years ago
  5. 6582163 mac80211: move Mesh Capability field definition to ieee80211.h by Marco Porsch · 12 years ago
  6. 75c8ec7 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  7. 61cdb01 NFC: Move pn544.h to linux/platform_data/ by Marcel Holtmann · 12 years ago
  8. d962ec4 NFC: Remove unused details from pn544.h header file by Marcel Holtmann · 12 years ago
  9. 5a306f5 mac80211: introduce IEEE80211_NUM_TIDS and use it by Johannes Berg · 12 years ago
  10. 7583fe7 ssb: fix SPROM offset by Piotr Haber · 12 years ago
  11. ba350fb wireless: add peer-to-peer related definitions by Arend van Spriel · 12 years ago
  12. dfae714 bcma: add an extra pcie core struct by Hauke Mehrtens · 12 years ago
  13. d954162 ssb: add attribute to indicate a parallel flash is available by Hauke Mehrtens · 12 years ago
  14. 54c9749 ssb: move parallel flash config into an own struct by Hauke Mehrtens · 12 years ago
  15. e661b75 bcma: mark nflash if it is the boot flash by Hauke Mehrtens · 12 years ago
  16. cc78708 bcma: add and use constants for the flash windows by Hauke Mehrtens · 12 years ago
  17. 360dc31 bcma: mark pflash as present when available by Hauke Mehrtens · 12 years ago
  18. 49655bb bcma: just do the necessary things in early register on SoCs by Hauke Mehrtens · 12 years ago
  19. 3821b42 wireless: remove duplicate enum ieee80211_eid definitions by Arend van Spriel · 12 years ago
  20. d495028 ieee80211: Rename VHT cap struct by Mahesh Palivela · 12 years ago
  21. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  22. 0b381a2 Merge tag 'disintegrate-main-20121013' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  23. 034b5ee Merge tag 'disintegrate-spi-20121009' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  24. 5921e6f UAPI: (Scripted) Disintegrate include/linux/byteorder by David Howells · 12 years ago
  25. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  26. 08cce05c UAPI: Unexport linux/blk_types.h by David Howells · 12 years ago
  27. 8e4627d UAPI: Unexport part of linux/ppp-comp.h by David Howells · 12 years ago
  28. a3920a6 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  29. 18a022d Merge tag 'for-3.7' of git://openrisc.net/jonas/linux by Linus Torvalds · 12 years ago
  30. 6c536a1 Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  31. 125aae1 Merge tag 'mmc-merge-for-3.7-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  32. 6a5a3d6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  33. 8bbbfa7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  34. bd81cce Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  35. 98260da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  36. ade0899 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  37. 4e21fc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  38. 8418263 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  39. 7950e38 vfs: embed struct filename inside of names_cache allocation if possible by Jeff Layton · 12 years ago
  40. adb5c24 audit: make audit_inode take struct filename by Jeff Layton · 12 years ago
  41. 669abf4 vfs: make path_openat take a struct filename pointer by Jeff Layton · 12 years ago
  42. 7ac8626 audit: allow audit code to satisfy getname requests from its names_list by Jeff Layton · 12 years ago
  43. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  44. a74fb73 infrastructure for saner ret_from_kernel_thread semantics by Al Viro · 12 years ago
  45. 03d3602 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  46. f2f0945 tty/console: fix warnings in drivers/tty/serial/kgdboc.c by Arnd Bergmann · 12 years ago
  47. a608ca2 vfs: allocate page instead of names_cache buffer in mount_block_root by Jeff Layton · 12 years ago
  48. 4fa6b5e audit: overhaul __audit_inode_child to accomodate retrying by Jeff Layton · 12 years ago
  49. bfcec70 audit: set the name_len in audit_inode for parent lookups by Jeff Layton · 12 years ago
  50. 78e2e80 audit: add a new "type" field to audit_names struct by Jeff Layton · 12 years ago
  51. c43a25a audit: reverse arguments to audit_inode_child by Jeff Layton · 12 years ago
  52. 4f1cd91 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  53. 79360dd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  54. ae3e462 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  55. 808d4e3 consitify do_mount() arguments by Al Viro · 12 years ago
  56. 60fe5771 UAPI: (Scripted) Disintegrate include/linux/mmc by David Howells · 12 years ago
  57. 415c2c5 compiler-gcc4.h: correct verion check for __compiletime_error by Daniel Santos · 12 years ago
  58. 5d9d01a3 usbnet: Support devices reporting idleness by Oliver Neukum · 12 years ago
  59. 0d0d0b1 Merge tag 'disintegrate-wimax-20121009' of git://git.infradead.org/users/dhowells/linux-headers by David S. Miller · 12 years ago
  60. bf3b202 Merge branch 'staging/for_v3.7' into v4l_for_linus by Mauro Carvalho Chehab · 12 years ago
  61. 0cc8d6a Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  62. 959859d Merge branch 'uapi-for-3.7' of git://gitorious.org/linux-can/linux-can by David S. Miller · 12 years ago
  63. 05f47d6 vxlan: allow configuring port range by stephen hemminger · 12 years ago
  64. 2a5cf80 of/mdio: Staticise !CONFIG_OF stubs by Mark Brown · 12 years ago
  65. 12250d8 Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  66. 14ffe00 Merge branch 'akpm' (Fixups from Andrew) by Linus Torvalds · 12 years ago
  67. ce40be7 Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  68. cd59085 memcg, kmem: fix build error when CONFIG_INET is disabled by David Rientjes · 12 years ago
  69. fdb8d56 rapidio: fix comment by Chad Reese · 12 years ago
  70. 4ed134b rapidio: update for destination ID allocation by Alexandre Bounine · 12 years ago
  71. 6272605 mm: compaction: fix bit ranges in {get,clear,set}_pageblock_skip() by Bartlomiej Zolnierkiewicz · 12 years ago
  72. 922cd65 UAPI: (Scripted) Disintegrate include/linux/can by David Howells · 12 years ago
  73. df632d3 Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  74. 2474542 Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  75. c7a6ced Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  76. 106a4ee module: signature checking hook by Rusty Russell · 12 years ago
  77. 4b2c551f lglock: add DEFINE_STATIC_LGLOCK() by Lai Jiangshan · 12 years ago
  78. 466cab8 lglock: make the per_cpu locks static by Lai Jiangshan · 12 years ago
  79. 462e1e1 lglock: remove unused DEFINE_LGLOCK_LOCKDEP() by Lai Jiangshan · 12 years ago
  80. 614c321 MAX_LFS_FILESIZE definition for 64bit needs LL... by Al Viro · 12 years ago
  81. 8e22cc8 vfs: drop lock/unlock super by Marco Stornelli · 12 years ago
  82. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  83. aac2b1f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  84. b7e97d2 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  85. 943c2ac Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  86. f474af7 nfs: disintegrate UAPI for nfs by J. Bruce Fields · 12 years ago
  87. db8c246 Merge branch 'fortglx/3.7/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 12 years ago
  88. 3db6857 Merge tag 'disintegrate-isdn-20121009' of git://git.infradead.org/users/dhowells/linux-headers by David S. Miller · 12 years ago
  89. 8a3ddb8 Merge tag 'disintegrate-net-20121009' of git://git.infradead.org/users/dhowells/linux-headers by David S. Miller · 12 years ago
  90. 8dd9117 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 12 years ago
  91. ffe3150 Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers by David Woodhouse · 12 years ago
  92. 865b58c [SCSI] virtio-scsi: support online resizing of disks by Paolo Bonzini · 12 years ago
  93. 1e256b3 UAPI: (Scripted) Disintegrate include/linux/wimax by David Howells · 12 years ago
  94. b6bf56c UAPI: (Scripted) Disintegrate include/linux/tc_ematch by David Howells · 12 years ago
  95. 611128e UAPI: (Scripted) Disintegrate include/linux/tc_act by David Howells · 12 years ago
  96. e3dd9a5 UAPI: (Scripted) Disintegrate include/linux/sunrpc by David Howells · 12 years ago
  97. 7939d3c UAPI: (Scripted) Disintegrate include/linux/spi by David Howells · 12 years ago
  98. 616d1ca UAPI: (Scripted) Disintegrate include/linux/nfsd by David Howells · 12 years ago
  99. ff1e175 UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv6 by David Howells · 12 years ago
  100. 17c0759 UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv4 by David Howells · 12 years ago