1. 9c95111 x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplug by Jiang Liu · 12 years ago
  2. 95c5e92 x86/PCI: prepare pci_mmcfg_check_reserved() to be called at runtime by Jiang Liu · 12 years ago
  3. 9cf0105 x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap() by Jiang Liu · 12 years ago
  4. 376f70a x86/PCI: use RCU list to protect mmconfig list by Jiang Liu · 12 years ago
  5. 846e402 x86/PCI: split out pci_mmconfig_alloc() for code reuse by Jiang Liu · 12 years ago
  6. 2a76c45 x86/PCI: split out pci_mmcfg_check_reserved() for code reuse by Jiang Liu · 12 years ago
  7. a10bb12 x86/PCI: put busn resource in pci_root_info for native host bridge drivers by Yinghai Lu · 12 years ago
  8. 5c1d81d x86/PCI: use _CRS bus number aperture for host bridges from ACPI by Yinghai Lu · 12 years ago
  9. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  10. 7249450 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  11. 0b35d32 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. 106544d 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. eeaaa96 x86/nmi: Fix section mismatch warnings on 32-bit by Don Zickus · 12 years ago
  14. d5d2d2e x86/uv: Fix UV2 BAU legacy mode by Cliff Wickman · 12 years ago
  15. bd2753b x86/mm: Only add extra pages count for the first memory range during pre-allocation early page table space by Yinghai Lu · 12 years ago
  16. 743628e x86, efi stub: Add .reloc section back into image by Jordan Justen · 12 years ago
  17. db0dc75 perf/x86: Check user address explicitly in copy_from_user_nmi() by Arun Sharma · 12 years ago
  18. bc6ca7b perf/x86: Check if user fp is valid by Arun Sharma · 12 years ago
  19. 302fa4b perf/x86: Allow multiple stacks by Arun Sharma · 12 years ago
  20. 8440ccb perf/x86: Update SNB PEBS constraints by Peter Zijlstra · 12 years ago
  21. b6db437 perf/x86: Enable/Add IvyBridge hardware support by Peter Zijlstra · 12 years ago
  22. cccb9ba perf/x86: Implement cycles:p for SNB/IVB by Peter Zijlstra · 12 years ago
  23. b430f7c perf/x86: Fix Intel shared extra MSR allocation by Peter Zijlstra · 12 years ago
  24. ceb1cba sched/x86: Calculate booted cores after construction of sibling_mask by Kamalesh Babulal · 12 years ago
  25. f6175f5 x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqs by Tomoki Sekiyama · 12 years ago
  26. 55c844a x86/reboot: Fix a warning message triggered by stop_other_cpus() by Feng Tang · 12 years ago
  27. 7071f6b x86/intel/moorestown: Change intel_scu_devices_create() to __devinit by Sebastian Andrzej Siewior · 12 years ago
  28. 4af463d x86/numa: Set numa_nodes_parsed at acpi_numa_memory_affinity_init() by Yasuaki Ishimatsu · 12 years ago
  29. aff5a62 x86/gart: Fix kmemleak warning by Xiaotian Feng · 12 years ago
  30. 1a87fc1 x86: mce: Add the dropped timer interval init back by Thomas Gleixner · 12 years ago
  31. 436d03f x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefix by Masami Hiramatsu · 12 years ago
  32. 958fb3c x86/mce: Fix the MCE poll timer logic by Chen Gong · 12 years ago
  33. eea5b551 Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 12 years ago
  34. c2238f1 x86/mce: Fix the MCE poll timer logic by Chen Gong · 12 years ago
  35. 0b3e9f3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  36. 63004af Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  37. 40b46a7 Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-linus by H. Peter Anvin · 12 years ago
  38. bad1a75 x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32 by H.J. Lu · 12 years ago
  39. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  40. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  41. 44fbbb3 x86: get rid of calling do_notify_resume() when returning to kernel mode by Al Viro · 12 years ago
  42. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  43. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  44. edd63a2 set_restore_sigmask() is never called without SIGPENDING (and never should be) by Al Viro · 12 years ago
  45. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  46. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  47. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  48. 4ebefe3 new helpers: {clear,test,test_and_clear}_restore_sigmask() by Al Viro · 12 years ago
  49. 0c75966 x86, efi: Add EFI boot stub documentation by Matt Fleming · 12 years ago
  50. 9fa7ded x86, efi; Add EFI boot stub console support by Matt Fleming · 12 years ago
  51. 30dc0d0 x86, efi: Only close open files in error path by Matt Fleming · 12 years ago
  52. 5963e31 ftrace/x86: Do not change stacks in DEBUG when calling lockdep by Steven Rostedt · 12 years ago
  53. f898817 x86: Allow nesting of the debug stack IDT setting by Steven Rostedt · 12 years ago
  54. c0525a6 x86: Reset the debug_stack update counter by Steven Rostedt · 12 years ago
  55. 8a4d0a6 ftrace: Use breakpoint method to update ftrace caller by Steven Rostedt · 12 years ago
  56. a192cd0 ftrace: Synchronize variable setting with breakpoints by Steven Rostedt · 12 years ago
  57. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  58. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  59. d97b46a syscalls, x86: add __NR_kcmp syscall by Cyrill Gorcunov · 12 years ago
  60. bd0e162 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  61. 2d117403b Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 12 years ago
  62. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
  63. 1ab46fd x86, amd, xen: Avoid NULL pointer paravirt references by Konrad Rzeszutek Wilk · 12 years ago
  64. 82f7af0 x86/mce: Cleanup timer mess by Thomas Gleixner · 12 years ago
  65. 2da06af x86, mtrr: Fix a type overflow in range_to_mtrr func by zhenzhong.duan · 12 years ago
  66. bbd7714 Merge branch 'x86/trampoline' into x86/urgent by H. Peter Anvin · 12 years ago
  67. 319b6ff x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.c by H. Peter Anvin · 12 years ago
  68. 403e1c5 Merge branch 'x86/mce' into x86/urgent by Ingo Molnar · 12 years ago
  69. 9f64638 sched/x86: Use cpu_llc_shared_mask(cpu) for coregroup_mask by Peter Zijlstra · 12 years ago
  70. fa83523 x86/mm/pat: Improve scaling of pat_pagerange_is_ram() by John Dykstra · 12 years ago
  71. 731a737 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  72. 26c1917 mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition by Andrea Arcangeli · 12 years ago
  73. 365811d x86: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 12 years ago
  74. 91eb0f6 x86: print e820 physical addresses consistently with other parts of kernel by Bjorn Helgaas · 12 years ago
  75. 4b78147 Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  76. c358666 KVM: MMU: fix huge page adapted on non-PAE host by Xiao Guangrong · 12 years ago
  77. 1e2aec8 Merge branch 'generic-string-functions' by Linus Torvalds · 12 years ago
  78. 5723aa9 x86: use the new generic strnlen_user() function by Linus Torvalds · 12 years ago
  79. 36126f8 word-at-a-time: make the interfaces truly generic by Linus Torvalds · 12 years ago
  80. 4ae73f2 x86: use generic strncpy_from_user routine by Linus Torvalds · 12 years ago
  81. 786f02b Merge tag 'x86-mce-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 12 years ago
  82. d484864 Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  83. 1b38a3a x86: hpet: Fix copy-and-paste mistake in earlier change by Jan Beulich · 12 years ago
  84. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  85. b5f4035 Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  86. ce00417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  87. abe81e2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  88. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  89. c7523a7c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  90. 4469690 kernel: Move REPEAT_BYTE definition into linux/kernel.h by David S. Miller · 12 years ago
  91. f2fde3a6 Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  92. 654443e Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  93. ea17e74 x86, relocs: Add jiffies and jiffies_64 to the relative whitelist by H. Peter Anvin · 12 years ago
  94. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  95. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  96. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  97. d5b4bb4 Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  98. c80ddb5 Merge tag 'md-3.5' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  99. 0bd3fbd Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  100. 37c3459 x86/mce: Add instruction recovery signatures to mce-severity table by Tony Luck · 12 years ago