1. 2f80998 rapidio: modify subsystem and driver initialization sequence by Alexandre Bounine · 15 years ago
  2. f8f0626 rapidio: add architecture specific callbacks by Alexandre Bounine · 15 years ago
  3. 312ec7e proc: make struct proc_dir_entry::namelen unsigned int by Alexey Dobriyan · 15 years ago
  4. 7ffd4ca memcg: convert uncharge batching from bytes to page granularity by Johannes Weiner · 15 years ago
  5. 6b3ae58 memcg: remove direct page_cgroup-to-page pointer by Johannes Weiner · 15 years ago
  6. de3638d memcg: fold __mem_cgroup_move_account into caller by Johannes Weiner · 15 years ago
  7. 97a6c37 memcg: change page_cgroup_zoneinfo signature by Johannes Weiner · 15 years ago
  8. f212ad7 memcg: add memcg sanity checks at allocating and freeing pages by Daisuke Nishimura · 15 years ago
  9. 9d11ea9 memcg: simplify the way memory limits are checked by Johannes Weiner · 15 years ago
  10. b7c6167 memcg: soft limit reclaim should end at limit not below by Johannes Weiner · 15 years ago
  11. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 15 years ago
  12. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 15 years ago
  13. b9b9144 reiserfs: use little-endian bitops by Akinobu Mita · 15 years ago
  14. 0795cce ext3: use little-endian bitops by Akinobu Mita · 15 years ago
  15. c565300 asm-generic: use little-endian bitops by Akinobu Mita · 15 years ago
  16. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 15 years ago
  17. a56560b asm-generic: change little-endian bitops to take any pointer types by Akinobu Mita · 15 years ago
  18. c4945b9 asm-generic: rename generic little-endian bitops functions by Akinobu Mita · 15 years ago
  19. 63ab595 bitops: merge little and big endian definisions in asm-generic/bitops/le.h by Akinobu Mita · 15 years ago
  20. 04948c7 smp: add missing init.h include by Heiko Carstens · 15 years ago
  21. 6447f55d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  22. 565d76c zlib: slim down zlib_deflate() workspace when possible by Jim Keniston · 15 years ago
  23. d03e161 crc32: add missed brackets in macro by Konstantin Khlebnikov · 15 years ago
  24. e359dc2 sigma-firmware: loader for Analog Devices' SigmaStudio by Mike Frysinger · 15 years ago
  25. 33ee3b2 kstrto*: converting strings to integers done (hopefully) right by Alexey Dobriyan · 15 years ago
  26. 34db18a0 smp: move smp setup functions to kernel/smp.c by Amerigo Wang · 15 years ago
  27. fa9ee9c include/linux/err.h: add a function to cast error-pointers to a return value by Uwe Kleine-König · 15 years ago
  28. f3ccfcd fs.h: remove 8 bytes of padding from block_device on 64bit builds by Richard Kennedy · 15 years ago
  29. c837fb3 include/linux/compiler-gcc*.h: unify macro definitions by Borislav Petkov · 15 years ago
  30. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 15 years ago
  31. 78afd56 mm: add __GFP_OTHER_NODE flag by Andi Kleen · 15 years ago
  32. 8afdcec mm: vmscan: kswapd should not free an excessive number of pages when balancing small zones by Mel Gorman · 15 years ago
  33. 0331932 pagewalk: only split huge pages when necessary by Dave Hansen · 15 years ago
  34. 3f58a82 memcg: move memcg reclaimable page into tail of inactive list by Minchan Kim · 15 years ago
  35. 3156018 mm: deactivate invalidated pages by Minchan Kim · 15 years ago
  36. 481b4bb mm: mm_struct: remove 16 bytes of alignment padding on 64 bit builds by Richard Kennedy · 15 years ago
  37. cb24045 mm: remove unused TestSetPageLocked() interface by Michel Lespinasse · 15 years ago
  38. 01d8b20 mm: simplify anon_vma refcounts by Peter Zijlstra · 15 years ago
  39. 8381326 mm: move anon_vma ref out from under CONFIG_foo by Peter Zijlstra · 15 years ago
  40. 9e60109 mm: rename drop_anon_vma() to put_anon_vma() by Peter Zijlstra · 15 years ago
  41. e64a782 mm: change __remove_from_page_cache() by Minchan Kim · 15 years ago
  42. 702cfbf mm: goodbye remove_from_page_cache() by Minchan Kim · 15 years ago
  43. 97cecb5 mm: introduce delete_from_page_cache() by Minchan Kim · 15 years ago
  44. ef6a3c6 mm: add replace_page_cache_page() function by Miklos Szeredi · 15 years ago
  45. 318b275 mm: allow GUP to fail instead of waiting on a page by Gleb Natapov · 15 years ago
  46. ddd588b oom: suppress nodes that are not allowed from meminfo on oom kill by David Rientjes · 15 years ago
  47. 207205a kthread: NUMA aware kthread_create_on_node() by Eric Dumazet · 15 years ago
  48. d527caf mm: compaction: prevent kswapd compacting memory to reduce CPU usage by Andrea Arcangeli · 15 years ago
  49. ef0a5e8 pwm_backlight: add check_fb() hook by Robert Morell · 15 years ago
  50. bb7ca74 backlight: add backlight type by Matthew Garrett · 15 years ago
  51. 9517f92 leds: make *struct gpio_led_platform_data.leds const by Uwe Kleine-König · 15 years ago
  52. b1e6b70 leds: add driver for LM3530 ALS by Shreshtha Kumar Sahu · 15 years ago
  53. c7a1fcd include/asm-generic/unistd.h: fix syncfs syscall number by Andrew Morton · 15 years ago
  54. 01ba825 Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  55. 0adfc56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 15 years ago
  56. f23eb2b tty: stop using "delayed_work" in the tty layer by Linus Torvalds · 15 years ago
  57. 4fdccdf slub: Add statistics for this_cmpxchg_double failures by Christoph Lameter · 15 years ago
  58. a40c4f1 libceph: add lingering request and watch/notify event framework by Yehuda Sadeh · 15 years ago
  59. 75ea635 Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  60. 14577be Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  61. c62b389 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  62. 736561a IPVS: Use global mutex in ip_vs_app.c by Simon Horman · 15 years ago
  63. 20246a8 snmp: SNMP_UPD_PO_STATS_BH() always called from softirq by Eric Dumazet · 15 years ago
  64. a454f0c xfrm: Fix initialize repl field of struct xfrm_state by Wei Yongjun · 15 years ago
  65. afd8c40 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  66. 80456f8 ceph: move readahead default to fs/ceph from libceph by Sage Weil · 15 years ago
  67. 483fac7 ceph: update common header files by Yehuda Sadeh · 16 years ago
  68. 6f6c700 libceph: fix osd request queuing on osdmap updates by Sage Weil · 16 years ago
  69. 10effcb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  70. c3ca48f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  71. c004686 hwmon: (ads1015) Make gain and datarate configurable by Dirk Eibach · 15 years ago
  72. 8c22a8f hwmon: Add support for Texas Instruments ADS1015 by Dirk Eibach · 15 years ago
  73. 0f60f24 FS: lookup_mnt() is only used in the core fs routines now by David Howells · 15 years ago
  74. b459396 ARM: pxa2xx: reorganize I2C files by Sebastian Andrzej Siewior · 15 years ago
  75. b7ed78f introduce sys_syncfs to sync a single file system by Sage Weil · 15 years ago
  76. 444699c Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  77. 6113f39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 15 years ago
  78. e8c500c Merge branch 'slub/lockless' into for-linus by Pekka Enberg · 15 years ago
  79. c53badd Merge branch 'slab/next' into for-linus by Pekka Enberg · 15 years ago
  80. 5e0c1eb netfilter: ipset: fix address ranges at hash:*port* types by Jozsef Kadlecsik · 15 years ago
  81. c185a94 i2c: Drop i2c_adapter.id by Jean Delvare · 15 years ago
  82. fe6fc25 i2c: Deprecate i2c_driver.attach_adapter and .detach_adapter by Jean Delvare · 15 years ago
  83. 7ae3148 i2c: Export i2c_for_each_dev by Jean Delvare · 15 years ago
  84. 0c31f8e i2c: Get rid of <linux/i2c-id.h> by Jean Delvare · 15 years ago
  85. d735b34 i2c: make i2c_get_adapter prototype clearer by Jean Delvare · 15 years ago
  86. a952baa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  87. 339dc50 asm-generic: support clock_adjtime() in <asm-generic/unistd.h> by Chris Metcalf · 15 years ago
  88. 97eb3f2 Merge branch 'next' into for-linus by Dmitry Torokhov · 15 years ago
  89. 5bab188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  90. a8c91da Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 15 years ago
  91. b51bdad headers: use __aligned_xx types for userspace by Mike Frysinger · 15 years ago
  92. 3a7da39 ethtool: Compat handling for struct ethtool_rxnfc by Ben Hutchings · 15 years ago
  93. 9975961 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  94. b061c59 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  95. f539abe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  96. 8f627a8 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  97. d3e458d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  98. 6192978 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  99. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  100. 7fd23a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago