1. e44ba03 treewide: remove duplicate includes by Vitaliy Ivanov · 13 years ago
  2. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  3. dac853a exec: delay address limit change until point of no return by Mathias Krause · 13 years ago
  4. 467701e Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  5. d681f12 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  6. 58a9a36 Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  7. 2601887 x86/amd-iommu: Fix boot crash with hidden PCI devices by Joerg Roedel · 13 years ago
  8. 27c2127 x86/amd-iommu: Use only per-device dma_ops by Joerg Roedel · 13 years ago
  9. 0de66d5 x86/amd-iommu: Fix 3 possible endless loops by Joerg Roedel · 13 years ago
  10. 221192b KVM: x86: use proper port value when checking io instruction permission by Marcelo Tosatti · 13 years ago
  11. f124c6a xen: off by one errors in multicalls.c by Dan Carpenter · 13 years ago
  12. e12ca23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  13. af0d6a0 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  14. 643d2d7 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  15. 4f3c125 x86: Fix mwait_play_dead() faulting on mwait-incapable cpus by Avi Kivity · 13 years ago
  16. 598e887 x86 idle: Fix mwait deprecation warning message by Borislav Petkov · 13 years ago
  17. 15517f7 lguest: fix timer interrupt setup by Rusty Russell · 13 years ago
  18. f310642 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
  19. 5d4c47e x86 idle: deprecate mwait_idle() and "idle=mwait" cmdline param by Len Brown · 13 years ago
  20. cdaab4a x86 idle: deprecate "no-hlt" cmdline param by Len Brown · 13 years ago
  21. 99c6322 x86 idle APM: deprecate CONFIG_APM_CPU_IDLE by Len Brown · 13 years ago
  22. 06ae40c x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM demands it by Len Brown · 13 years ago
  23. 02c68a0 x86 idle: clarify AMD erratum 400 workaround by Len Brown · 13 years ago
  24. a947e23 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  25. c4a227d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  26. 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
  27. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  28. 89e1be5 x86: Put back -pg to tsc.o and add no GCOV to vread_tsc_64.o by Steven Rostedt · 13 years ago
  29. f23a5e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  30. d6a72fe Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 13 years ago
  31. b1d2dc3 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 13 years ago
  32. 9a3865b x86, asm: Clean up desc.h a bit by Ingo Molnar · 13 years ago
  33. dc7acbb Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  34. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  35. 63ab25e kgdbts: unify/generalize gdb breakpoint adjustment by Mike Frysinger · 13 years ago
  36. c46dd6b x86: convert to asm-generic ptrace.h by Mike Frysinger · 13 years ago
  37. a77aea9 cgroup: remove the ns_cgroup by Daniel Lezcano · 13 years ago
  38. 14587a2 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  39. fce637e Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  40. f8d613e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem by Linus Torvalds · 13 years ago
  41. e9cdd34 x86, amd: Do not enable ARAT feature on AMD processors below family 0x12 by Boris Ostrovsky · 13 years ago
  42. 5bc20fc xen: cleancache shim to Xen Transcendent Memory by Dan Magenheimer · 13 years ago
  43. b80ef10 x86: Move do_page_fault()'s error path under unlikely() by KOSAKI Motohiro · 13 years ago
  44. de66ee9 Merge branch 'linus' into x86/urgent by Ingo Molnar · 13 years ago
  45. e9d35946 x86: vdso: Remove unused variable by Thomas Gleixner · 13 years ago
  46. 916f676 x86, efi: Retain boot service code until after switching to virtual mode by Matthew Garrett · 13 years ago
  47. 0d098a7 x86/ftrace: Fix compiler warning in ftrace.c by Rakib Mullick · 13 years ago
  48. 0c63e38 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  49. 8b27f2f x86: Remove unnecessary check in detect_ht() by Nikhil P Rao · 13 years ago
  50. 949a9d7 i8k: Integrate with the hwmon subsystem by Jean Delvare · 13 years ago
  51. 5ca43f6 lib: consolidate DEBUG_STACK_USAGE option by Stephen Boyd · 13 years ago
  52. 44ec7ab lib: consolidate DEBUG_PER_CPU_MAPS by Stephen Boyd · 13 years ago
  53. 162a7e7 printk: allocate kernel log buffer earlier by Mike Travis · 13 years ago
  54. dbee8a0 x86: remove 32-bit versions of readq()/writeq() by Roland Dreier · 13 years ago
  55. 1495f23 vmscan: change shrinker API by passing shrink_control struct by Ying Han · 13 years ago
  56. de03c72 mm: convert mm->cpu_vm_cpumask into cpumask_var_t by KOSAKI Motohiro · 13 years ago
  57. 3d48ae4 mm: Convert i_mmap_lock to a mutex by Peter Zijlstra · 13 years ago
  58. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  59. 37b23e0 x86,mm: make pagefault killable by KOSAKI Motohiro · 13 years ago
  60. af6a25f x86: Reorder mm_context_t to remove x86_64 alignment padding and thus shrink mm_struct by Richard Kennedy · 13 years ago
  61. f073cc8 x86, UV: Clean up uv_tlb.c by Cliff Wickman · 13 years ago
  62. 2a91959 x86, UV: Add support for SGI UV2 hub chip by Jack Steiner · 13 years ago
  63. 7ccafc5 x86, cpufeature: Update CPU feature RDRND to RDRAND by Kees Cook · 13 years ago
  64. 3542580 PM / Hibernate: Remove arch_prepare_suspend() by Rafael J. Wysocki · 13 years ago
  65. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  66. 2f344d2 x86, ioapic: Restore ioapic entries during resume properly by Suresh Siddha · 13 years ago
  67. c4dbe54 seqlock: Get rid of SEQLOCK_UNLOCKED by Eric Dumazet · 13 years ago
  68. 973aa81 x86-64: Optimize vDSO time() by Andy Lutomirski · 13 years ago
  69. f144a6b x86-64: Add time to vDSO by Andy Lutomirski · 13 years ago
  70. 6447fac x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSO by Andy Lutomirski · 13 years ago
  71. 44259b1 x86-64: Move vread_tsc into a new file with sensible options by Andy Lutomirski · 13 years ago
  72. 0f51f28 x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0 by Andy Lutomirski · 13 years ago
  73. 3729db5 x86-64: Don't generate cmov in vread_tsc by Andy Lutomirski · 13 years ago
  74. 057e6a8 x86-64: Remove unnecessary barrier in vread_tsc by Andy Lutomirski · 13 years ago
  75. 8c49d9a x86-64: Clean up vdso/kernel shared variables by Andy Lutomirski · 13 years ago
  76. 1b4ac2a x86: Get rid of asmregparm by Richard Weinberger · 13 years ago
  77. 6988f20 Merge branch 'fixes-2.6.39' into for-2.6.40 by Tejun Heo · 13 years ago
  78. 5e152b4 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  79. ea2b50e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  80. b18bf09 x86, apic: Include module.h header in apic_flat_64.c by Randy Dunlap · 13 years ago
  81. 1950482 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  82. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  83. d7ef64a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  84. f4b10bc Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  85. 4eec42f watchdog: Change the default timeout and configure nmi watchdog period based on watchdog_thresh by Mandeep Singh Baines · 13 years ago
  86. 82da65d x86: setup_smep needs to be __cpuinit by Linus Torvalds · 13 years ago
  87. c8cfbb5 KVM: MMU: Use ptep_user for cmpxchg_gpte() by Takuya Yoshikawa · 13 years ago
  88. d2f6276 KVM: x86 emulator: Make jmp far emulation into a separate function by Takuya Yoshikawa · 13 years ago
  89. 5118768 KVM: x86 emulator: Rename emulate_grpX() to em_grpX() by Takuya Yoshikawa · 13 years ago
  90. 3b9be3b KVM: x86 emulator: Remove unused arg from emulate_pop() by Takuya Yoshikawa · 13 years ago
  91. adddcec KVM: x86 emulator: Remove unused arg from writeback() by Takuya Yoshikawa · 13 years ago
  92. 509cf9f KVM: x86 emulator: Remove unused arg from read_descriptor() by Takuya Yoshikawa · 13 years ago
  93. c1ed6de KVM: x86 emulator: Remove unused arg from seg_override() by Takuya Yoshikawa · 13 years ago
  94. fa3d315 KVM: Validate userspace_addr of memslot when registered by Takuya Yoshikawa · 13 years ago
  95. 12cb814 KVM: MMU: Clean up gpte reading with copy_from_user() by Takuya Yoshikawa · 13 years ago
  96. 2fb92db KVM: VMX: Cache vmcs segment fields by Avi Kivity · 13 years ago
  97. 1aa3661 KVM: x86 emulator: consolidate segment accessors by Avi Kivity · 13 years ago
  98. 0a434bb KVM: VMX: Avoid reading %rip unnecessarily when handling exceptions by Avi Kivity · 13 years ago
  99. ae8cc05 KVM: SVM: Make dump_vmcb static, reduce text by Joe Perches · 13 years ago
  100. 8f74d8e KVM: MMU: Fix 64-bit paging breakage on x86_32 by Takuya Yoshikawa · 13 years ago