1. 66292ad mmc: atmel-mci: correct data timeout computation by Ludovic Desroches · 12 years ago
  2. 9f4e815 mmc: sdhci-s3c: Enable runtime power management by Mark Brown · 12 years ago
  3. d5e9c02 mmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system suspend by Mark Brown · 12 years ago
  4. 9bda6da mmc: sdhci-s3c: use devm_ functions by Julia Lawall · 12 years ago
  5. 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
  6. 1d4dc33 mmc: sdhci-s3c: Keep a copy of platform data and use it by Thomas Abraham · 12 years ago
  7. 0d22c77 mmc: sdhci-s3c: derive transfer width host cap from max_width in platdata by Thomas Abraham · 12 years ago
  8. 3119936a mmc: sdhci-s3c: Remove usage of clk_type member in platform data by Thomas Abraham · 12 years ago
  9. 44c14c1 MAINTAINERS: update for Marvell Ethernet drivers by stephen hemminger · 12 years ago
  10. 5a43097 bonding: properly unset current_arp_slave on slave link up by Veaceslav Falico · 12 years ago
  11. bcf1b70 phonet: Check input from user before allocating by Sasha Levin · 12 years ago
  12. 35f9c09 tcp: tcp_sendpages() should call tcp_push() once by Eric Dumazet · 12 years ago
  13. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  14. dac23b0 memcg swap: use mem_cgroup_uncharge_swap fix by Michal Hocko · 12 years ago
  15. 6ede3d8 backlight: add driver for DA9052/53 PMIC v1 by Ashish Jangam · 12 years ago
  16. 6e61ee3 C6X: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  17. 389325b MAINTAINERS: add entry for sparse checker by Christopher Li · 12 years ago
  18. 6fc2648 MAINTAINERS: fix REMOTEPROC F: typo by Joe Perches · 12 years ago
  19. 2561b06 alpha: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  20. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  21. 9b3ae64 scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open() by Julia Lawall · 12 years ago
  22. 20955e8 libfs: add simple_open() by Stephen Boyd · 12 years ago
  23. 7563ec4 hugetlbfs: remove unregister_filesystem() when initializing module by Hillf Danton · 12 years ago
  24. fd835d1 drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callback by Jett.Zhou · 12 years ago
  25. 44c8249 fs/xattr.c:setxattr(): improve handling of allocation failures by Andrew Morton · 12 years ago
  26. 0d08d7b fs/xattr.c:listxattr(): fall back to vmalloc() if kmalloc() failed by Andrew Morton · 12 years ago
  27. 703bf2d fs/xattr.c: suppress page allocation failure warnings from sys_listxattr() by Dave Jones · 12 years ago
  28. b82c328 sysrq: use SEND_SIG_FORCED instead of force_sig() by Anton Vorontsov · 12 years ago
  29. 99663be proc: fix mount -t proc -o AAA by Vasiliy Kulikov · 12 years ago
  30. 1ac02d7 ARM: fix __io macro for PCMCIA by Rob Herring · 12 years ago
  31. 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
  32. 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
  33. 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
  34. 8078342 Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 12 years ago
  35. 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
  36. 54f7007 ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead() by Luck, Tony · 12 years ago
  37. e087592 KVM: Resolve RCU vs. async page fault problem by Gleb Natapov · 12 years ago
  38. 8a40324 Merge tag 'powerpc-fixes' of git://github.com/paulusmack/linux into new/master by Avi Kivity · 12 years ago
  39. 7a4f5ad KVM: VMX: vmx_set_cr0 expects kvm->srcu locked by Marcelo Tosatti · 12 years ago
  40. fea5295 KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr() by Sasikantha babu · 12 years ago
  41. f011fd1 ARM: EXYNOS: Fix compiler warning in dma.c file by Sachin Kamat · 12 years ago
  42. e1b1994 ARM: EXYNOS: fix ISO C90 warning by Il Han · 12 years ago
  43. 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
  44. 4ce107cc ARM: OMAP2+: hwmod: Fix wrong SYSC_TYPE1_XXX_MASK bit definitions by Vaibhav Hiremath · 12 years ago
  45. f9a2f9c ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wait for reset status by Rajendra Nayak · 12 years ago
  46. 2800852 ARM: OMAP2+: hwmod: Restore sysc after a reset by Rajendra Nayak · 12 years ago
  47. 2a1cc14 ARM: OMAP2+: omap_hwmod: Allow io_ring wakeup configuration for all modules by Govindraj.R · 12 years ago
  48. 620f6e8 sysctl: fix write access to dmesg_restrict/kptr_restrict by Kees Cook · 12 years ago
  49. 78d5021 ipv6: fix array index in ip6_mc_add_src() by RongQing.Li · 12 years ago
  50. 43f63c8 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  51. 117980c mlx4: allocate just enough pages instead of always 4 pages by Thadeu Lima de Souza Cascardo · 12 years ago
  52. 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
  53. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  54. 03f2eec stmmac: re-add IFF_UNICAST_FLT for dwmac1000 by Marc Kleine-Budde · 12 years ago
  55. ca7b91b bnx2x: Clear MDC/MDIO warning message by Yaniv Rosner · 12 years ago
  56. f93fb01 bnx2x: Fix BCM57711+BCM84823 link issue by Yaniv Rosner · 12 years ago
  57. 99bf7f3 bnx2x: Clear BCM84833 LED after fan failure by Yaniv Rosner · 12 years ago
  58. 8267bbb0 bnx2x: Fix BCM84833 PHY FW version presentation by Yaniv Rosner · 12 years ago
  59. 59a2e53 bnx2x: Fix link issue for BCM8727 boards. by Yaniv Rosner · 12 years ago
  60. 9379c9b bnx2x: Restore 1G LED on BCM57712+BCM8727 designs. by Yaniv Rosner · 12 years ago
  61. 25182fc bnx2x: Fix BCM578x0-SFI pre-emphasis settings by Yaniv Rosner · 12 years ago
  62. 6a51c0d bnx2x: Fix BCM57810-KR AN speed transition by Yaniv Rosner · 12 years ago
  63. ca05f29 bnx2x: Fix BCM57810-KR FC by Yaniv Rosner · 12 years ago
  64. 27d9129 bnx2x: PFC fix by Yaniv Rosner · 12 years ago
  65. c04c1b9 regmap: prevent division by zero in rbtree_show by Stephen Warren · 12 years ago
  66. 857504d sky2: copy received packets on inefficient unaligned architecture by stephen hemminger · 12 years ago
  67. 234bcf8 net/bonding: correctly proxy slave neigh param setup ndo function by Shlomo Pongratz · 12 years ago
  68. 2af73d4 net/bonding: emit address change event also in bond_release by Shlomo Pongratz · 12 years ago
  69. acdd598 sctp: Allow struct sctp_event_subscribe to grow without breaking binaries by Thomas Graf · 12 years ago
  70. 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
  71. 5897a39 ARM: OMAP3: clock data: fill in some missing clockdomains by Paul Walmsley · 12 years ago
  72. 6c4a057 ARM: OMAP4: clock data: Force a DPLL clkdm/pwrdm ON before a relock by Rajendra Nayak · 12 years ago
  73. 91a290c ARM: OMAP4: clock data: fix mult and div mask for USB_DPLL by Ameya Palande · 12 years ago
  74. 8b8c3c7 ARM: OMAP2+: powerdomain: Wait for powerdomain transition in pwrdm_state_switch() by Santosh Shilimkar · 12 years ago
  75. 4a3398e gpio: tegra: Iterate over the correct number of banks by Stephen Warren · 12 years ago
  76. 5c1e2c9 gpio: tegra: fix register address calculations for Tegra30 by Stephen Warren · 12 years ago
  77. a5149bf Merge branch 'selinux' ("struct common_audit_data" sanitizer) by Linus Torvalds · 12 years ago
  78. 3ff8f93 Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  79. 4a1e8eb Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  80. 2d1f631 EXYNOS: fix dependency for EXYNOS_CPUFREQ by Kukjin Kim · 12 years ago
  81. 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
  82. 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
  83. dcce6ce ARM: at91: dt: remove unit-address part for memory nodes by Ludovic Desroches · 12 years ago
  84. 0c2c1f6 ARM: at91: fix check of valid GPIO for SPI and USB by Nicolas Ferre · 12 years ago
  85. 9475375 USB: ehci-atmel: add needed of.h header file by Nicolas Ferre · 12 years ago
  86. c16524e ARM: at91/NAND DT bindings: add comments by Nicolas Ferre · 12 years ago
  87. 4352808 ARM: at91/at91sam9x5.dtsi: fix NAND ale/cle in DT file by Nicolas Ferre · 12 years ago
  88. 1887ab2b USB: ohci-at91: trivial return code name change by Nicolas Ferre · 12 years ago
  89. 0ee6d1e USB: ohci-at91: change maximum number of ports by Nicolas Ferre · 12 years ago
  90. aaf9f5f USB: ohci-at91: rework and fix initialization by Nicolas Ferre · 12 years ago
  91. 74adcb2 ARM: at91/dts: USB host vbus is active low by Nicolas Ferre · 12 years ago
  92. cca0355 ARM: at91/USB host: specify and handle properly vbus_pin_active_low by Nicolas Ferre · 12 years ago
  93. 1e7caf8 USB: ohci-at91: fix vbus_pin_active_low handling by Nicolas Ferre · 12 years ago
  94. 6aa5106 ARM: EXYNOS: use chip_id reg in uncompress to select uart base phys by Dima Zavin · 12 years ago
  95. fd9abe1 ARM: EXYNOS: fix CONFIG_DEBUG_LL by Colin Cross · 12 years ago
  96. 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
  97. 7114a72 Merge tag 'mce-fix-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 12 years ago
  98. 59269b9 ARM: OMAP AM3517/3505: clock data: change EMAC clocks aliases by Ilya Yanok · 13 years ago
  99. 36bbffc Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  100. 20a2a81 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago