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
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pgt' (early part) into devel
Russell King
2011-01-06
15
-332
/
+315
|
\
|
*
ARM: pgtable: provide RDONLY page table bit rather than WRITE bit
Russell King
2010-12-22
5
-42
/
+41
|
*
ARM: pgtable: invert L_PTE_EXEC to L_PTE_XN
Russell King
2010-12-22
4
-35
/
+34
|
*
ARM: pgtable: remove FIRST_USER_PGD_NR
Russell King
2010-12-22
2
-7
/
+4
|
*
ARM: pgtable: use conventional page table code for identity mappings
Russell King
2010-12-22
1
-15
/
+31
|
*
ARM: pgtable: collect up identity mapping functions
Russell King
2010-12-22
5
-71
/
+56
|
*
ARM: pgtable: remove L2 cache flushes for SMP page table bring-up
Russell King
2010-12-22
1
-2
/
+0
|
*
ARM: pgtable: switch order of Linux vs hardware page tables
Russell King
2010-12-22
5
-49
/
+41
|
*
ARM: pgtable: introduce pteval_t to represent a pte value
Russell King
2010-11-26
5
-25
/
+28
|
*
ARM: pgtable: use phys_addr_t for physical addresses
Russell King
2010-11-26
3
-7
/
+10
|
*
ARM: pgtable: use pXd_none_or_clear_bad() in pgd_free()
Russell King
2010-11-26
1
-13
/
+14
|
*
ARM: pgtable: get rid of get_pgd_slow()/free_pgd_slow()
Russell King
2010-11-26
2
-7
/
+4
|
*
ARM: pgtable: directly pass pgd/pmd/pte to their error functions
Russell King
2010-11-26
2
-12
/
+12
|
*
ARM: pgtable: group pte functions together
Russell King
2010-11-26
1
-59
/
+51
|
*
ARM: pgtable: group pgd functions and data together
Russell King
2010-11-26
1
-21
/
+23
|
*
ARM: pgtable: move pgprot functions to one place
Russell King
2010-11-26
1
-22
/
+21
*
|
Merge branch 'misc' into devel
Russell King
2011-01-06
119
-1263
/
+1514
|
\
\
|
*
\
Merge branch 'smp' into misc
Russell King
2011-01-06
144
-2498
/
+1746
|
|
\
\
|
|
*
|
ARM: TWD: enable one-shot mode
Russell King
2011-01-02
1
-0
/
+1
|
|
*
|
ARM: 6539/1: ux500: remove unnecessary barrier from the secondary startup
Srinidhi Kasagar
2010-12-24
1
-1
/
+0
|
|
*
|
ARM: SMP: ensure frame pointer is reinitialized for soft-CPU hotplug
Russell King
2010-12-20
1
-0
/
+1
|
|
*
|
ARM: SMP: split out software TLB maintainence broadcasting
Russell King
2010-12-20
3
-127
/
+140
|
|
*
|
ARM: localtimer: clean up local timer on hot unplug
Russell King
2010-12-20
4
-24
/
+18
|
|
*
|
ARM: CPU hotplug: fix hard-coded control register constants
Russell King
2010-12-20
3
-12
/
+12
|
|
*
|
ARM: CPU hotplug: add Versatile Express hotplug CPU support
Russell King
2010-12-20
2
-0
/
+129
|
|
*
|
ARM: CPU hotplug: fix reporting of spurious wakeups
Russell King
2010-12-20
3
-27
/
+33
|
|
*
|
ARM: smp: improve CPU bringup failure diagnostics
Russell King
2010-12-20
1
-9
/
+5
|
|
*
|
ARM: VFP: re-initialize VFP coprocessor access enables on CPU hotplug
Russell King
2010-12-20
1
-1
/
+23
|
|
*
|
ARM: Fix subtle race in CPU pen_release hotplug code
Russell King
2010-12-20
4
-21
/
+60
|
|
*
|
ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels.
Dave Martin
2010-12-20
4
-9
/
+32
|
|
*
|
ARM: SMP: remove smp_mpidr.h
Russell King
2010-12-20
7
-23
/
+0
|
|
*
|
ARM: CPU hotplug: ensure correct ordering of unplug
Russell King
2010-12-20
1
-1
/
+3
|
|
*
|
ARM: CPU hotplug: remove bug checks in platform_cpu_die()
Russell King
2010-12-20
5
-48
/
+0
|
|
*
|
ARM: CPU hotplug: move cpu_killed completion to core code
Russell King
2010-12-20
6
-35
/
+19
|
|
*
|
ARM: SMP: consolidate trace_hardirqs_off() into common SMP code
Russell King
2010-12-20
7
-12
/
+1
|
|
*
|
ARM: SMP: consolidate the common parts of smp_prepare_cpus()
Russell King
2010-12-20
8
-169
/
+83
|
|
*
|
ARM: SMP: get rid of references to poke_milo and Milo
Russell King
2010-12-20
2
-39
/
+12
|
|
*
|
ARM: SMP: get rid of get_core_count()
Russell King
2010-12-20
3
-26
/
+8
|
|
*
|
ARM: SMP: Clean up ncores sanity checks
Russell King
2010-12-20
6
-33
/
+6
|
|
*
|
ARM: SMP: move CPU number sanity checks to smp_init_cpus()
Russell King
2010-12-20
3
-33
/
+34
|
|
*
|
ARM: SMP: ensure smp_send_stop() waits for CPUs to stop
Russell King
2010-12-20
1
-3
/
+15
|
|
*
|
ARM: SMP: use more sane register allocation for __fixup_smp_on_up
Russell King
2010-12-20
1
-17
/
+22
|
|
*
|
ARM: SMP: collect IPI and local timer IRQs for /proc/stat
Russell King
2010-12-20
2
-0
/
+23
|
|
*
|
ARM: SMP: provide individual IPI interrupt statistics
Russell King
2010-12-20
3
-7
/
+27
|
|
*
|
ARM: fix /proc/interrupts formatting
Russell King
2010-12-20
5
-18
/
+23
|
|
*
|
ARM: SMP: move ipi_count into irq_stat structure
Russell King
2010-12-20
2
-12
/
+5
|
|
*
|
ARM: SMP: provide accessors for irq_stat data
Russell King
2010-12-20
2
-2
/
+5
|
|
*
|
ARM: include local timer irq stats only when local timers configured
Russell King
2010-12-20
3
-12
/
+16
|
|
*
|
ARM: SMP: remove send_ipi_message()
Russell King
2010-12-20
1
-13
/
+5
|
|
*
|
ARM: SMP: remove IRQ-disabling for smp_cross_call()
Russell King
2010-12-03
1
-6
/
+0
[next]