Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-04-30 | 1 | -16/+97 |
|\ | |||||
| * | arm64: Survive invalid cpu enable-methods | Mark Rutland | 2013-04-25 | 1 | -4/+4 |
| * | arm64: smp: honour #address-size when parsing CPU reg property | Will Deacon | 2013-04-25 | 1 | -1/+4 |
| * | arm64: kernel: initialise cpu_logical_map from the DT | Javi Merino | 2013-03-20 | 1 | -7/+85 |
| * | arm64: kernel: make the pen of the secondary a 64-bit unsigned value | Javi Merino | 2013-03-20 | 1 | -5/+5 |
* | | arm64: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 1 | -1/+1 |
|/ | |||||
* | arm64: SMP: enable PSCI boot method | Marc Zyngier | 2013-01-29 | 1 | -0/+1 |
* | arm64: SMP: rework the SMP code to be enabling method agnostic | Marc Zyngier | 2013-01-29 | 1 | -22/+46 |
* | arm64: smp: add missing completion for secondary boot | Will Deacon | 2012-11-08 | 1 | -2/+1 |
* | arm64: Remove duplicate inclusion of mmu_context.h in smp.c | Sachin Kamat | 2012-10-16 | 1 | -1/+0 |
* | arm64: SMP support | Catalin Marinas | 2012-09-17 | 1 | -0/+469 |