1. aa729dc Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/linux into upstream-hugepages by Catalin Marinas · 12 years ago
  2. ee877b5 arm64: Add initial DTS for APM X-Gene Storm SOC and APM Mustang board by Vinayak Kale · 12 years ago
  3. 4ad637a arm64: Add defines for APM ARMv8 implementation by Vinayak Kale · 12 years ago
  4. c1db16d arm64: Enable APM X-Gene SOC family in the defconfig by Vinayak Kale · 12 years ago
  5. 1594285 arm64: Add Kconfig option for APM X-Gene SOC family by Vinayak Kale · 12 years ago
  6. 3c01742 arm64/Makefile: provide vdso_install target by Kyle McMartin · 12 years ago
  7. af07484 ARM64: mm: THP support. by Steve Capper · 12 years ago
  8. d03bb14 ARM64: mm: Raise MAX_ORDER for 64KB pages and THP. by Steve Capper · 12 years ago
  9. 084bd29 ARM64: mm: HugeTLB support. by Steve Capper · 12 years ago
  10. 59911ca4 ARM64: mm: Move PTE_PROT_NONE bit. by Steve Capper · 12 years ago
  11. 072b1b6 ARM64: mm: Make PAGE_NONE pages read only and no-execute. by Steve Capper · 12 years ago
  12. f6bc87c ARM64: mm: Restore memblock limit when map_mem finished. by Steve Capper · 12 years ago
  13. dfa5e23 mm: thp: Correct the HPAGE_PMD_ORDER check. by Steve Capper · 12 years ago
  14. 53313b2 x86: mm: Remove general hugetlb code from x86. by Steve Capper · 12 years ago
  15. 9e5fc74 mm: hugetlb: Copy general hugetlb code from x86 to mm. by Steve Capper · 12 years ago
  16. cfe28c5 x86: mm: Remove x86 version of huge_pmd_share. by Steve Capper · 12 years ago
  17. 3212b53 mm: hugetlb: Copy huge_pmd_share from x86 to mm. by Steve Capper · 12 years ago
  18. 63917f0 Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into upstream by Catalin Marinas · 12 years ago
  19. aa4a73a arm64: KVM: document kernel object mappings in HYP by Marc Zyngier · 12 years ago
  20. 6394a3e arm64: KVM: MAINTAINERS update by Marc Zyngier · 12 years ago
  21. 379e04c arm64: KVM: userspace API documentation by Marc Zyngier · 12 years ago
  22. 0d854a6 arm64: KVM: enable initialization of a 32bit vcpu by Marc Zyngier · 12 years ago
  23. e82e030 arm64: KVM: 32bit guest fault injection by Marc Zyngier · 12 years ago
  24. b4afad0 arm64: KVM: 32bit specific register world switch by Marc Zyngier · 12 years ago
  25. 06c7654 arm64: KVM: CPU specific 32bit coprocessor access by Marc Zyngier · 12 years ago
  26. 62a89c4 arm64: KVM: 32bit handling of coprocessor traps by Marc Zyngier · 12 years ago
  27. 27b190b arm64: KVM: 32bit conditional execution emulation by Marc Zyngier · 12 years ago
  28. b547631 arm64: KVM: 32bit GP register access by Marc Zyngier · 12 years ago
  29. 40033a6 arm64: KVM: define 32bit specific registers by Marc Zyngier · 12 years ago
  30. 6211753 arm64: KVM: Build system integration by Marc Zyngier · 12 years ago
  31. dcd2e40 arm64: KVM: PSCI implementation by Marc Zyngier · 12 years ago
  32. 003300d arm64: KVM: Plug the arch timer by Marc Zyngier · 12 years ago
  33. f61701e ARM: KVM: timer: allow DT matching for ARMv8 cores by Marc Zyngier · 12 years ago
  34. 1f17f3b arm64: KVM: Plug the VGIC by Marc Zyngier · 12 years ago
  35. c4b1afd arm64: KVM: Exit handling by Marc Zyngier · 12 years ago
  36. 55c7401 arm64: KVM: HYP mode world switch implementation by Marc Zyngier · 12 years ago
  37. d822d2a Merge tag 'xen-arm64-3.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen into upstream by Catalin Marinas · 12 years ago
  38. 1442b6e arm64: debug: consolidate software breakpoint handlers by Will Deacon · 12 years ago
  39. adace89 arm64: extable: sort the exception table at build time by Will Deacon · 12 years ago
  40. 73150c9 arm64: device: add iommu pointer to device archdata by Will Deacon · 12 years ago
  41. 9ab6d02 arm64: pgtable: use pte_index instead of __pte_index by Will Deacon · 12 years ago
  42. 6916b14 arm64: kernel: compiling issue, need delete read_current_timer() by Chen Gang · 12 years ago
  43. 737c16d arm64: mm: don't bother invalidating the icache in switch_mm by Will Deacon · 12 years ago
  44. 4ecf7cc arm64: spinlock: retry trylock operation if strex fails on free lock by Catalin Marinas · 12 years ago
  45. ebd8836 arm64: Remove __flush_dcache_page() by Catalin Marinas · 12 years ago
  46. 7249b79 arm64: Do not flush the D-cache for anonymous pages by Catalin Marinas · 12 years ago
  47. b5b6c9e arm64: Avoid cache flushing in flush_dcache_page() by Catalin Marinas · 12 years ago
  48. d25749a arm64: Provide default implementation for dma_{alloc,free}_attrs by Damian Hobson-Garcia · 12 years ago
  49. 092bd14 arm64: KVM: hypervisor initialization code by Marc Zyngier · 12 years ago
  50. 2f4a07c arm64: KVM: guest one-reg interface by Marc Zyngier · 12 years ago
  51. d7246bf arm64: KVM: MMIO access backend by Marc Zyngier · 12 years ago
  52. 4f8d663 arm64: KVM: kvm_arch and kvm_vcpu_arch definitions by Marc Zyngier · 12 years ago
  53. f467275 arm64: KVM: virtual CPU reset by Marc Zyngier · 12 years ago
  54. b990a9d arm64: KVM: CPU specific system registers handling by Marc Zyngier · 12 years ago
  55. 7c8c5e6a arm64: KVM: system register handling by Marc Zyngier · 12 years ago
  56. 54f81d0 arm64: KVM: user space interface by Marc Zyngier · 12 years ago
  57. 37c4375 arm64: KVM: architecture specific MMU backend by Marc Zyngier · 12 years ago
  58. aa8eff9 arm64: KVM: fault injection into a guest by Marc Zyngier · 12 years ago
  59. 83a4979 arm64: KVM: Basic ESR_EL2 helpers and vcpu register access by Marc Zyngier · 12 years ago
  60. fd9fc9f arm64: KVM: system register definitions for 64bit guests by Marc Zyngier · 12 years ago
  61. 0369f6a arm64: KVM: EL2 register definitions by Marc Zyngier · 12 years ago
  62. 2240bbb arm64: KVM: HYP mode idmap support by Marc Zyngier · 12 years ago
  63. 3631160 arm64: KVM: define HYP and Stage-2 translation page flags by Marc Zyngier · 12 years ago
  64. b475e83 MAINTAINERS: add myself as arm64/xen maintainer by Stefano Stabellini · 12 years ago
  65. aa42aa1 arm64/xen: introduce CONFIG_XEN and hypercall.S on ARM64 by Stefano Stabellini · 12 years ago
  66. ea9c365 arm64/xen: use XEN_IO_PROTO_ABI_ARM on ARM64 by Stefano Stabellini · 12 years ago
  67. 22d4102 arm64/xen: implement ioremap_cached on arm64 by Stefano Stabellini · 12 years ago
  68. 9f54ad6 arm64/xen: introduce asm/xen header files on arm64 by Stefano Stabellini · 12 years ago
  69. f0a8d59 arm/xen: define xen_remap as ioremap_cached by Stefano Stabellini · 12 years ago
  70. d683b96 Linux 3.10-rc4 by Linus Torvalds · 12 years ago
  71. cc86397 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 12 years ago
  72. 4edb386 parisc: parport0: fix this legacy no-device port driver! by Helge Deller · 12 years ago
  73. c218c71 parport_pc: disable PARPORT_PC_SUPERIO on parisc architecture by Helge Deller · 12 years ago
  74. b204a4d parisc/PCI: lba: fix: convert to pci_create_root_bus() for correct root bus resources (v2) by Helge Deller · 12 years ago
  75. b47d493 parisc/PCI: Set type for LBA bus_num resource by Bjorn Helgaas · 12 years ago
  76. 2b6bac9 MAINTAINERS: update parisc architecture file list by Helge Deller · 12 years ago
  77. ea99b1a parisc: kernel: using strlcpy() instead of strcpy() by Chen Gang · 12 years ago
  78. 7660390 parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000" by Paul Bolle · 12 years ago
  79. ae249b5 parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 by Helge Deller · 12 years ago
  80. 3f108de parisc: memory overflow, 'name' length is too short for using by Chen Gang · 12 years ago
  81. aa3ae6d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  82. 008bd2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  83. 0f7dafd Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
  84. c361cb5 Merge tag 'fbdev-for-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdev by Linus Torvalds · 12 years ago
  85. 6cf3c736 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  86. f8cb279 Merge tag 'nfs-for-3.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  87. badec11 powerpc/cputable: Fix typo on P7+ cputable entry by Will Schmidt · 12 years ago
  88. 58a032c powerpc/perf: Add missing SIER support by Michael Ellerman · 12 years ago
  89. cbda6aa powerpc/perf: Revert to original NO_SIPR logic by Michael Ellerman · 12 years ago
  90. 858957a powerpc/pci: Remove the unused variables in pci_process_bridge_OF_ranges by Kevin Hao · 12 years ago
  91. 2798389 powerpc/pci: Remove the stale comments of pci_process_bridge_OF_ranges by Kevin Hao · 12 years ago
  92. f274ef8 powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMP by Srivatsa S. Bhat · 12 years ago
  93. 8e44ddc powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulation by Paul Mackerras · 12 years ago
  94. f7b3367 powerpc/32bit:Store temporary result in r0 instead of r8 by Priyanka Jain · 12 years ago
  95. 0608d69 powerpc/mm: Always invalidate tlb on hpte invalidate and update by Aneesh Kumar K.V · 12 years ago
  96. 280a5ba powerpc/pseries: Improve stream generation comments in copypage/user by Michael Neuling · 12 years ago
  97. a515348 powerpc/pseries: Kill all prefetch streams on context switch by Michael Neuling · 12 years ago
  98. 2ac6f42 powerpc/cputable: Fix oprofile_cpu_type on power8 by Nishanth Aravamudan · 12 years ago
  99. e242114 powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPU by chenhui zhao · 12 years ago
  100. 2b3f8e8 powerpc/tm: Fix userspace stack corruption on signal delivery for active transactions by Michael Neuling · 12 years ago