| Commit message (Expand) | Author | Age | Files | Lines |
* | arm64: don't kill the kernel on a bad esr from el0 | Mark Rutland | 2013-05-31 | 1 | -3/+9 |
* | arm64: treat unhandled compat el0 traps as undef | Mark Rutland | 2013-05-31 | 1 | -0/+10 |
* | arm64: Do not report user faults for handled signals | Catalin Marinas | 2013-05-24 | 2 | -3/+5 |
* | arm64: kernel: compiling issue, need 'EXPORT_SYMBOL(clear_page)' | Chen Gang | 2013-05-24 | 1 | -0/+1 |
* | arm64: debug: fix mdscr.ss check when enabling debug exceptions | Will Deacon | 2013-05-17 | 1 | -1/+1 |
* | arm64: Do not source kernel/time/Kconfig explicitly | Catalin Marinas | 2013-05-14 | 1 | -2/+0 |
* | arm64: mm: Fix operands of clz in __flush_dcache_all | Sukanto Ghosh | 2013-05-14 | 1 | -1/+1 |
* | arm64: Invoke the of_platform_populate() at arch_initcall() level | Catalin Marinas | 2013-05-14 | 1 | -9/+3 |
* | arm64: debug: clear mdscr_el1 instead of taking the OS lock | Will Deacon | 2013-05-13 | 2 | -4/+1 |
* | arm64: Fix duplicate definition of early_console | Chen Gang | 2013-05-13 | 1 | -2/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-10 | 2 | -8/+1 |
|\ |
|
| * | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE | Al Viro | 2013-05-09 | 2 | -8/+1 |
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-05-09 | 1 | -3/+0 |
|\ \ |
|
| * | | Remove GENERIC_GPIO config option | Alexandre Courbot | 2013-04-16 | 1 | -3/+0 |
* | | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-05-09 | 6 | -12/+17 |
|\ \ \ |
|
| * | | | arm64: Treat the bitops index argument as an 'int' | Catalin Marinas | 2013-05-08 | 1 | -5/+5 |
| * | | | arm64: Ignore the 'write' ESR flag on cache maintenance faults | Catalin Marinas | 2013-05-08 | 1 | -1/+2 |
| * | | | arm64: dts: fix #address-cells for foundation-v8 | Mark Rutland | 2013-05-08 | 1 | -1/+1 |
| * | | | arm64: vexpress: Add support for poweroff/restart | Catalin Marinas | 2013-05-08 | 3 | -5/+8 |
| * | | | arm64: Enable support for the ARM GIC interrupt controller | Catalin Marinas | 2013-05-08 | 1 | -0/+1 |
* | | | | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-05-07 | 2 | -2/+9 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel... | Olof Johansson | 2013-04-17 | 2 | -2/+9 |
| |\ \ \ |
|
| | * | | | ARM: convert arm/arm64 arch timer to use CLKSRC_OF init | Rob Herring | 2013-04-11 | 2 | -2/+9 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 1 | -7/+0 |
|\ \ \ \ \ |
|
| * | | | | | consolidate compat lookup_dcookie() | Al Viro | 2013-03-04 | 1 | -7/+0 |
| | |/ / /
| |/| | | |
|
* | | | | | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 2013-05-01 | 1 | -6/+1 |
* | | | | | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 2013-05-01 | 1 | -7/+0 |
* | | | | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-04-30 | 37 | -88/+1408 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | arm64: Use acquire/release semantics instead of explicit DMB | Catalin Marinas | 2013-04-30 | 1 | -4/+2 |
| * | | | | arm64: klib: bitops: fix unpredictable stxr usage | Mark Rutland | 2013-04-30 | 1 | -2/+2 |
| * | | | | arm64: vexpress: Enable ARMv8 RTSM model (SoC) support | Catalin Marinas | 2013-04-26 | 2 | -1/+14 |
| * | | | | arm64: vexpress: Add dts files for the ARMv8 RTSM models | Pawel Moll | 2013-04-26 | 5 | -0/+638 |
| * | | | | arm64: Survive invalid cpu enable-methods | Mark Rutland | 2013-04-25 | 1 | -4/+4 |
| * | | | | arm64: mm: Correct show_pte behaviour | Steve Capper | 2013-04-25 | 1 | -3/+3 |
| * | | | | arm64: Fix compat types affecting struct compat_stat | Catalin Marinas | 2013-04-25 | 1 | -9/+13 |
| * | | | | arm64: Execute DSB during thread switching for TLB/cache maintenance | Catalin Marinas | 2013-04-25 | 1 | -0/+6 |
| * | | | | arm64: compiling issue, need add include/asm/vga.h file | Chen Gang | 2013-04-25 | 1 | -0/+1 |
| * | | | | arm64: smp: honour #address-size when parsing CPU reg property | Will Deacon | 2013-04-25 | 1 | -1/+4 |
| * | | | | arm64: Define cmpxchg64 and cmpxchg64_local for outside use | Chen Gang | 2013-04-23 | 1 | -0/+3 |
| * | | | | arm64: Define readq and writeq for driver module using | Chen Gang | 2013-04-19 | 1 | -0/+4 |
| * | | | | arm64: Fix task tracing | Christopher Covington | 2013-04-17 | 1 | -1/+1 |
| * | | | | arm64: add explicit symbols to ESR_EL1 decoding | Marc Zyngier | 2013-04-17 | 2 | -26/+82 |
| * | | | | Merge branch 'arm64-klib' into upstream | Catalin Marinas | 2013-03-28 | 12 | -18/+418 |
| |\ \ \ \ |
|
| | * | | | | arm64: klib: Optimised atomic bitops | Catalin Marinas | 2013-03-21 | 4 | -32/+94 |
| | * | | | | arm64: klib: Optimised string functions | Catalin Marinas | 2013-03-21 | 5 | -1/+95 |
| | * | | | | arm64: klib: Optimised memory functions | Catalin Marinas | 2013-03-21 | 8 | -2/+246 |
| | | |_|/
| | |/| | |
|
| * | | | | arm64: Use irqchip_init() for interrupt controller initialisation | Catalin Marinas | 2013-03-26 | 4 | -10/+16 |
| * | | | | arm64: psci: Use the MPIDR values from cpu_logical_map for cpu ids. | Liviu Dudau | 2013-03-26 | 1 | -2/+3 |
| * | | | | arm64: head: match all affinity levels in the pen of the secondaries | Javi Merino | 2013-03-20 | 2 | -1/+7 |
| * | | | | arm64: kernel: initialise cpu_logical_map from the DT | Javi Merino | 2013-03-20 | 4 | -7/+121 |