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] dma: Reduce to one dma_sync_sg_* implementation
Russell King
2008-09-29
3
-38
/
+31
*
[ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg() implementation
Russell King
2008-09-25
2
-54
/
+16
*
[ARM] dma: provide a better dma_map_page() implementation
Russell King
2008-09-25
2
-1
/
+23
*
[ARM] Update dma_map_sg()/dma_unmap_sg() API
Russell King
2008-09-25
3
-125
/
+115
*
[ARM] dma: rename consistent.c to dma-mapping.c
Russell King
2008-09-25
2
-2
/
+2
*
[ARM] Print details relevant to how we handle the cache
Russell King
2008-09-25
1
-0
/
+9
*
[ARM] Introduce new bitmask based cache type macros
Russell King
2008-09-25
2
-81
/
+59
*
[ARM] Remove cache type printks
Russell King
2008-09-25
1
-141
/
+1
*
[ARM] Fix IOP13xx build warnings
Russell King
2008-09-17
1
-19
/
+39
*
[ARM] Add -march=all to assembly file build in arch/arm/boot/compressed
Russell King
2008-09-09
1
-1
/
+1
*
[ARM] Convert asm/bitops.h to linux/bitops.h
Russell King
2008-09-06
4
-4
/
+4
*
[ARM] Convert asm/delay.h to linux/delay.h
Russell King
2008-09-06
2
-2
/
+2
*
[ARM] Convert asm/io.h to linux/io.h
Russell King
2008-09-06
278
-306
/
+282
*
[ARM] Convert asm/uaccess.h to linux/uaccess.h
Russell King
2008-09-06
14
-15
/
+13
*
[ARM] clean up a load of old declarations
Russell King
2008-09-06
5
-9
/
+3
*
[ARM] move initrd code from kernel/setup.c to mm/init.c
Russell King
2008-09-06
2
-39
/
+37
*
[ARM] sparse: quieten arch/arm/kernel/irq.c
Russell King
2008-09-06
1
-0
/
+4
*
[ARM] remove pc_pointer()
Russell King
2008-09-06
5
-14
/
+7
*
[ARM] sparse: fix several warnings
Russell King
2008-09-05
6
-38
/
+11
*
[ARM] 5231/1: Do not save the frame pointer in the csum_partial_copy_* functions
Catalin Marinas
2008-09-01
2
-8
/
+4
*
[ARM] 5230/1: Replace post-indexed LDRT/STRT in uaccess.h
Catalin Marinas
2008-09-01
1
-5
/
+5
*
[ARM] 5232/1: Do not post-index STRT instruction in clear_user.S
Catalin Marinas
2008-09-01
1
-1
/
+1
*
[ARM] 5227/1: Add the ENDPROC declarations to the .S files
Catalin Marinas
2008-09-01
58
-50
/
+201
*
[ARM] 5222/1: Allow configuring user:kernel split via Kconfig
Lennert Buytenhek
2008-09-01
4
-33
/
+34
*
[ARM] 5221/1: fix ldm/stm emulation for kprobes
Nicolas Pitre
2008-09-01
1
-2
/
+2
*
[ARM] 5211/2: fix a couple warnings from BUG() usage
Nicolas Pitre
2008-09-01
1
-1
/
+1
*
[ARM] 5218/1: arm: improved futex support
Mikael Pettersson
2008-09-01
1
-3
/
+121
*
[ARM] 5206/1: remove kprobe_trap_handler() hack
Nicolas Pitre
2008-09-01
3
-14
/
+4
*
[ARM] Update arch/arm/Kconfig for drivers/Kconfig changes, add cpuidle
Russell King
2008-09-01
1
-4
/
+14
*
[ARM] 5195/1: ARMv7 Oprofile support
Jean PIHET
2008-09-01
7
-0
/
+527
*
[ARM] cachetype: move definitions to separate header
Russell King
2008-09-01
7
-90
/
+101
*
[ARM] cputype: separate definitions, use them
Russell King
2008-09-01
17
-111
/
+130
*
[x86] Clean up MAXSMP Kconfig, and limit NR_CPUS to 512
Linus Torvalds
2008-08-25
1
-22
/
+8
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-08-25
5
-20
/
+139
|
\
|
*
x86: fix cpufreq + sched_clock() regression
Peter Zijlstra
2008-08-25
1
-1
/
+1
|
*
Merge branch 'linus' into x86/urgent
Ingo Molnar
2008-08-25
48
-1719
/
+606
|
|
\
|
*
|
x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3
Yinghai Lu
2008-08-25
1
-0
/
+78
|
*
|
x86: do not enable TSC notifier if we don't need it
Linus Torvalds
2008-08-24
1
-0
/
+4
|
*
|
x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUs
Rafael J. Wysocki
2008-08-23
2
-13
/
+10
|
*
|
x86: fix: make PCI ECS for AMD CPUs hotplug capable
Robert Richter
2008-08-23
1
-4
/
+31
|
*
|
x86: fix: do not run code in amd_bus.c on non-AMD CPUs
Robert Richter
2008-08-23
1
-3
/
+16
*
|
|
KVM: MMU: Fix torn shadow pte
Avi Kivity
2008-08-25
1
-1
/
+1
|
|
/
|
/
|
*
|
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-08-23
5
-6
/
+0
*
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-08-22
19
-94
/
+165
|
\
\
|
|
/
|
*
x86: work around MTRR mask setting, v2
Ingo Molnar
2008-08-22
1
-1
/
+6
|
*
x86: fix section mismatch warning - uv_cpu_init
Marcin Slusarz
2008-08-22
2
-3
/
+8
|
*
x86: fix VMI for early params
Alok Kataria
2008-08-22
1
-8
/
+8
|
*
x86: fix two modpost warnings in mm/init_64.c
Jan Beulich
2008-08-22
1
-2
/
+2
|
*
x86: fix 1:1 mapping init on 64-bit (memory hotplug case)
Jan Beulich
2008-08-22
1
-14
/
+18
|
*
x86: work around MTRR mask setting
Yinghai Lu
2008-08-22
1
-2
/
+13
[next]