1. a73611b Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  2. 5fa3577 Merge branch 'drm-vmware-staging' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  3. d4220f9 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  4. 288f02b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  5. 8aedf8a 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
  6. bac5e54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  7. 529e894 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  8. da184a8 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  9. aa96ce0 Merge branch 'misc-2.6.33' into release by Len Brown · 15 years ago
  10. 2900681 Merge branch 'osc' into release by Len Brown · 15 years ago
  11. 3563ff9 ACPI: Add platform-wide _OSC support. by Shaohua Li · 15 years ago
  12. 3a9622d ACPI: cleanup pci_root _OSC code. by Shaohua Li · 15 years ago
  13. 70023de ACPI: Add a generic API for _OSC -v2 by Shaohua Li · 15 years ago
  14. e4bdda1 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  15. 74f3ae7 Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  16. 37c24b3 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  17. 59be2e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  18. e69381b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  19. 238ccbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  20. 9b28317 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  21. 7949456 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  22. 60d9aa7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  23. a79960e Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  24. 6a5df38 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  25. 9cfc862 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  26. 1e431f5 cleanup blockdev_direct_IO locking by Christoph Hellwig · 15 years ago
  27. 1c7c474 make generic_acl slightly more generic by Christoph Hellwig · 15 years ago
  28. 431547b sanitize xattr handler prototypes by Christoph Hellwig · 15 years ago
  29. 1429b3e Untangling ima mess, part 3: kill dead code in ima by Al Viro · 15 years ago
  30. e81e3f4 fs: move get_empty_filp() deffinition to internal.h by Eric Paris · 15 years ago
  31. e9496ff fix mismerge with Trond's stuff (create_mnt_ns() export is gone now) by Al Viro · 15 years ago
  32. 2c48b9c switch alloc_file() to passing struct path by Al Viro · 15 years ago
  33. 3d1e463 get rid of init_file() by Al Viro · 15 years ago
  34. a66022c iommu-helper: use bitmap library by Akinobu Mita · 15 years ago
  35. c1a2a96 bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_area by Akinobu Mita · 15 years ago
  36. f65380c resource: constify arg to resource_size() and resource_type() by Jean Delvare · 15 years ago
  37. 5fe878a direct-io: cleanup blockdev_direct_IO locking by Christoph Hellwig · 15 years ago
  38. fac046a aio: remove unused field by Shaohua Li · 15 years ago
  39. 06a7f71 kexec: premit reduction of the reserved memory size by Amerigo Wang · 15 years ago
  40. 9cf18e1 ipc: HARD_MSGMAX should be higher not lower on 64bit by Amerigo Wang · 15 years ago
  41. b97e820 ipc/sem.c: add a per-semaphore pending list by Manfred Spraul · 15 years ago
  42. ad09750 signals: kill force_sig_specific() by Oleg Nesterov · 15 years ago
  43. 614c517 signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER() by Oleg Nesterov · 15 years ago
  44. 2f0edac ptrace: change tracehook_report_syscall_exit() to handle stepping by Oleg Nesterov · 15 years ago
  45. 85ec7fd ptrace: introduce user_single_step_siginfo() helper by Oleg Nesterov · 15 years ago
  46. c6a47cc ptrace: cleanup ptrace_init_task()->ptrace_link() path by Oleg Nesterov · 15 years ago
  47. 57f9fd7d memcg: cleanup mem_cgroup_move_parent() by Daisuke Nishimura · 15 years ago
  48. d804658 memcg: make memcg's file mapped consistent with global VM by KAMEZAWA Hiroyuki · 15 years ago
  49. 569b846 memcg: coalesce uncharge during unmap/truncate by KAMEZAWA Hiroyuki · 15 years ago
  50. e3c96f5 reiserfs: don't compile procfs.o at all if no support by Alexey Dobriyan · 15 years ago
  51. 904e8129 reiserfs: remove /proc/fs/reiserfs/version by Alexey Dobriyan · 15 years ago
  52. 3611380 davinci: fb: update the driver in preparation for addition of power management features by Chaithrika U S · 15 years ago
  53. 9265576 sm501: implement acceleration features by Vincent Sanders · 15 years ago
  54. 0769746 gpiolib: add support for changing value polarity in sysfs by Jani Nikula · 15 years ago
  55. 35570ac gpio: add GPIO driver for the Timberdale FPGA by Richard Röjfors · 15 years ago
  56. 4365a56 oom-kill: fix NUMA constraint check with nodemask by KAMEZAWA Hiroyuki · 15 years ago
  57. f42647a fix ksm.h breakage of nommu build by Hugh Dickins · 15 years ago
  58. 858424b V4L/DVB (13670): soc-camera: Add mt9t112 camera driver by Kuninori Morimoto · 15 years ago
  59. 85dc1cf V4L/DVB (13665): sh_mobile_ceu_camera: Add support for sync polarity selection by Kuninori Morimoto · 15 years ago
  60. a6b5f20 V4L/DVB (13661): rj54n1cb0c: Add cropping, auto white balance, restrict sizes, add platform data by Guennadi Liakhovetski · 15 years ago
  61. 760697b V4L/DVB (13659): soc-camera: convert to the new mediabus API by Guennadi Liakhovetski · 15 years ago
  62. 9a74251 V4L/DVB (13658): v4l: add a media-bus API for configuring v4l2 subdev pixel and frame formats by Guennadi Liakhovetski · 15 years ago
  63. 0f44829 V4L/DVB (13650): soc-camera: switch drivers and platforms to use .priv in struct soc_camera_link by Guennadi Liakhovetski · 15 years ago
  64. 3fd7cef V4L/DVB (13648): soc-camera: add a private field to struct soc_camera_link by Guennadi Liakhovetski · 15 years ago
  65. ee81152 V4L/DVB (13647): v4l: Add a 10-bit monochrome and missing 8- and 10-bit Bayer fourcc codes by Guennadi Liakhovetski · 15 years ago
  66. 5d28d52 V4L/DVB (13645): soc-camera: fix multi-line comment coding style by Guennadi Liakhovetski · 15 years ago
  67. 3253610 V4L/DVB (13644): v4l: add new v4l2-subdev sensor operations, use g_skip_top_lines in soc-camera by Guennadi Liakhovetski · 15 years ago
  68. 11e3d1a V4L/DVB (13643): soc-camera: remove no longer needed struct members by Guennadi Liakhovetski · 15 years ago
  69. afcf938 HWPOISON: Add a madvise() injector for soft page offlining by Andi Kleen · 15 years ago
  70. facb601 HWPOISON: Add soft page offline support by Andi Kleen · 15 years ago
  71. d324236 memcg: add accessor to mem_cgroup.css by Wu Fengguang · 15 years ago
  72. e42d9d5 memcg: rename and export try_get_mem_cgroup_from_page() by Wu Fengguang · 15 years ago
  73. 1a9b5b7 mm: export stable page flags by Wu Fengguang · 15 years ago
  74. 847ce40 HWPOISON: Add unpoisoning support by Wu Fengguang · 15 years ago
  75. 82ba011 HWPOISON: Turn ref argument into flags argument by Andi Kleen · 15 years ago
  76. 588f9ce HWPOISON: Be more aggressive at freeing non LRU caches by Andi Kleen · 15 years ago
  77. 14f369d Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', 'misc', 'mlx4' and 'nes' into for-next by Roland Dreier · 15 years ago
  78. 1a544d2 Merge branch 'ipmi' into release by Len Brown · 15 years ago
  79. 8fa79e0 Merge branch 'ost' into release by Len Brown · 15 years ago
  80. 81e839e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  81. bb5b7c1 tcp: Revert per-route SACK/DSACK/TIMESTAMP changes. by David S. Miller · 15 years ago
  82. 173cc11 Merge branch 'acpica' into release by Len Brown · 15 years ago
  83. 2e535ed V4L/DVB (13618): v4l2: Adding helper function to get dv preset description by Muralidharan Karicheri · 15 years ago
  84. 579e7d6 V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_register() by Mauro Carvalho Chehab · 15 years ago
  85. 38ef6aa V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregister by Mauro Carvalho Chehab · 15 years ago
  86. 75543cc V4L/DVB (13615): ir-core: create ir_input_register by Mauro Carvalho Chehab · 15 years ago
  87. 446e4a6 V4L/DVB (13613): IR: create ir-core module by Mauro Carvalho Chehab · 15 years ago
  88. b6456c0 V4L/DVB (13571): v4l: Adding Digital Video Timings APIs by Muralidharan Karicheri · 15 years ago
  89. 327ae59 V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in drivers by Laurent Pinchart · 15 years ago
  90. 957b4aa V4L/DVB (13552): v4l: Replace video_is_unregistered with video_is_registered by Laurent Pinchart · 15 years ago
  91. eac8ea5 V4L/DVB (13549): v4l: Add video_device_node_name function by Laurent Pinchart · 15 years ago
  92. cda4303 V4L/DVB (13546): ir-keymaps: Add table for Terratec Cinergy XS FM by Mauro Carvalho Chehab · 15 years ago
  93. d30a3fe V4L/DVB (13543): ir-common: Associate a table with a given protocol type by Mauro Carvalho Chehab · 15 years ago
  94. 9065ce4 PNP: add interface to retrieve ACPI device from a PNPACPI device by Bjorn Helgaas · 15 years ago
  95. 88e5071 ACPICA: Update version to 20091214 by Bob Moore · 15 years ago
  96. 3a58176 ACPICA: Remove messages if predefined repair(s) are successful by Bob Moore · 15 years ago
  97. 1557aca nfsd: move most of nfsfh.h to fs/nfsd by J. Bruce Fields · 15 years ago
  98. c7af6b0 nfsd: remove unused field rq_reffh by J. Bruce Fields · 15 years ago
  99. 3d8986c nfsd: enable V4ROOT exports by J. Bruce Fields · 15 years ago
  100. f251177 PM: Add initcall_debug style timing for suspend/resume by Arjan van de Ven · 15 years ago