1. 513521e [media] v4l2-ctrls: use const char * const * for the menu arrays by Hans Verkuil · 14 years ago
  2. 66832ae [media] bt819: the ioctls in the header are internal to the kernel by Hans Verkuil · 14 years ago
  3. b9218f2 [media] saa6588: rename rds.h to saa6588.h by Hans Verkuil · 14 years ago
  4. b7a0f2e [media] saa7134: Add support for Compro VideoMate Vista M1F by Ramiro Morales · 14 years ago
  5. 88ae762 [media] V4L1 removal: Remove linux/videodev.h by Mauro Carvalho Chehab · 14 years ago
  6. 58c66df [media] Remove VIDEO_V4L1 Kconfig option by Mauro Carvalho Chehab · 14 years ago
  7. 08af245 [media] V4L: remove V4L1 compatibility mode by Hans Verkuil · 14 years ago
  8. 383268a [media] MFD: WL1273 FM Radio: MFD driver for the FM radio by Matti Aaltonen · 14 years ago
  9. 1200741 [media] Add a keymap for Pixelview 002-T remote by Mauro Carvalho Chehab · 14 years ago
  10. eac8ae0 [media] Fix rc-tbs-nec table after converting the cx88 driver to ir-core by Mariusz Białończyk · 14 years ago
  11. 0e83508 [media] lirc_dev: add some __user annotations by Dan Carpenter · 14 years ago
  12. 829ba9f [media] rc-core: fix some leftovers from the renaming patches by David Härdeman · 14 years ago
  13. d100e65 [media] rc: use rc_map_ prefix for all rc map tables by Mauro Carvalho Chehab · 14 years ago
  14. 2f4f58d [media] rc: Name RC keymap tables as rc_map_table by Mauro Carvalho Chehab · 14 years ago
  15. b088ba6 [media] rc: Properly name the rc_map struct by Mauro Carvalho Chehab · 14 years ago
  16. 52b6614 [media] rc: Rename remote controller type to rc_type instead of ir_type by Mauro Carvalho Chehab · 14 years ago
  17. ca86674 [media] Rename all public generic RC functions from ir_ to rc_ by Mauro Carvalho Chehab · 14 years ago
  18. 6bda964 [media] rc: rename the remaining things to rc_core by Mauro Carvalho Chehab · 14 years ago
  19. a6e3b81 [media] rc: Remove ir-common.h by Mauro Carvalho Chehab · 14 years ago
  20. 9eae42e [media] media: Add timberdale video-in driver by Richard Röjfors · 14 years ago
  21. 2eb2583 [media] ir-kbd-i2c: add rc_dev as a parameter to the driver by Mauro Carvalho Chehab · 14 years ago
  22. d8b4b58 [media] ir-core: make struct rc_dev the primary interface by David Härdeman · 14 years ago
  23. 4c7b355 [media] rc-core: Code cleanup after merging rc-sysfs and rc-map into rc-main by David Härdeman · 14 years ago
  24. 3ffea49 [media] ir-core: more cleanups of ir-functions.c by David Härdeman · 14 years ago
  25. 62c6503 [media] ir-core: remove remaining users of the ir-functions keyhandlers by David Härdeman · 14 years ago
  26. 2997137 [media] ir-core: convert drivers/media/video/cx88 to ir-core by David Härdeman · 14 years ago
  27. 00df055 [media] radio-si4713: Add regulator framework support by Jarkko Nikula · 14 years ago
  28. d7c1255 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  29. a4790c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  30. e058464 Revert "ipv4: Allow configuring subnets as local addresses" by David S. Miller · 14 years ago
  31. 4be2c95 taskstats: pad taskstats netlink response for aligment issues on ia64 by Jeff Mahoney · 14 years ago
  32. 4e06fd1 include/linux/unaligned: pack the whole struct rather than just the field by Will Newton · 14 years ago
  33. b7e03ec Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  34. 4f32e9b kthread_work: make lockdep happy by Yong Zhang · 14 years ago
  35. da521b2 net: Fix range checks in tcf_valid_offset(). by David S. Miller · 14 years ago
  36. 9d5004f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  37. 9f33328 mac80211/rt2x00: add ieee80211_tx_status_ni() by Johannes Stezenbach · 14 years ago
  38. 8cad7f0 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  39. 1730210 net_sched: always clone skbs by Changli Gao · 14 years ago
  40. 7f8635c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  41. b8da46d clarify a usage constraint for cnt32_to_63() by Nicolas Pitre · 14 years ago
  42. ad0081e ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed. by David Stevens · 14 years ago
  43. 55ec86f Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  44. 21228e4 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  45. 46bdfe6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  46. 4b8fe66 netlink: fix gcc -Wconversion compilation warning by Dmitry V. Levin · 14 years ago
  47. fcb1191 resources: add arch hook for preventing allocation in reserved areas by Bjorn Helgaas · 14 years ago
  48. c0f5ac5 Revert "resources: support allocating space within a region from the top down" by Bjorn Helgaas · 14 years ago
  49. b6aa590 ceph: mark user pages dirty on direct-io reads by Henry C Chang · 14 years ago
  50. 508817e Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  51. 8efc1a1 Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  52. 72d4cd9 block: max hardware sectors limit wrapper by Mike Snitzer · 14 years ago
  53. e692cb6 block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead by Martin K. Petersen · 14 years ago
  54. a3383e8 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  55. 68a4ec9 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  56. fcbdf09 net: fix nulls list corruptions in sk_prot_alloc by Octavian Purdila · 14 years ago
  57. 3f84622 SSB: Fix nvram_get on BCM47xx platform by Hauke Mehrtens · 14 years ago
  58. 9fe4145 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  59. f08f5a0 PM / Runtime: Fix pm_runtime_suspended() by Rafael J. Wysocki · 14 years ago
  60. 667c78af xen: Provide a variant of __RING_SIZE() that is an integer constant expression by Jeremy Fitzhardinge · 14 years ago
  61. 62731fa fanotify: split version into version and metadata_len by Alexey Zaytsev · 14 years ago
  62. ab4e019 Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2 by Dmitry Torokhov · 14 years ago
  63. b4fe2a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  64. 3907969 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  65. f9ae3e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  66. 38971ce Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  67. 53dde5f bootmem: Add alloc_bootmem_align() by Suresh Siddha · 14 years ago
  68. 6cc5615 Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2.6.37' and 'osi-regression' into release by Len Brown · 14 years ago
  69. b72512e ACPI: video: fix build for CONFIG_ACPI=n by Chris Wilson · 14 years ago
  70. 3353beb ACPI: video: fix build for VIDEO_OUTPUT_CONTROL=n by Len Brown · 14 years ago
  71. d90aa92 acpi: fix _OSI string setup regression by Lin Ming · 14 years ago
  72. d9ca676 atm: correct sysfs 'device' link creation and parent relationships by Dan Williams · 14 years ago
  73. d70ab7f Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  74. 6763151 tcp: Replace time wait bucket msg by counter by Tom Herbert · 14 years ago
  75. 0f004f5 sched: Cure more NO_HZ load average woes by Peter Zijlstra · 14 years ago
  76. 5167695 perf: Fix duplicate events with multiple-pmu vs software events by Peter Zijlstra · 14 years ago
  77. 6dde39b Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  78. f8f5d4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  79. 2df485a nfs: remove extraneous and problematic calls to nfs_clear_request by Trond Myklebust · 14 years ago
  80. e516c7d Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel into drm-fixes by Dave Airlie · 14 years ago
  81. e9a3854 fanotify: Introduce FAN_NOFD by Lino Sanfilippo · 14 years ago
  82. 09e5f14 fanotify: on group destroy allow all waiters to bypass permission check by Lino Sanfilippo · 14 years ago
  83. b1085ba fanotify: if set by user unset FMODE_NONOTIFY before fsnotify_perm() is called by Lino Sanfilippo · 14 years ago
  84. 88d60c3 fanotify: remove packed from access response message by Eric Paris · 14 years ago
  85. 0e7d0c8 Input: add input driver for polled GPIO buttons by Gabor Juhos · 14 years ago
  86. 7787d2c Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  87. c9e664f PM / Hibernate: Fix memory corruption related to swap by Rafael J. Wysocki · 14 years ago
  88. 46bcf14 filter: fix sk_filter rcu handling by Eric Dumazet · 14 years ago
  89. 3fcc0af ASoC: Fix off by one error in WM8994 EQ register bank size by Uk Kim · 14 years ago
  90. bbf0c6b drm/i915: announce to userspace that the bsd ring is coherent by Daniel Vetter · 14 years ago
  91. 11e8896 Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 14 years ago
  92. 20d6c96 mem-hotplug: introduce {un}lock_memory_hotplug() by KOSAKI Motohiro · 14 years ago
  93. 64141da vmalloc: eagerly clear ptes on vunmap by Jeremy Fitzhardinge · 14 years ago
  94. 8733cb2 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  95. eed5ee1 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  96. 435a5ae Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  97. 53f517a Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  98. 11de3b1 NFS: Fix a memory leak in nfs_readdir by Trond Myklebust · 14 years ago
  99. 6072d13 Call the filesystem back whenever a page is removed from the page cache by Linus Torvalds · 14 years ago
  100. af42b8d xen: fix MSI setup and teardown for PV on HVM guests by Stefano Stabellini · 14 years ago