1. 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  2. 2dad320 Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  3. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  4. 0c2fd1bfb reiserfs: use proper little-endian bitops by Akinobu Mita · 14 years ago
  5. 9a9a54a drivers/rtc: add support for Qualcomm PMIC8xxx RTC by Anirudh Ghayal · 14 years ago
  6. 06b4501 misc/eeprom: add driver for microwire 93xx46 EEPROMs by Anatolij Gustschin · 14 years ago
  7. 75fb8f2 lib: make _tolower() public by Andy Shevchenko · 14 years ago
  8. 40b1445 arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltage by Shreshtha Kumar Sahu · 14 years ago
  9. a376d3d notifiers: vt: move vt notifiers into vt.h by Amerigo Wang · 14 years ago
  10. 35eb6db notifiers: pm: move pm notifiers into suspend.h by Amerigo Wang · 14 years ago
  11. c5f4175 notifiers: sys: move reboot notifiers into reboot.h by Amerigo Wang · 14 years ago
  12. dcfe142 notifiers: net: move netdevice notifiers into netdevice.h by Amerigo Wang · 14 years ago
  13. 80f1ff9 notifiers: cpu: move cpu notifiers into cpu.h by Amerigo Wang · 14 years ago
  14. a1bb73d drivers/misc: add support the FSA9480 USB Switch by Donggeun Kim · 14 years ago
  15. b9d4f42 include/linux/kernel.h: hide internal macros from userspace by Arnaud Lacombe · 14 years ago
  16. 9d00f92 include/linux/kernel.h: fix a headers_check warning by WANG Cong · 14 years ago
  17. a0e44d4 include/linux/ioport.h: new helper to define common struct resource constructs by Uwe Kleine-König · 14 years ago
  18. 708e350 tmpfs: clone shmem_file_splice_read() by Hugh Dickins · 14 years ago
  19. 2efaca9 mm/futex: fix futex writes on archs with SW tracking of dirty & young by Benjamin Herrenschmidt · 14 years ago
  20. 85821aa mm: truncate functions are in truncate.c by Hugh Dickins · 14 years ago
  21. 5e5358e mm: cleanup descriptions of filler arg by Hugh Dickins · 14 years ago
  22. c9d8c3d mm/memblock.c: avoid abuse of RED_INACTIVE by Andrew Morton · 14 years ago
  23. 1123983 oom: remove references to old badness() function by David Rientjes · 14 years ago
  24. c27fe4c8 pagewalk: add locking-rule comments by KOSAKI Motohiro · 14 years ago
  25. 9d0ad8c mm: extend memory hotplug API to allow memory hotplug in virtual machines by Daniel Kiper · 14 years ago
  26. 67db392 mm: use const struct page for r/o page-flag accessor methods by Ian Campbell · 14 years ago
  27. 33dd4e0 mm: make some struct page's const by Ian Campbell · 14 years ago
  28. ee8f248 hugetlb: add phys addr to struct huge_bootmem_page by Becky Bruce · 14 years ago
  29. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  30. 0003230 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  31. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 14 years ago
  32. edde854 bury posix_acl_..._masq() variants by Al Viro · 14 years ago
  33. 826cae2 kill boilerplates around posix_acl_create_masq() by Al Viro · 14 years ago
  34. bc26ab5 kill boilerplate around posix_acl_chmod_masq() by Al Viro · 14 years ago
  35. 096a705 Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 14 years ago
  36. ee05eff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  37. f1f3b8e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  38. fcda12e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  39. 5fabc48 Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  40. 423e0ab VFS : mount lock scalability for internal mounts by Tim Chen · 14 years ago
  41. 88bfa32 module: add /sys/module/<name>/uevent files by Kay Sievers · 14 years ago
  42. 4befb02 module: change attr callbacks to take struct module_kobject by Kay Sievers · 14 years ago
  43. 74e08fc modules: add default loader hook implementations by Jonas Bonn · 14 years ago
  44. fce92dc KVM: MMU: filter out the mmio pfn from the fault pfn by Xiao Guangrong · 14 years ago
  45. 06296a1 ata: Add and use ata_print_version_once by Joe Perches · 14 years ago
  46. a9a79df ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> by Joe Perches · 14 years ago
  47. 5757a6d block: strict rq_affinity by Dan Williams · 14 years ago
  48. f5fc879 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 14 years ago
  49. d4e0670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  50. e498037 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  51. 9d07156 Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  52. c0c463d Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-linus' and 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  53. 87045b0 Merge branch 'scsi-fixes' by James Bottomley · 14 years ago
  54. a676f08 regmap: Add SPI bus support by Mark Brown · 14 years ago
  55. 9943fa3 regmap: Add I2C bus support by Mark Brown · 14 years ago
  56. b83a313 regmap: Add generic non-memory mapped register access API by Mark Brown · 14 years ago
  57. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  58. 8e20487 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  59. 9e39264ed Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  60. dc43d9f Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  61. 227ad9b Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  62. f9035cd Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  63. a99a7d1 Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  64. bdc7ccf Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  65. 4d4abdc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  66. 0342cbc Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  67. 75b56ec Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  68. ed70afc mm/truncate.c: fix build for CONFIG_BLOCK not enabled by Randy Dunlap · 14 years ago
  69. 6d16d6d Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  70. 431bf99d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  71. 5a791ea Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  72. 8209f53 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 14 years ago
  73. 22a3b97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  74. acb41c0 Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  75. 8181780 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  76. 41bf371 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  77. c7c8518 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  78. ece236c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  79. 441c196 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  80. 951cc93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 14 years ago
  81. a91f423 Merge branches 'roccat', 'upstream' and 'wiimote' into for-linus by Jiri Kosina · 14 years ago
  82. a7e1aab Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  83. 0df55ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  84. eadc387 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  85. f99b788 Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  86. 05aec23 bcma: inform drivers about translation bits needed for the core by Rafał Miłecki · 14 years ago
  87. 5dea1c8 lguest: use a special 1:1 linear pagetable mode until first switch. by Rusty Russell · 14 years ago
  88. 87c48fa ipv6: make fragment identifications less predictable by Eric Dumazet · 14 years ago
  89. e3dbc46 net: Kobj and queues_kset should be used when CONFIG_XPS is enabled by Choi, Jong-Hwan · 14 years ago
  90. 36bcfe7 stmmac: unify MAC and PHY configuration parameters (V2) by Giuseppe CAVALLARO · 14 years ago
  91. 536d1d4 vlan: move vlan_group_[gs]et_device to public header by Jiri Pirko · 14 years ago
  92. 7890a5b vlan: kill ndo_vlan_rx_register by Jiri Pirko · 14 years ago
  93. ffcf9b7 vlan: kill vlan_gro_frags and vlan_gro_receive by Jiri Pirko · 14 years ago
  94. a4aeb266 vlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rx by Jiri Pirko · 14 years ago
  95. 6dacadd vlan: kill vlan_hwaccel_receive_skb by Jiri Pirko · 14 years ago
  96. 9fea033 lro: do vlan cleanup by Jiri Pirko · 14 years ago
  97. 0f72572 lro: kill lro_vlan_hwaccel_receive_frags by Jiri Pirko · 14 years ago
  98. 7756a96e lro: kill lro_vlan_hwaccel_receive_skb by Jiri Pirko · 14 years ago
  99. cec9c13 vlan: introduce __vlan_find_dev_deep() by Jiri Pirko · 14 years ago
  100. f605234 vlan: finish removing vlan_find_dev from public header by Jiri Pirko · 14 years ago