1. 256f631 xen/arm: Introduce xen_ulong_t for unsigned long by Stefano Stabellini · 12 years ago
  2. 98104c3 Merge branch 'stable/128gb.v5.1' into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  3. 25a765b Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  4. 6428227 x86: Document x86_init.paging.pagetable_init() by Attilio Rao · 12 years ago
  5. c711288 x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done() by Attilio Rao · 12 years ago
  6. 843b8ed x86: Move paging_init() call to x86_init.paging.pagetable_init() by Attilio Rao · 12 years ago
  7. 7737b21 x86: Rename pagetable_setup_start() to pagetable_init() by Attilio Rao · 12 years ago
  8. 73090f8 x86: Remove base argument from x86_init.paging.pagetable_setup_start by Attilio Rao · 12 years ago
  9. bf71d0e Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  10. 69870a8 xen/mm: return more precise error from xen_remap_domain_range() by David Vrabel · 12 years ago
  11. ce7184b xen: fix logical error in tlb flushing by Alex Shi · 12 years ago
  12. 593d0a3 Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus-3.6 by Konrad Rzeszutek Wilk · 12 years ago
  13. 50e9004 xen/p2m: Fix one-off error in checking the P2M tree directory. by Konrad Rzeszutek Wilk · 12 years ago
  14. 1d92128 KVM: x86: fix KVM_GET_MSR for PV EOI by Michael S. Tsirkin · 12 years ago
  15. 2675608 Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  16. 6ec9776 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  17. 3287318 xen/mmu: If the revector fails, don't attempt to revector anything else. by Konrad Rzeszutek Wilk · 12 years ago
  18. 3fc509f xen/p2m: When revectoring deal with holes in the P2M array. by Konrad Rzeszutek Wilk · 12 years ago
  19. 785f623 xen/mmu: Release just the MFN list, not MFN list and part of pagetables. by Konrad Rzeszutek Wilk · 12 years ago
  20. 3aca7fb xen/mmu: Remove from __ka space PMD entries for pagetables. by Konrad Rzeszutek Wilk · 12 years ago
  21. 7f91406 xen/mmu: Copy and revector the P2M tree. by Konrad Rzeszutek Wilk · 12 years ago
  22. 357a3cf xen/p2m: Add logic to revector a P2M tree to use __va leafs. by Konrad Rzeszutek Wilk · 12 years ago
  23. 488f046 xen/mmu: Recycle the Xen provided L4, L3, and L2 pages by Konrad Rzeszutek Wilk · 12 years ago
  24. caaf9ec xen/mmu: For 64-bit do not call xen_map_identity_early by Konrad Rzeszutek Wilk · 12 years ago
  25. ae895ed xen/mmu: use copy_page instead of memcpy. by Konrad Rzeszutek Wilk · 12 years ago
  26. 4fac153 xen/mmu: Provide comments describing the _ka and _va aliasing issue by Konrad Rzeszutek Wilk · 12 years ago
  27. 3699aad xen/mmu: The xen_setup_kernel_pagetable doesn't need to return anything. by Konrad Rzeszutek Wilk · 12 years ago
  28. 51faaf2 Revert "xen/x86: Workaround 64-bit hypervisor and 32-bit initial domain." and "xen/x86: Use memblock_reserve for sensitive areas." by Konrad Rzeszutek Wilk · 12 years ago
  29. 6d7083e xen/swiotlb: Fix compile warnings when using plain integer instead of NULL pointer. by Konrad Rzeszutek Wilk · 12 years ago
  30. 1a1d433 xen: allow privcmd for HVM guests by Stefano Stabellini · 12 years ago
  31. bd3f79b xen: Introduce xen_pfn_t for pfn and mfn types by Stefano Stabellini · 12 years ago
  32. c96aae1 xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M. by Konrad Rzeszutek Wilk · 12 years ago
  33. 36bf50d x86, microcode, AMD: Fix broken ucode patch size check by Andreas Herrmann · 12 years ago
  34. 5ad105e KVM: x86 emulator: use stack size attribute to mask rsp in stack ops by Avi Kivity · 12 years ago
  35. 35f2d16 KVM: MMU: Fix mmu_shrink() so that it can free mmu pages as intended by Takuya Yoshikawa · 12 years ago
  36. cb09cad x86/alternatives: Fix p6 nops on non-modular kernels by Avi Kivity · 12 years ago
  37. 2530cd4 x86/fixup_irq: Use cpu_online_mask instead of cpu_all_mask by Liu, Chuansheng · 12 years ago
  38. 83be4ff x86/spinlocks: Fix comment in spinlock.h by Richard Weinberger · 12 years ago
  39. eb48c07 mm: hugetlbfs: correctly populate shared pmd by Michal Hocko · 12 years ago
  40. b8b0f55 xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static. by Konrad Rzeszutek Wilk · 12 years ago
  41. 4d9310e xen: missing includes by Stefano Stabellini · 12 years ago
  42. 806c312 xen/x86: Workaround 64-bit hypervisor and 32-bit initial domain. by Konrad Rzeszutek Wilk · 12 years ago
  43. 59b29440 xen/x86: Use memblock_reserve for sensitive areas. by Konrad Rzeszutek Wilk · 12 years ago
  44. a3118be xen/p2m: Fix the comment describing the P2M tree. by Konrad Rzeszutek Wilk · 12 years ago
  45. c71a355 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  46. f78602a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  47. 515c7af x32: Use compat shims for {g,s}etsockopt by Mike Frysinger · 12 years ago
  48. 250a41e xen/p2m: Reuse existing P2M leafs if they are filled with 1:1 PFNs or INVALID. by Konrad Rzeszutek Wilk · 12 years ago
  49. ad54e46 Merge tag 'stable/for-linus-3.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  50. ca08649 Revert "xen PVonHVM: move shared_info to MMIO before kexec" by Konrad Rzeszutek Wilk · 12 years ago
  51. f026cfa Revert "x86-64/efi: Use EFI to deal with platform wall clock" by H. Peter Anvin · 12 years ago
  52. f1c630018 x86, apic: fix broken legacy interrupts in the logical apic mode by Suresh Siddha · 12 years ago
  53. 26a4f3c perf/x86: disable PEBS on a guest entry. by Gleb Natapov · 12 years ago
  54. cb37af7 perf/x86: Add Intel Westmere-EX uncore support by Yan, Zheng · 12 years ago
  55. ebb6cc0 perf/x86: Fixes for Nehalem-EX uncore driver by Yan, Zheng · 12 years ago
  56. cffa59b perf, x86: Fix uncore_types_exit section mismatch by Borislav Petkov · 12 years ago
  57. 484d90e x86, build: Globally set -fno-pic by Andrew Boie · 12 years ago
  58. c6fd893 x86, avx: don't use avx instructions with "noxsave" boot param by Suresh Siddha · 12 years ago
  59. 439793d KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct value by Gleb Natapov · 12 years ago
  60. d8579fd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  61. d79095e Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  62. 1ca0049 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  63. bd463a0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  64. 9d0b01a Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'osc-pcie' into base by Len Brown · 12 years ago
  65. 095adbb ACPI: Only count valid srat memory structures by Thomas Renninger · 12 years ago
  66. fc6bdb5 Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc by Linus Torvalds · 12 years ago
  67. 5bc6f98 xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back. by Konrad Rzeszutek Wilk · 12 years ago
  68. 1871e84 Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  69. aa67f60 KVM: VMX: Fix ds/es corruption on i386 with preemption by Avi Kivity · 12 years ago
  70. eaf4ce6 x86-64, kcmp: The kcmp system call can be common by H. Peter Anvin · 12 years ago
  71. a3170d2 um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs by Al Viro · 13 years ago
  72. 4b64866 KVM: x86: apply kvmclock offset to guest wall clock time by Bruce Rogers · 12 years ago
  73. 1fcfd08 x86: OLPC: move s/r-related EC cmds to EC driver by Andres Salomon · 12 years ago
  74. 6cca83d Platform: OLPC: move debugfs support from x86 EC driver by Andres Salomon · 12 years ago
  75. 85f90cf x86: OLPC: switch over to using new EC driver on x86 by Andres Salomon · 12 years ago
  76. 3bf9428 drivers: OLPC: update various drivers to include olpc-ec.h by Andres Salomon · 12 years ago
  77. 392a325 Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver by Andres Salomon · 12 years ago
  78. bca1a5c Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  79. d07bdfd perf/x86: Fix USER/KERNEL tagging of samples properly by Peter Zijlstra · 12 years ago
  80. 7740dfc perf/x86/intel/uncore: Make UNCORE_PMU_HRTIMER_INTERVAL 64-bit by Andrew Morton · 12 years ago
  81. 3b6961b ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from assembler' by Len Brown · 12 years ago
  82. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  83. 4ed940d firmware_map: make firmware_map_add_early() argument consistent with firmware_map_add_hotplug() by Yasuaki Ishimatsu · 12 years ago
  84. 7463449 atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test by Catalin Marinas · 12 years ago
  85. 7d0642b xen/perf: Define .glob for the different hypercalls. by Konrad Rzeszutek Wilk · 12 years ago
  86. 4cb3875 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  87. 0a2fe19 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  88. c1b669b Merge branches 'x86-cleanups-for-linus' and 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  89. 3d72b10 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  90. 7907163 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  91. 44a6b84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  92. 41fb433 arch/x86/kernel/kdebugfs.c: Ensure a consistent return value in error case by Julia Lawall · 12 years ago
  93. 61b0fcc x86/mce: Add quirk for instruction recovery on Sandy Bridge processors by Tony Luck · 12 years ago
  94. 736edce x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h> by Tony Luck · 12 years ago
  95. 35d56ca9 perf/x86: Fix missing struct before structure name by Jovi Zhang · 12 years ago
  96. 1d44b30 x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqs by Tomoki Sekiyama · 12 years ago
  97. c1ece48 perf/x86: Fix format definition of SNB-EP uncore QPI box by Yan, Zheng · 12 years ago
  98. 597ed95 perf/x86: Make bitfield unsigned by Peter Zijlstra · 12 years ago
  99. 74e6543 perf/x86: Fix LLC-* and node-* events on Intel SandyBridge by Yan, Zheng · 12 years ago
  100. 254298c perf/x86: Add Intel Nehalem-EX uncore support by Yan, Zheng · 12 years ago