1. 15b812f pci: increase alignment to make more space for hidden code by Yinghai Lu · 15 years ago
  2. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  3. 624235c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  4. 9bcbdd9 x86, timers: Check for pending timers after (device) interrupts by Arjan van de Ven · 15 years ago
  5. 19d031e Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  6. 46302b4 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  7. 3da0dd4 KVM: add support for change_pte mmu notifiers by Izik Eidus · 15 years ago
  8. 1403283 KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptes by Izik Eidus · 15 years ago
  9. acb66dd KVM: MMU: dont hold pagecount reference for mapped sptes pages by Izik Eidus · 15 years ago
  10. 6a54435 KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUID by Avi Kivity · 15 years ago
  11. eb5109e KVM: VMX: flush TLB with INVEPT on cpu migration by Marcelo Tosatti · 15 years ago
  12. b2d83cf KVM: fix LAPIC timer period overflow by Aurelien Jarno · 15 years ago
  13. 20824f3 KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctly by Joerg Roedel · 15 years ago
  14. 77b1ab1 KVM: SVM: Fix tsc offset adjustment when running nested by Joerg Roedel · 15 years ago
  15. e3be785 x86, pci: Correct spelling in a comment by Marin Mitov · 15 years ago
  16. 11879ba x86: Simplify bound checks in the MTRR code by Arjan van de Ven · 15 years ago
  17. f436f8b x86: EDAC: MCE: Fix MCE decoding callback logic by Ingo Molnar · 15 years ago
  18. 392d814 x86: fix csum_ipv6_magic asm memory clobber by Samuel Thibault · 15 years ago
  19. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  20. 24e3580 x86: Don't leak 64-bit kernel register values to 32-bit processes by Jan Beulich · 15 years ago
  21. 4701472 x86, SLUB: Remove unused CONFIG FAST_CMPXCHG_LOCAL by Jaswinder Singh Rajput · 15 years ago
  22. ea3acb1 x86: earlyprintk: Fix regression to handle serial,ttySn as 1 arg by Jason Wessel · 15 years ago
  23. 04edbde x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=y by Eric Dumazet · 15 years ago
  24. d1716a6 x86: Fix csum_ipv6_magic asm memory clobber by Samuel Thibault · 15 years ago
  25. 982d007 x86: Optimize cmpxchg64() at build-time some more by Linus Torvalds · 15 years ago
  26. 84d88d5 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  27. 79e1dd0 x86: Provide an alternative() based cmpxchg64() by Arjan van de Ven · 15 years ago
  28. e207e14 Revert "x86, mce: do not compile mcelog message on AMD" by Linus Torvalds · 15 years ago
  29. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  30. 73964f6 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  31. d949f36 x86: Fix hwpoison code related build failure on 32-bit NUMAQ by Linus Torvalds · 15 years ago
  32. 3e2ada5 ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regression by Zhao Yakui · 15 years ago
  33. 49e70dd Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  34. 5bb241b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  35. 704daf5 Merge branch 'x86/asm' into x86/urgent by Ingo Molnar · 15 years ago
  36. 94e0fb0 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  37. b7f21bb Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  38. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  39. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  40. b0c6fbe x86: Remove redundant non-NUMA topology functions by Rusty Russell · 15 years ago
  41. 429a6e5 x86: early_printk: Protect against using the same device twice by Jason Wessel · 15 years ago
  42. d2ff6de Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
  43. e23a8b6 x86: Reduce verbosity of "PAT enabled" kernel message by Roland Dreier · 15 years ago
  44. ea01c0d x86: Reduce verbosity of "TSC is reliable" message by Roland Dreier · 15 years ago
  45. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  46. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  47. 78f1c4d cpumask: use mm_cpumask() wrapper: x86 by Rusty Russell · 15 years ago
  48. 0748bd0 cpumask: remove arch_send_call_function_ipi by Rusty Russell · 15 years ago
  49. 1d1afc1 cpumask: remove last assignment to mask field of struct irqaction. by Rusty Russell · 15 years ago
  50. 79f5599 cpumask: use zalloc_cpumask_var() where possible by Li Zefan · 15 years ago
  51. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  52. d19110ba Merge branch 'x86/ptrace-syscall-exit' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 15 years ago
  53. b09a75f Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  54. 746942d Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 by Linus Torvalds · 15 years ago
  55. c11f6c8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  56. be90a49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  57. 1f0918d Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  58. 11868a2 x86: mce: Use safer ways to access MCE registers by Ingo Molnar · 15 years ago
  59. 547ad5a Merge branch 'x86/orig_ax' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 15 years ago
  60. 81ac3ad kcore: register module area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  61. 3089aa1 kcore: use registerd physmem information by KAMEZAWA Hiroyuki · 15 years ago
  62. 9492587 kcore: register text area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  63. a0614da kcore: register vmalloc area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  64. c30bb2a kcore: add kclist types by KAMEZAWA Hiroyuki · 15 years ago
  65. c953094 early_printk: Allow more than one early console by Jason Wessel · 15 years ago
  66. df6c516 USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.c by Jason Wessel · 15 years ago
  67. cdae0ad5e8 lguest: move panic notifier registration to its expected place. by Rusty Russell · 15 years ago
  68. 14c93e8 Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/urgent by Ingo Molnar · 15 years ago
  69. 7d42896 perf_event, x86: Fix 'perf sched record' crashing the machine by Peter Zijlstra · 15 years ago
  70. 8cb3ed13 x86: ptrace: set TS_COMPAT when 32-bit ptrace sets orig_eax>=0 by Roland McGrath · 15 years ago
  71. 08ff18e x86: ptrace: do not sign-extend orig_ax on write by Roland McGrath · 15 years ago
  72. b60e714 x86: ptrace: sysret path should reach syscall_trace_leave by Roland McGrath · 15 years ago
  73. 18c1e2c x86: syscall_get_nr returns int by Roland McGrath · 15 years ago
  74. 14c0abf x86: mce, inject: Use real inject-msg in raise_local by Huang Ying · 15 years ago
  75. b417c9f x86: mce: Fix thermal throttling message storm by Ingo Molnar · 15 years ago
  76. 3967684 x86: mce: Clean up thermal throttling state tracking code by Ingo Molnar · 15 years ago
  77. 991d79b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 15 years ago
  78. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  79. 3c1596e mm: don't use alloc_bootmem_low() where not strictly needed by Jan Beulich · 15 years ago
  80. 4481374 mm: replace various uses of num_physpages by totalram_pages by Jan Beulich · 15 years ago
  81. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  82. c44c9ec x86: split NX setup into separate file to limit unstack-protected code by Jeremy Fitzhardinge · 15 years ago
  83. b75fe4e xen: check EFER for NX before setting up GDT mapping by Jeremy Fitzhardinge · 15 years ago
  84. 43c1266 Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  85. f4eccb6 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  86. b3727c24 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  87. 7da8b6d trivial: fix missing printk space in amd_k7_smp_check by Michael Tokarev · 15 years ago
  88. 57c0c15 perf: Tidy up after the big rename by Ingo Molnar · 15 years ago
  89. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  90. dfc6509 perf_counter: Rename 'event' to event_id/hw_event by Ingo Molnar · 15 years ago
  91. ae82bfd Merge branch 'linus' into perfcounters/rename by Ingo Molnar · 15 years ago
  92. abe1ee3 Use macros for .data.page_aligned section. by Tim Abbott · 15 years ago
  93. 02b7da3 Use macros for .bss.page_aligned section. by Tim Abbott · 15 years ago
  94. d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 15 years ago
  95. ebc79c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6 by Linus Torvalds · 15 years ago
  96. a57c21c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  97. 467f995 Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  98. 6399c08 x86: Print the hypervisor returned tsc_khz during boot by Alok Kataria · 15 years ago
  99. bfefb7a Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
  100. 8d0cc63 x86: Correct segment permission flags in 64-bit linker script by Jan Beulich · 15 years ago