1. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  2. 5a5a1bf Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  3. 74c7d2f Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  4. 1e2f5b5 Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  5. f9b3bcf Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  6. 01c7cd0 Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  7. 39b2f86 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  8. df8edfa Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  9. 874f6d1 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  10. ab86e97 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  11. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  12. 16fa94b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  13. e097291 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  14. 56847d8 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  15. 191a712 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  16. ce8aa48 Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  17. 56a1ba5 x86: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  18. 4a7b4d2 x86: pageattr-test: remove srandom32 call by Akinobu Mita · 11 years ago
  19. d0380e6 early_printk: consolidate random copies of identical code by Thomas Gleixner · 11 years ago
  20. 7315438 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  21. 362ed48 Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 11 years ago
  22. 61f3d0a Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  23. 8ded8d4 Merge tag 'regulator-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  24. 4edd7ce mm, hotplug: avoid compiling memory hotremove functions when disabled by David Rientjes · 11 years ago
  25. f9d531b powerpc/mm/numa: use setup_nr_node_ids() instead of opencoding. by Cody P Schafer · 11 years ago
  26. d2ad351 x86/mm/numa: use setup_nr_node_ids() instead of opencoding. by Cody P Schafer · 11 years ago
  27. 7c243c7 mm: speedup in __early_pfn_to_nid by Russ Anderson · 11 years ago
  28. 8e2cdbc x86-64: fall back to regular page vmemmap on allocation failure by Johannes Weiner · 11 years ago
  29. e8216da x86-64: use vmemmap_populate_basepages() for !pse setups by Johannes Weiner · 11 years ago
  30. 6c7a2ca x86-64: remove dead debugging code for !pse setups by Johannes Weiner · 11 years ago
  31. 0aad818 sparse-vmemmap: specify vmemmap population range in bytes by Johannes Weiner · 11 years ago
  32. 104ad3b arm: set the page table freeing ceiling to TASK_SIZE by Catalin Marinas · 11 years ago
  33. ef93247 mm, vmalloc: change iterating a vmlist to find_vm_area() by Joonsoo Kim · 11 years ago
  34. 106c992 mm/hugetlb: add more arch-defined huge_pte functions by Gerald Schaefer · 11 years ago
  35. 5e7ccf8 mm/x86: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  36. 5b472b2 mm/um: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  37. 32e1a10 mm/SPARC: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  38. 7db6f78 mm/PPC: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  39. 0f35486 mm/MIPS: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  40. ec601a3 mm/microblaze: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  41. a564496 mm/metag: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  42. 8b2888c mm/FRV: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  43. dd6911e mm/ARM: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  44. c941836 mm/metag: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  45. d2309a19 mm/arc: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  46. 7acb2c2 mm/xtensa: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  47. bced0e3 mm/x86: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  48. ccecb51 mm/unicore32: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  49. e16e0b1 mm/um: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  50. 88448b6 mm/SH: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  51. 7265d80 mm/score: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  52. 0999f11 mm/s390: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  53. 5d585e5 mm/ppc: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  54. d3e5351 mm/parisc: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  55. 7932f61 mm/openrisc: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  56. 32ce012 mm/mn10300: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  57. 31605922 mm/MIPS: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  58. 7beb598 mm/microblaze: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  59. 920f1ad mm/m68k: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  60. 8be6585 mm/m32r: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  61. 66f6259 mm/IA64: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  62. 0f97580 mm/h8300: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  63. 0516f88 mm/FRV: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  64. 2e52981 mm/cris: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  65. 95a259e mm/c6x: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  66. ed8a36f mm/blackfin: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  67. c15da0a mm/avr32: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  68. 83db038 mm/ARM: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  69. f3beeb4 mm/alpha: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  70. 4b59e6c mm, show_mem: suppress page counts in non-blockable contexts by David Rientjes · 11 years ago
  71. 0c0de19 mkcapflags.pl: convert to mkcapflags.sh by Rob Landley · 11 years ago
  72. ec25e24 Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  73. 507ffe4 Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  74. 4f567cb Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  75. 000a74f Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  76. 8127b39 Merge tag 'fbdev-for-3.10' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 11 years ago
  77. 96a3e8a Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  78. a874510 Merge tag 'please-pull-misc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  79. d0b8883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  80. 9d2da7a Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  81. c8d5cb7 m32r: Convert print_symbol to %pSR by Joe Perches · 12 years ago
  82. a2c05e9 Merge remote-tracking branch 'regulator/topic/max8952' into v3.9-rc8 by Mark Brown · 11 years ago
  83. c98cac8 Merge remote-tracking branch 'regulator/topic/ab8500' into v3.9-rc8 by Mark Brown · 11 years ago
  84. 4cbbd1d Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  85. d21be23 Merge tag 'omap-for-v3.9-rc6/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  86. 96edcf3 Merge branch 'fixes-3.9-late' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  87. 5ac2b5c perf/x86/intel/P4: Robistify P4 PMU types by Ingo Molnar · 11 years ago
  88. 1c21351 s390/pci: use pci_scan_root_bus by Sebastian Ott · 11 years ago
  89. 581618f s390: remove small stack config option by Heiko Carstens · 11 years ago
  90. 6164988 s390: system call path micro optimization by Martin Schwidefsky · 11 years ago
  91. dc7ee00 s390: lowcore stack pointer offsets by Martin Schwidefsky · 11 years ago
  92. 9bf9d47 Merge branch '3.10/fb-mmap' into for-next by Tomi Valkeinen · 11 years ago
  93. 697dfd8 Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  94. bda079d parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updates by John David Anglin · 11 years ago
  95. cf71130 parisc: disable -mlong-calls compiler option for kernel modules by Helge Deller · 11 years ago
  96. 0f28b62 parisc: uaccess: fix compiler warnings caused by __put_user casting by Will Deacon · 11 years ago
  97. 87be2f8 parisc: Change kunmap macro to static inline function by John David Anglin · 11 years ago
  98. ca0ad83 parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds. by John David Anglin · 11 years ago
  99. c3c683e USB: OMAP: ISP1301 needs USB_PHY by Arnd Bergmann · 11 years ago
  100. 64e98a7 USB: lpc32xx: ISP1301 needs USB_PHY by Arnd Bergmann · 11 years ago