1. f4ae40a switch debugfs to umode_t by Al Viro · 13 years ago
  2. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  3. 7578ed0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  4. 4d25a06 KVM: Don't automatically expose the TSC deadline timer in cpuid by Jan Kiszka · 13 years ago
  5. 0924ab2 KVM: x86: Prevent starting PIT timers in the absence of irqchip support by Jan Kiszka · 13 years ago
  6. 2e64694 perf/x86: Fix raw_spin_unlock_irqrestore() usage by Robert Richter · 13 years ago
  7. ecefc36 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  8. 13f541c x86, dumpstack: Fix code bytes breakage due to missing KERN_CONT by Clemens Ladisch · 13 years ago
  9. a03ffcf net: bpf_jit: fix an off-one bug in x86_64 cond jump target by Markus Kötter · 13 years ago
  10. 42ebfc6 Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  11. d3db728 xen: only limit memory map to maximum reservation for domain 0. by Ian Campbell · 13 years ago
  12. e1ad783 Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid" by Keith Packard · 13 years ago
  13. 6d3e32e x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-aware by Matt Fleming · 13 years ago
  14. a776878 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  15. b6999b19 thp: add compound tail page _mapcount when mapped by Youquan Song · 13 years ago
  16. e8c7106 x86, efi: Calling __pa() with an ioremap()ed address is invalid by Matt Fleming · 13 years ago
  17. 2ded6e6 x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked by Mark Langsdorf · 13 years ago
  18. 4e2b1c4 x86/intel_mid: Kconfig select fix by Alan Cox · 13 years ago
  19. dd13752 x86/intel_mid: Fix the Kconfig for MID selection by Alan Cox · 13 years ago
  20. 45e713e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  21. 232ea34 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  22. 7125fac Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  23. f62ef5f x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh northbridge functions by Andreas Herrmann · 13 years ago
  24. 35d4769 x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platforms by Mathias Nyman · 13 years ago
  25. 2cd1c8d x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardless of lazy_mmu mode by Konrad Rzeszutek Wilk · 13 years ago
  26. f1b2371 Merge branch 'ucode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent by Ingo Molnar · 13 years ago
  27. 1ef0389 x86: Fix "Acer Aspire 1" reboot hang by Peter Chubb · 13 years ago
  28. 8dbf4a3 x86/mtrr: Resolve inconsistency with Intel processor manual by Ajaykumar Hotchandani · 13 years ago
  29. ce37def x86: Document rdmsr_safe restrictions by Borislav Petkov · 13 years ago
  30. bd39906 x86, microcode: Fix the failure path of microcode update driver init code by Srivatsa S. Bhat · 13 years ago
  31. 644ddf5 Add TAINT_FIRMWARE_WORKAROUND on MTRR fixup by Prarit Bhargava · 13 years ago
  32. 9e68666 x86/mpparse: Account for bus types other than ISA and PCI by Bjorn Helgaas · 13 years ago
  33. efa2212 x86, mrst: Change the pmic_gpio device type to IPC by Feng Tang · 13 years ago
  34. 28744b3 mrst: Added some platform data for the SFI translations by Jekyll Lai · 13 years ago
  35. 48bc556 x86,mrst: Power control commands update by Jacob Pan · 13 years ago
  36. 6be30bb x86/reboot: Blacklist Dell OptiPlex 990 known to require PCI reboot by Rafael J. Wysocki · 13 years ago
  37. b495e03 x86, UV: Fix UV2 hub part number by Jack Steiner · 13 years ago
  38. 69682b6 x86: Add user_mode_vm check in stack_overflow_check by Mitsuo Hayasaka · 13 years ago
  39. 16e5294 perf, x86: Force IBS LVT offset assignment for family 10h by Robert Richter · 13 years ago
  40. 6a600a8 perf, x86: Disable PEBS on SandyBridge chips by Peter Zijlstra · 13 years ago
  41. 8e8da02 x86: Fix boot failures on older AMD CPU's by Linus Torvalds · 13 years ago
  42. e5fd47b xen/pm_idle: Make pm_idle be default_idle under Xen. by Konrad Rzeszutek Wilk · 13 years ago
  43. cc11f9e fix braino in um patchset (mea culpa) by Al Viro · 13 years ago
  44. a4cc388 Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  45. 95ef1e5 KVM guest: prevent tracing recursion with kvmclock by Avi Kivity · 13 years ago
  46. 5c6b4e8 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  47. b684452 Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  48. e7fc6f9 KVM: VMX: Check for automatic switch msr table overflow by Gleb Natapov · 13 years ago
  49. d7cd979 KVM: VMX: Add support for guest/host-only profiling by Gleb Natapov · 13 years ago
  50. 8bf00a5 KVM: VMX: add support for switching of PERF_GLOBAL_CTRL by Gleb Natapov · 13 years ago
  51. 4cecf6d sched, x86: Avoid unnecessary overflow in sched_clock by Salman Qazi · 13 years ago
  52. 90d4f55 xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs. by Zhenzhong Duan · 13 years ago
  53. cd12909 xen: map foreign pages for shared rings by updating the PTEs directly by David Vrabel · 13 years ago
  54. 4a1dba7 Merge branch 'urgent' of git://amd64.org/linux/rric into perf/urgent by Ingo Molnar · 13 years ago
  55. 78345d2 x86: Call stop_machine_text_poke() on all CPUs by Rabin Vincent · 13 years ago
  56. ed13ec5 perf/x86: Enable raw event access to Intel offcore events by Peter Zijlstra · 13 years ago
  57. aa2bc1a perf: Don't use -ENOSPC for out of PMU resources by Peter Zijlstra · 13 years ago
  58. 57d1c0c perf/x86: Fix PEBS instruction unwind by Peter Zijlstra · 13 years ago
  59. 9f80d8b bma023: Add SFI translation for this device by William Douglas · 13 years ago
  60. 57e6319 vrtc: change its year offset from 1960 to 1972 by Feng Tang · 13 years ago
  61. f2ee442 ce4100: fix a build error by Zhang Rui · 13 years ago
  62. 6fd36ba x86, ioapic: Only print ioapic debug information for IRQs belonging to an ioapic chip by Mathias Nyman · 13 years ago
  63. 064a59b x86/mrst: Avoid reporting wrong nmi status by Jacob Pan · 13 years ago
  64. 0a91532 x86/mrst: Add support for Penwell clock calibration by Dirk Brandewie · 13 years ago
  65. 1ade93e x86/apic: Allow use of lapic timer early calibration result by Jacob Pan · 13 years ago
  66. bb84ac2 x86/apic: Do not clear nr_irqs_gsi if no legacy irqs by Jacob Pan · 13 years ago
  67. cf8ff6b x86/platform: Add a wallclock_init func to x86_platforms ops by Feng Tang · 13 years ago
  68. 66f5ddf x86/mce: Make mce_chrdev_ops 'static const' by Luck, Tony · 13 years ago
  69. 3c00303 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  70. b32fc0a Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  71. 403299a Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  72. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  73. 02ebbbd Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  74. 06d3814 Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  75. 22f4521 mrst pmu: update comment by Len Brown · 13 years ago
  76. 97f7f81 oprofile, x86: Fix crash when unloading module (nmi timer mode) by Robert Richter · 13 years ago
  77. a0a4194 Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  78. 6681ba7 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 13 years ago
  79. 092f4c5 Merge branch 'akpm' (Andrew's incoming - part two) by Linus Torvalds · 13 years ago
  80. b35a35b thp: share get_huge_page_tail() by Andrea Arcangeli · 13 years ago
  81. 70b50f9 mm: thp: tail page refcounting fix by Andrea Arcangeli · 13 years ago
  82. de0a534 Merge branch 'for-linus' of git://github.com/richardweinberger/linux by Linus Torvalds · 13 years ago
  83. 0d65ede um: Fix kmalloc argument order in um/vdso/vma.c by Dave Jones · 13 years ago
  84. 38b64ae um: we need sys/user.h only on i386 by Richard Weinberger · 13 years ago
  85. d0af6cb um: merge delay_{32,64}.c by Richard Weinberger · 13 years ago
  86. a34978c um: kill system-um.h by Al Viro · 13 years ago
  87. 46ecca8 um: segment.h is x86-only and needed only there by Al Viro · 13 years ago
  88. 966e803 um: unify ptrace_user.h by Al Viro · 13 years ago
  89. a10c95d um: unify KSTK_... by Al Viro · 13 years ago
  90. 4d21109 um: fix gcov build breakage by Al Viro · 13 years ago
  91. 3fb77d7 um: irq_vectors.h just shadows x86 one by Al Viro · 13 years ago
  92. ff9586e um: required-features.h is there only to shadow x86 one... by Al Viro · 13 years ago
  93. 8807c1d um: asm/apic.h is there only to shadow the x86 one... by Al Viro · 13 years ago
  94. b3ee571 um: take ldt.h to arch/x86/um/asm/mm_context.h by Al Viro · 13 years ago
  95. f67aa2f um: merge signal_{32,64}.c by Al Viro · 13 years ago
  96. fbe9868 um: no need to play with save_sp in signal frame setup anymore by Al Viro · 13 years ago
  97. c7ea591 um: increase stack growth cushion in pagefault by Al Viro · 13 years ago
  98. 3579a38 um: merge HOST_... of registers common on i386 and amd64 by Al Viro · 13 years ago
  99. 8edc414 um: sanitize paths in sys_call_table* includes by Al Viro · 13 years ago
  100. 1bbd5f2 um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.c by Al Viro · 13 years ago