1. 03d8f54 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  2. b1e25f4 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  3. 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 · 13 years ago
  4. 2d5c7cd Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes by Dave Airlie · 13 years ago
  5. 6cf98d6 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 13 years ago
  6. 19efb72 init: Drop initcall level output by Borislav Petkov · 13 years ago
  7. ae82fdb module_param: stop double-calling parameters. by Rusty Russell · 13 years ago
  8. 48d212a Revert "mm: correctly synchronize rss-counters at exit/exec" by Linus Torvalds · 13 years ago
  9. 46edaed Merge branch 'akpm' (Andrew's fixups) by Linus Torvalds · 13 years ago
  10. 40af1bb mm: correctly synchronize rss-counters at exit/exec by Konstantin Khlebnikov · 13 years ago
  11. 39caa09 btree: catch NULL value before it does harm by Joern Engel · 13 years ago
  12. cbf8ae3 btree: fix tree corruption in btree_get_prev() by Roland Dreier · 13 years ago
  13. 7d8a456 ipc: shm: restore MADV_REMOVE functionality on shared memory segments by Will Deacon · 13 years ago
  14. 4e791c9 drivers/platform/x86/acerhdf.c: correct Boris' mail address by Borislav Petkov · 13 years ago
  15. 736f24d c/r: prctl: drop VMA flags test on PR_SET_MM_ stack data assignment by Cyrill Gorcunov · 13 years ago
  16. 300f786 c/r: prctl: add ability to get clear_tid_address by Cyrill Gorcunov · 13 years ago
  17. 1ad75b9 c/r: prctl: add minimal address test to PR_SET_MM by Cyrill Gorcunov · 13 years ago
  18. bafb282 c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal by Konstantin Khlebnikov · 13 years ago
  19. 6305902 MAINTAINERS: whitespace fixes by Joe Perches · 13 years ago
  20. 0142ef6 shmem: replace_page must flush_dcache and others by Hugh Dickins · 13 years ago
  21. 513335f Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  22. 0c30989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  23. 23e81d6 drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handler by Adam Jackson · 13 years ago
  24. 71fae7e Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  25. ff39d0e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  26. ae501be Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  27. 20952cd Merge branches 'cxgb4', 'mlx4' and 'ocrdma' into for-linus by Roland Dreier · 13 years ago
  28. fc2d004 IB/mlx4: Fix max_wqe capacity reported from query device by Sagi Grimberg · 13 years ago
  29. edc4a67 mlx4_core: Fix setting VL_cap in mlx4_SET_PORT wrapper flow by Jack Morgenstein · 13 years ago
  30. 374916e Merge tag 'md-3.5-fixes' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  31. 9e68447 Merge tag 'iommu-fixes-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  32. 2ded5c2 tile: add #include to unbreak build after generic init_task conversion by Chris Metcalf · 13 years ago
  33. 10db9e0 tile: remove cpu_idle_on_new_stack by Chris Metcalf · 13 years ago
  34. 67384fe char/agp: add another Ironlake host bridge by Eugeni Dodonov · 13 years ago
  35. eea5b551 Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 13 years ago
  36. ecc7284 Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 13 years ago
  37. aa69cb8 MAINTAINERS: add linux-leds mail list address and git URL by Bryan Wu · 13 years ago
  38. cb05d8d drm/i915: fix up ivb plane 3 pageflips by Daniel Vetter · 13 years ago
  39. 256cccb MAINTAINERS: update util-linux info by Karel Zak · 13 years ago
  40. 5f73639 Merge branch '3.5-merge-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  41. 365f0e1 Merge branch 'for-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
  42. 690efa0 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 13 years ago
  43. 5698e91 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  44. f80c43e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  45. fffaee3 radix-tree: fix contiguous iterator by Konstantin Khlebnikov · 13 years ago
  46. c2238f1 x86/mce: Fix the MCE poll timer logic by Chen Gong · 13 years ago
  47. f9ba717 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 13 years ago
  48. 0b3e9f3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  49. 7aaa61b drm/radeon/kms: add new SI PCI ids by Alex Deucher · 13 years ago
  50. a2bef8c drm/radeon/kms: add new BTC PCI ids by Alex Deucher · 13 years ago
  51. 4a6991c drm/radeon/kms: add new Palm, Sumo PCI ids by Alex Deucher · 13 years ago
  52. d430f7d drm/radeon/kms: add new Trinity PCI ids by Alex Deucher · 13 years ago
  53. f2ebd42 KVM: Fix buffer overflow in kvm_set_irq() by Avi Kivity · 13 years ago
  54. bb40915 drm/radeon: fix vm deadlocks on cayman by Christian König · 13 years ago
  55. 1a8ca75 drm/radeon: fix gpu_init on si by Alex Deucher · 13 years ago
  56. 7838e05 drm/radeon/hdmi: don't set SEND_MAX_PACKETS bit by Rafał Miłecki · 13 years ago
  57. 0aecb5a drm/radeon/audio: don't hardcode CRTC id by Rafał Miłecki · 13 years ago
  58. d4e30ef drm/radeon: make audio_init consistent across asics by Alex Deucher · 13 years ago
  59. 4c01acc [PARISC] fix code to find libgcc by James Bottomley · 13 years ago
  60. 7314556 [PARISC] fix compile break in use of lib/strncopy_from_user.c by James Bottomley · 13 years ago
  61. f1ea8b6 [PARISC] fix missing TAINT_WARN problem by James Bottomley · 13 years ago
  62. 5736603 drm/exynos: fixed blending for hdmi graphic layer by Seung-Woo Kim · 13 years ago
  63. f56fdce drm/exynos: Remove dummy encoder get_crtc operation implementation by Laurent Pinchart · 13 years ago
  64. 07b6835 drm/exynos: Keep a reference to frame buffer GEM objects by Laurent Pinchart · 13 years ago
  65. 6037baf drm/exynos: Don't cast GEM object to Exynos GEM object when not needed by Laurent Pinchart · 13 years ago
  66. 293a1c1 drm/exynos: DRIVER_BUS_PLATFORM is not a driver feature by Laurent Pinchart · 13 years ago
  67. 13b87b2 drm/exynos: fixed size type. by Inki Dae · 13 years ago
  68. 363b06a drm/exynos: Use DRM_FORMAT_{NV12, YUV420} instead of DRM_FORMAT_{NV12M, YUV420M} by Ville Syrjälä · 13 years ago
  69. 99becf1 Pull 'for-linus' branches of git://git.kernel.org/pub/scm/linux/kernel/git/viro/{signal,vfs} by Linus Torvalds · 13 years ago
  70. bf2785a Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  71. 03240b2 fixups for signal breakage by Al Viro · 13 years ago
  72. ad1ed29 nommu: fix compilation of nommu.c by Greg Ungerer · 13 years ago
  73. fad0c66 timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond by John Stultz · 13 years ago
  74. a3fe778 Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 13 years ago
  75. 9171c67 Merge branches 'irq-urgent-for-linus' and 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  76. c22072b Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  77. b7884eb drm/i915: hold forcewake around ring hw init by Daniel Vetter · 13 years ago
  78. 3eef891 drm/i915: Mark the ringbuffers as being in the GTT domain by Chris Wilson · 13 years ago
  79. 0640113 vfs: Fix /proc/<tid>/fdinfo/<fd> file handling by Linus Torvalds · 13 years ago
  80. ae58d1e i2c: Add generic I2C multiplexer using pinctrl API by Stephen Warren · 13 years ago
  81. eee5353 iommu/amd: Fix deadlock in ppr-handling error path by Joerg Roedel · 13 years ago
  82. c1bf94e iommu/amd: Cache pdev pointer to root-bridge by Joerg Roedel · 13 years ago
  83. 3aac6ff IB/mlx4: Fix EQ deallocation in legacy mode by Shlomo Pongratz · 13 years ago
  84. f1ae98d ARM: dma-mapping: remove unconditional dependency on CMA by Marek Szyprowski · 13 years ago
  85. 71b43fd RDMA/cxgb4: Fix crash when peer address is 0.0.0.0 by Thadeu Lima de Souza Cascardo · 13 years ago
  86. d3514ab Merge branches 'bugfix-battery', 'bugfix-misc', 'bugfix-rafael', 'bugfix-turbostat', 'bugfix-video' and 'workaround-pss' into release by Len Brown · 13 years ago
  87. 7e1bd6e Merge branch 'upstream' into bugfix-video by Len Brown · 13 years ago
  88. 7ae3098 ACPI: fix acpi_bus.h build warnings when ACPI is not enabled by Len Brown · 13 years ago
  89. 5041caa gpio/samsung: fix the typo 'exynos5_xxx' instead of 'exonys5_xxx' by Kukjin Kim · 13 years ago
  90. 2f07a61 drivers: acpi: Fix dependency for ACPI_HOTPLUG_CPU by Fabio Estevam · 13 years ago
  91. 650a37f tools/power turbostat: fix IVB support by Len Brown · 13 years ago
  92. d15cf7c tools/power turbostat: fix un-intended affinity of forked program by Len Brown · 13 years ago
  93. 4d57857 Merge branch 'pm-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  94. 68e3e92 Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks" by Linus Torvalds · 13 years ago
  95. 752dc18 mm: fix warning in __set_page_dirty_nobuffers by Hugh Dickins · 13 years ago
  96. 2f9d3df vfs: move inode stat information closer together by Linus Torvalds · 13 years ago
  97. ca46208 MAINTAINERS: Update my e-mail address by Guenter Roeck · 13 years ago
  98. a4dff30 target/file: Use O_DSYNC by default for FILEIO backends by Nicholas Bellinger · 13 years ago
  99. f8f5701 Linux 3.5-rc1 by Linus Torvalds · 13 years ago
  100. 912afc3 Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 13 years ago