index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: mach-realview: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
Nicolas Pitre
2011-07-18
6
-4
/
+15
*
ARM: mach-pxa: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
Nicolas Pitre
2011-07-18
2
-4
/
+3
*
ARM: mach-ixp4xx: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
Nicolas Pitre
2011-07-18
13
-4
/
+48
*
ARM: mach-h720x: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
Nicolas Pitre
2011-07-18
3
-7
/
+2
*
ARM: mach-davinci: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
Nicolas Pitre
2011-07-18
13
-7
/
+13
*
ARM: add dma_zone_size to the machine_desc structure
Nicolas Pitre
2011-07-18
2
-0
/
+10
*
ARM: change ARM_DMA_ZONE_SIZE into a variable
Nicolas Pitre
2011-07-18
2
-12
/
+22
*
ARM: dma: replace ISA_DMA_THRESHOLD with a variable
Russell King
2011-07-12
5
-42
/
+50
*
ARM: dmabounce: simplify dma_set_mask()
Russell King
2011-07-08
1
-8
/
+2
*
ARM: dmabounce: no need to check dev->bus type in needs_bounce function
Russell King
2011-07-04
2
-3
/
+2
*
ARM: dmabounce: get rid of dma_needs_bounce global function
Russell King
2011-07-04
5
-66
/
+53
*
ARM: dmabounce: correct unmap_single dev_dbg
Russell King
2011-07-03
1
-2
/
+2
*
ARM: dmabounce: check pointer against NULL not 0
Russell King
2011-07-03
1
-1
/
+1
*
ARM: dmabounce: remove useless pr_err
Russell King
2011-07-03
1
-4
/
+1
*
ARM: dmabounce: move decision for bouncing into __dma_map_page()
Russell King
2011-07-03
1
-66
/
+58
*
ARM: dmabounce: separate out decision to bounce
Russell King
2011-07-03
1
-18
/
+28
*
ARM: dmabounce: avoid needless valid_dma_direction() check
Russell King
2011-07-03
1
-2
/
+0
*
ARM: dma-mapping: define dma_(un)?map_single in terms of dma_(un)?map_page
Russell King
2011-07-03
2
-50
/
+9
*
ARM: dmabounce: fix map_single() error return value
Russell King
2011-07-03
1
-1
/
+1
*
Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2011-06-29
1
-5
/
+7
|
\
|
*
KVM: x86 emulator: fix %rip-relative addressing with immediate source operand
Avi Kivity
2011-06-29
1
-5
/
+7
*
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2011-06-29
9
-91
/
+102
|
\
\
|
*
|
arch/powerpc: use printk_ratelimited instead of printk_ratelimit
Christian Dietrich
2011-06-29
5
-57
/
+60
|
*
|
powerpc/rtas-rtc: remove sideeffects of printk_ratelimit
Christian Dietrich
2011-06-29
1
-12
/
+17
|
*
|
powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfig
Michael Neuling
2011-06-29
1
-1
/
+0
|
*
|
powerpc/e500: fix breakage with fsl_rio_mcheck_exception
Scott Wood
2011-06-22
2
-18
/
+19
|
*
|
powerpc/p1022ds: fix audio-related properties in the device tree
Timur Tabi
2011-06-22
1
-3
/
+6
*
|
|
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2011-06-28
4
-4
/
+69
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
amba pl011: platform data for reg lockup and glitch v2
Shreshtha Kumar Sahu
2011-06-16
2
-4
/
+66
|
*
|
ARM: SAMSUNG: serial: Fix on handling of one clock source for UART
Boojin Kim
2011-06-07
2
-0
/
+3
*
|
|
um: add asm/percpu.h
Richard Weinberger
2011-06-27
1
-0
/
+6
*
|
|
Fix node_start/end_pfn() definition for mm/page_cgroup.c
KAMEZAWA Hiroyuki
2011-06-27
9
-53
/
+1
*
|
|
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-06-27
8
-10
/
+48
|
\
\
\
|
*
|
|
ARM: pm: ensure ARMv7 CPUs save and restore the TLS register
Russell King
2011-06-24
1
-3
/
+7
|
*
|
|
ARM: pm: proc-v7: fix missing struct processor pointers for suspend code
Russell King
2011-06-24
1
-3
/
+3
|
*
|
|
ARM: 6969/1: plat-iop: fix build error
Linus Walleij
2011-06-21
1
-0
/
+1
|
*
|
|
ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entries
Dave Martin
2011-06-21
1
-1
/
+13
|
*
|
|
ARM: SMP: wait for CPU to be marked active
Russell King
2011-06-21
1
-1
/
+5
|
*
|
|
ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbols
Dave Martin
2011-06-17
1
-2
/
+11
|
*
|
|
ARM: 6962/1: mach-h720x: fix build error
Linus Walleij
2011-06-17
1
-0
/
+2
|
*
|
|
ARM: 6959/1: SMP build fix for entry-macro-multi.S
Magnus Damm
2011-06-17
2
-0
/
+6
*
|
|
|
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2011-06-27
3
-3
/
+10
|
\
\
\
\
|
*
|
|
|
[S390] allow setting of upper 32 bit in smp_ctl_set_bit
Jan Glauber
2011-06-22
1
-2
/
+2
|
*
|
|
|
[S390] hwsampler: Set a sane default sampling rate
Christian Borntraeger
2011-06-22
1
-1
/
+1
|
*
|
|
|
[S390] s390: enforce HW limits for the initial sampling rate
Christian Borntraeger
2011-06-22
1
-0
/
+6
|
*
|
|
|
[S390] kvm-s390: fix kconfig dependencies
Christian Borntraeger
2011-06-22
1
-0
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2011-06-24
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
x86/PCI/ACPI: fix type mismatch
Márton Németh
2011-06-01
1
-1
/
+1
*
|
|
|
|
MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()
David Howells
2011-06-21
1
-0
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm
Linus Torvalds
2011-06-20
1
-3
/
+11
|
\
\
\
\
[next]