1. 66715cd [media] davinci vpbe: VPBE display driver by Manjunath Hadli · 13 years ago
  2. a2c25b4 [media] davinci vpbe: V4L2 display driver for DM644X SoC by Manjunath Hadli · 13 years ago
  3. 6a529c1 [media] tea575x: allow multiple opens by Ondrej Zary · 13 years ago
  4. 9cd4971 [media] radio-timb: Simplified platform data by Richard Röjfors · 13 years ago
  5. 67a8dbb [media] marvell-cam: Basic working MMP camera driver by Jonathan Corbet · 13 years ago
  6. f8fc729 [media] marvell-cam: Move cafe-ccic into its own directory by Jonathan Corbet · 13 years ago
  7. 5588dc2 [media] rc-core: lirc use unsigned int by David Härdeman · 13 years ago
  8. 7a2b66b Revert "[media] dvb/audio.h: Remove definition for AUDIO_GET_PTS" by Mauro Carvalho Chehab · 13 years ago
  9. fa24198 [media] dvb/audio.h: Remove definition for AUDIO_GET_PTS by Mauro Carvalho Chehab · 13 years ago
  10. 3445243 [media] DocBook/audio.xml: synchronize attribute changes by Mauro Carvalho Chehab · 13 years ago
  11. 8d009a0 [media] dib0700: add initial code for PCTV 340e by Davide Ferri by Davide Ferri · 15 years ago
  12. 4522e82 [media] tea575x: convert to control framework by Ondrej Zary · 13 years ago
  13. 28890d3 Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  14. 91d41fd Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  15. 09570f9 proc: make struct proc_dir_entry::name a terminal array rather than a pointer by David Howells · 13 years ago
  16. 7562343 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  17. 70a3eff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  18. 1ae105a Merge branch 'next' into for-linus-3.0 by Vinod Koul · 13 years ago
  19. 17dd759 gro: Only reset frag0 when skb can be pulled by Herbert Xu · 13 years ago
  20. 4157ef1 net: ibm_newemac: convert it to use of_get_phy_mode by Shawn Guo · 13 years ago
  21. 6ca1a11 dt/net: add helper function of_get_phy_mode by Shawn Guo · 13 years ago
  22. e371d46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  23. b0189cd Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  24. 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  25. 62c9072 Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  26. 7505cb6 asm-generic/atomic.h: allow SMP peeps to leverage this by Mike Frysinger · 13 years ago
  27. 00b3c28 asm-generic/atomic.h: add atomic_set_mask() helper by Mike Frysinger · 13 years ago
  28. f6081bd asm-generic/atomic.h: fix type used in atomic_clear_mask by Mike Frysinger · 13 years ago
  29. 3eea44e asm-generic/atomic.h: simplify inc/dec test helpers by Mike Frysinger · 13 years ago
  30. acac43e atomic: Update comments in atomic.h by Arun Sharma · 13 years ago
  31. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  32. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  33. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  34. 148817b asm-generic: add another generic ext2 atomic bitops by Akinobu Mita · 13 years ago
  35. 7f5ddcc fault-injection: use debugfs_remove_recursive by Akinobu Mita · 13 years ago
  36. 6b16f74 fault-injection: remove nonexistent function extern by Akinobu Mita · 13 years ago
  37. 3e5c4fa ramoops: make record_size a module parameter by Sergiu Iordache · 13 years ago
  38. 6b4d2a2 ramoops: move dump_oops into platform data by Sergiu Iordache · 13 years ago
  39. c958474 panic, vt: do not force oops output when panic_timeout < 0 by Mandeep Singh Baines · 13 years ago
  40. 91f6cdf include/linux/dma-mapping.h: remove DMA_xxBIT_MASK macros by WANG Cong · 13 years ago
  41. b34a6b1 ipc: introduce shm_rmid_forced sysctl by Vasiliy Kulikov · 13 years ago
  42. a64a26e cpumask: add cpumask_var_t documentation by KOSAKI Motohiro · 13 years ago
  43. 778d3b0 cpusets: randomize node rotor used in cpuset_mem_spread_node() by Michal Hocko · 13 years ago
  44. 82f9d48 memcg: add memory.vmscan_stat by KAMEZAWA Hiroyuki · 13 years ago
  45. bb2a0de memcg: consolidate memory cgroup lru stat functions by KAMEZAWA Hiroyuki · 13 years ago
  46. 1f4c025 memcg: export memory cgroup's swappiness with mem_cgroup_swappiness() by KAMEZAWA Hiroyuki · 13 years ago
  47. 6e7a333 rtc: Limit RTC PIE frequency by Thomas Gleixner · 13 years ago
  48. ba5b56c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  49. 2ac232f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 13 years ago
  50. 4cf9d54 libceph: don't time out osd requests that haven't been received by Sage Weil · 13 years ago
  51. fa8f53a Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  52. f01ef56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback by Linus Torvalds · 13 years ago
  53. a209dfc vfs: dont chain pipe/anon/socket on superblock s_inodes list by Eric Dumazet · 13 years ago
  54. 757c26b Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  55. 636f785 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  56. b51beb7 ALSA: Make pcm.h self-contained by Takashi Iwai · 13 years ago
  57. fa020e7 DMA: PL08x: constify plchan->cd and plat->slave_channels by Russell King - ARM Linux · 13 years ago
  58. f14c426 DMA: PL08x: separately store source/destination cctl by Russell King - ARM Linux · 13 years ago
  59. b207b4d DMA: PL08x: separately store source/destination slave address by Russell King - ARM Linux · 13 years ago
  60. 36a26c6 kernel.h: Add DIV_ROUND_UP_ULL and DIV_ROUND_UP_SECTOR_T macro usage by Nicholas Bellinger · 13 years ago
  61. d5ef642 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  62. f549953 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  63. 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  64. 2dad320 Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  65. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  66. 0c2fd1bfb reiserfs: use proper little-endian bitops by Akinobu Mita · 13 years ago
  67. 9a9a54a drivers/rtc: add support for Qualcomm PMIC8xxx RTC by Anirudh Ghayal · 13 years ago
  68. 06b4501 misc/eeprom: add driver for microwire 93xx46 EEPROMs by Anatolij Gustschin · 13 years ago
  69. 75fb8f2 lib: make _tolower() public by Andy Shevchenko · 13 years ago
  70. 40b1445 arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltage by Shreshtha Kumar Sahu · 13 years ago
  71. a376d3d notifiers: vt: move vt notifiers into vt.h by Amerigo Wang · 13 years ago
  72. 35eb6db notifiers: pm: move pm notifiers into suspend.h by Amerigo Wang · 13 years ago
  73. c5f4175 notifiers: sys: move reboot notifiers into reboot.h by Amerigo Wang · 13 years ago
  74. dcfe142 notifiers: net: move netdevice notifiers into netdevice.h by Amerigo Wang · 13 years ago
  75. 80f1ff9 notifiers: cpu: move cpu notifiers into cpu.h by Amerigo Wang · 13 years ago
  76. a1bb73d drivers/misc: add support the FSA9480 USB Switch by Donggeun Kim · 13 years ago
  77. b9d4f42 include/linux/kernel.h: hide internal macros from userspace by Arnaud Lacombe · 13 years ago
  78. 9d00f92 include/linux/kernel.h: fix a headers_check warning by WANG Cong · 13 years ago
  79. a0e44d4 include/linux/ioport.h: new helper to define common struct resource constructs by Uwe Kleine-König · 13 years ago
  80. 5190f0c asm-generic/system.h: drop useless __KERNEL__ by Mike Frysinger · 13 years ago
  81. 708e350 tmpfs: clone shmem_file_splice_read() by Hugh Dickins · 13 years ago
  82. 2efaca9 mm/futex: fix futex writes on archs with SW tracking of dirty & young by Benjamin Herrenschmidt · 13 years ago
  83. 85821aa mm: truncate functions are in truncate.c by Hugh Dickins · 13 years ago
  84. 5e5358e mm: cleanup descriptions of filler arg by Hugh Dickins · 13 years ago
  85. c9d8c3d mm/memblock.c: avoid abuse of RED_INACTIVE by Andrew Morton · 13 years ago
  86. 1123983 oom: remove references to old badness() function by David Rientjes · 13 years ago
  87. c27fe4c8 pagewalk: add locking-rule comments by KOSAKI Motohiro · 13 years ago
  88. 080e2be xen/balloon: memory hotplug support for Xen balloon driver by Daniel Kiper · 13 years ago
  89. 9d0ad8c mm: extend memory hotplug API to allow memory hotplug in virtual machines by Daniel Kiper · 13 years ago
  90. 67db392 mm: use const struct page for r/o page-flag accessor methods by Ian Campbell · 13 years ago
  91. 33dd4e0 mm: make some struct page's const by Ian Campbell · 13 years ago
  92. ee8f248 hugetlb: add phys addr to struct huge_bootmem_page by Becky Bruce · 13 years ago
  93. 2d348d1 net: Convert struct net_device uc_promisc to bool by Joe Perches · 13 years ago
  94. b3c4b98 xen/tracing: fix compile errors when tracing is disabled. by Jeremy Fitzhardinge · 13 years ago
  95. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  96. 0003230 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  97. 5f00bcb Merge branch 'master' into devel and apply fixup from Stephen Rothwell: by Stephen Rothwell · 13 years ago
  98. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  99. edde854 bury posix_acl_..._masq() variants by Al Viro · 13 years ago
  100. 826cae2 kill boilerplates around posix_acl_create_masq() by Al Viro · 13 years ago