1. f1d1c9f Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  2. daa9422 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  3. f310642 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 15 years ago
  4. 751516f Merge branch 'ec-cleanup' into release by Len Brown · 15 years ago
  5. 333c5ae idle governor: Avoid lock acquisition to read pm_qos before entering idle by Tim Chen · 15 years ago
  6. 36947a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  7. a947e23 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  8. 08a8b79 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  9. 1ba4b8c Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  10. c4a227d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  11. 87367a0 Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci by Linus Torvalds · 15 years ago
  12. 4cb865d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  13. 04830fc Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  14. 69b4573 Cache xattr security drop check for write v2 by Andi Kleen · 15 years ago
  15. 55c2945 atomic: Add atomic_or() by Paul E. McKenney · 15 years ago
  16. 1e1b6c5 cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed by KOSAKI Motohiro · 15 years ago
  17. 29a6ccc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  18. 2a56d22 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  19. 7c29597 gpio: make gpio_{request,free}_array gpio array parameter const by Lars-Peter Clausen · 15 years ago
  20. 176e21e SUNRPC: Support for RPC over AF_LOCAL transports by Chuck Lever · 15 years ago
  21. 10799db Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  22. c5c177b net: Kill ratelimit.h dependency in linux/net.h by David S. Miller · 15 years ago
  23. bee9525 net: Add linux/sysctl.h includes where needed. by David S. Miller · 15 years ago
  24. 9d931dd net: Kill ether_table[] declaration. by David S. Miller · 15 years ago
  25. e52e713 Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs by Linus Torvalds · 15 years ago
  26. 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
  27. ea0ca3a Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 15 years ago
  28. 58bf2db Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 15 years ago
  29. d6a72fe Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 15 years ago
  30. aa38572 fs: pass exact type of data dirties to ->dirty_inode by Christoph Hellwig · 15 years ago
  31. 6851ad3 TPS65911: Comparator: Add comparator driver by Jorge Eduardo Candelaria · 15 years ago
  32. 11ad14f TPS65911: Add support for added GPIO lines by Jorge Eduardo Candelaria · 15 years ago
  33. a297473 TPS65911: Add new irq definitions by Jorge Eduardo Candelaria · 15 years ago
  34. a320e3c regulator: tps65911: Add new chip version by Jorge Eduardo Candelaria · 15 years ago
  35. 7955705 MFD: TPS65910: Add support for TPS65911 device by Jorge Eduardo Candelaria · 15 years ago
  36. ecb9c4f regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5DVS macros by Axel Lin · 15 years ago
  37. 518fb72 TPS65910: Add tps65910 regulator driver by Graeme Gregory · 15 years ago
  38. e3471bd TPS65910: IRQ: Add interrupt controller by Graeme Gregory · 15 years ago
  39. 2537df7 TPS65910: GPIO: Add GPIO driver by Graeme Gregory · 15 years ago
  40. 27c6750 MFD: TPS65910: Add new mfd device for TPS65910 by Graeme Gregory · 15 years ago
  41. bf5892a regulator: Support voltage offsets to compensate for drops in system by Mark Brown · 15 years ago
  42. 492c826b regulator: Remove supply_regulator_dev from machine configuration by Mark Brown · 15 years ago
  43. 3474cb3 gpio: Convert gpio_is_valid to return bool by Joe Perches · 15 years ago
  44. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 15 years ago
  45. 19de85e bitops: add #ifndef for each of find bitops by Akinobu Mita · 15 years ago
  46. 26498e8 pid: fix typo in function description by Sisir Koppaka · 15 years ago
  47. 0741273 ipmi: convert to seq_file interface by Alexey Dobriyan · 15 years ago
  48. 997c136 fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pages by Olaf Hering · 15 years ago
  49. 3864601 mm: extract exe_file handling from procfs by Jiri Slaby · 15 years ago
  50. 456f998 memcg: add the pagefault count into memcg stats by Ying Han · 15 years ago
  51. 1bac180 memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages() by Ying Han · 15 years ago
  52. 246e87a memcg: fix get_scan_count() for small targets by KAMEZAWA Hiroyuki · 15 years ago
  53. 889976d memcg: reclaim memory from nodes in round-robin order by Ying Han · 15 years ago
  54. 0ae5e89 memcg: count the soft_limit reclaim in global background reclaim by Ying Han · 15 years ago
  55. f042e70 mm: move enum vm_event_item into a standalone header file by Andrew Morton · 15 years ago
  56. a77aea9 cgroup: remove the ns_cgroup by Daniel Lezcano · 15 years ago
  57. f780bdb cgroups: add per-thread subsystem callbacks by Ben Blum · 15 years ago
  58. 4714d1d cgroups: read-write lock CLONE_THREAD forking per threadgroup by Ben Blum · 15 years ago
  59. 9796cc9 drivers/rtc/rtc-mxc.c: remove defines already included in rtc.h by Wolfram Sang · 15 years ago
  60. 704f15d flex_array: avoid divisions when accessing elements by Jesse Gross · 15 years ago
  61. 7fe4fc8 Intel xhci: Add PCI id for Panther Point xHCI host. by Sarah Sharp · 15 years ago
  62. 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
  63. 8b29336 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  64. 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
  65. 4c171ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  66. 20e0ec1 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  67. 6ddb451 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  68. be93d8c Fix build with !HUGETLBFS by Linus Torvalds · 15 years ago
  69. 86e4ca6 bug.h: Move ratelimit warn interfaces to ratelimit.h by David S. Miller · 15 years ago
  70. f8d613e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem by Linus Torvalds · 15 years ago
  71. 92d57a7 input: Add support for Qualcomm PMIC8XXX power key by Trilok Soni · 15 years ago
  72. 39325b5 input: Add Qualcomm pm8xxx keypad controller driver by Trilok Soni · 15 years ago
  73. 74e32d1 mfd: Fix ASIC3 SD Host Controller Configuration size by Paul Parsons · 15 years ago
  74. 7d9e7e9 leds: Add ASIC3 LED support by Paul Parsons · 15 years ago
  75. 4a7c00c mfd: Update twl4030-code maintainer e-mail address by Peter Ujfalusi · 15 years ago
  76. 863dde5 mfd: Provide ab8500-core enumerators for chip cuts by Linus Walleij · 15 years ago
  77. 6523b14 mfd: Fix twl6030 irq definitions by Graeme Gregory · 15 years ago
  78. 521d8ec mfd: Add phoenix lite (twl6025) support to twl6030 by Graeme Gregory · 15 years ago
  79. 008b304 mfd: Add rtc support to 88pm860x by Haojian Zhuang · 15 years ago
  80. c013f0a mfd: Add pm8xxx irq support by Abhijeet Dharmapurikar · 15 years ago
  81. cbdb53e mfd: Add Qualcomm PMIC 8921 core driver by Abhijeet Dharmapurikar · 15 years ago
  82. ca972d1 mfd: TWL5030 version checking in twl-core by Lesly A M · 15 years ago
  83. d7ac829 mfd: Modifying the twl4030-power macro name Main_Ref to all caps by Lesly A M · 15 years ago
  84. 0b14c22 mfd: Provide platform data for WM831x GPIO configuration by Mark Brown · 15 years ago
  85. 8997619 mfd: Remove compatibility interface for WM831x specific IRQ API by Mark Brown · 15 years ago
  86. ba279f5 mfd: Remove mfd_data by Samuel Ortiz · 15 years ago
  87. 1f235a3 mfd: Use mfd cell platform_data for ab3550 cells platform bits by Samuel Ortiz · 15 years ago
  88. eb89560 mfd: Add platform data pointer back by Samuel Ortiz · 15 years ago
  89. b141c24 netfilter: ipset: remove unused variable from type_pf_tdel() by Jozsef Kadlecsik · 15 years ago
  90. 249ddc7 netfilter: ipset: Use proper timeout value to jiffies conversion by Jozsef Kadlecsik · 15 years ago
  91. 35806b4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  92. 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
  93. ca16d14 mm: don't access vm_flags as 'int' by KOSAKI Motohiro · 15 years ago
  94. 077b1f8 mm: cleancache core ops functions and config by Dan Magenheimer · 15 years ago
  95. 9fdfdcf fs: add field to superblock to support cleancache by Dan Magenheimer · 15 years ago
  96. de66ee9 Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
  97. ea13a86 vfs: Block mmapped writes while the fs is frozen by Jan Kara · 15 years ago
  98. 24da4fa vfs: Create __block_page_mkwrite() helper passing error values back by Jan Kara · 15 years ago
  99. 7b7bf49 ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEM by Will Deacon · 15 years ago
  100. ce2a404 Remove unused MSG_ flags in linux/smp.h by Milton Miller · 15 years ago