aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* block: split discard into aligned requestsPaolo Bonzini2012-08-02
* block: reorganize rounding of max_discard_sectorsPaolo Bonzini2012-08-02
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-08-01
|\
| * MIPS: Loongson 2: Sort out clock managment.Ralf Baechle2012-08-01
| * MIPS: Loongson 1: more clk support and add select HAVE_CLKYoichi Yuasa2012-08-01
| * MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa2012-08-01
| * MIPS: BCM63xx: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa2012-08-01
| * MIPS: AR7: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa2012-08-01
| * MIPS: Lantiq: Platform specific CLK fixupJohn Crispin2012-08-01
| * MIPS: Lantiq: Add device_tree_init functionJohn Crispin2012-08-01
| * MIPS: Lantiq: Fix interface clock and PCI control register offsetJohn Crispin2012-08-01
* | Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-08-01
|\ \
| * | um: Add arch/x86/um to MAINTAINERSRichard Weinberger2012-08-01
| * | um: pass siginfo to guest processMartin Pärtel2012-08-01
| * | um: fix ubd_file_size for read-only filesMartin Pärtel2012-08-01
| * | um: pull interrupt_end() into userspace()Al Viro2012-08-01
| * | um: split syscall_trace(), pass pt_regs to itAl Viro2012-08-01
| * | um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regsAl Viro2012-08-01
| * | um: set BLK_CGROUP=y in defconfigRichard Weinberger2012-07-28
| * | um: remove count_lockRichard Weinberger2012-07-28
| * | um: fully use tty_portRichard Weinberger2012-07-28
| * | um: Remove dead codeRichard Weinberger2012-07-28
| * | um: remove line_ioctl()Richard Weinberger2012-07-28
| * | TTY: um/line, use tty from tty_portJiri Slaby2012-07-28
| * | TTY: um/line, add tty_portJiri Slaby2012-07-28
* | | Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-01
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'dma-omap', 'dma-pl08x' and 'dma-sa11x0' into dmaengineRussell King2012-07-31
| |\ \ \ \
| | | * | | dmaengine: sa11x0-dma: add cyclic DMA supportRussell King2012-07-01
| | | * | | dmaengine: sa11x0-dma: fix DMA residue supportRussell King2012-07-01
| | * | | | dmaengine: PL08x: ensure all descriptors are freed when channel is releasedRussell King2012-07-01
| | * | | | dmaengine: PL08x: get rid of write only pool_ctr and free_txd lockingRussell King2012-07-01
| | * | | | dmaengine: PL08x: get rid of pl08x_prep_channel_resourcesRussell King2012-07-01
| | * | | | dmaengine: PL08x: fix tx_status function to return correct residueRussell King2012-07-01
| | * | | | dmaengine: PL08x: convert to use vchan done listRussell King2012-07-01
| | * | | | dmaengine: PL08x: convert to use vchan submitted/issued listsRussell King2012-07-01
| | * | | | dmaengine: PL08x: use vchan's spinlockRussell King2012-07-01
| | * | | | dmaengine: PL08x: convert to use virt-dma structsRussell King2012-07-01
| | * | | | dmaengine: PL08x: rejig physical channel allocationRussell King2012-07-01
| | * | | | dmaengine: PL08x: start next descriptor from irq contextRussell King2012-07-01
| | * | | | dmaengine: PL08x: split the pend_list in twoRussell King2012-07-01
| | * | | | dmaengine: PL08x: re-jig the starting of txdsRussell King2012-07-01
| | * | | | dmaengine: PL08x: remove waiting descriptor pointerRussell King2012-07-01
| | * | | | dmaengine: PL08x: move DMA signal muxing into slave prepare codeRussell King2012-07-01
| | * | | | dmaengine: PL08x: convert to a list of completed descriptorsRussell King2012-07-01
| | * | | | dmaengine: PL08x: track mux usage on a per-channel basis.Russell King2012-07-01
| | * | | | dmaengine: PL08x: move DMA signal muxing into pl08x_dma_chan structRussell King2012-07-01
| | * | | | dmaengine: PL08x: split DMA signal muxing from channel allocRussell King2012-07-01
| | * | | | dmaengine: PL08x: get rid of unnecessary checks in dma_slave_configRussell King2012-07-01
| | * | | | dmaengine: PL08x: ignore 'direction' argument in dma_slave_configRussell King2012-07-01
| | * | | | dmaengine: PL08x: extract function to to generate cctl valuesRussell King2012-07-01