1. cc07aab Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into next by Linus Torvalds · 11 years ago
  2. c3c55a0 Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  3. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 11 years ago
  4. 49eb7b0 Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into next by Linus Torvalds · 11 years ago
  5. 9358d75 arm64: kernel: initialize broadcast hrtimer based clock event device by Lorenzo Pieralisi · 11 years ago
  6. 055b121 arm64: ftrace: Add system call tracepoint by AKASHI Takahiro · 11 years ago
  7. 3711784 arm64: ftrace: Add CALLER_ADDRx macros by AKASHI Takahiro · 11 years ago
  8. bd7d38d arm64: ftrace: Add dynamic ftrace support by AKASHI Takahiro · 11 years ago
  9. 819e50e arm64: Add ftrace support by AKASHI Takahiro · 11 years ago
  10. 26e2ae3 arm64: Add 'notrace' attribute to unwind_frame() for ftrace by AKASHI Takahiro · 11 years ago
  11. af885f4 arm64: Fix linker script entry point by Geoff Levand · 11 years ago
  12. 74bcc24 arm64: efi: only attempt efi map setup if booting via EFI by Leif Lindholm · 11 years ago
  13. 0a42cb0 arm64: lib: Implement optimized string length routines by zhichang.yuan · 11 years ago
  14. 192c4d9 arm64: lib: Implement optimized string compare routines by zhichang.yuan · 11 years ago
  15. d875c9b arm64: lib: Implement optimized memcmp routine by zhichang.yuan · 11 years ago
  16. b9acc49 arm64: Fix deadlock scenario with smp_send_stop() by Arun KS · 11 years ago
  17. 90f51a0 arm64: Fix machine_shutdown() definition by Arun KS · 11 years ago
  18. eb631bb arm64: Support arch_irq_work_raise() via self IPIs by Larry Bassel · 11 years ago
  19. ebdc944 arm64: topology: Add support for topology DT bindings by Mark Brown · 11 years ago
  20. c31bf04 arm64: topology: Initialise default topology state immediately by Mark Brown · 11 years ago
  21. cf5c95d Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm into upstream by Catalin Marinas · 11 years ago
  22. c814ca0 ARM: Check if a CPU has gone offline by Ashwin Chaugule · 11 years ago
  23. e71246a PSCI: Add initial support for PSCIv0.2 functions by Ashwin Chaugule · 11 years ago
  24. fd92d4a arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h by AKASHI Takahiro · 11 years ago
  25. 3157858f arm64: split syscall_trace() into separate functions for enter/exit by AKASHI Takahiro · 11 years ago
  26. 449f81a arm64: make a single hook to syscall_trace() for all syscall features by AKASHI Takahiro · 11 years ago
  27. 2a28307 arm64: debug: avoid accessing mdscr_el1 on fault paths where possible by Will Deacon · 11 years ago
  28. 601c942 arm64: use cpu_online_mask when using forced irq_set_affinity by Sudeep Holla · 11 years ago
  29. d048859 arm64: head: fix cache flushing and barriers in set_cpu_boot_mode_flag by Will Deacon · 11 years ago
  30. 98f7685 arm64: barriers: make use of barrier options with explicit barriers by Will Deacon · 11 years ago
  31. a501e32 arm64: Clean up the default pgprot setting by Catalin Marinas · 11 years ago
  32. 15af194 arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUS by Catalin Marinas · 11 years ago
  33. 0e0276d arm64: Remove the aux_context structure by Catalin Marinas · 11 years ago
  34. 9141300 arm64: Provide read/write fault information in compat signal handlers by Catalin Marinas · 11 years ago
  35. 6400111 arm64: Remove boot thread synchronisation for spin-table release method by Catalin Marinas · 11 years ago
  36. a41dc0e arm64: Implement cache_line_size() based on CTR_EL0.CWG by Catalin Marinas · 11 years ago
  37. 190f1ca arm64: add support for kernel mode NEON in interrupt context by Ard Biesheuvel · 11 years ago
  38. 005f78c arm64: defer reloading a task's FPSIMD state to userland resume by Ard Biesheuvel · 11 years ago
  39. c51f926 arm64: add abstractions for FPSIMD state manipulation by Ard Biesheuvel · 11 years ago
  40. 6ecba8e arm64: Use bus notifiers to set per-device coherent DMA ops by Catalin Marinas · 11 years ago
  41. f774b7d arm64: fixmap: fix missing sub-page offset for earlyprintk by Marc Zyngier · 11 years ago
  42. 3c7f255 arm64: efi: add EFI stub by Mark Salter · 11 years ago
  43. f84d027 arm64: add EFI runtime services by Mark Salter · 11 years ago
  44. f379a07 Merge 3.15-rc3 into tty-next by Greg Kroah-Hartman · 11 years ago
  45. bc3ee18 arm64: init: Move of_clk_init to time_init by Chanho Min · 11 years ago
  46. 43683af arm64: debug: remove noisy, pointless warning by Will Deacon · 11 years ago
  47. 8ef0ed9 arm64: remove arch specific earlyprintk by Rob Herring · 11 years ago
  48. e4f3054 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  49. 26c12d9 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  50. bf4b558 arm64: add early_ioremap support by Mark Salter · 11 years ago
  51. 0bf757c arm64: initialize pgprot info earlier in boot by Mark Salter · 11 years ago
  52. 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  53. ff268ff arm64: fix !CONFIG_COMPAT build failures by Mark Salter · 11 years ago
  54. c218bca arm64: Relax the kernel cache requirements for boot by Catalin Marinas · 11 years ago
  55. 1ce235f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  56. 4b0b68a arm64, debug-monitors: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 11 years ago
  57. 3d0dc64 arm64, hw_breakpoint.c: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 11 years ago
  58. 7184659 arm64: smp: make local symbol static by Jingoo Han · 11 years ago
  59. 242c04b arm64: debug: make local symbols static by Jingoo Han · 11 years ago
  60. 23c7d70 ARM64: perf: add support for frame pointer unwinding in compat mode by Jean Pihet · 11 years ago
  61. 2ee0d7f ARM64: perf: add support for perf registers API by Jean Pihet · 11 years ago
  62. a02ed5e Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 11 years ago
  63. f6e763b arm64: topology: Implement basic CPU topology support by Mark Brown · 11 years ago
  64. 4cf761c arm64: advertise ARMv8 extensions to 32-bit compat ELF binaries by Ard Biesheuvel · 11 years ago
  65. 28964d3 arm64: add AT_HWCAP2 support for 32-bit compat by Ard Biesheuvel · 11 years ago
  66. 64b4f60 arm64: remove return value form psci_init() by Vladimir Murzin · 11 years ago
  67. 288ac26 arm64: remove redundant "psci:" prefixes by Vladimir Murzin · 11 years ago
  68. 16fb1a9 arm64: vdso: clean up vdso_pagelist initialization by Nathan Lynch · 11 years ago
  69. 09024aa arm64: Fix the soft_restart routine by Geoff Levand · 11 years ago
  70. ea8c2e1 arm64: Extend the idmap to the whole kernel image by Catalin Marinas · 11 years ago
  71. d8ed442 arm64: enable processor debug state for secondary cpus by Vijaya Kumar K · 11 years ago
  72. 44679a4f arm64: KGDB: Add step debugging support by Vijaya Kumar K · 11 years ago
  73. bcf5763 arm64: KGDB: Add Basic KGDB support by Vijaya Kumar K · 11 years ago
  74. c7db4ff arm64: Add macros to manage processor debug state by Vijaya Kumar K · 11 years ago
  75. 6990566 cpuidle/arm64: Remove redundant cpuidle_idle_call() by Nicolas Pitre · 11 years ago
  76. e306dfd ARM64: unwind: Fix PC calculation by Olof Johansson · 11 years ago
  77. 8e86f0b arm64: atomics: fix use of acquire + release for full barrier semantics by Will Deacon · 11 years ago
  78. d4022a3 arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSE by Nathan Lynch · 11 years ago
  79. 069b918 arm64: vdso: fix coarse clock handling by Nathan Lynch · 11 years ago
  80. 4050740 arm64: vdso: prevent ld from aligning PT_LOAD segments to 64k by Will Deacon · 11 years ago
  81. deb2a1d Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  82. f864b61 arm64: FIQs are unused by Nicolas Pitre · 11 years ago
  83. fb4a960 arm64: kernel: fix per-cpu offset restore on resume by Lorenzo Pieralisi · 11 years ago
  84. 82b5173 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  85. 883c057 arm64: fix typo in entry.S by Neil Zhang · 11 years ago
  86. 65c021b arm64: kernel: restore HW breakpoint registers in cpu_suspend by Lorenzo Pieralisi · 11 years ago
  87. 9732caf arm64, jump label: optimize jump label implementation by Jiang Liu · 11 years ago
  88. 5c5bf25 arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functions by Jiang Liu · 11 years ago
  89. c84fced arm64: move encode_insn_immediate() from module.c to insn.c by Jiang Liu · 11 years ago
  90. ae16480 arm64: introduce interfaces to hotpatch kernel and module code by Jiang Liu · 11 years ago
  91. b11a64a arm64: introduce basic aarch64 instruction decoding helpers by Jiang Liu · 11 years ago
  92. b22cf63 arm64: Remove unused __data_loc variable by Geoff Levand · 11 years ago
  93. 0a5be74 Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstream by Catalin Marinas · 11 years ago
  94. 4bff28c arm64: Add hwcaps for crypto and CRC32 extensions. by Steve Capper · 11 years ago
  95. 81cac69 arm64: Remove outdated comment by Liviu Dudau · 11 years ago
  96. ee6214c arm64: support single-step and breakpoint handler hooks by Sandeepa Prabhu · 11 years ago
  97. 26920dd ARM64: fix framepointer check in unwind_frame by Konstantin Khlebnikov · 11 years ago
  98. 408c365 ARM64: check stack pointer in get_wchan by Konstantin Khlebnikov · 11 years ago
  99. 12a0ef7 arm64: use generic strnlen_user and strncpy_from_user functions by Will Deacon · 11 years ago
  100. 7158627 arm64: percpu: implement optimised pcpu access using tpidr_el1 by Will Deacon · 11 years ago