1. 64a02da memblock, x86: Make free_all_memory_core_early() explicitly free lowmem only by Tejun Heo · 15 years ago
  2. 35fd080 memblock: Implement for_each_free_mem_range() by Tejun Heo · 15 years ago
  3. 7c0caeb memblock: Add optional region->nid by Tejun Heo · 15 years ago
  4. 67e24bc memblock: Use __meminit[data] instead of __init[data] by Tejun Heo · 15 years ago
  5. ed7b56a memblock: Remove memblock_memory_can_coalesce() by Tejun Heo · 15 years ago
  6. eb40c4c memblock, x86: Replace memblock_x86_find_in_range_node() with generic memblock calls by Tejun Heo · 15 years ago
  7. e649804 memblock: Separate out memblock_find_in_range_node() by Tejun Heo · 15 years ago
  8. f9b18db memblock: Don't allow archs to override memblock_nid_range() by Tejun Heo · 15 years ago
  9. 5dfe866 bootmem: Replace work_with_active_regions() with for_each_mem_pfn_range() by Tejun Heo · 15 years ago
  10. fc769a8 memblock: Replace memblock_find_base() with memblock_find_in_range() by Tejun Heo · 15 years ago
  11. 1f5026a memblock: Kill MEMBLOCK_ERROR by Tejun Heo · 15 years ago
  12. 1e01979 x86, numa: Implement pfn -> nid mapping granularity check by Tejun Heo · 15 years ago
  13. f607e7f w1: ds1wm: add a reset recovery parameter by Jean-François Dagenais · 15 years ago
  14. 2a9d6df Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 15 years ago
  15. c902ce1 FS-Cache: Add a helper to bulk uncache pages on an inode by David Howells · 15 years ago
  16. 27a3b73 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and '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
  17. e4c2fb0 sched: Disable (revert) SCHED_LOAD_SCALE increase by Peter Zijlstra · 15 years ago
  18. aababb9 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x by Linus Torvalds · 15 years ago
  19. 7b28afe Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into for-linus by Jens Axboe · 15 years ago
  20. 15b493d drbd: fix limit define, we support 1 PiByte now by Lars Ellenberg · 15 years ago
  21. c89b857 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  22. 04b9059 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  23. 0814257 mm: fix assertion mapping->nrpages == 0 in end_writeback() by Jan Kara · 15 years ago
  24. 507c5f1 include/linux/compat.h: declare compat_sys_sendmmsg() by Chris Metcalf · 15 years ago
  25. d9d90e5 tmpfs: add shmem_read_mapping_page_gfp by Hugh Dickins · 15 years ago
  26. 94c1e62 tmpfs: take control of its truncate_range by Hugh Dickins · 15 years ago
  27. 072441e mm: move shmem prototypes to shmem_fs.h by Hugh Dickins · 15 years ago
  28. 4d258b2 Fix some kernel-doc warnings by Vitaliy Ivanov · 15 years ago
  29. a64227b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 15 years ago
  30. c6830c2 Fix node_start/end_pfn() definition for mm/page_cgroup.c by KAMEZAWA Hiroyuki · 15 years ago
  31. 5220cc9 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 15 years ago
  32. 39785eb fsl-diu-fb: remove check for pixel clock ranges by Timur Tabi · 15 years ago
  33. 68d0080 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  34. 2992c4b Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  35. 6d0e0e8 PM: Fix async resume following suspend failure by Alan Stern · 15 years ago
  36. f76b168b PM: Rename dev_pm_info.in_suspend to is_prepared by Alan Stern · 15 years ago
  37. 890879c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  38. 79568f5 vfs: i_state needs to be 'unsigned long' for now by Linus Torvalds · 15 years ago
  39. eda0841 Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  40. 3669820 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  41. 19345cb NFSv4.1: file layout must consider pg_bsize for coalescing by Benny Halevy · 15 years ago
  42. c01ad40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  43. 482e0cd devcgroup_inode_permission: take "is it a device node" checks to inlined wrapper by Al Viro · 15 years ago
  44. 155d109 block: add REQ_SECURE to REQ_COMMON_MASK by Namhyung Kim · 15 years ago
  45. 8816ead Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urgent-for-linus' and '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
  46. 357ed6b 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
  47. be98ca6 mmc: Add PCI fixup quirks for Ricoh 1180:e823 reader by Manoj Iyer · 15 years ago
  48. cca23d0 Input: sh_keysc - 8x8 MODE_6 fix by Magnus Damm · 15 years ago
  49. 0835619 Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  50. 8796699 KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring by David Howells · 15 years ago
  51. d8ad7d1 generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interrupts by Takao Indoh · 15 years ago
  52. c16d51a amba pl011: workaround for uart registers lockup by Shreshtha Kumar Sahu · 15 years ago
  53. b519951 clocksource: Make watchdog robust vs. interruption by Thomas Gleixner · 15 years ago
  54. 8dac6be Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  55. c001fb7 gpio: add GPIOF_ values regardless on kconfig settings by Randy Dunlap · 15 years ago
  56. bd5dc17 uts: make default hostname configurable, rather than always using "(none)" by Josh Triplett · 15 years ago
  57. ca39599 BUILD_BUG_ON_ZERO: fix sparse breakage by Dr. David Alan Gilbert · 15 years ago
  58. 32e45ff mm: increase RECLAIM_DISTANCE to 30 by KOSAKI Motohiro · 15 years ago
  59. ac56224 kmsg_dump.h: fix build when CONFIG_PRINTK is disabled by Randy Dunlap · 15 years ago
  60. a433658 vmscan,memcg: memcg aware swap token by KOSAKI Motohiro · 15 years ago
  61. a59ec1e backlight: new driver for the ADP8870 backlight devices by Michael Hennerich · 15 years ago
  62. c9c30dd NFSv4.1: deprecate headerpadsz in CREATE_SESSION by Benny Halevy · 15 years ago
  63. 0b76011 NLM: Don't hang forever on NLM unlock requests by Trond Myklebust · 15 years ago
  64. 0922337 rcu: Use softirq to address performance regression by Shaohua Li · 15 years ago
  65. 4077985 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  66. de1b794 jbd2: Fix oops in jbd2_journal_remove_journal_head() by Jan Kara · 15 years ago
  67. 08e8138 block: Add __attribute__((format(printf...) and fix fallout by Joe Perches · 15 years ago
  68. a685e08 Delay struct net freeing while there's a sysfs instance refering to it by Al Viro · 15 years ago
  69. 08d63aa Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  70. 152b92d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  71. 0b5c9db vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check by Jiri Pirko · 15 years ago
  72. 56a2105 linux/seqlock.h should #include asm/processor.h for cpu_relax() by David Howells · 15 years ago
  73. e5ea3f1 gpio/basic_mmio: add missing include of spinlock_types.h by Jamie Iles · 15 years ago
  74. b4c8cc8 ethtool.h: fix typos by Yegor Yefremov · 15 years ago
  75. 361932b Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb-2.6 by Linus Torvalds · 15 years ago
  76. 13e12d1 vfs: reorganize 'struct inode' layout a bit by Linus Torvalds · 15 years ago
  77. 7e24cf4 Merge 3.0-rc2 + Linus's latest into usb-linus by Greg Kroah-Hartman · 15 years ago
  78. 33726bf 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
  79. cb0a02e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  80. 6715a52 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
  81. 8397345 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  82. ea2c000 Connector: Set the CN_NETLINK_USERS correctly by K. Y. Srinivasan · 15 years ago
  83. 21c13a4 usb-storage: redo incorrect reads by Alan Stern · 15 years ago
  84. 13fcb7b af_packet: prevent information leak by Eric Dumazet · 15 years ago
  85. 3019de1 net: Rework netdev_drivername() to avoid warning. by David S. Miller · 15 years ago
  86. 5f98ecd swiotlb: Export swioltb_nr_tbl and utilize it as appropiate. by FUJITA Tomonori · 15 years ago
  87. b084f59 nfsd: fix dependency of nfsd on auth_rpcgss by J. Bruce Fields · 15 years ago
  88. fb04883 netfilter: add more values to enum ip_conntrack_info by Eric Dumazet · 15 years ago
  89. 0e833d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  90. d7ebe75 perf: Fix comments in include/linux/perf_event.h by Vince Weaver · 15 years ago
  91. 4f1ba49 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 15 years ago
  92. 9e1f1de more conservative S_NOSEC handling by Al Viro · 15 years ago
  93. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 15 years ago
  94. 7b29dc2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem by John W. Linville · 15 years ago
  95. d4d84fe slub: always align cpu_slab to honor cmpxchg_double requirement by Chris Metcalf · 15 years ago
  96. 3a43e05 irq: Handle spurios irq detection for threaded irqs by Sebastian Andrzej Siewior · 15 years ago
  97. a3bcc23 af-packet: Add flag to distinguish VID 0 from no-vlan. by Ben Greear · 15 years ago
  98. f0f52a9 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  99. 333ba73 cfg80211: don't drop p2p probe responses by Eliad Peller · 15 years ago
  100. 3f30310 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago