1. 2f466d3 Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  2. f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  3. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  4. 5cbb3d21 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  5. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  6. c08acff Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 11 years ago
  7. c375f15 x86: move fpu_counter into ARCH specific thread_struct by Vineet Gupta · 11 years ago
  8. d4dd100 arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages() by Zhi Yong Wu · 11 years ago
  9. c532092 mem-hotplug: introduce movable_node boot option by Tang Chen · 11 years ago
  10. fa591c4 x86, acpi, crash, kdump: do reserve_crashkernel() after SRAT is parsed. by Tang Chen · 11 years ago
  11. b959ed6 x86/mem-hotplug: support initialize page tables in bottom-up by Tang Chen · 11 years ago
  12. 0167d7d x86/mm: factor out of top-down direct mapping setup by Tang Chen · 11 years ago
  13. 40c3baa mm/arch: use NUMA_NO_NODE by Jianguo Wu · 11 years ago
  14. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  15. 9b66bfb Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  16. c213630 Merge branch 'x86-uaccess-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  17. 986189f Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  18. 2934578 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  19. 2612c49 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  20. 340286c Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  21. 339a4b7 Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  22. dba538f Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  23. 2dc1733 Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  24. 69019d7 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  25. 6df1e7f Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  26. d96d8aa Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  27. 54e1130 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  28. 014d595 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  29. ae795fe Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  30. b7ab6e3 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  31. 8709382 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  32. 39cf275 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  33. ad5d698 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  34. 1006fae Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  35. b5dfcb0 Revert "x86/UV: Add uvtrace support" by Ingo Molnar · 11 years ago
  36. ce39596 constify copy_siginfo_to_user{,32}() by Al Viro · 11 years ago
  37. 9b56d54 dump_skip(): dump_seek() replacement taking coredump_params by Al Viro · 11 years ago
  38. 43a5d54 aout: switch to dump_emit by Al Viro · 11 years ago
  39. aa3e7ea switch elf_core_write_extra_data() to dump_emit() by Al Viro · 11 years ago
  40. 506f21c switch elf_core_write_extra_phdrs() to dump_emit() by Al Viro · 11 years ago
  41. 7d2f551 restore 32bit aout coredump by Al Viro · 11 years ago
  42. 98bbc06 net: x86: bpf: don't forget to free sk_filter (v2) by Andrey Vagin · 11 years ago
  43. eaaeb1c Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  44. aeeca40 x86, intel-mid: Do not re-introduce usage of obsolete __cpuinit by Paul Gortmaker · 11 years ago
  45. 0faf996 Merge branch 'acpica' by Rafael J. Wysocki · 11 years ago
  46. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  47. 522e664 x86/apic: Disable I/O APIC before shutdown of the local APIC by Fenghua Yu · 11 years ago
  48. 0e4ccb1 PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq() by Konrad Rzeszutek Wilk · 11 years ago
  49. 8a8de66 uprobes: Introduce arch_uprobe->ixol by Oleg Nesterov · 11 years ago
  50. 3820b4d uprobes: Move function declarations out of arch by David A. Long · 11 years ago
  51. 4c08edd x86, hyperv: Move a variable to avoid an unused variable warning by H. Peter Anvin · 11 years ago
  52. f891d8c perf/x86/intel: Add Ivy Bridge-EP uncore IRP box support by Yan, Zheng · 11 years ago
  53. d1e8f4a perf/x86/intel/uncore: Add filter support for IvyBridge-EP QPI boxes by Yan, Zheng · 11 years ago
  54. 0a19684 perf: Fix arch_perf_out_copy_user default by Peter Zijlstra · 11 years ago
  55. b53b5ed x86/cpu: Increase max CPU count to 8192 by Josh Boyer · 11 years ago
  56. bb61ccc x86/cpu: Allow higher NR_CPUS values by Josh Boyer · 11 years ago
  57. a477c85 x86/cpu: Always print SMP information in /proc/cpuinfo by HATAYAMA Daisuke · 11 years ago
  58. 1647775 Merge tag 'v3.12' into x86/cpu, to refresh the branch before queueing up more changes by Ingo Molnar · 11 years ago
  59. 7f71be4 x86, defconfig: Add DEVTMPFS and DEVTMPFS_MOUNT to *86*_defconfig by Chen Gang · 11 years ago
  60. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  61. 2a3ede8 Merge branch 'perf/urgent' into perf/core to fix conflicts by Ingo Molnar · 11 years ago
  62. 9581b7d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  63. fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 11 years ago
  64. 33de1b8 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  65. 40bce10 ACPICA: Cleanup asmlinkage for ACPICA APIs. by Lv Zheng · 11 years ago
  66. d68ce01 x86, hyperv: Fix build error due to missing <asm/apic.h> include by David Rientjes · 11 years ago
  67. 12aee27 Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 11 years ago
  68. bd09d9a percpu: fix this_cpu_sub() subtrahend casting for unsigneds by Greg Thelen · 11 years ago
  69. d780a31 KVM: Fix modprobe failure for kvm_intel/kvm_amd by Tim Gardner · 11 years ago
  70. e00b12e perf/x86: Further optimize copy_from_user_nmi() by Peter Zijlstra · 11 years ago
  71. e8a923c perf/x86: Fix NMI measurements by Peter Zijlstra · 11 years ago
  72. aac8985 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  73. 72548e8 x86/efi: Add EFI framebuffer earlyprintk support by Matt Fleming · 11 years ago
  74. ce6bcea Merge branch 'powercap' by Rafael J. Wysocki · 11 years ago
  75. 5171f4f Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  76. 3f66c31 Merge branch 'acpi-tables' by Rafael J. Wysocki · 11 years ago
  77. 5c2aae8 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  78. 3fbc4d6 Merge branch 'acpi-processor' by Rafael J. Wysocki · 11 years ago
  79. 8e32e47 Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  80. 90f2492 x86: remove this_cpu_xor() implementation by Heiko Carstens · 11 years ago
  81. ee5872b x86/time: Honor ACPI FADT flag indicating absence of a CMOS RTC by Jan Beulich · 11 years ago
  82. 09dc68d x86/cpu: Track legacy CPU model data only on 32-bit kernels by Jan Beulich · 11 years ago
  83. 7a3d9b0 x86: Unify copy_to_user() and add size checking to it by Jan Beulich · 11 years ago
  84. 3df7b41 x86: Unify copy_from_user() size checking by Jan Beulich · 11 years ago
  85. d695257 Merge tag 'please-pull-eMCA-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/mce by Ingo Molnar · 11 years ago
  86. 17e8d03 Merge back earlier 'acpi-assorted' material. by Rafael J. Wysocki · 11 years ago
  87. 6d9153b x86/reboot: Correct pr_info() log message in the set_bios/pci/kbd_reboot() by Lan Tianyu · 11 years ago
  88. 16b84e5 of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code. by Grant Likely · 11 years ago
  89. e6d30ab of/irq: simplify args to irq_create_of_mapping by Grant Likely · 11 years ago
  90. 530210c of/irq: Replace of_irq with of_phandle_args by Grant Likely · 11 years ago
  91. 0c02c80 of/irq: Rename of_irq_map_* functions to of_irq_parse_* by Grant Likely · 11 years ago
  92. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  93. 147de14 ACPI, APEI, CPER: Add UEFI 2.4 support for memory error by Chen, Gong · 11 years ago
  94. dd6dad4 DMI: Parse memory device (type 17) in SMBIOS by Chen, Gong · 11 years ago
  95. 4b3db70 ACPI, x86: Extended error log driver for x86 platform by Chen, Gong · 11 years ago
  96. db10acc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  97. a8fab07 x86/jump_label: expect default_nop if static_key gets enabled on boot-up by Hannes Frederic Sowa · 11 years ago
  98. 9219cec Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  99. 40a96d5 intel_mid: Move platform device setups to their own platform_<device>.* files by David Cohen · 11 years ago
  100. 66ac501 x86: intel-mid: Add section for sfi device table by David Cohen · 11 years ago