1. f191a1d net: Remove code duplication between offload structures by Vlad Yasevich · 12 years ago
  2. c6b641a ipv6: Pull IPv6 GSO registration out of the module by Vlad Yasevich · 12 years ago
  3. 808a8f8 ipv4: Pull GSO registration out of inet_init() by Vlad Yasevich · 12 years ago
  4. 3c73a03 ipv6: Update ipv6 static library with newly needed functions by Vlad Yasevich · 12 years ago
  5. 2207afc ipv6: Move exthdr offload support into separate file by Vlad Yasevich · 12 years ago
  6. 5edbb07 ipv6: Separate out UDP offload functionality by Vlad Yasevich · 12 years ago
  7. 8663e02 ipv6: Separate tcp offload functionality by Vlad Yasevich · 12 years ago
  8. d1da932 ipv6: Separate ipv6 offload support by Vlad Yasevich · 12 years ago
  9. 3336288 ipv6: Switch to using new offload infrastructure. by Vlad Yasevich · 12 years ago
  10. bca49f8 ipv4: Switch to using the new offload infrastructure. by Vlad Yasevich · 12 years ago
  11. 8ca896c ipv6: Add new offload registration infrastructure. by Vlad Yasevich · 12 years ago
  12. de27d00 net: Add net protocol offload registration infrustructure by Vlad Yasevich · 12 years ago
  13. 22061d8 net: Switch to using the new packet offload infrustructure by Vlad Yasevich · 12 years ago
  14. 62532da net: Add generic packet offload infrastructure. by Vlad Yasevich · 12 years ago
  15. 6254f95 ARM: tegra: defconfig updates by Stephen Warren · 12 years ago
  16. d60da50 tracing: Add a resize function to make one buffer equivalent to another buffer by Hiraku Toyooka · 12 years ago
  17. 29a0e7b ARM: tegra: retain L2 content over CPU suspend/resume by Joseph Lo · 12 years ago
  18. d552920 ARM: tegra30: cpuidle: add powered-down state for CPU0 by Joseph Lo · 12 years ago
  19. 01459c6 ARM: tegra30: flowctrl: add cpu_suspend_exter/exit function by Joseph Lo · 12 years ago
  20. a6e293e ARM: tegra30: clocks: add CPU low-power function into tegra_cpu_car_ops by Joseph Lo · 12 years ago
  21. fe508d7 ARM: tegra30: common: enable csite clock by Joseph Lo · 12 years ago
  22. d457ef35 ARM: tegra30: cpuidle: add powered-down state for secondary CPUs by Joseph Lo · 12 years ago
  23. d3f2936 ARM: tegra: cpuidle: add CPU resume function by Joseph Lo · 12 years ago
  24. 0b25e25 ARM: tegra: cpuidle: separate cpuidle driver for different chips by Joseph Lo · 12 years ago
  25. 641b4ef ARM: tegra: rename the file of "sleep-tXX" to "sleep-tegraXX" by Joseph Lo · 12 years ago
  26. d5db9a4 ARM: tegra: cpuidle: replace LP3 with ARM_CPUIDLE_WFI_STATE by Joseph Lo · 12 years ago
  27. ed39097 ARM: tegra: Add Tegra30 host1x support by Thierry Reding · 12 years ago
  28. ed821f0 ARM: tegra: Add Tegra20 host1x support by Thierry Reding · 12 years ago
  29. fea221e ARM: tegra: trimslice: enable SPI flash by Stephen Warren · 12 years ago
  30. fa98a11 ARM: tegra: dts: add sflash controller dt entry by Laxman Dewangan · 12 years ago
  31. ee9f726 ARM: tegra: ventana: Add NCT1008 temperature sensor by Thierry Reding · 12 years ago
  32. 840a408 ARM: tegra: tamonten: Add NCT1008 temperature sensor by Thierry Reding · 12 years ago
  33. 42d2534 ARM: tegra: harmony: Add ADT7641 temperature sensor by Thierry Reding · 12 years ago
  34. b28113e ARM: tegra: tec: Remove redundant DT properties by Thierry Reding · 12 years ago
  35. ec31990 ARM: tegra: tamonten: Add DDC/PTA pinmux by Thierry Reding · 12 years ago
  36. c42cb1c ARM: tegra: dts: cardhu: enable SLINK4 by Laxman Dewangan · 12 years ago
  37. a86b0db ARM: tegra: dts: add slink controller dt entry by Laxman Dewangan · 12 years ago
  38. cf63346 ARM: dt: tegra: ventana: define pinmux for ddc by Mark Zhang · 12 years ago
  39. 6fb1113 ARM: dt: t30 cardhu: set pinmux and power for wlan by Wei Ni · 12 years ago
  40. c729429 ARM: dt: t20 ventana: set pinmux and power for wlan by Wei Ni · 12 years ago
  41. da2fc65 ARM: dt: t20 seaboard: turn on the power for wlan by Wei Ni · 12 years ago
  42. d1d3b97 ARM: tegra: Add Tegra30 host1x clock support by Thierry Reding · 12 years ago
  43. 2acc1fc ARM: tegra: Add AUXDATA for Tegra30 host1x by Thierry Reding · 12 years ago
  44. 5f10778 ARM: tegra: Add Tegra20 host1x clock support by Thierry Reding · 12 years ago
  45. 35de7bf ARM: tegra: Add AUXDATA for Tegra20 host1x by Thierry Reding · 12 years ago
  46. f600b9f ARM: cti: fix manipulation of debug lock registers by Will Deacon · 12 years ago
  47. f8ddda7 ARM: tegra: Tegra30 speedo-based process identification by Danny Huang · 12 years ago
  48. 25cd5a3 ARM: tegra: Add speedo-based process identification by Danny Huang · 12 years ago
  49. 1f851a2 ARM: tegra: flexible spare fuse read function by Danny Huang · 12 years ago
  50. 70f77b3 ftrace: Clear bits properly in reset_iter_read() by Dan Carpenter · 12 years ago
  51. f6970ad target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation support by Nicholas Bellinger · 12 years ago
  52. 773cbaf target: Add/check max_write_same_len device attribute + update block limits VPD by Nicholas Bellinger · 12 years ago
  53. efad0c1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  54. e83af1f efivarfs: Make efivarfs_fill_super() static by Matt Fleming · 12 years ago
  55. cd063be target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_ops by Nicholas Bellinger · 12 years ago
  56. 6cec9b0 can: grcan: Add device driver for GRCAN and GRHCAN cores by Andreas Larsson · 12 years ago
  57. 93532c8 clk: remove inline usage from clk-provider.h by Igor Mazanov · 12 years ago
  58. c5e35d6c Merge tag 'for-linus' of git://github.com/gxt/linux by Linus Torvalds · 12 years ago
  59. ce95a36 Merge tag 'upstream-3.7-rc6' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  60. 006b956 Merge tag 'for-v3.7-fixes' of git://git.infradead.org/users/cbou/linux-pstore by Linus Torvalds · 12 years ago
  61. e8017454 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  62. 7c96cfc Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  63. 3821613 Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  64. 90d4971 clk: spear: Add stub functions for spear3[0|1|2]0_clk_init() by Axel Lin · 12 years ago
  65. ddc07ef CLK: clk-twl6040: fix return value check in twl6040_clk_probe() by Wei Yongjun · 12 years ago
  66. 5678596 clk: ux500: Register nomadik keypad clock lookups for u8500 by Ulf Hansson · 12 years ago
  67. 44d6453 clk: ux500: Register rng clock lookups for u8500 by Ulf Hansson · 12 years ago
  68. 0da9a0c sctp: fix /proc/net/sctp/ memory leak by Tommi Rantala · 12 years ago
  69. 1ff05fb ip6tnl: fix sparse warnings in ip6_tnl_netlink_parms() by Nicolas Dichtel · 12 years ago
  70. d440b72 sit: fix sparse warnings by Nicolas Dichtel · 12 years ago
  71. fea379b ipip: fix sparse warnings in ipip_netlink_parms() by Nicolas Dichtel · 12 years ago
  72. f251b8d mtd: nand_wait: warn if the nand is busy on exit by Matthieu CASTET · 12 years ago
  73. 192afdb mtd: davinci: add support for parition binding nodes by Murali Karicheri · 12 years ago
  74. 6f9f59e mtd: cmdlinepart: fix the overflow of big mtd partitions by Huang Shijie · 12 years ago
  75. 3e9ce49 mtd: map: Fix compilation warning by Viresh Kumar · 12 years ago
  76. 5212d09 pinctrl: nomadik: Staticize non-exported symbols by Axel Lin · 12 years ago
  77. cff9f37 Merge branch 'omap/cleanup-prcm-part2' into next/dt by Arnd Bergmann · 12 years ago
  78. a19e233 Merge tag 'omap-for-v3.8/timer-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers by Arnd Bergmann · 12 years ago
  79. 8dbd287 Merge branch 'omap/dt' into next/drivers by Arnd Bergmann · 12 years ago
  80. ef78486 Merge tag 'omap-for-v3.8/pm-part2-v3-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm by Arnd Bergmann · 12 years ago
  81. fb6842a Merge tag 'omap-for-v3.8/clock-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/clk by Arnd Bergmann · 12 years ago
  82. 5fd4d42 Merge tag 'omap-for-v3.8/cleanup-fixes-part2-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Arnd Bergmann · 12 years ago
  83. 31982e5 arm-dt: Enable DT proc updates. by Pantelis Antoniou · 12 years ago
  84. 12480c2 Merge tag 'omap-for-v3.8/fixes-non-critical-v4-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/fixes-non-critical by Arnd Bergmann · 12 years ago
  85. c70edb9 can: janz-ican3: Fix the usage of wait_for_completion_timeout by Chuansheng Liu · 12 years ago
  86. 7653ebd can: usb: esd_usb2: Add support for CAN-USB/Micro by Matthias Fuchs · 12 years ago
  87. a5f8f0e can: usb: esd_usb2: Add support for listen-only mode by Matthias Fuchs · 12 years ago
  88. e4bc6c0 can: sja1000: plx_pci: add support for Connect Tech Inc's Canpro/104-Plus Opto CAN board by Muhammad Ghias · 12 years ago
  89. b770ea5 Merge tag 'omap-for-v3.8/gpmc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers by Arnd Bergmann · 12 years ago
  90. cf1fb2d Merge branch 'omap/headers4' into next/drivers by Arnd Bergmann · 12 years ago
  91. a0c726c Merge tag 'omap-for-v3.8/board-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/boards by Arnd Bergmann · 12 years ago
  92. 6b2aa05 Merge tag 'omap-for-v3.8/pm-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm by Arnd Bergmann · 12 years ago
  93. b599dc0 Merge tag 'omap-for-v3.8/dt-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt by Arnd Bergmann · 12 years ago
  94. b1f71bd Merge branch 'omap/headers4' into next/dt by Arnd Bergmann · 12 years ago
  95. cb64bab Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Arnd Bergmann · 12 years ago
  96. 809a322 Merge tag 'omap-for-v3.8/cleanup-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Arnd Bergmann · 12 years ago
  97. 9265c6a Merge branch 'omap/headers4' into next/cleanup by Arnd Bergmann · 12 years ago
  98. 16c4c52 bindings: i2c: use consistent naming for i2c binding descriptions by Wolfram Sang · 12 years ago
  99. 953e9e9 pinctrl: nomadik: Prevent NULL dereference if of_match_device returns NULL by Axel Lin · 12 years ago
  100. ae289dc s390/3215: fix tty close handling by Heiko Carstens · 12 years ago