1. 246e87a memcg: fix get_scan_count() for small targets by KAMEZAWA Hiroyuki · 13 years ago
  2. 889976d memcg: reclaim memory from nodes in round-robin order by Ying Han · 13 years ago
  3. 0ae5e89 memcg: count the soft_limit reclaim in global background reclaim by Ying Han · 13 years ago
  4. f042e70 mm: move enum vm_event_item into a standalone header file by Andrew Morton · 13 years ago
  5. a77aea9 cgroup: remove the ns_cgroup by Daniel Lezcano · 13 years ago
  6. f780bdb cgroups: add per-thread subsystem callbacks by Ben Blum · 13 years ago
  7. 4714d1d cgroups: read-write lock CLONE_THREAD forking per threadgroup by Ben Blum · 13 years ago
  8. 9796cc9 drivers/rtc/rtc-mxc.c: remove defines already included in rtc.h by Wolfram Sang · 13 years ago
  9. 704f15d flex_array: avoid divisions when accessing elements by Jesse Gross · 13 years ago
  10. 7fe4fc8 Intel xhci: Add PCI id for Panther Point xHCI host. by Sarah Sharp · 13 years ago
  11. 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 · 13 years ago
  12. 8b29336 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  13. 9f1912c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  14. 4c171ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  15. 20e0ec1 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  16. 6ddb451 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  17. be93d8c Fix build with !HUGETLBFS by Linus Torvalds · 13 years ago
  18. 86e4ca6 bug.h: Move ratelimit warn interfaces to ratelimit.h by David S. Miller · 13 years ago
  19. f8d613e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem by Linus Torvalds · 13 years ago
  20. 92d57a7 input: Add support for Qualcomm PMIC8XXX power key by Trilok Soni · 13 years ago
  21. 39325b5 input: Add Qualcomm pm8xxx keypad controller driver by Trilok Soni · 13 years ago
  22. 74e32d1 mfd: Fix ASIC3 SD Host Controller Configuration size by Paul Parsons · 13 years ago
  23. 7d9e7e9 leds: Add ASIC3 LED support by Paul Parsons · 13 years ago
  24. 4a7c00c mfd: Update twl4030-code maintainer e-mail address by Peter Ujfalusi · 13 years ago
  25. 863dde5 mfd: Provide ab8500-core enumerators for chip cuts by Linus Walleij · 13 years ago
  26. 6523b14 mfd: Fix twl6030 irq definitions by Graeme Gregory · 13 years ago
  27. 521d8ec mfd: Add phoenix lite (twl6025) support to twl6030 by Graeme Gregory · 13 years ago
  28. 008b304 mfd: Add rtc support to 88pm860x by Haojian Zhuang · 13 years ago
  29. c013f0a mfd: Add pm8xxx irq support by Abhijeet Dharmapurikar · 13 years ago
  30. cbdb53e mfd: Add Qualcomm PMIC 8921 core driver by Abhijeet Dharmapurikar · 13 years ago
  31. ca972d1 mfd: TWL5030 version checking in twl-core by Lesly A M · 13 years ago
  32. d7ac829 mfd: Modifying the twl4030-power macro name Main_Ref to all caps by Lesly A M · 13 years ago
  33. 0b14c22 mfd: Provide platform data for WM831x GPIO configuration by Mark Brown · 13 years ago
  34. 8997619 mfd: Remove compatibility interface for WM831x specific IRQ API by Mark Brown · 13 years ago
  35. ba279f5 mfd: Remove mfd_data by Samuel Ortiz · 13 years ago
  36. 1f235a3 mfd: Use mfd cell platform_data for ab3550 cells platform bits by Samuel Ortiz · 13 years ago
  37. eb89560 mfd: Add platform data pointer back by Samuel Ortiz · 13 years ago
  38. b141c24 netfilter: ipset: remove unused variable from type_pf_tdel() by Jozsef Kadlecsik · 13 years ago
  39. 249ddc7 netfilter: ipset: Use proper timeout value to jiffies conversion by Jozsef Kadlecsik · 13 years ago
  40. 35806b4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  41. 32e51f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  42. ca16d14 mm: don't access vm_flags as 'int' by KOSAKI Motohiro · 13 years ago
  43. 5bc20fc xen: cleancache shim to Xen Transcendent Memory by Dan Magenheimer · 13 years ago
  44. 077b1f8 mm: cleancache core ops functions and config by Dan Magenheimer · 13 years ago
  45. 9fdfdcf fs: add field to superblock to support cleancache by Dan Magenheimer · 13 years ago
  46. de66ee9 Merge branch 'linus' into x86/urgent by Ingo Molnar · 13 years ago
  47. ea13a86 vfs: Block mmapped writes while the fs is frozen by Jan Kara · 13 years ago
  48. 24da4fa vfs: Create __block_page_mkwrite() helper passing error values back by Jan Kara · 13 years ago
  49. 7b7bf49 ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEM by Will Deacon · 13 years ago
  50. ce2a404 Remove unused MSG_ flags in linux/smp.h by Milton Miller · 13 years ago
  51. b1cff0a ftrace: Add internal recursive checks by Steven Rostedt · 13 years ago
  52. 7f34b74 tracing: Update btrfs's tracepoints to use u64 interface by liubo · 13 years ago
  53. 2fc1b6f tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machine by liubo · 13 years ago
  54. 14d74e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd by Linus Torvalds · 13 years ago
  55. 5d8f290 [media] Add missing include guard to header file by Hans Petter Selasky · 13 years ago
  56. 916f676 x86, efi: Retain boot service code until after switching to virtual mode by Matthew Garrett · 13 years ago
  57. 3f5785e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  58. f29c504 maccess,probe_kernel: Make write/read src const void * by Steven Rostedt · 13 years ago
  59. 8c1c77f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  60. 0c63e38 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  61. 0798b1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  62. ad363e0 Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson by Linus Torvalds · 13 years ago
  63. 6dcbbe2 net: move is_vlan_dev into public header file (v2) by Neil Horman · 13 years ago
  64. 8edf6371 mmc: sdhci: Auto-CMD23 support. by Andrei Warkentin · 13 years ago
  65. f0d8997 mmc: core: Block CMD23 support for UHS104/SDXC cards. by Andrei Warkentin · 13 years ago
  66. e89d456 mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI. by Andrei Warkentin · 13 years ago
  67. d0c97cf mmc: core: Use CMD23 for multiblock transfers when we can. by Andrei Warkentin · 13 years ago
  68. 753f618 RDMA/cma: Add support for netlink statistics export by Nir Muchtar · 14 years ago
  69. b26f9b9 RDMA/cma: Pass QP type into rdma_create_id() by Sean Hefty · 14 years ago
  70. 9a7147b RDMA: Update exported headers list by Roland Dreier · 13 years ago
  71. 550e5ca RDMA/cma: Export enum cma_state in <rdma/rdma_cm.h> by Nir Muchtar · 13 years ago
  72. 57bb559 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  73. 774466a hwmon: (jc42) Change detection class by Jean Delvare · 13 years ago
  74. 22e95ac Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  75. 2a651c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 13 years ago
  76. 929cfdd Merge branch 'for-2.6.40/drivers' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  77. 798ce8f Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  78. 22e12bb Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  79. 19426a8 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  80. 0f1493a Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 13 years ago
  81. c84598b percpu_counter: change return value and add comments by Shaohua Li · 13 years ago
  82. 3c8f370 lib/genalloc.c: add support for specifying the physical address by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  83. 6aae6e0 include/linux/genalloc.h: add multiple-inclusion guards by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  84. c196e32 lib: add kstrto*_from_user() by Alexey Dobriyan · 13 years ago
  85. 4440673 leds: provide helper to register "leds-gpio" devices by Uwe Kleine-König · 13 years ago
  86. 3c1ab50 drivers/leds/leds-pca9532.c: add gpio capability by Joachim Eastwood · 13 years ago
  87. 162a7e7 printk: allocate kernel log buffer earlier by Mike Travis · 13 years ago
  88. 95dde50 memblock: add error return when CONFIG_HAVE_MEMBLOCK is not set by Yinghai Lu · 13 years ago
  89. 746a2a8 sparse: Undef __compiletime_{warning,error} if __CHECKER__ is defined by KOSAKI Motohiro · 13 years ago
  90. 5bd7e6a sparse: define __must_be_array() for __CHECKER__ by KOSAKI Motohiro · 13 years ago
  91. 903c0c7 sparse: define dummy BUILD_BUG_ON definition for sparse by KOSAKI Motohiro · 13 years ago
  92. 1dbe394 xattr.h: expose string defines to userspace by Eric Paris · 13 years ago
  93. 4b06042 bitmap, irq: add smp_affinity_list interface to /proc/irq by Mike Travis · 13 years ago
  94. e50c1f6 fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFS by Amerigo Wang · 13 years ago
  95. 21b7d81 include/linux/c2port.h: remove wrong and never used macros by Wanlong Gao · 13 years ago
  96. 0ac1ee0 ulimit: raise default hard ulimit on number of files to 4096 by Tim Gardner · 13 years ago
  97. f68aa5b asm-generic/cacheflush.h: flush icache when copying to user pages by Mike Frysinger · 13 years ago
  98. a539f35 mm: add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macro by Daniel Kiper · 13 years ago
  99. f2beb79 proc: make struct proc_maps_private truly private by Stephen Wilson · 13 years ago
  100. 13057ef mm: declare mpol_to_str() when CONFIG_TMPFS=n by Stephen Wilson · 13 years ago