aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* dmaengine: omap-dma: more consolidation of CCR register setupRussell King2014-04-03
* dmaengine: omap-dma: move IRQ handling to omap-dmaRussell King2014-04-03
* dmaengine: omap-dma: move register read/writes into omap-dma.cRussell King2014-04-03
* ARM: omap: dma: get rid of 'p' allocation and clean upRussell King2014-04-03
* ARM: omap: move dma channel allocation into plat-omap codeRussell King2014-04-03
* ARM: omap: dma: get rid of errata globalRussell King2014-04-03
* ARM: omap: clean up DMA register accessesRussell King2014-04-03
* ARM: omap: remove almost-const variablesRussell King2014-04-03
* ARM: omap: remove references to disable_irq_lchRussell King2014-04-03
* dmaengine: omap-dma: cleanup errata 3.3 handlingRussell King2014-04-03
* dmaengine: omap-dma: provide register read/write functionsRussell King2014-04-03
* dmaengine: omap-dma: use cached CCR value when enabling DMARussell King2014-04-03
* dmaengine: omap-dma: move barrier to omap_dma_start_desc()Russell King2014-04-03
* dmaengine: omap-dma: move clnk_ctrl setting to preparation functionsRussell King2014-04-03
* dmaengine: omap-dma: improve efficiency loading C.SA/C.EI/C.FI registersRussell King2014-04-03
* dmaengine: omap-dma: consolidate clearing channel status registerRussell King2014-04-03
* dmaengine: omap-dma: move CCR buffering disable errata out of the fast pathRussell King2014-04-03
* dmaengine: omap-dma: provide register definitionsRussell King2014-04-03
* dmaengine: omap-dma: consolidate setup of CCRRussell King2014-04-03
* dmaengine: omap-dma: consolidate setup of CSDPRussell King2014-04-03
* dmaengine: omap-dma: move reading of dma position to omap-dma.cRussell King2014-04-03
* dmaengine: omap-dma: control start/stop directlyRussell King2014-04-03
* dmaengine: omap-dma: consolidate writes to DMA registersRussell King2014-04-03
* dmaengine: omap-dma: program hardware directlyRussell King2014-04-03
* dmaengine: omap-dma: provide a hook to get the underlying DMA platform opsRussell King2014-04-03
* dmaengine: omap-dma: use devm_kzalloc() to allocate omap_dmadev.Russell King2014-04-03
* Linux 3.14-rc2Linus Torvalds2014-02-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-02-09
|\
| * Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2014-02-09
| |\
| | * SELinux: Fix kernel BUG on empty security contexts.Stephen Smalley2014-02-05
| | * selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message typesPaul Moore2014-02-05
| | * Merge tag 'v3.13' into stable-3.14Paul Moore2014-02-05
| | |\
* | | \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-02-09
|\ \ \ \ | |/ / / |/| | |
| * | | fix a kmap leak in virtio_consoleAl Viro2014-02-09
| * | | fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro2014-02-09
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-02-09
|\ \ \ \
| * | | | Btrfs: fix data corruption when reading/updating compressed extentsFilipe David Borba Manana2014-02-08
| * | | | Btrfs: don't loop forever if we can't run because of the tree mod logJosef Bacik2014-02-08
| * | | | btrfs: reserve no transaction units in btrfs_ioctl_set_featuresDavid Sterba2014-02-08
| * | | | btrfs: commit transaction after setting label and featuresJeff Mahoney2014-02-08
| * | | | Btrfs: fix assert screwup for the pending move stuffJosef Bacik2014-02-08
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-02-09
|\ \ \ \ \
| * \ \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-02-02
| |\ \ \ \ \
| | * | | | | perf buildid-cache: Check relocation when checking for existing kcoreAdrian Hunter2014-01-31
| | * | | | | perf tools: Adjust kallsyms for relocated kernelAdrian Hunter2014-01-31
| | * | | | | perf tests: No need to set up ref_reloc_symAdrian Hunter2014-01-31
| | * | | | | perf symbols: Prevent the use of kcore if the kernel has movedAdrian Hunter2014-01-31
| | * | | | | perf record: Get ref_reloc_sym from kernel mapAdrian Hunter2014-01-31
| | * | | | | perf machine: Set up ref_reloc_sym in machine__create_kernel_maps()Adrian Hunter2014-01-31
| | * | | | | perf machine: Add machine__get_kallsyms_filename()Adrian Hunter2014-01-31