summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | ceph: simplify+fix atomic_openSage Weil2012-08-023-66/+40
* | | | | | | | | | | | | | Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-08-027-316/+158
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | eCryptfs: check for eCryptfs cipher support at mountTim Sally2012-07-131-0/+13
| * | | | | | | | | | | | | | eCryptfs: Revert to a writethrough cache modelTyler Hicks2012-07-133-63/+15
| * | | | | | | | | | | | | | eCryptfs: Initialize empty lower files when opening themTyler Hicks2012-07-083-28/+49
| * | | | | | | | | | | | | | eCryptfs: Unlink lower inode when ecryptfs_create() failsTyler Hicks2012-07-081-23/+32
| * | | | | | | | | | | | | | eCryptfs: Make all miscdev functions use daemon ptr in file private_dataTyler Hicks2012-07-083-172/+47
| * | | | | | | | | | | | | | eCryptfs: Remove unused messaging declarations and functionTyler Hicks2012-07-082-37/+0
| * | | | | | | | | | | | | | eCryptfs: Copy up POSIX ACL and read-only flags from lower mountTyler Hicks2012-07-081-1/+9
* | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-08-028-158/+270
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | CIFS: Add SMB2 support for rmdirPavel Shilovsky2012-07-273-0/+12
| * | | | | | | | | | | | | | | CIFS: Move rmdir code to ops structPavel Shilovsky2012-07-275-13/+24
| * | | | | | | | | | | | | | | CIFS: Add SMB2 support for mkdir operationPavel Shilovsky2012-07-273-0/+38
| * | | | | | | | | | | | | | | CIFS: Separate protocol specific part from mkdirPavel Shilovsky2012-07-275-25/+49
| * | | | | | | | | | | | | | | CIFS: Simplify cifs_mkdir callPavel Shilovsky2012-07-273-140/+167
* | | | | | | | | | | | | | | | mm: remove node_start_pfn checking in new WARN_ON for nowLinus Torvalds2012-08-021-1/+1
| |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-08-0114-72/+108
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | MIPS: Loongson 2: Sort out clock managment.Ralf Baechle2012-08-017-51/+33
| * | | | | | | | | | | | | | | MIPS: Loongson 1: more clk support and add select HAVE_CLKYoichi Yuasa2012-08-012-0/+17
| * | | | | | | | | | | | | | | MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa2012-08-011-0/+1
| * | | | | | | | | | | | | | | MIPS: BCM63xx: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa2012-08-011-0/+1
| * | | | | | | | | | | | | | | MIPS: AR7: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa2012-08-011-0/+1
| * | | | | | | | | | | | | | | MIPS: Lantiq: Platform specific CLK fixupJohn Crispin2012-08-011-0/+5
| * | | | | | | | | | | | | | | MIPS: Lantiq: Add device_tree_init functionJohn Crispin2012-08-011-0/+22
| * | | | | | | | | | | | | | | MIPS: Lantiq: Fix interface clock and PCI control register offsetJohn Crispin2012-08-011-21/+28
* | | | | | | | | | | | | | | | Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-08-0123-302/+206
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | um: Add arch/x86/um to MAINTAINERSRichard Weinberger2012-08-021-0/+1
| * | | | | | | | | | | | | | | | um: pass siginfo to guest processMartin Pärtel2012-08-0210-34/+71
| * | | | | | | | | | | | | | | | um: fix ubd_file_size for read-only filesMartin Pärtel2012-08-021-1/+1
| * | | | | | | | | | | | | | | | um: pull interrupt_end() into userspace()Al Viro2012-08-022-8/+6
| * | | | | | | | | | | | | | | | um: split syscall_trace(), pass pt_regs to itAl Viro2012-08-023-43/+34
| * | | | | | | | | | | | | | | | um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regsAl Viro2012-08-013-5/+5
| * | | | | | | | | | | | | | | | um: set BLK_CGROUP=y in defconfigRichard Weinberger2012-07-281-1/+1
| * | | | | | | | | | | | | | | | um: remove count_lockRichard Weinberger2012-07-282-7/+0
| * | | | | | | | | | | | | | | | um: fully use tty_portRichard Weinberger2012-07-284-78/+65
| * | | | | | | | | | | | | | | | um: Remove dead codeRichard Weinberger2012-07-281-26/+0
| * | | | | | | | | | | | | | | | um: remove line_ioctl()Richard Weinberger2012-07-284-90/+0
| * | | | | | | | | | | | | | | | TTY: um/line, use tty from tty_portJiri Slaby2012-07-283-9/+21
| * | | | | | | | | | | | | | | | TTY: um/line, add tty_portJiri Slaby2012-07-282-4/+5
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-0128-1415/+2124
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'dma-omap', 'dma-pl08x' and 'dma-sa11x0' into dmaengineRussell King2012-07-3111-785/+614
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | dmaengine: sa11x0-dma: add cyclic DMA supportRussell King2012-07-011-16/+92
| | | * | | | | | | | | | | | | | | | dmaengine: sa11x0-dma: fix DMA residue supportRussell King2012-07-011-16/+29
| | * | | | | | | | | | | | | | | | | dmaengine: PL08x: ensure all descriptors are freed when channel is releasedRussell King2012-07-011-0/+2
| | * | | | | | | | | | | | | | | | | dmaengine: PL08x: get rid of write only pool_ctr and free_txd lockingRussell King2012-07-011-12/+0
| | * | | | | | | | | | | | | | | | | dmaengine: PL08x: get rid of pl08x_prep_channel_resourcesRussell King2012-07-011-23/+9
| | * | | | | | | | | | | | | | | | | dmaengine: PL08x: fix tx_status function to return correct residueRussell King2012-07-011-27/+34
| | * | | | | | | | | | | | | | | | | dmaengine: PL08x: convert to use vchan done listRussell King2012-07-011-81/+54
| | * | | | | | | | | | | | | | | | | dmaengine: PL08x: convert to use vchan submitted/issued listsRussell King2012-07-011-47/+17
| | * | | | | | | | | | | | | | | | | dmaengine: PL08x: use vchan's spinlockRussell King2012-07-012-25/+21
OpenPOWER on IntegriCloud