1. bfa890a Fix number parsing in cifs_parse_mount_options by Sachin Prabhu · 12 years ago
  2. 4fe9e96 Cleanup handling of NULL value passed for a mount option by Sachin Prabhu · 12 years ago
  3. f68e556 Make the "word-at-a-time" helper functions more commonly usable by Linus Torvalds · 12 years ago
  4. 23f347e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  5. 110c433 net: fix a race in sock_queue_err_skb() by Eric Dumazet · 12 years ago
  6. 4a7e7c2 netlink: fix races after skb queueing by Eric Dumazet · 12 years ago
  7. e34fac1 doc, net: Update ndo_start_xmit return type and values by Ben Hutchings · 12 years ago
  8. de7aca1 doc, net: Remove instruction to set net_device::trans_start by Ben Hutchings · 12 years ago
  9. b3cf654 doc, net: Update netdev operation names by Ben Hutchings · 12 years ago
  10. 04fd3d35 doc, net: Update documentation of synchronisation for TX multiqueue by Ben Hutchings · 12 years ago
  11. 93b6a3a doc, net: Remove obsolete reference to dev->poll by Ben Hutchings · 12 years ago
  12. b4f79e5 ethtool: Remove exception to the requirement of holding RTNL lock by Ben Hutchings · 12 years ago
  13. 314489b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  14. 43e347a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 12 years ago
  15. 35fe2e7 blackfin: update defconfig for bf527-ezkit by Bob Liu · 12 years ago
  16. e8c5c6d blackfin: gpio: fix compile error if !CONFIG_GPIOLIB by Bob Liu · 13 years ago
  17. 95fc2d8f blackfin: fix L1 data A overflow link issue by Mike Frysinger · 13 years ago
  18. fb9d78a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm by Linus Torvalds · 12 years ago
  19. a8f5b6e Merge tag 'omap-fixes-a2-for-3.4rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes by Olof Johansson · 12 years ago
  20. 44c14c1 MAINTAINERS: update for Marvell Ethernet drivers by stephen hemminger · 12 years ago
  21. 5a43097 bonding: properly unset current_arp_slave on slave link up by Veaceslav Falico · 12 years ago
  22. bcf1b70 phonet: Check input from user before allocating by Sasha Levin · 12 years ago
  23. 35f9c09 tcp: tcp_sendpages() should call tcp_push() once by Eric Dumazet · 12 years ago
  24. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  25. dac23b0 memcg swap: use mem_cgroup_uncharge_swap fix by Michal Hocko · 12 years ago
  26. 6ede3d8 backlight: add driver for DA9052/53 PMIC v1 by Ashish Jangam · 12 years ago
  27. 6e61ee3 C6X: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  28. 389325b MAINTAINERS: add entry for sparse checker by Christopher Li · 12 years ago
  29. 6fc2648 MAINTAINERS: fix REMOTEPROC F: typo by Joe Perches · 12 years ago
  30. 2561b06 alpha: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  31. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  32. 9b3ae64 scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open() by Julia Lawall · 12 years ago
  33. 20955e8 libfs: add simple_open() by Stephen Boyd · 12 years ago
  34. 7563ec4 hugetlbfs: remove unregister_filesystem() when initializing module by Hillf Danton · 12 years ago
  35. fd835d1 drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callback by Jett.Zhou · 12 years ago
  36. 44c8249 fs/xattr.c:setxattr(): improve handling of allocation failures by Andrew Morton · 12 years ago
  37. 0d08d7b fs/xattr.c:listxattr(): fall back to vmalloc() if kmalloc() failed by Andrew Morton · 12 years ago
  38. 703bf2d fs/xattr.c: suppress page allocation failure warnings from sys_listxattr() by Dave Jones · 12 years ago
  39. b82c328 sysrq: use SEND_SIG_FORCED instead of force_sig() by Anton Vorontsov · 12 years ago
  40. 99663be proc: fix mount -t proc -o AAA by Vasiliy Kulikov · 12 years ago
  41. 1ac02d7 ARM: fix __io macro for PCMCIA by Rob Herring · 12 years ago
  42. 00bd60f Merge branch 'v3.4-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  43. 57b501b Merge branch 'v3.4-cpufreq-exynos-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  44. ff14086 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  45. 8078342 Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 12 years ago
  46. 98f0ec0 Merge branch 'for-3.4/fixes-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into fixes by Olof Johansson · 12 years ago
  47. f011fd1 ARM: EXYNOS: Fix compiler warning in dma.c file by Sachin Kamat · 12 years ago
  48. e1b1994 ARM: EXYNOS: fix ISO C90 warning by Il Han · 12 years ago
  49. a9dd31b Merge branches 'clock_fixes_3.4rc', 'clockdomain_fixes_3.4rc', 'hsmmc_erratum_2_1_1_128_refine_3.4rc1', 'hwmod_data_fixes_a_3.4rc', 'hwmod_fixes_a2_3.4rc' and 'powerdomain_fixes_a_3.4rc' into omap-fixes-a2-for-3.4rc-branch by Paul Walmsley · 12 years ago
  50. 4ce107cc ARM: OMAP2+: hwmod: Fix wrong SYSC_TYPE1_XXX_MASK bit definitions by Vaibhav Hiremath · 13 years ago
  51. f9a2f9c ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wait for reset status by Rajendra Nayak · 13 years ago
  52. 2800852 ARM: OMAP2+: hwmod: Restore sysc after a reset by Rajendra Nayak · 13 years ago
  53. 2a1cc14 ARM: OMAP2+: omap_hwmod: Allow io_ring wakeup configuration for all modules by Govindraj.R · 12 years ago
  54. 78d5021 ipv6: fix array index in ip6_mc_add_src() by RongQing.Li · 12 years ago
  55. 43f63c8 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  56. 117980c mlx4: allocate just enough pages instead of always 4 pages by Thadeu Lima de Souza Cascardo · 12 years ago
  57. 6c216ec Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  58. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  59. 03f2eec stmmac: re-add IFF_UNICAST_FLT for dwmac1000 by Marc Kleine-Budde · 12 years ago
  60. ca7b91b bnx2x: Clear MDC/MDIO warning message by Yaniv Rosner · 12 years ago
  61. f93fb01 bnx2x: Fix BCM57711+BCM84823 link issue by Yaniv Rosner · 12 years ago
  62. 99bf7f3 bnx2x: Clear BCM84833 LED after fan failure by Yaniv Rosner · 12 years ago
  63. 8267bbb0 bnx2x: Fix BCM84833 PHY FW version presentation by Yaniv Rosner · 12 years ago
  64. 59a2e53 bnx2x: Fix link issue for BCM8727 boards. by Yaniv Rosner · 12 years ago
  65. 9379c9b bnx2x: Restore 1G LED on BCM57712+BCM8727 designs. by Yaniv Rosner · 12 years ago
  66. 25182fc bnx2x: Fix BCM578x0-SFI pre-emphasis settings by Yaniv Rosner · 12 years ago
  67. 6a51c0d bnx2x: Fix BCM57810-KR AN speed transition by Yaniv Rosner · 12 years ago
  68. ca05f29 bnx2x: Fix BCM57810-KR FC by Yaniv Rosner · 12 years ago
  69. 27d9129 bnx2x: PFC fix by Yaniv Rosner · 12 years ago
  70. 857504d sky2: copy received packets on inefficient unaligned architecture by stephen hemminger · 12 years ago
  71. 234bcf8 net/bonding: correctly proxy slave neigh param setup ndo function by Shlomo Pongratz · 12 years ago
  72. 2af73d4 net/bonding: emit address change event also in bond_release by Shlomo Pongratz · 12 years ago
  73. acdd598 sctp: Allow struct sctp_event_subscribe to grow without breaking binaries by Thomas Graf · 12 years ago
  74. 64ebe98 Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  75. 5897a39 ARM: OMAP3: clock data: fill in some missing clockdomains by Paul Walmsley · 12 years ago
  76. 6c4a057 ARM: OMAP4: clock data: Force a DPLL clkdm/pwrdm ON before a relock by Rajendra Nayak · 12 years ago
  77. 91a290c ARM: OMAP4: clock data: fix mult and div mask for USB_DPLL by Ameya Palande · 12 years ago
  78. 8b8c3c7 ARM: OMAP2+: powerdomain: Wait for powerdomain transition in pwrdm_state_switch() by Santosh Shilimkar · 13 years ago
  79. 4a3398e gpio: tegra: Iterate over the correct number of banks by Stephen Warren · 13 years ago
  80. 5c1e2c9 gpio: tegra: fix register address calculations for Tegra30 by Stephen Warren · 13 years ago
  81. a5149bf Merge branch 'selinux' ("struct common_audit_data" sanitizer) by Linus Torvalds · 12 years ago
  82. 3ff8f93 Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  83. 4a1e8eb Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  84. 2d1f631 EXYNOS: fix dependency for EXYNOS_CPUFREQ by Kukjin Kim · 12 years ago
  85. 66cfb32 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  86. 6742259 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  87. dcce6ce ARM: at91: dt: remove unit-address part for memory nodes by Ludovic Desroches · 12 years ago
  88. 0c2c1f6 ARM: at91: fix check of valid GPIO for SPI and USB by Nicolas Ferre · 13 years ago
  89. 9475375 USB: ehci-atmel: add needed of.h header file by Nicolas Ferre · 13 years ago
  90. c16524e ARM: at91/NAND DT bindings: add comments by Nicolas Ferre · 13 years ago
  91. 4352808 ARM: at91/at91sam9x5.dtsi: fix NAND ale/cle in DT file by Nicolas Ferre · 13 years ago
  92. 1887ab2b USB: ohci-at91: trivial return code name change by Nicolas Ferre · 13 years ago
  93. 0ee6d1e USB: ohci-at91: change maximum number of ports by Nicolas Ferre · 13 years ago
  94. aaf9f5f USB: ohci-at91: rework and fix initialization by Nicolas Ferre · 13 years ago
  95. 74adcb2 ARM: at91/dts: USB host vbus is active low by Nicolas Ferre · 13 years ago
  96. cca0355 ARM: at91/USB host: specify and handle properly vbus_pin_active_low by Nicolas Ferre · 13 years ago
  97. 1e7caf8 USB: ohci-at91: fix vbus_pin_active_low handling by Nicolas Ferre · 13 years ago
  98. 6aa5106 ARM: EXYNOS: use chip_id reg in uncompress to select uart base phys by Dima Zavin · 12 years ago
  99. fd9abe1 ARM: EXYNOS: fix CONFIG_DEBUG_LL by Colin Cross · 12 years ago
  100. 20d9d9a Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago