1. 013e896 Avoid duplicate _count variables in page_struct by Christoph Lameter · 14 years ago
  2. 3adf004 Revert "SLUB: Fix build breakage in linux/mm_types.h" by Pekka Enberg · 14 years ago
  3. ea6bd8e SLUB: Fix build breakage in linux/mm_types.h by Christoph Lameter · 14 years ago
  4. 9da4714 slub: slabinfo update for cmpxchg handling by Christoph Lameter · 14 years ago
  5. 4eade54 slub: Not necessary to check for empty slab on load_freelist by Christoph Lameter · 14 years ago
  6. 03e404a slub: fast release on full slab by Christoph Lameter · 14 years ago
  7. e36a265 slub: Add statistics for the case that the current slab does not match the node by Christoph Lameter · 14 years ago
  8. fc59c05 slub: Get rid of the another_slab label by Christoph Lameter · 14 years ago
  9. 80f08c1 slub: Avoid disabling interrupts in free slowpath by Christoph Lameter · 14 years ago
  10. 5c2e4bb slub: Disable interrupts in free_debug processing by Christoph Lameter · 14 years ago
  11. 881db7f slub: Invert locking and avoid slab lock by Christoph Lameter · 14 years ago
  12. 2cfb745 slub: Rework allocator fastpaths by Christoph Lameter · 14 years ago
  13. 61728d1 slub: Pass kmem_cache struct to lock and freeze slab by Christoph Lameter · 14 years ago
  14. 5cc6eee slub: explicit list_lock taking by Christoph Lameter · 14 years ago
  15. b789ef5 slub: Add cmpxchg_double_slab() by Christoph Lameter · 14 years ago
  16. fc9bb8c mm: Rearrange struct page by Christoph Lameter · 14 years ago
  17. 8cb0a50 slub: Move page->frozen handling near where the page->freelist handling occurs by Christoph Lameter · 14 years ago
  18. 50d5c41 slub: Do not use frozen page flag but a bit in the page counters by Christoph Lameter · 14 years ago
  19. 7e0528d slub: Push irq disable into allocate_slab() by Christoph Lameter · 14 years ago
  20. e4a4618 Merge remote branch 'tip/x86/atomic' into slub/lockless by Pekka Enberg · 14 years ago
  21. b0af8df Linux 3.0-rc5 by Linus Torvalds · 14 years ago
  22. ecbec53 drm/i915: more struct_mutex locking by Hugh Dickins · 14 years ago
  23. e2377fe drm/i915: use shmem_truncate_range by Hugh Dickins · 14 years ago
  24. 5949eac drm/i915: use shmem_read_mapping_page by Hugh Dickins · 14 years ago
  25. 3142b65 drm/ttm: use shmem_read_mapping_page by Hugh Dickins · 14 years ago
  26. a39bce7 drivers/tty/serial/8250_pci.c: fix warning by Andrew Morton · 14 years ago
  27. 1fc6e98 drivers/misc/ioc4.c: fix section mismatch / race condition by Ralf Baechle · 14 years ago
  28. 33721bd drivers/leds/leds-lp5523.c: fix section mismatches by Ralf Baechle · 14 years ago
  29. 5286bd9 drivers/leds/leds-lp5521.c: fix section mismatches by Ralf Baechle · 14 years ago
  30. ac34a1a memcg: fix direct softlimit reclaim to be called in limit path by KAMEZAWA Hiroyuki · 14 years ago
  31. 26c4cae taskstats: don't allow duplicate entries in listener mode by Vasiliy Kulikov · 14 years ago
  32. 0814257 mm: fix assertion mapping->nrpages == 0 in end_writeback() by Jan Kara · 14 years ago
  33. 9b67932 mm/memory-failure.c: fix spinlock vs mutex order by Peter Zijlstra · 14 years ago
  34. aa2c96d drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before checking count by Josh Hunt · 14 years ago
  35. 507c5f1 include/linux/compat.h: declare compat_sys_sendmmsg() by Chris Metcalf · 14 years ago
  36. 2b4b248 romfs: fix romfs_get_unmapped_area() argument check by Bob Liu · 14 years ago
  37. 8c95aa6 um: add asm/percpu.h by Richard Weinberger · 14 years ago
  38. 31c1771 drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338 by Priyanka Jain · 14 years ago
  39. d9d90e5 tmpfs: add shmem_read_mapping_page_gfp by Hugh Dickins · 14 years ago
  40. 94c1e62 tmpfs: take control of its truncate_range by Hugh Dickins · 14 years ago
  41. 072441e mm: move shmem prototypes to shmem_fs.h by Hugh Dickins · 14 years ago
  42. 5b8ba10 mm: move vmtruncate_range to truncate.c by Hugh Dickins · 14 years ago
  43. 4d258b2 Fix some kernel-doc warnings by Vitaliy Ivanov · 14 years ago
  44. a64227b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  45. c6830c2 Fix node_start/end_pfn() definition for mm/page_cgroup.c by KAMEZAWA Hiroyuki · 14 years ago
  46. af4087e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  47. 4699d44 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  48. 375ac3e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  49. edcda26 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  50. 9c317b3 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  51. 2f7e33d btrfs: fix inconsonant inode information by Miao Xie · 14 years ago
  52. 258e43f Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  53. 804a007 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  54. c31b55c mmc: queue: bring discard_granularity/alignment into line with SCSI by Adrian Hunter · 14 years ago
  55. d09408a mmc: queue: append partition subname to queue thread name by Adrian Hunter · 14 years ago
  56. 4cf8c6d mmc: core: make erase timeout calculation allow for gated clock by Adrian Hunter · 14 years ago
  57. ddd6fa7 mmc: block: switch card to User Data Area when removing the block driver by Adrian Hunter · 14 years ago
  58. c6e633a mmc: sdio: reset card during power_restore by Daniel Drake · 14 years ago
  59. e9e8bcb mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESS by James Hogan · 14 years ago
  60. 3e71337 mmc: sdhi: DMA slave ID 0 is invalid by Guennadi Liakhovetski · 14 years ago
  61. 7d8b4c2 mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handling by Guennadi Liakhovetski · 14 years ago
  62. a9120c3 mmc: omap_hsmmc: use original sg_len for dma_unmap_sg by Per Forlin · 14 years ago
  63. 4a3dc6ef mmc: omap_hsmmc: fix ocr mask usage by Anand Gadiyar · 14 years ago
  64. 297c7f2 mmc: sdio: fix runtime PM path during driver removal by Ohad Ben-Cohen · 14 years ago
  65. daf6c45 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 14 years ago
  66. 3824abd x86: Add support for cmpxchg_double by Christoph Lameter · 14 years ago
  67. 8abf558 Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  68. 4d362ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  69. 9b90f51 Btrfs: make sure to update total_bitmaps when freeing cache V3 by Josef Bacik · 14 years ago
  70. e0f5406 Btrfs: fix type mismatch in find_free_extent() by Ilya Dryomov · 14 years ago
  71. b1eb085 Merge branch 'fortglx/3.0/tip/timers/rtc' of git://git.linaro.org/people/jstultz/linux into timers/urgent by Thomas Gleixner · 14 years ago
  72. 536142f Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 14 years ago
  73. 9403c9c cifs: propagate errors from cifs_get_root() to mount(2) by Al Viro · 14 years ago
  74. 5c4f1ad cifs: tidy cifs_do_mount() up a bit by Al Viro · 14 years ago
  75. fa18f1b cifs: more breakage on mount failures by Al Viro · 14 years ago
  76. ee01a14 cifs: close sget() races by Al Viro · 14 years ago
  77. d757d71 cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount() by Al Viro · 14 years ago
  78. 98ab494 cifs: move cifs_umount() call into ->kill_sb() by Al Viro · 14 years ago
  79. 97d1152 cifs: pull cifs_mount() call up by Al Viro · 14 years ago
  80. 2a9b995 sanitize cifs_umount() prototype by Al Viro · 14 years ago
  81. 2ced6f6 cifs: initialize ->tlink_tree in cifs_setup_cifs_sb() by Al Viro · 14 years ago
  82. 5d3bc60 cifs: allocate mountdata earlier by Al Viro · 14 years ago
  83. d687ca38 cifs: leak on mount if we share superblock by Al Viro · 14 years ago
  84. 2c6292a cifs: don't pass superblock to cifs_mount() by Al Viro · 14 years ago
  85. ca171ba cifs: don't leak nls on mount failure by Al Viro · 14 years ago
  86. 6d68617 cifs: double free on mount failure by Al Viro · 14 years ago
  87. dd85446 take bdi setup/destruction into cifs_mount/cifs_umount by Al Viro · 14 years ago
  88. 9b8e072a cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKEN by Jeff Layton · 14 years ago
  89. 1973f0f Btrfs: make sure to record the transid in new inodes by Chris Mason · 14 years ago
  90. e4fb0ed cifs: free blkcipher in smbhash by Jeff Layton · 14 years ago
  91. 5220cc9 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 14 years ago
  92. 726ce06 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  93. d963280 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  94. 7a1f7b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/scsi-post-merge-2.6 by Linus Torvalds · 14 years ago
  95. 12f1ba5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  96. 143e859 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  97. 46e4edb Remove unneeded version.h includes from fs/ by Jesper Juhl · 14 years ago
  98. c3ead6d HID: hid-multitouch: add support for a new Lumio dual-touch panel by Benjamin Tissoires · 14 years ago
  99. 85a6008 HID: hid-multitouch: correct VID for Stantum panels by Benjamin Tissoires · 14 years ago
  100. 50bc03a HID: hid-multitouch: ensure slots are initialized by Benjamin Tissoires · 14 years ago