1. ec44ab9 dm log: remove struct dm_dirty_log_internal by Mike Snitzer · 16 years ago
  2. 45194e4 dm target: remove struct tt_internal by Cheng Renquan · 16 years ago
  3. 4fe7041 Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  4. 395d734 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  5. cc85906 Merge branch 'devel' into for-linus by Trond Myklebust · 16 years ago
  6. c09bca7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  7. e76e5b2 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  8. 6a7f282 fbdev: uninline lock_fb_info() by Andrew Morton · 16 years ago
  9. 614c0dc cirrusfb: add accelerator constant by Krzysztof Helt · 16 years ago
  10. 78d89ef rtc: convert LEAP_YEAR into an inline by Andrew Morton · 16 years ago
  11. 7995589 autofs4: fix kernel includes by Ian Kent · 16 years ago
  12. 35b4b3c spi_mpc83xx: add OF platform driver bindings by Anton Vorontsov · 16 years ago
  13. 364fdbc spi_mpc83xx: rework chip selects handling by Anton Vorontsov · 16 years ago
  14. c0da377 epoll keyed wakeups: introduce new *_poll() wakeup macros by Davide Libenzi · 16 years ago
  15. 4ede816 epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key() by Davide Libenzi · 16 years ago
  16. bcd0b23 eventfd: improve support for semaphore-like behavior by Davide Libenzi · 16 years ago
  17. 311d076 introduce pr_cont() macro by Cyrill Gorcunov · 16 years ago
  18. c2d7543 filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems by Eric Sandeen · 16 years ago
  19. 53d6660 loop: add ioctl to resize a loop device by J. R. Okajima · 16 years ago
  20. a8af789 pm: rework includes, remove arch ifdefs by Magnus Damm · 16 years ago
  21. 9fab561 shmem: writepage directly to swap by Hugh Dickins · 16 years ago
  22. 327c0e9 vmscan: fix it to take care of nodemask by KAMEZAWA Hiroyuki · 16 years ago
  23. 33925b2 nommu: there is no mlock() for NOMMU, so don't provide the bits by David Howells · 16 years ago
  24. f4112de mm: introduce debug_kmap_atomic by Akinobu Mita · 16 years ago
  25. c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 16 years ago
  26. c2fdf3a mm: enable hashdist by default on 64bit NUMA by Anton Blanchard · 16 years ago
  27. 704503d mm: fix proc_dointvec_userhz_jiffies "breakage" by Alexey Dobriyan · 16 years ago
  28. 6a11f75 generic debug pagealloc by Akinobu Mita · 16 years ago
  29. 610a77e memdup_user(): introduce by Li Zefan · 16 years ago
  30. d1d7487 mm: remove pagevec_swap_free() by KOSAKI Motohiro · 16 years ago
  31. e3a7cca vfs: add/use account_page_dirtied() by Edward Shishkin · 16 years ago
  32. ee99c71 mm: introduce for_each_populated_zone() macro by KOSAKI Motohiro · 16 years ago
  33. 9de1581 get_mm_hiwater_xxx: trivial, s/define/inline/ by Oleg Nesterov · 16 years ago
  34. 0f043a8 proc tty: remove struct tty_operations::read_proc by Alexey Dobriyan · 16 years ago
  35. ae149b6 proc tty: add struct tty_operations::proc_fops by Alexey Dobriyan · 16 years ago
  36. fdd88f0 ide: inline SELECT_DRIVE() by Sergei Shtylyov · 16 years ago
  37. abb596b ide: turn selectproc() method into dev_select() method (take 5) by Sergei Shtylyov · 16 years ago
  38. 6762511 ide: rename IDE_TFLAG_IN_[HOB_]FEATURE by Sergei Shtylyov · 16 years ago
  39. ecf3a31 ide: turn set_irq() method into write_devctl() method by Sergei Shtylyov · 16 years ago
  40. 349d12a ide-floppy: use ide_pio_bytes() by Bartlomiej Zolnierkiewicz · 16 years ago
  41. 41fa9f8 ide: decrease size of ->pc_buf field in struct ide_atapi_pc by Bartlomiej Zolnierkiewicz · 16 years ago
  42. f094d4d8 ide: sanitize ide_build_sglist() and ide_destroy_dmatable() by Bartlomiej Zolnierkiewicz · 16 years ago
  43. 8a4a573 ide: add ->dma_check method by Bartlomiej Zolnierkiewicz · 16 years ago
  44. 5ae5412 ide: add ide_dma_prepare() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  45. 4453011 ide: destroy DMA mappings after ending DMA (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  46. 35c9b4d ide: add ->dma_clear method and remove ->dma_timeout one by Bartlomiej Zolnierkiewicz · 16 years ago
  47. 06a449e ide-cd: fix non-SECTOR_SIZE-multiples PIO transfers for fs requests by Bartlomiej Zolnierkiewicz · 16 years ago
  48. a08915b ide-cd: use scatterlists for PIO transfers (fs requests) by Bartlomiej Zolnierkiewicz · 16 years ago
  49. 15f7176 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  50. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
  51. 3c6fae6 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  52. c4e1aa6 Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  53. cf2f7d7 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  54. 53d8f67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 16 years ago
  55. 77e4658 reiserfs: fix build breakage by Alexander Beregalov · 16 years ago
  56. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 16 years ago
  57. 712b000 Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  58. 0e5dd46 PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2) by Rafael J. Wysocki · 16 years ago
  59. 0a0c516 PM: Introduce functions for suspending and resuming device interrupts by Rafael J. Wysocki · 16 years ago
  60. e7a19c56 dmi: Let dmi_walk() users pass private data by Jean Delvare · 16 years ago
  61. e1c5024 Merge branch 'reiserfs-updates' from Jeff Mahoney by Linus Torvalds · 16 years ago
  62. d68caa9 reiserfs: rename p_._ variables by Jeff Mahoney · 16 years ago
  63. a063ae1 reiserfs: rename p_s_tb to tb by Jeff Mahoney · 16 years ago
  64. 995c762 reiserfs: rename p_s_inode to inode by Jeff Mahoney · 16 years ago
  65. ad31a4f reiserfs: rename p_s_bh to bh by Jeff Mahoney · 16 years ago
  66. a9dd364 reiserfs: rename p_s_sb to sb by Jeff Mahoney · 16 years ago
  67. 0222e65 reiserfs: strip trailing whitespace by Jeff Mahoney · 16 years ago
  68. 57fe60d reiserfs: add atomic addition of selinux attributes during inode creation by Jeff Mahoney · 16 years ago
  69. a41f1a4 reiserfs: use generic readdir for operations across all xattrs by Jeff Mahoney · 16 years ago
  70. 0ab2621 reiserfs: journaled xattrs by Jeff Mahoney · 16 years ago
  71. 48b32a3 reiserfs: use generic xattr handlers by Jeff Mahoney · 16 years ago
  72. 8b6dd72 reiserfs: make per-inode xattr locking more fine grained by Jeff Mahoney · 16 years ago
  73. d984561 reiserfs: eliminate per-super xattr lock by Jeff Mahoney · 16 years ago
  74. a72bdb1 reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unset by Jeff Mahoney · 16 years ago
  75. 6dfede69 reiserfs: remove IS_PRIVATE helpers by Jeff Mahoney · 16 years ago
  76. 1e5e59d reiserfs: introduce reiserfs_error() by Jeff Mahoney · 16 years ago
  77. 32e8b10 reiserfs: rearrange journal abort by Jeff Mahoney · 16 years ago
  78. c3a9c21 reiserfs: rework reiserfs_panic by Jeff Mahoney · 16 years ago
  79. fd7cb03 reiserfs: eliminate reiserfs_warning from uniqueness functions by Jeff Mahoney · 16 years ago
  80. 45b03d5 reiserfs: rework reiserfs_warning by Jeff Mahoney · 16 years ago
  81. eba0030 reiserfs: use buffer_info for leaf_paste_entries by Jeff Mahoney · 16 years ago
  82. 600ed41 reiserfs: audit transaction ids to always be unsigned ints by Jeff Mahoney · 16 years ago
  83. 702d21c reiserfs: add support for mount count incrementing by Jeff Mahoney · 16 years ago
  84. 019abbc Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  85. 2d25ee3 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  86. ebc8eca Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  87. b94d10e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  88. 83826dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  89. 14a19c0 V4L/DVB (11213): gspca - sq905c: New subdriver. by Theodore Kilgore · 16 years ago
  90. 9aba42e V4L/DVB (11096): V4L2 Driver for the Hauppauge HD PVR usb capture device by Janne Grunau · 16 years ago
  91. 968cf78 V4L/DVB (11065): au8522: add support for analog side of demodulator by Devin Heitmueller · 16 years ago
  92. 6273fda V4L/DVB (11042): v4l2-api: Add definitions for V4L2_MPEG_STREAM_VBI_FMT_IVTV payloads by Andy Walls · 16 years ago
  93. fbc9fa4 V4L/DVB (10910): videodev2.h: remove deprecated VIDIOC_G_CHIP_IDENT_OLD by Hans Verkuil · 16 years ago
  94. 7e0a16f V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers by Mauro Carvalho Chehab · 16 years ago
  95. 42d12f5 V4L/DVB (10870a): remove all references for video_decoder.h by Mauro Carvalho Chehab · 16 years ago
  96. cc1139c V4L/DVB(10738a): remove include/linux/video_encoder.h by Mauro Carvalho Chehab · 16 years ago
  97. 1a367f3 V4L/DVB (10686): v4l2: add V4L2_CTRL_FLAG_WRITE_ONLY flag. by Hans Verkuil · 16 years ago
  98. 2c32cc0 V4L/DVB (10575): V4L2: Add COLORFX user control by Sergio Aguirre · 16 years ago
  99. 553d0d8 V4L/DVB (10365): Add Mars-Semi MR97310A format by Kyle Guinn · 16 years ago
  100. 4a6a449 Fix a lockdep warning in fasync_helper() by Jonathan Corbet · 16 years ago