summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-14mtd: IFC NAND: Add support of ONFI NAND flashPrabhakar Kushwaha
2012-05-14mtd: lpddr: replace open-coded ARRAY_SIZE with macroJim Cromie
2012-05-14mtd: use module_pci_driverAxel Lin
2012-05-14mtd: gpmi: do not include the mxs.hHuang Shijie
2012-05-14mtd: mark const init data with __initconst instead of __initdataUwe Kleine-König
2012-05-14sh: Use the plat_nand default partition parserH Hartley Sweeten
2012-05-14mips: Use the plat_nand default partition parserH Hartley Sweeten
2012-05-14blackfin: Use the plat_nand default partition parserH Hartley Sweeten
2012-05-14arm: Use the plat_nand default partition parserH Hartley Sweeten
2012-05-14mtd: plat_nand: Add default partition parser to driverH Hartley Sweeten
2012-05-13Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-05-13Linux 3.4-rc7Linus Torvalds
2012-05-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-05-13Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-05-12Merge branch 'v3.4-samsung-fixes-5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-05-12ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1Kukjin Kim
2012-05-12ARM: EXYNOS: use s5p-timer for UniversalC210 boardMarek Szyprowski
2012-05-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson
2012-05-12ARM / mach-shmobile: Invalidate caches when booting secondary coresMagnus Damm
2012-05-12ARM / mach-shmobile: sh73a0 SMP TWD boot regression fixKuninori Morimoto
2012-05-12ARM / mach-shmobile: r8a7779 SMP TWD boot regression fixMagnus Damm
2012-05-12ARM: mach-shmobile: convert ag5evm to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski
2012-05-12ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski
2012-05-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-12Merge tag 'dm-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds
2012-05-12MAINTAINERS: Add myself as the cpufreq maintainerRafael J. Wysocki
2012-05-12dm mpath: check if scsi_dh module already loaded before trying to loadMike Snitzer
2012-05-12dm thin: correct module descriptionAlasdair G Kergon
2012-05-12dm thin: fix unprotected use of prepared_discards listMike Snitzer
2012-05-12dm thin: reinstate missing mempool_free in cell_release_singletonMike Snitzer
2012-05-12gpio/exynos: Fix compiler warnings when non-exynos machines are selectedSachin Kamat
2012-05-12gpio: pch9: Use proper flow type handlersThomas Gleixner
2012-05-11Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-05-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-05-11Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/na...Linus Torvalds
2012-05-11powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt
2012-05-11ks8851: Update link status during link change interruptStephen Boyd
2012-05-11macvtap: restore vlan header on user readBasil Gor
2012-05-11vhost-net: fix handle_rx buffer sizeBasil Gor
2012-05-11target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversionNicholas Bellinger
2012-05-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2012-05-11mm: raise MemFree by reverting percpu_pagelist_fraction to 0Hugh Dickins
2012-05-11bonding: don't increase rx_dropped after processing LACPDUsJiri Bohac
2012-05-11connector/userns: replace netlink uses of cap_raised() with capable()Eric W. Biederman
2012-05-11sctp: check cached dst before using itNicolas Dichtel
2012-05-11pktgen: fix crash at module unloadEric Dumazet
2012-05-11Revert "net: maintain namespace isolation between vlan and real device"David S. Miller
2012-05-11ehea: fix losing of NEQ events when one event occurred earlyThadeu Lima de Souza Cascardo
2012-05-11igb: fix rtnl race in PM resume pathBenjamin Poirier