1. 1aacb90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next by Linus Torvalds · 11 years ago
  2. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 11 years ago
  3. c84a1e3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  4. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  5. 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
  6. 0a58471 Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 11 years ago
  7. 9f888b3 Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip into next by Linus Torvalds · 11 years ago
  8. ceb2183 arm64: mm: fix pmd_write CoW brokenness by Will Deacon · 11 years ago
  9. 1252b33 arm64: KVM: Enable minimalistic support for Cortex-A53 by Marc Zyngier · 11 years ago
  10. 65c2ce7 Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes by Ingo Molnar · 11 years ago
  11. 8425148 arm64: Remove TIF_POLLING_NRFLAG by Peter Zijlstra · 11 years ago
  12. 8d900e7 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  13. 4797ec2 arm64: fix pud_huge() for 2-level pagetables by Mark Salter · 11 years ago
  14. 3b9334a mfd: vexpress: Convert custom func API to regmap by Pawel Moll · 11 years ago
  15. c814ca0 ARM: Check if a CPU has gone offline by Ashwin Chaugule · 11 years ago
  16. e71246a PSCI: Add initial support for PSCIv0.2 functions by Ashwin Chaugule · 11 years ago
  17. 619b589 Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  18. 601c942 arm64: use cpu_online_mask when using forced irq_set_affinity by Sudeep Holla · 11 years ago
  19. 1f53ba6 arm64: introduce virt_to_pfn by Stefano Stabellini · 11 years ago
  20. 01f2b0f arm64: introduce virt_to_pfn by Stefano Stabellini · 11 years ago
  21. aad9061 arm64: mm: Remove superfluous "the" in comment by Geert Uytterhoeven · 11 years ago
  22. 7a8d1ec arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherent by Catalin Marinas · 11 years ago
  23. 6ecba8e arm64: Use bus notifiers to set per-device coherent DMA ops by Catalin Marinas · 11 years ago
  24. c7a4a76 arm64: Make default dma_ops to be noncoherent by Ritesh Harjani · 11 years ago
  25. f774b7d arm64: fixmap: fix missing sub-page offset for earlyprintk by Marc Zyngier · 11 years ago
  26. da6e4cb arm64: Fix for the arm64 kern_addr_valid() function by Dave Anderson · 11 years ago
  27. e8e7fcc ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible by Anup Patel · 11 years ago
  28. 7d0f84a ARM/ARM64: KVM: Add base for PSCI v0.2 emulation by Anup Patel · 11 years ago
  29. f379a07 Merge 3.15-rc3 into tty-next by Greg Kroah-Hartman · 11 years ago
  30. bc3ee18 arm64: init: Move of_clk_init to time_init by Chanho Min · 11 years ago
  31. 8f07120 arm64: initialize spinlock for init_mm's context by Leo Yan · 11 years ago
  32. 43683af arm64: debug: remove noisy, pointless warning by Will Deacon · 11 years ago
  33. 2eb835e arm64: mm: Add THP TLB entries to general mmu_gather by Steve Capper · 11 years ago
  34. 8ef0ed9 arm64: remove arch specific earlyprintk by Rob Herring · 11 years ago
  35. 92cc15f arm64: enable FIX_EARLYCON_MEM kconfig by Rob Herring · 11 years ago
  36. 5e40704 arm: xen: implement multicall hypercall support. by Ian Campbell · 11 years ago
  37. c46a98a arm64: add renameat2 compat syscall by Miklos Szeredi · 11 years ago
  38. 40732b3 ARM64: Remove duplicated Kconfig entry for "kernel/power/Kconfig" by Hanjun Guo · 11 years ago
  39. 838977f arm64: __NR_compat_syscalls fix by Miklos Szeredi · 11 years ago
  40. 8715466 arch,arm64: Convert smp_mb__*() by Peter Zijlstra · 11 years ago
  41. e4f3054 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  42. ebf81a9 arm64: Fix DMA range invalidation for cache line unaligned buffers by Catalin Marinas · 11 years ago
  43. 26c12d9 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  44. bf4b558 arm64: add early_ioremap support by Mark Salter · 11 years ago
  45. 0bf757c arm64: initialize pgprot info earlier in boot by Mark Salter · 11 years ago
  46. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 11 years ago
  47. 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
  48. d253b44 arm64: Add missing Kconfig for CONFIG_STRICT_DEVMEM by Laura Abbott · 11 years ago
  49. ff268ff arm64: fix !CONFIG_COMPAT build failures by Mark Salter · 11 years ago
  50. 0a997ec Revert "arm64: virt: ensure visibility of __boot_cpu_mode" by Catalin Marinas · 11 years ago
  51. c218bca arm64: Relax the kernel cache requirements for boot by Catalin Marinas · 11 years ago
  52. 35a8697 arm64: Update the TCR_EL1 translation granule definitions for 16K pages by Catalin Marinas · 11 years ago
  53. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  54. b9f2b21 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  55. 62d1a3b arm64: Fix duplicated Kconfig entries again by Josh Boyer · 11 years ago
  56. 4dedde7 Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  57. 01d5f3b Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  58. 1ce235f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  59. 190f918 Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  60. 971eae7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  61. 462bf23 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  62. 196adf2 arm64: Remove pgprot_dmacoherent() by Catalin Marinas · 11 years ago
  63. 214fdbe arm64: Support DMA_ATTR_WRITE_COMBINE by Laura Abbott · 11 years ago
  64. 6e8d796 arm64: Implement custom mmap functions for dma mapping by Laura Abbott · 11 years ago
  65. 31b1e94 arm64: Fix __range_ok macro by Christopher Covington · 11 years ago
  66. 4b0b68a arm64, debug-monitors: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 11 years ago
  67. 3d0dc64 arm64, hw_breakpoint.c: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 11 years ago
  68. 7439717 arm64: Fix duplicated Kconfig entries by Mark Brown · 11 years ago
  69. db8c028 arm64: Add APM X-Gene SoC AHCI SATA host controller DTS entries by Loc Ho · 11 years ago
  70. 71b70ee arm64: Add APM X-Gene SoC 15Gbps Multi-purpose PHY DTS entries by Loc Ho · 11 years ago
  71. 9c7e535 arm64: mm: Route pmd thp functions through pte equivalents by Steve Capper · 11 years ago
  72. c209f79 arm64: rwsem: use asm-generic rwsem implementation by Will Deacon · 11 years ago
  73. 3be1a5c arm64: enable generic CPU feature modalias matching for this architecture by Ard Biesheuvel · 11 years ago
  74. 7184659 arm64: smp: make local symbol static by Jingoo Han · 11 years ago
  75. 242c04b arm64: debug: make local symbols static by Jingoo Han · 11 years ago
  76. 5f888a1 ARM64: perf: support dwarf unwinding in compat mode by Jean Pihet · 11 years ago
  77. 23c7d70 ARM64: perf: add support for frame pointer unwinding in compat mode by Jean Pihet · 11 years ago
  78. 2ee0d7f ARM64: perf: add support for perf registers API by Jean Pihet · 11 years ago
  79. 87366d8 arm64: Add boot time configuration of Intermediate Physical Address size by Radha Mohan Chintakuntla · 11 years ago
  80. 71fdb6b arm64: Do not synchronise I and D caches for special ptes by Catalin Marinas · 11 years ago
  81. de2db74 arm64: Make DMA coherent and strongly ordered mappings not executable by Catalin Marinas · 11 years ago
  82. 9bf14b7 arm64: add support for reserved memory defined by device tree by Marek Szyprowski · 11 years ago
  83. a02ed5e Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 11 years ago
  84. d152d22 arm64: barriers: add dmb barrier by Will Deacon · 11 years ago
  85. 3b4aff0 Merge back earlier 'pm-cpufreq' material. by Rafael J. Wysocki · 11 years ago
  86. f6e763b arm64: topology: Implement basic CPU topology support by Mark Brown · 11 years ago
  87. 4cf761c arm64: advertise ARMv8 extensions to 32-bit compat ELF binaries by Ard Biesheuvel · 11 years ago
  88. 28964d3 arm64: add AT_HWCAP2 support for 32-bit compat by Ard Biesheuvel · 11 years ago
  89. 0473c9b compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64 by Heiko Carstens · 11 years ago
  90. bff7059 arm64: remove unnecessary cache flush at boot by Mark Rutland · 12 years ago
  91. 9d218a1 arm64: KVM: flush VM pages before letting the guest enable caches by Marc Zyngier · 11 years ago
  92. a3c8bd3 ARM: KVM: introduce kvm_p*d_addr_end by Marc Zyngier · 11 years ago
  93. 4d44923 arm64: KVM: trap VM system registers until MMU and caches are ON by Marc Zyngier · 11 years ago
  94. 2072d29 arm64: KVM: allows discrimination of AArch32 sysreg access by Marc Zyngier · 11 years ago
  95. 2d58b73 arm64: KVM: force cache clean on page fault when caches are off by Marc Zyngier · 11 years ago
  96. 52e7e81 cpufreq: enable ARM drivers on arm64 by Rob Herring · 11 years ago
  97. d8efcf3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  98. b57fc9e arm64: Fix !CONFIG_SMP kernel build by Catalin Marinas · 11 years ago
  99. 84fe682 arm64: mm: Add double logical invert to pte accessors by Steve Capper · 11 years ago
  100. addea9e cpufreq: enable ARM drivers on arm64 by Rob Herring · 11 years ago