summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-05-31Merge tag 'pcie_bridge-3.11' of git://git.infradead.org/users/jcooper/linux i...Olof Johansson
2013-05-31Merge tag 'pcie_kw-3.11' of git://git.infradead.org/users/jcooper/linux into ...Olof Johansson
2013-05-31Merge tag 'pcie-3.11-2' of git://git.infradead.org/users/jcooper/linux into n...Olof Johansson
2013-05-31Merge tag 'defconfig-3.11-3' of git://git.infradead.org/users/jcooper/linux i...Olof Johansson
2013-05-31Merge tag 'soc-3.11-2' of git://git.infradead.org/users/jcooper/linux into ne...Olof Johansson
2013-05-29arm: kirkwood: Instantiate cpufreq driverAndrew Lunn
2013-05-27arm: kirkwood: convert db-88f6281/db-88f6282 to the Device TreeThomas Petazzoni
2013-05-27arm: kirkwood: convert QNAP TS219 to use DT for the PCIe interfaceThomas Petazzoni
2013-05-27arm: kirkwood: convert ZyXEL NSA310 to use DT for the PCIe interfaceThomas Petazzoni
2013-05-27arm: kirkwood: convert MPL CEC4 to use DT for the PCIe interfaceThomas Petazzoni
2013-05-27arm: kirkwood: convert Iomega Iconnect to use DT for the PCIe interfaceThomas Petazzoni
2013-05-27arm: kirkwood: add SoC-level Device Tree data for PCIe interfacesThomas Petazzoni
2013-05-27arm: kirkwood: move PCIe window init to legacy driverThomas Petazzoni
2013-05-27pci: mvebu: enable driver usage on KirkwoodThomas Petazzoni
2013-05-27pci: mvebu: fix the emulation of the status registerThomas Petazzoni
2013-05-27pci: mvebu: allow the enumeration of devices beyond physical bridgesThomas Petazzoni
2013-05-27pci: mvebu: no longer fake the slot location of downstream devicesThomas Petazzoni
2013-05-27pci: mvebu: fix return value check in mvebu_pcie_probe()Wei Yongjun
2013-05-26Linux 3.10-rc3v3.10-rc3Linus Torvalds
2013-05-26ipc/sem.c: Fix missing wakeups in do_smart_update_queue()Manfred Spraul
2013-05-26Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-05-26arm: kirkwood: Enable cpufreq and ondemand on kirkwood_defconfigAndrew Lunn
2013-05-26Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-26Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-26Merge tag 'for-linus-v3.10-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-05-25Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds
2013-05-25Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-25Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-05-25score: remove redundant kcore_list entriesKyle McMartin
2013-05-25Merge tag 'arc-v3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-05-25ARC: lazy dcache flush broke gdb in non-aliasing configsVineet Gupta
2013-05-24Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds
2013-05-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-24aio: fix kioctx not being freed after cancellation at exit timeBenjamin LaHaise
2013-05-24mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areasCliff Wickman
2013-05-24drivers/rtc/rtc-max8998.c: check for pdata presence before dereferencingTomasz Figa
2013-05-24ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap()Joseph Qi
2013-05-24random: fix accounting race condition with lockless irq entropy_count updateJiri Kosina
2013-05-24drivers/char/random.c: fix priming of last_dataJarod Wilson
2013-05-24mm/memory_hotplug.c: fix printk format warningsRandy Dunlap
2013-05-24nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundaryRyusuke Konishi
2013-05-24drivers/block/brd.c: fix brd_lookup_page() raceBrian Behlendorf
2013-05-24fbdev: FB_GOLDFISH should depend on HAS_DMAGeert Uytterhoeven
2013-05-24drivers/rtc/rtc-pl031.c: pass correct pointer to free_irq()Lars-Peter Clausen
2013-05-24auditfilter.c: fix kernel-doc warningsRandy Dunlap
2013-05-24aio: fix io_getevents documentationJeff Moyer
2013-05-24revert "selftest: add simple test for soft-dirty bit"Andrew Morton
2013-05-24drivers/leds/leds-ot200.c: fix error caused by shifted maskChristian Gmeiner
2013-05-24mm/THP: use pmd_populate() to update the pmd with pgtable_t pointerAneesh Kumar K.V