summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-02um: fix ubd_file_size for read-only filesMartin Pärtel
2012-08-02md/dm-raid: DM_RAID should select MD_RAID10NeilBrown
2012-08-02md/raid1: submit IO from originating thread instead of md thread.NeilBrown
2012-08-02raid5: raid5d handle stripe in batch wayShaohua Li
2012-08-02raid5: make_request use batch stripe releaseShaohua Li
2012-08-02um: pull interrupt_end() into userspace()Al Viro
2012-08-02um: split syscall_trace(), pass pt_regs to itAl Viro
2012-08-01um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regsAl Viro
2012-08-01Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-08-01Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-08-01MIPS: Loongson 2: Sort out clock managment.Ralf Baechle
2012-08-01Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-08-01Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-08-01Merge branch 'for-next' of git://neil.brown.name/mdLinus Torvalds
2012-08-01locks: remove unused lm_release_privateJ. Bruce Fields
2012-08-01MIPS: Loongson 1: more clk support and add select HAVE_CLKYoichi Yuasa
2012-08-01MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa
2012-08-01MIPS: BCM63xx: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa
2012-08-01MIPS: AR7: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa
2012-08-01MIPS: Lantiq: Platform specific CLK fixupJohn Crispin
2012-08-01MIPS: Lantiq: Add device_tree_init functionJohn Crispin
2012-08-01MIPS: Lantiq: Fix interface clock and PCI control register offsetJohn Crispin
2012-08-01delousing target_core_file a bitAl Viro
2012-08-01DM RAID: Add support for MD RAID10Jonathan Brassow
2012-08-01Merge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf' into mdNeilBrown
2012-08-01block: remove dead func declarationYuanhan Liu
2012-08-01block: add partition resize function to blkpg ioctlVivek Goyal
2012-08-01block: uninitialized ioc->nr_tasks triggers WARN_ONOlof Johansson
2012-08-01block: do not artificially constrain max_sectors for stacking driversMike Snitzer
2012-08-01ALSA: snd-usb: fix clock source validity indexDaniel Mack
2012-08-01Merge branch 'common/irqdomain' into sh-latestPaul Mundt
2012-08-01sh: ecovec: care CN5 VBUS if USB host modeKuninori Morimoto
2012-08-01sh: sh7724: fixup renesas_usbhs clock settingsKuninori Morimoto
2012-08-01sh: intc: initial irqdomain support.Paul Mundt
2012-08-01Merge branch 'common/pinctrl' into sh-latestPaul Mundt
2012-08-01sh: pfc: Fix up init ordering mess.Paul Mundt
2012-08-01Merge branch 'sh/dmaengine' into sh-latestPaul Mundt
2012-08-01serial: sh-sci: fix compilation breakage, when DMA is enabledGuennadi Liakhovetski
2012-08-01dmaengine: shdma: restore partial transfer calculationGuennadi Liakhovetski
2012-07-31Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-07-31x86: OLPC: move s/r-related EC cmds to EC driverAndres Salomon
2012-07-31Platform: OLPC: move global variables into priv structAndres Salomon
2012-07-31Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon
2012-07-31x86: OLPC: switch over to using new EC driver on x86Andres Salomon
2012-07-31Platform: OLPC: add a suspended flag to the EC driverAndres Salomon
2012-07-31Platform: OLPC: turn EC driver into a platform_driverAndres Salomon
2012-07-31Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call itAndres Salomon
2012-07-31drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon
2012-07-31Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon