1. 10799db Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  2. c5c177b net: Kill ratelimit.h dependency in linux/net.h by David S. Miller · 15 years ago
  3. bee9525 net: Add linux/sysctl.h includes where needed. by David S. Miller · 15 years ago
  4. 9d931dd net: Kill ether_table[] declaration. by David S. Miller · 15 years ago
  5. e52e713 Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs by Linus Torvalds · 15 years ago
  6. c0880dc Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  7. f7fc06e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 15 years ago
  8. ea0ca3a Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 15 years ago
  9. 58bf2db Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 15 years ago
  10. c74c0bf IPVS: bug in ip_vs_ftp, same list heaad used in all netns. by Hans Schillstrom · 15 years ago
  11. 6851ad3 TPS65911: Comparator: Add comparator driver by Jorge Eduardo Candelaria · 15 years ago
  12. 11ad14f TPS65911: Add support for added GPIO lines by Jorge Eduardo Candelaria · 15 years ago
  13. a297473 TPS65911: Add new irq definitions by Jorge Eduardo Candelaria · 15 years ago
  14. a320e3c regulator: tps65911: Add new chip version by Jorge Eduardo Candelaria · 15 years ago
  15. 7955705 MFD: TPS65910: Add support for TPS65911 device by Jorge Eduardo Candelaria · 15 years ago
  16. ecb9c4f regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5DVS macros by Axel Lin · 15 years ago
  17. 518fb72 TPS65910: Add tps65910 regulator driver by Graeme Gregory · 15 years ago
  18. e3471bd TPS65910: IRQ: Add interrupt controller by Graeme Gregory · 15 years ago
  19. 2537df7 TPS65910: GPIO: Add GPIO driver by Graeme Gregory · 15 years ago
  20. 27c6750 MFD: TPS65910: Add new mfd device for TPS65910 by Graeme Gregory · 15 years ago
  21. bf5892a regulator: Support voltage offsets to compensate for drops in system by Mark Brown · 15 years ago
  22. 492c826b regulator: Remove supply_regulator_dev from machine configuration by Mark Brown · 15 years ago
  23. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 15 years ago
  24. 19de85e bitops: add #ifndef for each of find bitops by Akinobu Mita · 15 years ago
  25. 26498e8 pid: fix typo in function description by Sisir Koppaka · 15 years ago
  26. 0741273 ipmi: convert to seq_file interface by Alexey Dobriyan · 15 years ago
  27. 997c136 fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pages by Olaf Hering · 15 years ago
  28. 3864601 mm: extract exe_file handling from procfs by Jiri Slaby · 15 years ago
  29. edeafa7 asm-generic/ptrace.h: start a common low level ptrace helper by Mike Frysinger · 15 years ago
  30. 456f998 memcg: add the pagefault count into memcg stats by Ying Han · 15 years ago
  31. 1bac180 memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages() by Ying Han · 15 years ago
  32. 246e87a memcg: fix get_scan_count() for small targets by KAMEZAWA Hiroyuki · 15 years ago
  33. 889976d memcg: reclaim memory from nodes in round-robin order by Ying Han · 15 years ago
  34. 0ae5e89 memcg: count the soft_limit reclaim in global background reclaim by Ying Han · 15 years ago
  35. f042e70 mm: move enum vm_event_item into a standalone header file by Andrew Morton · 15 years ago
  36. a77aea9 cgroup: remove the ns_cgroup by Daniel Lezcano · 15 years ago
  37. f780bdb cgroups: add per-thread subsystem callbacks by Ben Blum · 15 years ago
  38. 4714d1d cgroups: read-write lock CLONE_THREAD forking per threadgroup by Ben Blum · 15 years ago
  39. 9796cc9 drivers/rtc/rtc-mxc.c: remove defines already included in rtc.h by Wolfram Sang · 15 years ago
  40. 704f15d flex_array: avoid divisions when accessing elements by Jesse Gross · 15 years ago
  41. fce637e Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  42. 8b29336 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  43. 9f1912c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 15 years ago
  44. 4c171ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  45. 20e0ec1 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  46. 6ddb451 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  47. be93d8c Fix build with !HUGETLBFS by Linus Torvalds · 15 years ago
  48. 86e4ca6 bug.h: Move ratelimit warn interfaces to ratelimit.h by David S. Miller · 15 years ago
  49. f8d613e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem by Linus Torvalds · 15 years ago
  50. 92d57a7 input: Add support for Qualcomm PMIC8XXX power key by Trilok Soni · 15 years ago
  51. 39325b5 input: Add Qualcomm pm8xxx keypad controller driver by Trilok Soni · 15 years ago
  52. 74e32d1 mfd: Fix ASIC3 SD Host Controller Configuration size by Paul Parsons · 15 years ago
  53. 7d9e7e9 leds: Add ASIC3 LED support by Paul Parsons · 15 years ago
  54. 4a7c00c mfd: Update twl4030-code maintainer e-mail address by Peter Ujfalusi · 15 years ago
  55. 863dde5 mfd: Provide ab8500-core enumerators for chip cuts by Linus Walleij · 15 years ago
  56. 6523b14 mfd: Fix twl6030 irq definitions by Graeme Gregory · 15 years ago
  57. 521d8ec mfd: Add phoenix lite (twl6025) support to twl6030 by Graeme Gregory · 15 years ago
  58. 008b304 mfd: Add rtc support to 88pm860x by Haojian Zhuang · 15 years ago
  59. c013f0a mfd: Add pm8xxx irq support by Abhijeet Dharmapurikar · 15 years ago
  60. cbdb53e mfd: Add Qualcomm PMIC 8921 core driver by Abhijeet Dharmapurikar · 15 years ago
  61. ca972d1 mfd: TWL5030 version checking in twl-core by Lesly A M · 15 years ago
  62. d7ac829 mfd: Modifying the twl4030-power macro name Main_Ref to all caps by Lesly A M · 15 years ago
  63. 0b14c22 mfd: Provide platform data for WM831x GPIO configuration by Mark Brown · 15 years ago
  64. 8997619 mfd: Remove compatibility interface for WM831x specific IRQ API by Mark Brown · 15 years ago
  65. ba279f5 mfd: Remove mfd_data by Samuel Ortiz · 15 years ago
  66. 1f235a3 mfd: Use mfd cell platform_data for ab3550 cells platform bits by Samuel Ortiz · 15 years ago
  67. eb89560 mfd: Add platform data pointer back by Samuel Ortiz · 15 years ago
  68. b141c24 netfilter: ipset: remove unused variable from type_pf_tdel() by Jozsef Kadlecsik · 15 years ago
  69. 249ddc7 netfilter: ipset: Use proper timeout value to jiffies conversion by Jozsef Kadlecsik · 15 years ago
  70. 35806b4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  71. 32e51f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  72. ca16d14 mm: don't access vm_flags as 'int' by KOSAKI Motohiro · 15 years ago
  73. 5bc20fc xen: cleancache shim to Xen Transcendent Memory by Dan Magenheimer · 15 years ago
  74. 077b1f8 mm: cleancache core ops functions and config by Dan Magenheimer · 15 years ago
  75. 9fdfdcf fs: add field to superblock to support cleancache by Dan Magenheimer · 15 years ago
  76. ea13a86 vfs: Block mmapped writes while the fs is frozen by Jan Kara · 15 years ago
  77. 24da4fa vfs: Create __block_page_mkwrite() helper passing error values back by Jan Kara · 15 years ago
  78. ce2a404 Remove unused MSG_ flags in linux/smp.h by Milton Miller · 15 years ago
  79. 14d74e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd by Linus Torvalds · 15 years ago
  80. 5d8f290 [media] Add missing include guard to header file by Hans Petter Selasky · 15 years ago
  81. 3f5785e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  82. 8c1c77f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 15 years ago
  83. 0c63e38 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  84. 0798b1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 15 years ago
  85. ad363e0 Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson by Linus Torvalds · 15 years ago
  86. 6dcbbe2 net: move is_vlan_dev into public header file (v2) by Neil Horman · 15 years ago
  87. 8edf6371 mmc: sdhci: Auto-CMD23 support. by Andrei Warkentin · 15 years ago
  88. f0d8997 mmc: core: Block CMD23 support for UHS104/SDXC cards. by Andrei Warkentin · 15 years ago
  89. e89d456 mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI. by Andrei Warkentin · 15 years ago
  90. d0c97cf mmc: core: Use CMD23 for multiblock transfers when we can. by Andrei Warkentin · 15 years ago
  91. 753f618 RDMA/cma: Add support for netlink statistics export by Nir Muchtar · 16 years ago
  92. b26f9b9 RDMA/cma: Pass QP type into rdma_create_id() by Sean Hefty · 16 years ago
  93. 9a7147b RDMA: Update exported headers list by Roland Dreier · 15 years ago
  94. 550e5ca RDMA/cma: Export enum cma_state in <rdma/rdma_cm.h> by Nir Muchtar · 15 years ago
  95. 57bb559 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 15 years ago
  96. 774466a hwmon: (jc42) Change detection class by Jean Delvare · 15 years ago
  97. 22e95ac Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  98. 2a651c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  99. 929cfdd Merge branch 'for-2.6.40/drivers' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  100. 798ce8f Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago