1. 35b4b3c spi_mpc83xx: add OF platform driver bindings by Anton Vorontsov · 15 years ago
  2. 364fdbc spi_mpc83xx: rework chip selects handling by Anton Vorontsov · 15 years ago
  3. c0da377 epoll keyed wakeups: introduce new *_poll() wakeup macros by Davide Libenzi · 15 years ago
  4. 4ede816 epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key() by Davide Libenzi · 15 years ago
  5. bcd0b23 eventfd: improve support for semaphore-like behavior by Davide Libenzi · 15 years ago
  6. 311d076 introduce pr_cont() macro by Cyrill Gorcunov · 15 years ago
  7. fcd5e16 remove unused include/asm-generic/dma-mapping.h by FUJITA Tomonori · 15 years ago
  8. c2d7543 filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems by Eric Sandeen · 15 years ago
  9. 53d6660 loop: add ioctl to resize a loop device by J. R. Okajima · 15 years ago
  10. a8af789 pm: rework includes, remove arch ifdefs by Magnus Damm · 15 years ago
  11. 9fab561 shmem: writepage directly to swap by Hugh Dickins · 15 years ago
  12. 327c0e9 vmscan: fix it to take care of nodemask by KAMEZAWA Hiroyuki · 15 years ago
  13. 33925b2 nommu: there is no mlock() for NOMMU, so don't provide the bits by David Howells · 15 years ago
  14. 7ca43e7 mm: use debug_kmap_atomic by Akinobu Mita · 15 years ago
  15. f4112de mm: introduce debug_kmap_atomic by Akinobu Mita · 15 years ago
  16. c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 15 years ago
  17. c2fdf3a mm: enable hashdist by default on 64bit NUMA by Anton Blanchard · 15 years ago
  18. 704503d mm: fix proc_dointvec_userhz_jiffies "breakage" by Alexey Dobriyan · 15 years ago
  19. 6a11f75 generic debug pagealloc by Akinobu Mita · 15 years ago
  20. 610a77e memdup_user(): introduce by Li Zefan · 15 years ago
  21. d1d7487 mm: remove pagevec_swap_free() by KOSAKI Motohiro · 15 years ago
  22. e3a7cca vfs: add/use account_page_dirtied() by Edward Shishkin · 15 years ago
  23. ee99c71 mm: introduce for_each_populated_zone() macro by KOSAKI Motohiro · 15 years ago
  24. 9de1581 get_mm_hiwater_xxx: trivial, s/define/inline/ by Oleg Nesterov · 15 years ago
  25. 0f043a8 proc tty: remove struct tty_operations::read_proc by Alexey Dobriyan · 15 years ago
  26. ae149b6 proc tty: add struct tty_operations::proc_fops by Alexey Dobriyan · 15 years ago
  27. 15f7176 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  28. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  29. 3c6fae6 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 15 years ago
  30. c4e1aa6 Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  31. cf2f7d7 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 15 years ago
  32. 53d8f67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  33. 77e4658 reiserfs: fix build breakage by Alexander Beregalov · 15 years ago
  34. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  35. dfbbe89 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  36. 712b000 Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  37. 0e5dd46 PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2) by Rafael J. Wysocki · 15 years ago
  38. 0a0c516 PM: Introduce functions for suspending and resuming device interrupts by Rafael J. Wysocki · 15 years ago
  39. e7a19c5 dmi: Let dmi_walk() users pass private data by Jean Delvare · 15 years ago
  40. e1c5024 Merge branch 'reiserfs-updates' from Jeff Mahoney by Linus Torvalds · 15 years ago
  41. d68caa9 reiserfs: rename p_._ variables by Jeff Mahoney · 15 years ago
  42. a063ae1 reiserfs: rename p_s_tb to tb by Jeff Mahoney · 15 years ago
  43. 995c762 reiserfs: rename p_s_inode to inode by Jeff Mahoney · 15 years ago
  44. ad31a4f reiserfs: rename p_s_bh to bh by Jeff Mahoney · 15 years ago
  45. a9dd364 reiserfs: rename p_s_sb to sb by Jeff Mahoney · 15 years ago
  46. 0222e65 reiserfs: strip trailing whitespace by Jeff Mahoney · 15 years ago
  47. 57fe60d reiserfs: add atomic addition of selinux attributes during inode creation by Jeff Mahoney · 15 years ago
  48. a41f1a4 reiserfs: use generic readdir for operations across all xattrs by Jeff Mahoney · 15 years ago
  49. 0ab2621 reiserfs: journaled xattrs by Jeff Mahoney · 15 years ago
  50. 48b32a3 reiserfs: use generic xattr handlers by Jeff Mahoney · 15 years ago
  51. 8b6dd72 reiserfs: make per-inode xattr locking more fine grained by Jeff Mahoney · 15 years ago
  52. d984561 reiserfs: eliminate per-super xattr lock by Jeff Mahoney · 15 years ago
  53. a72bdb1 reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unset by Jeff Mahoney · 15 years ago
  54. 6dfede6 reiserfs: remove IS_PRIVATE helpers by Jeff Mahoney · 15 years ago
  55. 1e5e59d reiserfs: introduce reiserfs_error() by Jeff Mahoney · 15 years ago
  56. 32e8b10 reiserfs: rearrange journal abort by Jeff Mahoney · 15 years ago
  57. c3a9c21 reiserfs: rework reiserfs_panic by Jeff Mahoney · 15 years ago
  58. fd7cb03 reiserfs: eliminate reiserfs_warning from uniqueness functions by Jeff Mahoney · 15 years ago
  59. 45b03d5 reiserfs: rework reiserfs_warning by Jeff Mahoney · 15 years ago
  60. eba0030 reiserfs: use buffer_info for leaf_paste_entries by Jeff Mahoney · 15 years ago
  61. 600ed41 reiserfs: audit transaction ids to always be unsigned ints by Jeff Mahoney · 15 years ago
  62. 702d21c reiserfs: add support for mount count incrementing by Jeff Mahoney · 15 years ago
  63. 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 · 15 years ago
  64. 2d25ee3 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  65. ebc8eca Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  66. b94d10e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  67. 83826dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  68. 4b2ce11 V4L/DVB (11313): v4l2-subdev: add enum_framesizes and enum_frameintervals. by Hans Verkuil · 15 years ago
  69. c01f1a5 V4L/DVB (11242): allow v4l2 drivers to provide a get_unmapped_area handler by Daniel Glöckner · 15 years ago
  70. 14a19c0 V4L/DVB (11213): gspca - sq905c: New subdriver. by Theodore Kilgore · 15 years ago
  71. 69d94f7 V4L/DVB (11118): cafe_ccic: replace debugfs with g/s_register ioctls. by Hans Verkuil · 15 years ago
  72. 2da9479 V4L/DVB (11112): v4l2-subdev: add support for TRY_FMT, ENUM_FMT and G/S_PARM. by Hans Verkuil · 16 years ago
  73. 9aba42e V4L/DVB (11096): V4L2 Driver for the Hauppauge HD PVR usb capture device by Janne Grunau · 15 years ago
  74. d9109be V4L/DVB (11076): au0828: make g_chip_ident call work properly by Devin Heitmueller · 15 years ago
  75. 968cf78 V4L/DVB (11065): au8522: add support for analog side of demodulator by Devin Heitmueller · 15 years ago
  76. ae6cfaa V4L/DVB (11044): v4l2-device: add v4l2_device_disconnect by Hans Verkuil · 15 years ago
  77. 6273fda V4L/DVB (11042): v4l2-api: Add definitions for V4L2_MPEG_STREAM_VBI_FMT_IVTV payloads by Andy Walls · 15 years ago
  78. d42574d V4L/DVB (11034): soc-camera: remove now unused gpio member of struct soc_camera_link by Sascha Hauer · 15 years ago
  79. 28f5933 V4L/DVB (11030): soc-camera: add board hook to specify the buswidth for camera sensors by Sascha Hauer · 15 years ago
  80. 025c18a V4L/DVB (11027): soc-camera: configure drivers with a default format at probe time by Guennadi Liakhovetski · 15 years ago
  81. 09e231b V4L/DVB (11024): soc-camera: separate S_FMT and S_CROP operations by Guennadi Liakhovetski · 15 years ago
  82. 1cd3c0f V4L/DVB (11022): zoran/bt819: use new notify functionality. by Hans Verkuil · 15 years ago
  83. 98ec633 V4L/DVB (11021): v4l2-device: add a notify callback. by Hans Verkuil · 15 years ago
  84. 5e585ef V4L/DVB (10908): videobuf-core: also needs a minimal subset of V4L1 header by Mauro Carvalho Chehab · 15 years ago
  85. c1089bd V4L/DVB (10939): ir-kbd-i2c: Prevent general protection fault on rmmod by Jean Delvare · 15 years ago
  86. fbc9fa4 V4L/DVB (10910): videodev2.h: remove deprecated VIDIOC_G_CHIP_IDENT_OLD by Hans Verkuil · 15 years ago
  87. 7e0a16f V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers by Mauro Carvalho Chehab · 15 years ago
  88. 42d12f5 V4L/DVB (10870a): remove all references for video_decoder.h by Mauro Carvalho Chehab · 15 years ago
  89. 8340ff4 V4L/DVB (10863): saa7191: convert to v4l2_subdev. by Hans Verkuil · 16 years ago
  90. 2b80a19 V4L/DVB (10862): indycam: convert to v4l2_subdev by Hans Verkuil · 16 years ago
  91. 51f0b8d V4L/DVB (10813): v4l2: New function v4l2_video_std_frame_period by Trent Piepho · 15 years ago
  92. 9b76ede V4L/DVB (10771): tea575x-tuner: convert it to V4L2 API by Mauro Carvalho Chehab · 15 years ago
  93. fa3e703 V4L/DVB (10757): cx18, v4l2-chip-ident: Finish conversion of AV decoder core to v4l2_subdev by Andy Walls · 16 years ago
  94. b72857d V4L/DVB (10744): dm1105: infrared remote code is remaked. by Igor M. Liplianin · 15 years ago
  95. cc1139c V4L/DVB(10738a): remove include/linux/video_encoder.h by Mauro Carvalho Chehab · 15 years ago
  96. 7d9ef21 V4L/DVB (10727): adv7170: convert to v4l2_subdev. by Hans Verkuil · 16 years ago
  97. 7e5eaad V4L/DVB (10726): vpx3220: convert to v4l2_subdev. by Hans Verkuil · 16 years ago
  98. 780d8e1 V4L/DVB (10725): saa7185: convert to v4l2_subdev. by Hans Verkuil · 16 years ago
  99. e794684 V4L/DVB (10724): saa7110: convert to v4l2_subdev. by Hans Verkuil · 16 years ago
  100. 0750e97 V4L/DVB (10722): ks0127: convert to v4l2_subdev. by Hans Verkuil · 16 years ago