1. 97978e6 cgroup: add clone_children control file by Daniel Lezcano · 14 years ago
  2. f11b478d fbmem: fix fb_read, fb_write unaligned accesses by James Hogan · 14 years ago
  3. dc5ae4f gpio: adp5588-gpio: add i2c forward declaration by Michael Hennerich · 14 years ago
  4. 9ef8c8c gpio: adp5588-gpio: gpio_start must be signed by Michael Hennerich · 14 years ago
  5. 459773a gpio: adp5588-gpio: support interrupt controller by Michael Hennerich · 14 years ago
  6. ead6db08 gpio: add support for 74x164 serial-in/parallel-out 8-bit shift register by Miguel Gaio · 14 years ago
  7. 09cd952 gpiolib: fix HAVE_GPIO_LIB leftovers in asm-generic/gpio.h by Anton Vorontsov · 14 years ago
  8. aeec56e gpio: add driver for basic memory-mapped GPIO controllers by Anton Vorontsov · 14 years ago
  9. 2027394 mm: fix race in kunmap_atomic() by Peter Zijlstra · 14 years ago
  10. a8e23a2 mm,x86: fix kmap_atomic_push vs ioremap_32.c by Peter Zijlstra · 14 years ago
  11. c48c43e Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  12. 520045d Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  13. 426e1f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  14. 9e5fca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  15. 56083ab docbook: add idr/ida to kernel-api docbook by Randy Dunlap · 14 years ago
  16. ee2f154 docbook: add more wait/wake/completion to device-drivers docbook by Randy Dunlap · 14 years ago
  17. 474829e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  18. 7eb901e Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 by Linus Torvalds · 14 years ago
  19. 31453a9 Merge branch 'akpm-incoming-1' by Linus Torvalds · 14 years ago
  20. 658716d div64_u64(): improve precision on 32bit platforms by Brian Behlendorf · 14 years ago
  21. 77006a0 ratelimit: add comment warning people off printk_ratelimit() by Andrew Morton · 14 years ago
  22. f5d87d8 printk: declare printk_ratelimit_state in ratelimit.h by Namhyung Kim · 14 years ago
  23. 766f916 kernel: remove PF_FLUSHER by Peter Zijlstra · 14 years ago
  24. 518de9b fs: allow for more than 2^31 files by Eric Dumazet · 14 years ago
  25. 92b1f84 drivers/misc: driver for APDS990X ALS and proximity sensors by Samu Onkalo · 14 years ago
  26. 190420a drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensor by Samu Onkalo · 14 years ago
  27. ca1cab3 workqueues: s/ON_STACK/ONSTACK/ by Andrew Morton · 14 years ago
  28. d882626 vmlinux.lds.h: lower init ramfs alignment to 4 by Mike Frysinger · 14 years ago
  29. d356c0b vmlinux.lds.h: gather .data..shared_aligned sections in DATA_DATA by Mike Frysinger · 14 years ago
  30. b647277 modules: no need to align .modinfo strings by Jan Beulich · 14 years ago
  31. a55621f include/linux/kernel.h: add __must_check to strict_strto*() by Andrew Morton · 14 years ago
  32. f27c85c kernel.h: add {min,max}3 macros by Hagen Paul Pfeifer · 14 years ago
  33. e1ca778 mm: add vzalloc() and vzalloc_node() helpers by Dave Young · 14 years ago
  34. 16b56cf mm: fix sparse warnings on GFP_ZONE_TABLE/BAD by Namhyung Kim · 14 years ago
  35. 92c09c0 mm: declare some external symbols by Namhyung Kim · 14 years ago
  36. e9a81a8 rmap: wrap page_check_address() using __cond_lock() by Namhyung Kim · 14 years ago
  37. ea4525b rmap: annotate lock context change on page_[un]lock_anon_vma() by Namhyung Kim · 14 years ago
  38. 25ca1d6 mm: wrap get_locked_pte() using __cond_lock() by Namhyung Kim · 14 years ago
  39. d065bd8 mm: retry page fault when blocking on disk transfer by Michel Lespinasse · 14 years ago
  40. 182fea8 mm: remove alignment padding from anon_vma on (some) 64 bit builds by Richard Kennedy · 14 years ago
  41. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  42. 61ecdb80 mm: strictly nested kmap_atomic() by Peter Zijlstra · 14 years ago
  43. 0e093d99 writeback: do not sleep on the congestion queue if there are no congested BDIs or if significant congestion is not being encountered in the current zone by Mel Gorman · 14 years ago
  44. 7d3579e vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaim by KOSAKI Motohiro · 14 years ago
  45. 52bb919 writeback: account for time spent congestion_waited by Mel Gorman · 14 years ago
  46. e11da5b tracing, vmscan: add trace events for LRU list shrinking by Mel Gorman · 14 years ago
  47. bce54bb mm: fix typo in mm.h when NODE_NOT_IN_PAGE_FLAGS by Will Deacon · 14 years ago
  48. ea941f0 writeback: add nr_dirtied and nr_written to /proc/vmstat by Michael Rubin · 14 years ago
  49. f629d1c mm: add account_page_writeback() by Michael Rubin · 14 years ago
  50. 49ac825 memory hotplug: unify is_removable and offline detection code by KAMEZAWA Hiroyuki · 14 years ago
  51. e4455ab mm: only build per-node scan_unevictable functions when NUMA is enabled by Thadeu Lima de Souza Cascardo · 14 years ago
  52. f19e77a include/linux/pageblock-flags.h: fix set_pageblock_flags() macro definiton by zeal · 14 years ago
  53. 1b430be writeback: remove nonblocking/encountered_congestion references by Wu Fengguang · 14 years ago
  54. 3d5992d oom: add per-mm oom disable count by Ying Han · 14 years ago
  55. 52c5171 kfifo: disable __kfifo_must_check_helper() by Andrew Morton · 14 years ago
  56. a75d377 types.h: move misplaced comment by Andrew Morton · 14 years ago
  57. 116e953 Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', 'misc', 'mlx4', 'nes', 'qib' and 'srp' into for-next by Roland Dreier · 14 years ago
  58. 7e31842 Merge branch 'misc' into release by Len Brown · 14 years ago
  59. 1bd64d4 Merge branch 'acpi-mmio' into release by Len Brown · 14 years ago
  60. f9ba537 Merge branch 'ima-memory-use-fixes' by Linus Torvalds · 14 years ago
  61. 196f518 IMA: explicit IMA i_flag to remove global lock on inode_delete by Eric Paris · 14 years ago
  62. a178d20 IMA: move read counter into struct inode by Eric Paris · 14 years ago
  63. 45352bb Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 14 years ago
  64. f1ebdd6 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 14 years ago
  65. 4390110 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  66. a4dd8dc Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  67. 4833c16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 14 years ago
  68. 7ccf19a fs: inode split IO and LRU lists by Nick Piggin · 14 years ago
  69. 312d3ca fs: use percpu counter for nr_dentry and nr_dentry_unused by Christoph Hellwig · 14 years ago
  70. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  71. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  72. 646ec46 fs: remove inode_add_to_list/__inode_add_to_list by Christoph Hellwig · 14 years ago
  73. 9e38d86 fs: Implement lazy LRU updates for inodes by Nick Piggin · 14 years ago
  74. cffbc8a fs: Convert nr_inodes and nr_unused to per-cpu counters by Dave Chinner · 14 years ago
  75. 756acc2 list.h: new helper - hlist_add_fake() by Al Viro · 14 years ago
  76. 1d3382cb new helper: inode_unhashed() by Al Viro · 14 years ago
  77. a8dade3 unexport invalidate_inodes by Al Viro · 14 years ago
  78. 4a3956c vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos by KAMEZAWA Hiroyuki · 14 years ago
  79. 7e360c3 fs: allow for more than 2^31 files by Eric Dumazet · 14 years ago
  80. ebdec24 fs: kill block_prepare_write by Christoph Hellwig · 14 years ago
  81. 56b0dac fs: mark destroy_inode static by Christoph Hellwig · 14 years ago
  82. c3765016 fs: add sync_inode_metadata by Christoph Hellwig · 14 years ago
  83. b20f9e5 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  84. e3ce8a0 Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next by Dave Airlie · 14 years ago
  85. 83af1bd hwmon: lis3: Short explanations of platform data fields by Samu Onkalo · 14 years ago
  86. f10a540 hwmon: lis3: use block read to access data registers by Samu Onkalo · 14 years ago
  87. cc23aa1 hwmon: lis3: New parameters to platform data by Samu Onkalo · 14 years ago
  88. f9deb41 hwmon: lis3: regulator control by Samu Onkalo · 14 years ago
  89. d6fe136 hwmon: add generic GPIO fan driver by Simon Guinot · 14 years ago
  90. 74eb94b Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  91. 7b6181e Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  92. 72e5806 Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 14 years ago
  93. 4c3eb3c IB/mlx4: Add VLAN support for IBoE by Eli Cohen · 14 years ago
  94. af7bd46 IB/core: Add VLAN support for IBoE by Eli Cohen · 14 years ago
  95. fa417f7 IB/mlx4: Add support for IBoE by Eli Cohen · 14 years ago
  96. 96dfa68 mlx4_core: Update data structures and constants for IBoE by Eli Cohen · 14 years ago
  97. 33c87f0 mlx4_core: Allow protocol drivers to find corresponding interfaces by Eli Cohen · 14 years ago
  98. 2420b60 IB/uverbs: Return link layer type to userspace for query port operation by Eli Cohen · 14 years ago
  99. c4a6eb3b Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  100. 33081ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago