1. 382d95f um: move sysrq.h out of include/shared by Al Viro · 12 years ago
  2. 8813f67 um/x86: merge 32 and 64 bit variants of ptrace.h by Al Viro · 12 years ago
  3. 4301785 um/x86: merge 32 and 64bit variants of checksum.h by Al Viro · 12 years ago
  4. 9429ec9 um: Preinclude include/linux/kern_levels.h by Geert Uytterhoeven · 12 years ago
  5. bbb35ef um: Fix IPC on um by Richard Weinberger · 12 years ago
  6. d2ce4e9 um: kill thread->forking by Al Viro · 12 years ago
  7. f9a38ea um: let signal_delivered() do SIGTRAP on singlestepping into handler by Al Viro · 12 years ago
  8. 0c59f23 Merge tag 'stable/for-linus-3.6-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  9. 8d54db79 xen/boot: Disable NUMA for PV guests. by Konrad Rzeszutek Wilk · 12 years ago
  10. 56bae80 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  11. 9d10890 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  12. 18f5600 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  13. 8ca7de9 Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  14. 24cc7fb x86/kbuild: archscripts depends on scripts_basic by Jeff Mahoney · 12 years ago
  15. bd49940 xen/boot: Disable BIOS SMP MP table search. by Konrad Rzeszutek Wilk · 12 years ago
  16. 20a36e3 perf/x86: Fix Intel Ivy Bridge support by Stephane Eranian · 12 years ago
  17. 7ef6e97 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  18. 73e8f3d x86/mm/init.c: Fix devmem_is_allowed() off by one by T Makphaibulchoke · 12 years ago
  19. bad9ac2 perf/x86/ibs: Check syscall attribute flags by Robert Richter · 12 years ago
  20. 35534b2 perf/x86: Export Sandy Bridge uncore clockticks event in sysfs by Stephane Eranian · 12 years ago
  21. 2fc136e xen/m2p: do not reuse kmap_op->dev_bus_addr by Stefano Stabellini · 12 years ago
  22. ffc29649 Merge tag 'kvm-3.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  23. 4484141 KVM: fix error paths for failed gfn_to_page() calls by Xiao Guangrong · 12 years ago
  24. 4f97704 KVM: x86: Check INVPCID feature bit in EBX of leaf 7 by Ren, Yongjie · 12 years ago
  25. 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
  26. ce7184b xen: fix logical error in tlb flushing by Alex Shi · 12 years ago
  27. 593d0a3 Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus-3.6 by Konrad Rzeszutek Wilk · 12 years ago
  28. 50e9004 xen/p2m: Fix one-off error in checking the P2M tree directory. by Konrad Rzeszutek Wilk · 12 years ago
  29. 4454d32 x86/kconfig: Remove outdated reference to Intel CPUs in CONFIG_SWIOTLB by Joe Millenbach · 12 years ago
  30. 3ec18cd perf/x86: Enable Intel Cedarview Atom suppport by Stephane Eranian · 12 years ago
  31. 749c59f KVM: PIC: fix use of uninitialised variable. by Jamie Iles · 12 years ago
  32. 1d92128 KVM: x86: fix KVM_GET_MSR for PV EOI by Michael S. Tsirkin · 12 years ago
  33. e3e45c0 perf/x86: Fix microcode revision check for SNB-PEBS by Stephane Eranian · 12 years ago
  34. 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
  35. 6ec9776 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  36. c96aae1 xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M. by Konrad Rzeszutek Wilk · 12 years ago
  37. 36bf50d x86, microcode, AMD: Fix broken ucode patch size check by Andreas Herrmann · 12 years ago
  38. 5ad105e KVM: x86 emulator: use stack size attribute to mask rsp in stack ops by Avi Kivity · 12 years ago
  39. 35f2d16 KVM: MMU: Fix mmu_shrink() so that it can free mmu pages as intended by Takuya Yoshikawa · 12 years ago
  40. cb09cad x86/alternatives: Fix p6 nops on non-modular kernels by Avi Kivity · 12 years ago
  41. 2530cd4 x86/fixup_irq: Use cpu_online_mask instead of cpu_all_mask by Liu, Chuansheng · 12 years ago
  42. 83be4ff x86/spinlocks: Fix comment in spinlock.h by Richard Weinberger · 12 years ago
  43. eb48c07 mm: hugetlbfs: correctly populate shared pmd by Michal Hocko · 12 years ago
  44. 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
  45. 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
  46. 515c7af x32: Use compat shims for {g,s}etsockopt by Mike Frysinger · 12 years ago
  47. 250a41e xen/p2m: Reuse existing P2M leafs if they are filled with 1:1 PFNs or INVALID. by Konrad Rzeszutek Wilk · 12 years ago
  48. 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
  49. ca08649 Revert "xen PVonHVM: move shared_info to MMIO before kexec" by Konrad Rzeszutek Wilk · 12 years ago
  50. f026cfa Revert "x86-64/efi: Use EFI to deal with platform wall clock" by H. Peter Anvin · 12 years ago
  51. f1c630018 x86, apic: fix broken legacy interrupts in the logical apic mode by Suresh Siddha · 12 years ago
  52. 26a4f3c perf/x86: disable PEBS on a guest entry. by Gleb Natapov · 12 years ago
  53. cb37af7 perf/x86: Add Intel Westmere-EX uncore support by Yan, Zheng · 12 years ago
  54. ebb6cc0 perf/x86: Fixes for Nehalem-EX uncore driver by Yan, Zheng · 12 years ago
  55. cffa59b perf, x86: Fix uncore_types_exit section mismatch by Borislav Petkov · 12 years ago
  56. 484d90e x86, build: Globally set -fno-pic by Andrew Boie · 12 years ago
  57. c6fd893 x86, avx: don't use avx instructions with "noxsave" boot param by Suresh Siddha · 12 years ago
  58. 439793d KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct value by Gleb Natapov · 12 years ago
  59. d8579fd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  60. d79095e Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  61. 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
  62. 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
  63. 9d0b01a Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'osc-pcie' into base by Len Brown · 12 years ago
  64. 095adbb ACPI: Only count valid srat memory structures by Thomas Renninger · 12 years ago
  65. fc6bdb5 Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc by Linus Torvalds · 12 years ago
  66. 5bc6f98 xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back. by Konrad Rzeszutek Wilk · 12 years ago
  67. 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
  68. aa67f60 KVM: VMX: Fix ds/es corruption on i386 with preemption by Avi Kivity · 12 years ago
  69. eaf4ce6 x86-64, kcmp: The kcmp system call can be common by H. Peter Anvin · 12 years ago
  70. a3170d2 um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs by Al Viro · 12 years ago
  71. 4b64866 KVM: x86: apply kvmclock offset to guest wall clock time by Bruce Rogers · 12 years ago
  72. 1fcfd08 x86: OLPC: move s/r-related EC cmds to EC driver by Andres Salomon · 12 years ago
  73. 6cca83d Platform: OLPC: move debugfs support from x86 EC driver by Andres Salomon · 12 years ago
  74. 85f90cf x86: OLPC: switch over to using new EC driver on x86 by Andres Salomon · 12 years ago
  75. 3bf9428 drivers: OLPC: update various drivers to include olpc-ec.h by Andres Salomon · 12 years ago
  76. 392a325 Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver by Andres Salomon · 12 years ago
  77. 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
  78. d07bdfd perf/x86: Fix USER/KERNEL tagging of samples properly by Peter Zijlstra · 12 years ago
  79. 7740dfc perf/x86/intel/uncore: Make UNCORE_PMU_HRTIMER_INTERVAL 64-bit by Andrew Morton · 12 years ago
  80. 3b6961b ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from assembler' by Len Brown · 12 years ago
  81. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  82. 4ed940d firmware_map: make firmware_map_add_early() argument consistent with firmware_map_add_hotplug() by Yasuaki Ishimatsu · 12 years ago
  83. 7463449 atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test by Catalin Marinas · 12 years ago
  84. 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
  85. 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
  86. 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
  87. 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
  88. 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
  89. 44a6b84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  90. 41fb433 arch/x86/kernel/kdebugfs.c: Ensure a consistent return value in error case by Julia Lawall · 12 years ago
  91. 61b0fcc x86/mce: Add quirk for instruction recovery on Sandy Bridge processors by Tony Luck · 12 years ago
  92. 736edce x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h> by Tony Luck · 12 years ago
  93. 35d56ca9 perf/x86: Fix missing struct before structure name by Jovi Zhang · 12 years ago
  94. 1d44b30 x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqs by Tomoki Sekiyama · 12 years ago
  95. c1ece48 perf/x86: Fix format definition of SNB-EP uncore QPI box by Yan, Zheng · 12 years ago
  96. 597ed95 perf/x86: Make bitfield unsigned by Peter Zijlstra · 12 years ago
  97. 74e6543 perf/x86: Fix LLC-* and node-* events on Intel SandyBridge by Yan, Zheng · 12 years ago
  98. 254298c perf/x86: Add Intel Nehalem-EX uncore support by Yan, Zheng · 12 years ago
  99. 4f3f713 perf/x86: Fix typo in format definition of uncore PCU filter by Yan, Zheng · 12 years ago
  100. aea218f KVM: PIC: call ack notifiers for irqs that are dropped form irr by Gleb Natapov · 12 years ago