index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: imx-sdma: Move message level to debug
Fabio Estevam
2015-10-07
1
-1
/
+1
*
dmaengine: omap-dma: Enable packed accesses for cyclic transfers
Misael Lopez Cruz
2015-10-05
1
-1
/
+5
*
dmaengine: xilinx: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-10-01
1
-0
/
+1
*
dmaengine: sun6i: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-10-01
1
-0
/
+1
*
dmaengine: sirf: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-10-01
1
-0
/
+1
*
dmaengine: mpc512x: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-10-01
1
-0
/
+1
*
dmaengine: moxart-dma: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-10-01
1
-0
/
+1
*
dmaengine: fsldma: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-10-01
1
-0
/
+1
*
dmaengine: at_xdmac: fix memory leak in interleaved mode
Ludovic Desroches
2015-10-01
1
-0
/
+4
*
dmaengine: at_xdmac: handle numf > 1
Maxime Ripard
2015-10-01
1
-54
/
+50
*
dmaengine: zxdma: fix memset call
Vinod Koul
2015-10-01
1
-1
/
+1
*
dmaengine: acpi: Use ACPI_COMPANION() instead of acpi_bus_get_device()
Jarkko Nikula
2015-09-30
1
-6
/
+5
*
dmaengine: edma: remove redundant conditions
Vinod Koul
2015-09-30
1
-1
/
+1
*
dmaengine: drop null test before destroy functions
Julia Lawall
2015-09-21
1
-4
/
+2
*
dmaengine: xgene-dma: use dma_pool_zalloc
Vinod Koul
2015-09-21
1
-3
/
+1
*
Linux 4.3-rc1
v4.3-rc1
Linus Torvalds
2015-09-13
1
-2
/
+2
*
Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...
Linus Torvalds
2015-09-12
50
-421
/
+220
|
\
|
*
CRISv10: delete unused lib/dmacopy.c
Rabin Vincent
2015-09-05
1
-42
/
+0
|
*
CRISv10: delete unused lib/old_checksum.c
Rabin Vincent
2015-09-05
1
-86
/
+0
|
*
CRIS: fix switch_mm() lockdep splat
Rabin Vincent
2015-09-05
1
-1
/
+8
|
*
CRISv32: enable LOCKDEP_SUPPORT
Rabin Vincent
2015-09-05
1
-0
/
+4
|
*
CRIS: add STACKTRACE_SUPPORT
Rabin Vincent
2015-09-05
4
-0
/
+88
|
*
CRISv32: annotate irq enable in idle loop
Rabin Vincent
2015-09-05
1
-2
/
+2
|
*
CRISv32: add support for irqflags tracing
Rabin Vincent
2015-09-05
3
-1
/
+20
|
*
CRIS: UAPI: use generic types.h
Rabin Vincent
2015-09-05
3
-13
/
+1
|
*
CRIS: UAPI: use generic shmbuf.h
Rabin Vincent
2015-09-05
2
-42
/
+1
|
*
CRIS: UAPI: use generic msgbuf.h
Rabin Vincent
2015-09-05
2
-33
/
+1
|
*
CRIS: UAPI: use generic socket.h
Rabin Vincent
2015-09-05
2
-92
/
+1
|
*
CRIS: UAPI: use generic sembuf.h
Rabin Vincent
2015-09-05
2
-25
/
+1
|
*
CRIS: UAPI: use generic sockios.h
Rabin Vincent
2015-09-05
2
-13
/
+1
|
*
CRIS: UAPI: use generic auxvec.h
Rabin Vincent
2015-09-05
2
-4
/
+1
|
*
CRIS: UAPI: use generic headers via Kbuild
Rabin Vincent
2015-09-05
12
-31
/
+10
|
*
CRIS: UAPI: fix elf.h export
Rabin Vincent
2015-09-05
4
-1
/
+8
|
*
CRIS: don't make asm/elf.h depend on asm/user.h
Rabin Vincent
2015-09-05
3
-8
/
+7
|
*
CRIS: UAPI: fix ptrace.h
Rabin Vincent
2015-09-05
6
-3
/
+8
|
*
CRISv32: Squash compile warnings for axisflashmap
Jesper Nilsson
2015-09-05
1
-4
/
+5
|
*
CRISv32: Add GPIO driver to the default configs
Jesper Nilsson
2015-09-05
4
-14
/
+12
|
*
CRISv32: ETRAX FS: Squash warnings in pinmux driver
Jesper Nilsson
2015-09-05
1
-2
/
+6
|
*
CRIS: Wire up missing syscalls
Chen Gang
2015-09-05
4
-1
/
+25
|
*
CRISv32: allow CONFIG_DEBUG_BUGVERBOSE
Rabin Vincent
2015-09-05
1
-0
/
+1
|
*
CRISv32: add unreachable() to BUG()
Rabin Vincent
2015-09-05
1
-2
/
+9
|
*
cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memset
Christophe Jaillet
2015-09-05
1
-2
/
+1
*
|
blk: rq_data_dir() should not return a boolean
Linus Torvalds
2015-09-12
1
-1
/
+1
*
|
Merge branch 'writeback-plugging'
Linus Torvalds
2015-09-12
1
-3
/
+10
|
\
\
|
*
|
writeback: plug writeback in wb_writeback() and writeback_inodes_wb()
Linus Torvalds
2015-09-12
1
-0
/
+6
|
*
|
Revert "writeback: plug writeback at a high level"
Linus Torvalds
2015-09-11
1
-3
/
+4
*
|
|
thermal: fix intel PCH thermal driver mismerge
Linus Torvalds
2015-09-12
1
-7
/
+4
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-12
22
-54
/
+336
|
\
\
\
|
*
|
|
revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each"
Andrew Morton
2015-09-12
1
-2
/
+4
|
*
|
|
mm/early_ioremap: add explicit #include of asm/early_ioremap.h
Ard Biesheuvel
2015-09-12
1
-0
/
+1
[next]