1. 889b4fd OMAPDSS: SDI: Maintain copy of data pairs in driver data by Archit Taneja · 12 years ago
  2. c6b393d OMAPDSS: DPI: Maintain copy of number of data lines in driver data by Archit Taneja · 12 years ago
  3. 475989b OMAPDSS: RFBI: Maintain copy of number of data lines in driver data by Archit Taneja · 12 years ago
  4. b02875b OMAPDSS: RFBI: Maintain copy of pixel size in driver data by Archit Taneja · 12 years ago
  5. 02c3960 OMAPDSS: DSI: Maintain copy of pixel format in driver data by Archit Taneja · 12 years ago
  6. 6ff9dd5 OMAPDSS: RFBI: Add function to set panel size by Archit Taneja · 12 years ago
  7. 43eab86 OMAPDSS: RFBI: Remove partial update support by Archit Taneja · 12 years ago
  8. c7833f7 OMAPDSS: SDI: Create a function to set timings by Archit Taneja · 12 years ago
  9. e352574 OMAPDSS: DSI: Add function to set panel size for command mode panels by Archit Taneja · 12 years ago
  10. e67458a OMAPDSS: DSI: Maintain own copy of timings in driver data by Archit Taneja · 12 years ago
  11. c499144 OMAPDSS: DPI: Maintain our own timings field in driver data by Archit Taneja · 12 years ago
  12. bd5a7b1 OMAPDSS: DSI: Fix HSYNC, VSYNC and DE polarities between DISPC and DSI by Archit Taneja · 12 years ago
  13. 23c8f88 OMAPDSS: Add interlace parameter to omap_video_timings by Archit Taneja · 12 years ago
  14. 07fb51c OMAPDSS: Remove omap_panel_config enum from omap_dss_device by Archit Taneja · 12 years ago
  15. a8d5e41 OMAPDSS: Add some new fields to omap_video_timings by Archit Taneja · 12 years ago
  16. d21f43b OMAPDSS: Remove passive matrix LCD support (part 3) by Archit Taneja · 12 years ago
  17. 5ae9eaa OMAPDSS: Remove passive matrix LCD support (part 2) by Archit Taneja · 12 years ago
  18. e86d456 OMAPDSS: Add LCD3 overlay manager and Clock and IRQ support by Chandrabhanu Mahapatra · 12 years ago
  19. ff6331e OMAPDSS: Add support for LCD3 channel by Chandrabhanu Mahapatra · 12 years ago
  20. 0df8ad7 OMAPDSS: remove enum omap_dss_overlay_managers by Tomi Valkeinen · 12 years ago
  21. 7249450 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  22. 106544d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  23. 03d8f54 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  24. 857505f Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 12 years ago
  25. 2d5c7cd Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes by Dave Airlie · 12 years ago
  26. ae82fdb module_param: stop double-calling parameters. by Rusty Russell · 12 years ago
  27. 300f786 c/r: prctl: add ability to get clear_tid_address by Cyrill Gorcunov · 12 years ago
  28. bafb282 c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal by Konstantin Khlebnikov · 12 years ago
  29. ff39d0e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  30. 0b0d9cf perf: Limit callchains to 127 by Arun Sharma · 12 years ago
  31. c117487 sched: Fix domain iteration by Peter Zijlstra · 12 years ago
  32. 02e0304 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  33. 690efa0 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  34. f80c43e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  35. fffaee3 radix-tree: fix contiguous iterator by Konstantin Khlebnikov · 12 years ago
  36. f9ba717 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  37. 0b3e9f3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  38. 7aaa61b drm/radeon/kms: add new SI PCI ids by Alex Deucher · 12 years ago
  39. a2bef8c drm/radeon/kms: add new BTC PCI ids by Alex Deucher · 12 years ago
  40. 4a6991c drm/radeon/kms: add new Palm, Sumo PCI ids by Alex Deucher · 12 years ago
  41. d430f7d drm/radeon/kms: add new Trinity PCI ids by Alex Deucher · 12 years ago
  42. 13b87b2 drm/exynos: fixed size type. by Inki Dae · 12 years ago
  43. a3fe778 Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 12 years ago
  44. c22072b Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  45. ae58d1e i2c: Add generic I2C multiplexer using pinctrl API by Stephen Warren · 12 years ago
  46. 7ae3098 ACPI: fix acpi_bus.h build warnings when ACPI is not enabled by Len Brown · 12 years ago
  47. 68e3e92 Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks" by Linus Torvalds · 12 years ago
  48. 2f9d3df vfs: move inode stat information closer together by Linus Torvalds · 12 years ago
  49. 4fc3acf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  50. f309532 tty: Revert the tty locking series, it needs more work by Linus Torvalds · 12 years ago
  51. 804ce98 Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  52. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  53. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  54. 20e2a86 cipso: handle CIPSO options correctly when NetLabel is disabled by Paul Moore · 12 years ago
  55. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  56. 4edebed Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  57. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  58. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  59. edd63a2 set_restore_sigmask() is never called without SIGPENDING (and never should be) by Al Viro · 12 years ago
  60. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  61. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  62. 4ebefe3 new helpers: {clear,test,test_and_clear}_restore_sigmask() by Al Viro · 12 years ago
  63. 754421c HAVE_RESTORE_SIGMASK is defined on all architectures now by Al Viro · 12 years ago
  64. 16b1c1c vfs: retry last component if opening stale dentry by Miklos Szeredi · 12 years ago
  65. c3b2da3 fs: introduce inode operation ->update_time by Josef Bacik · 12 years ago
  66. 419f431 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  67. e3fc629 switch aio and shm to do_mmap_pgoff(), make do_mmap() static by Al Viro · 12 years ago
  68. 8b3ec68 take security_mmap_file() outside of ->mmap_sem by Al Viro · 12 years ago
  69. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  70. a00b615 Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  71. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  72. b32dfe3 c/r: prctl: add ability to set new mm_struct::exe_file by Cyrill Gorcunov · 12 years ago
  73. fe8c7f5 c/r: prctl: extend PR_SET_MM to set up more mm_struct entries by Cyrill Gorcunov · 12 years ago
  74. d97b46a syscalls, x86: add __NR_kcmp syscall by Cyrill Gorcunov · 12 years ago
  75. ac34ebb aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() by Christopher Yeoh · 12 years ago
  76. ee62c6b eventfd: change int to __u64 in eventfd_signal() by Sha Zhengju · 12 years ago
  77. e42d98e rapidio: add DMA engine support for RIO data transfers by Alexandre Bounine · 12 years ago
  78. cef0184 mqueue: separate mqueue default value from maximum value by KOSAKI Motohiro · 12 years ago
  79. e6315bb mqueue: revert bump up DFLT_*MAX by KOSAKI Motohiro · 12 years ago
  80. 5b5c4d1 ipc/mqueue: update maximums for the mqueue subsystem by Doug Ledford · 12 years ago
  81. 858ee37 ipc/mqueue: switch back to using non-max values on create by Doug Ledford · 12 years ago
  82. 93e6f11 ipc/mqueue: cleanup definition names and locations by Doug Ledford · 12 years ago
  83. 29a5c67 kexec: export kexec.h to user space by maximilian attems · 12 years ago
  84. cb79295 cpu: introduce clear_tasks_mm_cpumask() helper by Anton Vorontsov · 12 years ago
  85. 43e13cc cred: remove task_is_dead() from __task_cred() validation by Oleg Nesterov · 12 years ago
  86. 785042f kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpers by Boaz Harrosh · 12 years ago
  87. ae3cef7 kmod: unexport call_usermodehelper_freeinfo() by Boaz Harrosh · 12 years ago
  88. 020ac5b fat: introduce special inode for managing the FSINFO block by Artem Bityutskiy · 12 years ago
  89. 133fd9f vsprintf: further optimize decimal conversion by Denys Vlasenko · 12 years ago
  90. a3860c1 introduce SIZE_MAX by Xi Wang · 12 years ago
  91. d5497fc nfsd4: move rq_flavor into svc_cred by J. Bruce Fields · 12 years ago
  92. 03a4e1f nfsd4: move principal name into svc_cred by J. Bruce Fields · 12 years ago
  93. 9793f7c SUNRPC: new svc_bind() routine introduced by Stanislav Kinsbursky · 12 years ago
  94. 3fc929e net/mlx4_core: Fix number of EQs used in ICM initialisation by Marcel Apfelbaum · 12 years ago
  95. 76f901e Merge tag 'for-v3.5' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  96. bd0e162 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  97. 0545522 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  98. 1d59d61 NFS: Ensure that setattr and getattr wait for O_DIRECT write completion by Trond Myklebust · 12 years ago
  99. 13199a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  100. e546785 split ->file_mmap() into ->mmap_addr()/->mmap_file() by Al Viro · 12 years ago