1. 925ede0bf efi.h: use %pUl to print UUIDs by Joe Perches · 15 years ago
  2. f653398 string: factorize skip_spaces and export it to be generally available by André Goddard Rosa · 15 years ago
  3. 7707e61 ctype: constify read-only _ctype string by André Goddard Rosa · 15 years ago
  4. 5ada918 vt: introduce and use vt_kmsg_redirect() function by Bernhard Walle · 15 years ago
  5. f3a57a6 cs5535: define lxfb/gxfb MSRs in linux/cs5535.h by Andres Salomon · 15 years ago
  6. f060f27 cs5535: move VSA2 checks into linux/cs5535.h by Andres Salomon · 15 years ago
  7. 2e8c124 cs5535: move the DIVIL MSR definition into linux/cs5535.h by Andres Salomon · 15 years ago
  8. 82dca61 cs5535: add a generic MFGPT driver by Andres Salomon · 15 years ago
  9. 5f0a96b cs5535-gpio: add AMD CS5535/CS5536 GPIO driver support by Andres Salomon · 15 years ago
  10. 603c4ba err.h: add helper function to simplify pointer error checking by Phil Carmody · 15 years ago
  11. e4c570c task_struct: make journal_info conditional by Hiroshi Shimamoto · 15 years ago
  12. 8a64f33 kernel.h: add printk_ratelimited and pr_<level>_rl by Joe Perches · 15 years ago
  13. 948c1e2 kallsyms: remove deprecated print_fn_descriptor_symbol() by Amerigo Wang · 15 years ago
  14. 29671f2 rwsem: fix rwsem_is_locked() bugs by Amerigo Wang · 15 years ago
  15. 0b2749a kernel.h: remove initialization of bool in printk_once by Joe Perches · 15 years ago
  16. 00b5586 dynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from dynamic_pr_debug by Joe Perches · 15 years ago
  17. 42f247c WARN_ONCE(): use bool for boolean flag by Cesar Eduardo Barros · 15 years ago
  18. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  19. ea63763 nommu: fix malloc performance by adding uninitialized flag by Jie Zhang · 15 years ago
  20. 5dc3764 mm hugetlb: add hugepage support to pagemap by Naoya Horiguchi · 15 years ago
  21. f096e59 include/linux/mm.h: remove unneeded ifdef by Huang Shijie · 15 years ago
  22. b4e655a mm: memory_hotplug: make offline_pages() static by Andrew Morton · 15 years ago
  23. 62b61f6 ksm: memory hotremove migration only by Hugh Dickins · 15 years ago
  24. e9995ef ksm: rmap_walk to remove_migation_ptes by Hugh Dickins · 15 years ago
  25. db114b8 ksm: hold anon_vma in rmap_item by Hugh Dickins · 15 years ago
  26. 5ad6468 ksm: let shared pages be swappable by Hugh Dickins · 15 years ago
  27. 08beca4 ksm: stable_node point to page and back by Hugh Dickins · 15 years ago
  28. af8e335 mm: CONFIG_MMU for PG_mlocked by Hugh Dickins · 15 years ago
  29. 3ca7b3c mm: define PAGE_MAPPING_FLAGS by Hugh Dickins · 15 years ago
  30. bb3ab59 vmscan: stop kswapd waiting on congestion when the min watermark is not being met by KOSAKI Motohiro · 15 years ago
  31. f50de2d vmscan: have kswapd sleep for a short interval and double check it should be asleep by Mel Gorman · 15 years ago
  32. d4906e1 swap: rework map_swap_page() again by Lee Schermerhorn · 15 years ago
  33. 7509765 swap_info: reorder its fields by Hugh Dickins · 15 years ago
  34. aaa4686 swap_info: note SWAP_MAP_SHMEM by Hugh Dickins · 15 years ago
  35. 570a335b swap_info: swap count continuations by Hugh Dickins · 15 years ago
  36. 8d69aae swap_info: swap_map of chars not shorts by Hugh Dickins · 15 years ago
  37. 253d553 swap_info: SWAP_HAS_CACHE cleanups by Hugh Dickins · 15 years ago
  38. 9625a5f swap_info: include first_swap_extent by Hugh Dickins · 15 years ago
  39. efa90a9 swap_info: change to array of pointers by Hugh Dickins · 15 years ago
  40. f29ad6a swap_info: private to swapfile.c by Hugh Dickins · 15 years ago
  41. bad44b5 mm: add gfp flags for NODEMASK_ALLOC slab allocations by David Rientjes · 15 years ago
  42. 39da08c hugetlb: offload per node attribute registrations by Lee Schermerhorn · 15 years ago
  43. 8fe23e0 mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlined by David Rientjes · 15 years ago
  44. 9a30523 hugetlb: add per node hstate attributes by Lee Schermerhorn · 15 years ago
  45. 4e25b25 hugetlb: add generic definition of NUMA_NO_NODE by Lee Schermerhorn · 15 years ago
  46. 06808b0 hugetlb: derive huge pages nodes allowed from task mempolicy by Lee Schermerhorn · 15 years ago
  47. c1e6c8d hugetlb: factor init_nodemask_of_node() by Lee Schermerhorn · 15 years ago
  48. 4e7b8a6 nodemask: make NODEMASK_ALLOC more general by David Rientjes · 15 years ago
  49. 7547a3e Merge commit 'linus' into next by Dmitry Torokhov · 15 years ago
  50. 8fa9ff6 netfilter: fix crashes in bridge netfilter caused by fragment jumps by Patrick McHardy · 15 years ago
  51. 0b5ccb2 ipv6: reassembly: use seperate reassembly queues for conntrack and local delivery by Patrick McHardy · 15 years ago
  52. e36c545 tracing: Fix return of trace_dump_stack() by Steven Rostedt · 15 years ago
  53. 9e1b9b8 module: make MODULE_SYMBOL_PREFIX into a CONFIG option by Alan Jenkins · 15 years ago
  54. e0aa51f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  55. 12045a6e nfsd: let "insecure" flag vary by pseudoflavor by J. Bruce Fields · 15 years ago
  56. e8e8753 nfsd: new interface to advertise export features by J. Bruce Fields · 15 years ago
  57. 9a74af2 nfsd: Move private headers to source directory by Boaz Harrosh · 15 years ago
  58. 72579ac nfsd: Headers Independence and include cleanups by Boaz Harrosh · 15 years ago
  59. d703158 nfsd: Fix independence of a few nfsd related headers by Boaz Harrosh · 15 years ago
  60. a600ffc sunrpc: Clean never used include files by Boaz Harrosh · 15 years ago
  61. 4056c9a nfsd: Remove unused dprintk by Boaz Harrosh · 15 years ago
  62. e625cce1 perf_event: Convert to raw_spinlock by Thomas Gleixner · 15 years ago
  63. ecb49d1 hrtimers: Convert to raw_spinlocks by Thomas Gleixner · 15 years ago
  64. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  65. d209d74 rtmutes: Convert rtmutex.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  66. 1d61548 sched: Convert pi_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  67. a267245 plist: Make plist debugging raw_spinlock aware by Thomas Gleixner · 15 years ago
  68. 9c1721a locking: Cleanup the name space completely by Thomas Gleixner · 15 years ago
  69. 9828ea9 locking: Further name space cleanups by Thomas Gleixner · 15 years ago
  70. c2f21ce locking: Implement new raw_spinlock by Thomas Gleixner · 15 years ago
  71. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 15 years ago
  72. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  73. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  74. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  75. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  76. 6b6b479 locking: Separate rwlock api from spinlock api by Thomas Gleixner · 15 years ago
  77. ef12f10 locking: Split rwlock from spinlock headers by Thomas Gleixner · 15 years ago
  78. fb1d973 drm/vmwgfx: Add DRM driver for VMware Virtual GPU by Jakob Bornecrantz · 15 years ago
  79. be1cb86 drm/ttm: Add more driver type enums by Jakob Bornecrantz · 15 years ago
  80. 5443040 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  81. fb1beb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  82. 7f50811 i2c: Get rid of I2C_CLIENT_MODULE_PARM by Jean Delvare · 15 years ago
  83. e5e9f44 i2c: Drop I2C_CLIENT_INSMOD_2 to 8 by Jean Delvare · 15 years ago
  84. 1f86df4 i2c: Drop I2C_CLIENT_INSMOD_1 by Jean Delvare · 15 years ago
  85. c3813d6 i2c: Get rid of struct i2c_client_address_data by Jean Delvare · 15 years ago
  86. 310ec79 i2c: Drop the kind parameter from detect callbacks by Jean Delvare · 15 years ago
  87. 478e4e9 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  88. 2205afa 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
  89. 491424c PCI: Global variable decls must match the defs in section attributes by David Howells · 15 years ago
  90. 5185fb0 FRV: Fix no-hardware-breakpoint case by David Howells · 15 years ago
  91. 37222e1 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  92. 76b8f82 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 15 years ago
  93. 3f86ce7 Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  94. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  95. 0087aab Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 15 years ago
  96. cc0104e Merge branch 'linus' into tracing/urgent by Ingo Molnar · 15 years ago
  97. c7cd606 can: Fix data length code handling in rx path by Oliver Hartkopp · 15 years ago
  98. 7820f9e md: remove sparse warning:symbol XXX was not declared. by NeilBrown · 15 years ago
  99. 9da6653 mfd: Add twl6030 regulator subdevices by Rajendra Nayak · 15 years ago
  100. 441a450 regulator: Add support for twl6030 regulators by Rajendra Nayak · 15 years ago