index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
DMA-API: parport: parport_pc.c: use dma_coerce_mask_and_coherent()
Russell King
2013-10-31
1
-2
/
+6
*
DMA-API: net: octeon: use dma_coerce_mask_and_coherent()
Russell King
2013-10-31
1
-2
/
+3
*
DMA-API: net: nxp/lpc_eth: use dma_coerce_mask_and_coherent()
Russell King
2013-10-31
1
-2
/
+4
*
DMA-API: mmc: sdhci-acpi: use dma_coerce_mask_and_coherent()
Russell King
2013-10-31
1
-2
/
+3
*
DMA-API: media: omap3isp: use dma_coerce_mask_and_coherent()
Russell King
2013-10-31
2
-6
/
+3
*
DMA-API: dma: dw_dmac.c: convert to use dma_coerce_mask_and_coherent()
Russell King
2013-10-31
1
-5
/
+3
*
DMA-API: ata: pata_octeon_cf: convert to use dma_coerce_mask_and_coherent()
Russell King
2013-10-31
1
-2
/
+3
*
DMA-API: sound: fix dma mask handling in a lot of drivers
Russell King
2013-10-31
16
-104
/
+61
*
DMA-API: provide a helper to setup DMA masks
Russell King
2013-10-31
1
-0
/
+10
*
DMA-API: usb: ohci-sa1111: add a note about DMA masks
Russell King
2013-10-31
1
-0
/
+6
*
DMA-API: video: clcd: add dma_set_mask_and_coherent() call
Russell King
2013-10-31
1
-0
/
+5
*
DMA-API: dma: pl330: add dma_set_mask_and_coherent() call
Russell King
2013-10-31
1
-0
/
+4
*
DMA-API: dma: pl08x: add dma_set_mask_and_coherent() call
Russell King
2013-10-31
1
-0
/
+5
*
DMA-API: amba: get rid of separate dma_mask
Russell King
2013-10-31
3
-10
/
+1
*
DMA-API: usb: ssb-hcd: replace dma_set_mask()+dma_set_coherent_mask() with ne...
Russell King
2013-10-31
1
-2
/
+1
*
DMA-API: usb: bcma: replace dma_set_mask()+dma_set_coherent_mask() with new h...
Russell King
2013-10-31
1
-2
/
+1
*
DMA-API: media: dt3155v4l: replace dma_set_mask()+dma_set_coherent_mask() wit...
Russell King
2013-10-31
1
-4
/
+1
*
DMA-API: staging: et131x: replace dma_set_mask()+dma_set_coherent_mask() with...
Russell King
2013-09-21
1
-15
/
+2
*
DMA-API: block: nvme-core: replace dma_set_mask()+dma_set_coherent_mask() wit...
Russell King
2013-09-21
1
-6
/
+4
*
DMA-API: ppc: vio.c: replace dma_set_mask()+dma_set_coherent_mask() with new ...
Russell King
2013-09-21
1
-2
/
+1
*
DMA-API: net: b43legacy: replace dma_set_mask()+dma_set_coherent_mask() with ...
Russell King
2013-09-21
1
-6
/
+3
*
DMA-API: net: b43: replace dma_set_mask()+dma_set_coherent_mask() with new he...
Russell King
2013-09-21
1
-6
/
+3
*
DMA-API: net: sfc/efx.c: replace dma_set_mask()+dma_set_coherent_mask() with ...
Russell King
2013-09-21
1
-11
/
+1
*
DMA-API: net: intel/e1000: replace dma_set_mask()+dma_set_coherent_mask() wit...
Russell King
2013-09-21
1
-7
/
+2
*
DMA-API: net: emulex/benet: replace dma_set_mask()+dma_set_coherent_mask() wi...
Russell King
2013-09-21
1
-10
/
+2
*
DMA-API: net: broadcom/bnx2x: replace dma_set_mask()+dma_set_coherent_mask() ...
Russell King
2013-09-21
1
-6
/
+2
*
DMA-API: net: broadcom/b44: replace dma_set_mask()+dma_set_coherent_mask() wi...
Russell King
2013-09-21
1
-2
/
+1
*
DMA-API: net: intel/ixgbevf: fix 32-bit DMA mask handling
Russell King
2013-09-21
1
-10
/
+5
*
DMA-API: net: intel/ixgbe: fix 32-bit DMA mask handling
Russell King
2013-09-21
1
-10
/
+5
*
DMA-API: net: intel/ixgb: fix 32-bit DMA mask handling
Russell King
2013-09-21
1
-11
/
+5
*
DMA-API: net: intel/igbvf: fix 32-bit DMA mask handling
Russell King
2013-09-21
1
-12
/
+6
*
DMA-API: net: intel/igb: fix 32-bit DMA mask handling
Russell King
2013-09-21
1
-12
/
+6
*
DMA-API: net: intel/e1000e: fix 32-bit DMA mask handling
Russell King
2013-09-21
1
-12
/
+6
*
DMA-API: net: brocade/bna/bnad.c: fix 32-bit DMA mask handling
Russell King
2013-09-17
1
-9
/
+4
*
DMA-API: provide a helper to set both DMA and coherent DMA masks
Russell King
2013-09-17
3
-15
/
+44
*
Linux 3.12-rc1
v3.12-rc1
Linus Torvalds
2013-09-16
1
-3
/
+3
*
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-09-16
8
-128
/
+164
|
\
|
*
clocksource: armada-370-xp: Add detailed clock requirements in devicetree bin...
Ezequiel Garcia
2013-09-02
1
-2
/
+11
|
*
clocksource: armada-370-xp: Get reference fixed-clock by name
Ezequiel Garcia
2013-09-02
1
-2
/
+5
|
*
clocksource: armada-370-xp: Replace WARN_ON with BUG_ON
Ezequiel Garcia
2013-09-02
1
-1
/
+1
|
*
clocksource: armada-370-xp: Fix device-tree binding
Ezequiel Garcia
2013-09-02
1
-5
/
+22
|
*
clocksource: armada-370-xp: Introduce new compatibles
Ezequiel Garcia
2013-09-02
1
-15
/
+39
|
*
clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLARE
Ezequiel Garcia
2013-09-02
3
-23
/
+5
|
*
clocksource: armada-370-xp: Simplify TIMER_CTRL register access
Ezequiel Garcia
2013-09-02
1
-39
/
+30
|
*
clocksource: armada-370-xp: Use BIT()
Ezequiel Garcia
2013-09-02
1
-6
/
+6
|
*
ARM: timer-sp: Set dynamic irq affinity
Viresh Kumar
2013-08-22
1
-1
/
+2
|
*
ARM: nomadik: add dynamic irq flag to the timer
Daniel Lezcano
2013-08-22
1
-1
/
+2
|
*
clocksource: sh_cmt: 32-bit control register support
Magnus Damm
2013-08-22
1
-14
/
+36
|
*
clocksource: em_sti: Convert to devm_* managed helpers
Laurent Pinchart
2013-08-22
1
-35
/
+14
*
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2013-09-16
2
-36
/
+21
|
\
\
[next]