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
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
-
-
-
-
-
-
-
-
-
-
-
-
.
Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...
Russell King
2011-07-22
934
-6641
/
+33881
|
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
*
ARM: vfp: ensure that thread flushing works if preempted
Russell King
2011-07-09
1
-10
/
+13
|
|
|
|
|
|
|
|
*
ARM: vfp: fix a hole in VFP thread migration
Russell King
2011-07-09
3
-55
/
+89
|
|
|
|
|
|
|
|
*
ARM: vfp: rename check_exception to vfp_hw_state_valid
Russell King
2011-07-09
1
-6
/
+4
|
|
|
|
|
|
|
|
*
ARM: vfp: rename last_VFP_context to vfp_current_hw_state
Russell King
2011-07-09
2
-20
/
+26
|
|
|
|
|
|
|
*
|
ARM: pm: allow suspend finisher to return error codes
Russell King
2011-07-02
12
-18
/
+31
|
|
|
|
|
|
|
*
|
ARM: pm: omap3: move saving of the auxiliary control registers to C
Russell King
2011-06-30
3
-12
/
+21
|
|
|
|
|
|
|
*
|
ARM: pm: omap3: run the ASM sleep code from DDR
Jean Pihet
2011-06-29
4
-152
/
+206
|
|
|
|
|
|
|
*
|
ARM: pm: ensure our temporary page table entry is removed from the TLB
Russell King
2011-06-24
1
-0
/
+2
|
|
|
|
|
|
|
*
|
ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code
Russell King
2011-06-24
11
-15
/
+37
|
|
|
|
|
|
|
*
|
ARM: pm: omap34xx: remove get_*_restore_pointer functions, directly use entry...
Kevin Hilman
2011-06-24
3
-52
/
+16
|
|
|
|
|
|
|
*
|
ARM: pm: omap34xx: convert to generic suspend/resume support
Russell King
2011-06-24
2
-177
/
+13
|
|
|
|
|
|
|
*
|
ARM: pm: omap34xx: remove misleading comment and use of r9
Russell King
2011-06-24
1
-7
/
+2
|
|
|
|
|
|
|
*
|
ARM: pm: omap34xx: no need to save all registers in sleep34xx.S
Russell King
2011-06-24
1
-5
/
+5
|
|
|
|
|
|
|
*
|
ARM: pm: pxa: move cpu_suspend into C code
Russell King
2011-06-24
6
-59
/
+33
|
|
|
|
|
|
|
*
|
ARM: pm: samsung: no need to call flush_cache_all()
Russell King
2011-06-24
2
-4
/
+0
|
|
|
|
|
|
|
*
|
ARM: pm: samsung: move cpu_suspend into C code
Russell King
2011-06-24
11
-83
/
+10
|
|
|
|
|
|
|
*
|
ARM: pm: mach-s3c64xx: cleanup s3c_cpu_save
Russell King
2011-06-24
1
-3
/
+1
|
|
|
|
|
|
|
*
|
ARM: pm: mach-exynos4: cleanup s3c_cpu_save
Russell King
2011-06-24
1
-4
/
+1
|
|
|
|
|
|
|
*
|
ARM: pm: mach-s5pv210: cleanup s3c_cpu_save
Russell King
2011-06-24
1
-4
/
+1
|
|
|
|
|
|
|
*
|
ARM: pm: plat-s3c24xx: cleanup s3c_cpu_save
Russell King
2011-06-24
1
-3
/
+1
|
|
|
|
|
|
|
*
|
ARM: pm: sa1100: move cpu_suspend into C code
Russell King
2011-06-24
2
-11
/
+4
|
|
|
|
|
|
|
*
|
ARM: pm: move cpu_init() call into core code
Russell King
2011-06-24
4
-7
/
+1
|
|
|
|
|
|
|
*
|
ARM: pm: convert cpu_suspend() to a normal function
Russell King
2011-06-24
8
-40
/
+31
|
|
|
|
|
|
|
*
|
ARM: pm: move sa1100 to use proper suspend func arg0
Russell King
2011-06-24
1
-4
/
+4
|
|
|
|
|
|
|
*
|
ARM: pm: rejig suspend follow-on function calling convention
Russell King
2011-06-24
1
-4
/
+5
|
|
|
|
|
|
|
*
|
ARM: pm: reallocate registers to avoid r2, r3
Russell King
2011-06-24
1
-9
/
+9
|
|
|
|
|
|
|
*
|
ARM: pm: preserve r4 - r11 across a suspend
Russell King
2011-06-24
1
-2
/
+3
|
|
|
|
|
|
|
*
|
ARM: pm: extract common code from MULTI_CPU/!MULTI_CPU paths
Russell King
2011-06-24
1
-18
/
+6
|
|
|
|
|
|
|
*
|
ARM: pm: move return address (for cpu_resume) to top of stack
Russell King
2011-06-24
1
-8
/
+8
|
|
|
|
|
|
|
*
|
ARM: pm: make MULTI_CPU and !MULTI_CPU resume paths the same
Russell King
2011-06-24
1
-9
/
+3
|
|
|
|
|
|
|
*
|
ARM: pm: sa1100: no need to re-enable clock switching
Russell King
2011-06-24
1
-1
/
+0
|
|
|
|
|
|
|
*
|
ARM: pm: arrange for cpu_proc_init() to be called on resume
Russell King
2011-06-24
2
-52
/
+51
|
|
|
|
|
|
*
|
|
ARM: 6981/2: mmci: adjust calculation of f_min
Linus Walleij
2011-07-19
1
-1
/
+9
|
|
|
|
|
*
|
|
|
ARM: 6998/2: kernel: use proper memory barriers for bitops
Heechul Yun
2011-07-22
1
-2
/
+2
|
|
|
|
|
*
|
|
|
ARM: 6997/1: ep93xx: increase NR_BANKS to 16 for support of 128MB RAM
Petr Štetiar
2011-07-22
1
-1
/
+5
|
|
|
|
|
*
|
|
|
ARM: 7000/1: LPAE: Use long long printk format for displaying the pud
Catalin Marinas
2011-07-19
1
-1
/
+1
|
|
|
|
|
*
|
|
|
ARM: 6999/1: head, zImage: Always Enter the kernel in ARM state
Dave Martin
2011-07-19
4
-1
/
+23
|
|
|
|
|
*
|
|
|
ARM: 6995/2: mm: remove unnecessary cache flush on v6 copypage
Heechul Yun
2011-07-08
1
-1
/
+0
|
|
|
|
|
*
|
|
|
ARM: 6996/1: mm: Poison freed init memory
Stephen Boyd
2011-07-08
1
-1
/
+16
|
|
|
|
|
*
|
|
|
ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1
Stephen Boyd
2011-07-07
9
-59
/
+9
|
|
|
|
|
*
|
|
|
ARM: 6960/1: allow enabling SCU code on UP
Rob Herring
2011-07-06
2
-1
/
+2
|
|
|
|
|
*
|
|
|
ARM: 6988/1: multi-cpu: remove arguments from CPU proc macros
Will Deacon
2011-07-06
1
-7
/
+7
|
|
|
|
|
*
|
|
|
ARM: 6986/1: mach-realview: add TCM support for PB1176
Linus Walleij
2011-07-06
1
-0
/
+1
|
|
|
|
|
*
|
|
|
ARM: 6985/1: export functions to determine the presence of I/DTCM
Linus Walleij
2011-07-06
2
-3
/
+20
|
|
|
|
|
*
|
|
|
ARM: 6984/1: enhance TCM robustness
Linus Walleij
2011-07-06
1
-8
/
+39
|
|
|
|
|
*
|
|
|
ARM: 6977/1: pmu: add platform_device_id table support
Mark Rutland
2011-06-29
1
-2
/
+18
|
|
|
|
|
*
|
|
|
ARM: 6976/1: pmu: add OF probing support
Mark Rutland
2011-06-29
2
-1
/
+54
|
|
|
|
|
*
|
|
|
ARM: 6975/1: pmu: reject duplicate PMU registrations
Mark Rutland
2011-06-29
1
-6
/
+6
|
|
|
|
|
*
|
|
|
ARM: 6974/1: pmu: refactor reservation
Mark Rutland
2011-06-29
3
-17
/
+22
[next]