summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: dt: Deduplicate binding docs by referencing mmc.txtChris Ball2012-07-117-43/+33Star
* mmc: core: Export regulator_* functions as GPLChris Ball2012-07-111-2/+2
* mmc: block: replace __blk_end_request() with blk_end_request()Subhash Jadavani2012-07-111-27/+9Star
* mmc: core: Fix the HPI execution sequenceVenkatraman S2012-07-112-24/+32
* mmc: extend and rename cd-gpio helpers to handle more slot GPIO functionsGuennadi Liakhovetski2012-07-114-32/+32
* mmc: tmio: use MMC opcode defines instead of numbersGuennadi Liakhovetski2012-07-111-3/+4
* mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq()Guennadi Liakhovetski2012-07-111-2/+2
* mmc: core: Revert "skip card initialization if power class selection fails"Venkatraman S2012-07-111-7/+11
* cgroup: fix cgroup hierarchy umount raceTejun Heo2012-07-081-1/+5
* Revert "cgroup: superblock can't be released with active dentries"Tejun Heo2012-07-081-14/+3Star
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-0711-28/+59
|\
| * ARM: fix warning caused by wrongly typed arm_dma_limitRussell King2012-07-051-1/+1
| * ARM: fix warnings about atomic64_readRussell King2012-07-051-1/+1
| * ARM: 7440/1: kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6Rabin Vincent2012-07-051-2/+2
| * ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailableWill Deacon2012-07-051-1/+1
| * ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"Will Deacon2012-07-053-13/+28
| * ARM: 7442/1: Revert "remove unused restart trampoline"Will Deacon2012-07-053-0/+17
| * ARM: fix set_domain() macroRussell King2012-07-051-9/+9
| * ARM: fix mach-versatile/pci.c warningRussell King2012-07-041-1/+0Star
* | Merge tag 'ecryptfs-3.5-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-072-20/+30
|\ \
| * | eCryptfs: Gracefully refuse miscdev file ops on inherited/passed filesTyler Hicks2012-07-061-7/+16
| * | eCryptfs: Fix lockdep warning in miscdev operationsTyler Hicks2012-07-041-12/+13
| * | eCryptfs: Properly check for O_RDONLY flag before doing privileged openTyler Hicks2012-07-041-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2012-07-062-18/+20
|\ \ \
| * | | qla2xxx: print the right array elements in qlt_async_eventAlan Cox2012-07-061-17/+18
| * | | tcm_fc: Resolve suspicious RCU usage warningsMark Rustad2012-07-061-1/+2
* | | | Merge tag 'for-linus-20120706' of git://git.infradead.org/linux-mtdLinus Torvalds2012-07-062-1/+8
|\ \ \ \
| * | | | mtd: cafe_nand: fix an & vs | mistakeDan Carpenter2012-07-061-1/+1
| * | | | mtd: nand: initialize bitflip_threshold prior to BBT scanningShmulik Ladkani2012-06-091-0/+7
* | | | | mm: Hold a file reference in madvise_removeAndy Lutomirski2012-07-061-4/+14
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds2012-07-065-18/+24
|\ \ \ \ \
| * | | | | aio: make kiocb->private NUll in init_sync_kiocb()Junxiao Bi2012-07-051-0/+1
| * | | | | ocfs2: Fix bogus error message from ocfs2_global_read_infoJan Kara2012-07-041-2/+0Star
| * | | | | ocfs2: for SEEK_DATA/SEEK_HOLE, return internal error unchanged if ocfs2_get_...Jeff Liu2012-07-041-2/+0Star
| * | | | | ocfs2: use spinlock irqsave for downconvert lock.patchSrinivas Eeda2012-07-041-12/+19
| * | | | | ocfs2: Misplaced parens in unlikleyroel2012-07-041-1/+1
| * | | | | ocfs2: clear unaligned io flag when dio failsJunxiao Bi2012-07-041-1/+3
| | |_|_|/ | |/| | |
* | | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-07-061-21/+20Star
|\ \ \ \ \
| * | | | | cifs: when server doesn't set CAP_LARGE_READ_X, cap default rsize at MaxBuffe...Jeff Layton2012-07-031-6/+3Star
| * | | | | cifs: fix parsing of password mount optionSuresh Jayaraman2012-06-121-15/+17
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-07-0619-25/+39
|\ \ \ \ \ \
| * | | | | | Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen2012-07-0417-23/+34
| * | | | | | Input: wacom - don't retrieve touch_max when it is predefinedPing Cheng2012-06-291-1/+3
| * | | | | | Input: wacom - fix retrieving touch_max bugPing Cheng2012-06-291-1/+1
| * | | | | | Input: fix input.h kernel-doc warningRandy Dunlap2012-06-121-0/+1
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-0512-47/+56
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'omap-fixes-for-v3.5-rc5' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-07-053-15/+17
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'omap-fixes-b-for-3.5rc' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-07-051-14/+14
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: OMAP2+: hwmod data: Fix wrong McBSP clock alias on OMAP4Benoit Cousson2012-07-041-4/+4
| | | * | | | | | | ARM: OMAP4: hwmod data: temporarily comment out data for the usb_host_fs and ...Paul Walmsley2012-07-041-10/+10