summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-05mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllersManuel Lauss
2012-04-05mmc: sh_mmcif: Simplify calculation of mmc->f_minSimon Horman
2012-04-05mmc: sh_mmcif: mmc->f_max should be half of the bus clockSimon Horman
2012-04-05mmc: sh_mmcif: double clock speedSimon Horman
2012-04-05mmc: block: Remove use of mmc_blk_set_blksizeUlf Hansson
2012-04-05mmc: atmel-mci: add support for odd clock dividersLudovic Desroches
2012-04-05mmc: atmel-mci: r/w proof capability only available since v2xxLudovic Desroches
2012-04-05mmc: atmel-mci: correct data timeout computationLudovic Desroches
2012-04-05mmc: sdhci-s3c: Enable runtime power managementMark Brown
2012-04-05mmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system suspendMark Brown
2012-04-05mmc: sdhci-s3c: use devm_ functionsJulia Lawall
2012-04-05Merge tag 'omap-fixes-a2-for-3.4rc' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-04-05mmc: sdhci-s3c: Keep a copy of platform data and use itThomas Abraham
2012-04-05mmc: sdhci-s3c: derive transfer width host cap from max_width in platdataThomas Abraham
2012-04-05mmc: sdhci-s3c: Remove usage of clk_type member in platform dataThomas Abraham
2012-04-05MAINTAINERS: update for Marvell Ethernet driversstephen hemminger
2012-04-05bonding: properly unset current_arp_slave on slave link upVeaceslav Falico
2012-04-05phonet: Check input from user before allocatingSasha Levin
2012-04-05tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05memcg swap: use mem_cgroup_uncharge_swap fixMichal Hocko
2012-04-05backlight: add driver for DA9052/53 PMIC v1Ashish Jangam
2012-04-05C6X: use set_current_blocked() and block_sigmask()Matt Fleming
2012-04-05MAINTAINERS: add entry for sparse checkerChristopher Li
2012-04-05MAINTAINERS: fix REMOTEPROC F: typoJoe Perches
2012-04-05alpha: use set_current_blocked() and block_sigmask()Matt Fleming
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-04-05scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open()Julia Lawall
2012-04-05libfs: add simple_open()Stephen Boyd
2012-04-05hugetlbfs: remove unregister_filesystem() when initializing moduleHillf Danton
2012-04-05drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callbackJett.Zhou
2012-04-05fs/xattr.c:setxattr(): improve handling of allocation failuresAndrew Morton
2012-04-05fs/xattr.c:listxattr(): fall back to vmalloc() if kmalloc() failedAndrew Morton
2012-04-05fs/xattr.c: suppress page allocation failure warnings from sys_listxattr()Dave Jones
2012-04-05sysrq: use SEND_SIG_FORCED instead of force_sig()Anton Vorontsov
2012-04-05proc: fix mount -t proc -o AAAVasiliy Kulikov
2012-04-05ARM: fix __io macro for PCMCIARob Herring
2012-04-05Merge branch 'v3.4-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-04-05Merge branch 'v3.4-cpufreq-exynos-fixes' of git://git.kernel.org/pub/scm/linu...Olof Johansson
2012-04-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson
2012-04-05Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson
2012-04-05Merge branch 'for-3.4/fixes-for-rc2' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2012-04-05ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead()Luck, Tony
2012-04-05KVM: Resolve RCU vs. async page fault problemGleb Natapov
2012-04-05Merge tag 'powerpc-fixes' of git://github.com/paulusmack/linux into new/masterAvi Kivity
2012-04-05KVM: VMX: vmx_set_cr0 expects kvm->srcu lockedMarcelo Tosatti
2012-04-05KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()Sasikantha babu
2012-04-05ARM: EXYNOS: Fix compiler warning in dma.c fileSachin Kamat
2012-04-05ARM: EXYNOS: fix ISO C90 warningIl Han
2012-04-05Merge branches 'clock_fixes_3.4rc', 'clockdomain_fixes_3.4rc', 'hsmmc_erratum...Paul Walmsley