1. 808dbac arm64: lib: Implement optimized memcpy routine by zhichang.yuan · 11 years ago
  2. 74d2eb3 arm64: defconfig: enable a few more common/useful options in defconfig by Will Deacon · 11 years ago
  3. b9acc49 arm64: Fix deadlock scenario with smp_send_stop() by Arun KS · 11 years ago
  4. 90f51a0 arm64: Fix machine_shutdown() definition by Arun KS · 11 years ago
  5. eb631bb arm64: Support arch_irq_work_raise() via self IPIs by Larry Bassel · 11 years ago
  6. ebdc944 arm64: topology: Add support for topology DT bindings by Mark Brown · 11 years ago
  7. c31bf04 arm64: topology: Initialise default topology state immediately by Mark Brown · 11 years ago
  8. 5dd349b arm64: sched: Remove unused mc_capable() and smt_capable() by Zi Shen Lim · 11 years ago
  9. 5a0fdfa Revert "arm64: Introduce execute-only page access permissions" by Catalin Marinas · 11 years ago
  10. cf5c95d Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm into upstream by Catalin Marinas · 11 years ago
  11. 49788fe arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto Extensions by Ard Biesheuvel · 11 years ago
  12. 2ca10f8 arm64: pull in <asm/simd.h> from asm-generic by Ard Biesheuvel · 11 years ago
  13. a3fd821 arm64/crypto: AES in CCM mode using ARMv8 Crypto Extensions by Ard Biesheuvel · 11 years ago
  14. 317f2f7 arm64/crypto: AES using ARMv8 Crypto Extensions by Ard Biesheuvel · 11 years ago
  15. fdd2389 arm64/crypto: GHASH secure hash using ARMv8 Crypto Extensions by Ard Biesheuvel · 11 years ago
  16. 6ba6c74 arm64/crypto: SHA-224/SHA-256 using ARMv8 Crypto Extensions by Ard Biesheuvel · 11 years ago
  17. 2c98833 arm64/crypto: SHA-1 using ARMv8 Crypto Extensions by Ard Biesheuvel · 11 years ago
  18. fd92d4a arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h by AKASHI Takahiro · 11 years ago
  19. d34a3eb arm64: Add regs_return_value() in syscall.h by AKASHI Takahiro · 11 years ago
  20. 3157858 arm64: split syscall_trace() into separate functions for enter/exit by AKASHI Takahiro · 11 years ago
  21. 449f81a arm64: make a single hook to syscall_trace() for all syscall features by AKASHI Takahiro · 11 years ago
  22. 2a28307 arm64: debug: avoid accessing mdscr_el1 on fault paths where possible by Will Deacon · 11 years ago
  23. dc60b77 arm64: mm: use inner-shareable barriers for inner-shareable maintenance by Will Deacon · 11 years ago
  24. ee9e101 arm64: kvm: use inner-shareable barriers for inner-shareable maintenance by Will Deacon · 11 years ago
  25. d048859 arm64: head: fix cache flushing and barriers in set_cpu_boot_mode_flag by Will Deacon · 11 years ago
  26. be6209a arm64: barriers: use barrier() instead of smp_mb() when !SMP by Will Deacon · 11 years ago
  27. 493e687 arm64: barriers: wire up new barrier options by Will Deacon · 11 years ago
  28. 98f7685 arm64: barriers: make use of barrier options with explicit barriers by Will Deacon · 11 years ago
  29. fa48e6f arm64: mm: Optimise tlb flush logic where we have >4K granule by Steve Capper · 11 years ago
  30. e1dfda9 arm64: xchg: prevent warning if return value is unused by Will Deacon · 11 years ago
  31. 206a2a7 arm64: mm: Create gigabyte kernel logical mappings where possible by Steve Capper · 11 years ago
  32. ba6bf8c arm64: Make atomic64_t() return "long", not "long long" by Bjorn Helgaas · 11 years ago
  33. a501e32 arm64: Clean up the default pgprot setting by Catalin Marinas · 11 years ago
  34. bc07c2c arm64: Introduce execute-only page access permissions by Catalin Marinas · 11 years ago
  35. 15af194 arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUS by Catalin Marinas · 11 years ago
  36. 0e0276d arm64: Remove the aux_context structure by Catalin Marinas · 11 years ago
  37. 9141300 arm64: Provide read/write fault information in compat signal handlers by Catalin Marinas · 11 years ago
  38. 6400111 arm64: Remove boot thread synchronisation for spin-table release method by Catalin Marinas · 11 years ago
  39. a41dc0e arm64: Implement cache_line_size() based on CTR_EL0.CWG by Catalin Marinas · 11 years ago
  40. 190f1ca arm64: add support for kernel mode NEON in interrupt context by Ard Biesheuvel · 11 years ago
  41. 005f78c arm64: defer reloading a task's FPSIMD state to userland resume by Ard Biesheuvel · 11 years ago
  42. c51f926 arm64: add abstractions for FPSIMD state manipulation by Ard Biesheuvel · 11 years ago
  43. 0567f5f asm-generic: allow generic unaligned access if the arch supports it by Ard Biesheuvel · 11 years ago
  44. 89ca3b8 Linux 3.15-rc4 by Linus Torvalds · 11 years ago
  45. 164c099 Merge tag 'locks-v3.15-3' of git://git.samba.org/jlayton/linux by Linus Torvalds · 11 years ago
  46. 8a9f5ec Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  47. e3fb7d4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  48. e715eb2 vexpress: Initialise the sysregs before setting up the clocks by Catalin Marinas · 11 years ago
  49. 7a8d1ec arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherent by Catalin Marinas · 11 years ago
  50. 6ecba8e arm64: Use bus notifiers to set per-device coherent DMA ops by Catalin Marinas · 11 years ago
  51. c7a4a76 arm64: Make default dma_ops to be noncoherent by Ritesh Harjani · 11 years ago
  52. f774b7d arm64: fixmap: fix missing sub-page offset for earlyprintk by Marc Zyngier · 11 years ago
  53. da6e4cb arm64: Fix for the arm64 kern_addr_valid() function by Dave Anderson · 11 years ago
  54. 0384dca Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  55. 98facf0 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  56. 00622e6 Merge tag 'trace-fixes-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  57. 561a4fe tracing: Use rcu_dereference_sched() for trace event triggers by Steven Rostedt (Red Hat) · 11 years ago
  58. 6c6ca9c Merge tag 'pm+acpi-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  59. e981e79 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  60. de3afce Merge branches 'acpi-ec' and 'acpi-processor' by Rafael J. Wysocki · 11 years ago
  61. 25d6db9 Merge branch 'pnp' by Rafael J. Wysocki · 11 years ago
  62. d705116 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  63. 54366a7 Merge tag 'dm-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  64. 0845e11 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  65. e7e6d2a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  66. b28e4f08 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  67. b7270cc Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  68. b5f3c61 Merge branch 'parisc-3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  69. 131cd13 dm cache: fix writethrough mode quiescing in cache_map by Mike Snitzer · 11 years ago
  70. ba6728f Merge tag 'pinctrl-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  71. 60b88f3 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  72. 8a415e5 parisc: Use generic uapi/asm/resource.h file by Helge Deller · 11 years ago
  73. e0d8898 parisc: remove _STK_LIM_MAX override by John David Anglin · 11 years ago
  74. b7e1bd9 Hexagon: Delete stale barrier.h by Vineet Gupta · 11 years ago
  75. 2519d3b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  76. f496136 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  77. 789ce9d word-at-a-time: simplify big-endian zero_bytemask macro by H. Peter Anvin · 11 years ago
  78. 98794f9 Merge git://git.kvack.org/~bcrl/aio-fixes by Linus Torvalds · 11 years ago
  79. 754320d aio: fix potential leak in aio_run_iocb(). by Leon Yu · 11 years ago
  80. c0940e9 Revert "hwmon: (coretemp) Refine TjMax detection" by Guenter Roeck · 11 years ago
  81. 399f0c2 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/urgent by Ingo Molnar · 11 years ago
  82. 4985c32 ACPI / processor: Fix failure of loading acpi-cpufreq driver by Lan Tianyu · 11 years ago
  83. a8d2239 PNP / ACPI: Do not return errors if _DIS or _SRS are not present by Rafael J. Wysocki · 11 years ago
  84. a5a5aef Merge tag 'kvm-arm-for-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 11 years ago
  85. 8c836fa MAINTAINERS: email address change for Jeff Layton by Jeff Layton · 11 years ago
  86. 8aa9e85 ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe by Vineet Gupta · 11 years ago
  87. 71dc96e Merge tag 'sound-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  88. 9a12672 perf tests x86: Fix stack map lookup in dwarf unwind test by Jiri Olsa · 11 years ago
  89. 6392b4e perf x86: Fix perf to use non-executable stack, again by Mathias Krause · 11 years ago
  90. 603940b perf tools: Remove extra '/' character in events file path by Xia Kaixu · 11 years ago
  91. 61d4290 perf machine: Search for modules in %s/lib/modules/%s by Richard Yao · 11 years ago
  92. 611ec12 perf tests: Add static build make test by Jiri Olsa · 11 years ago
  93. 2cf9040 perf tools: Fix bfd dependency libraries detection by Jiri Olsa · 11 years ago
  94. e27a08f perf tools: Use LDFLAGS instead of ALL_LDFLAGS by Jiri Olsa · 11 years ago
  95. 98a01e7 timer: Prevent overflow in apply_slack by Jiri Bohac · 11 years ago
  96. 012a45e hrtimer: Prevent remote enqueue of leftmost timers by Leon Ma · 11 years ago
  97. 6c6c0d5 hrtimer: Prevent all reprogramming if hang detected by Stuart Hayes · 11 years ago
  98. ed8c37e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  99. b8eade2 drm/exynos: use %pad for dma_addr_t by Jingoo Han · 11 years ago
  100. 293d3f6 drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() results by Jingoo Han · 11 years ago