1. 6f5cf52 iommu/dmar: Reserve mmio space used by the IOMMU, if the BIOS forgets to by Donald Dutile · 13 years ago
  2. bf947fcb iommu/dmar: Replace printks with appropriate pr_*() by Donald Dutile · 13 years ago
  3. 48d212a Revert "mm: correctly synchronize rss-counters at exit/exec" by Linus Torvalds · 13 years ago
  4. 46edaed Merge branch 'akpm' (Andrew's fixups) by Linus Torvalds · 13 years ago
  5. 40af1bb mm: correctly synchronize rss-counters at exit/exec by Konstantin Khlebnikov · 13 years ago
  6. 39caa09 btree: catch NULL value before it does harm by Joern Engel · 13 years ago
  7. cbf8ae3 btree: fix tree corruption in btree_get_prev() by Roland Dreier · 13 years ago
  8. 7d8a456 ipc: shm: restore MADV_REMOVE functionality on shared memory segments by Will Deacon · 13 years ago
  9. 4e791c9 drivers/platform/x86/acerhdf.c: correct Boris' mail address by Borislav Petkov · 13 years ago
  10. 736f24d c/r: prctl: drop VMA flags test on PR_SET_MM_ stack data assignment by Cyrill Gorcunov · 13 years ago
  11. 300f786 c/r: prctl: add ability to get clear_tid_address by Cyrill Gorcunov · 13 years ago
  12. 1ad75b9 c/r: prctl: add minimal address test to PR_SET_MM by Cyrill Gorcunov · 13 years ago
  13. bafb282 c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal by Konstantin Khlebnikov · 13 years ago
  14. 6305902 MAINTAINERS: whitespace fixes by Joe Perches · 13 years ago
  15. 0142ef6 shmem: replace_page must flush_dcache and others by Hugh Dickins · 13 years ago
  16. 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
  17. 0c30989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  18. 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
  19. ff39d0e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  20. ae501be Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  21. 20952cd Merge branches 'cxgb4', 'mlx4' and 'ocrdma' into for-linus by Roland Dreier · 13 years ago
  22. fc2d004 IB/mlx4: Fix max_wqe capacity reported from query device by Sagi Grimberg · 13 years ago
  23. edc4a67 mlx4_core: Fix setting VL_cap in mlx4_SET_PORT wrapper flow by Jack Morgenstein · 13 years ago
  24. 374916e Merge tag 'md-3.5-fixes' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  25. 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
  26. 2ded5c2 tile: add #include to unbreak build after generic init_task conversion by Chris Metcalf · 13 years ago
  27. 10db9e0 tile: remove cpu_idle_on_new_stack by Chris Metcalf · 13 years ago
  28. eea5b551 Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 13 years ago
  29. ecc7284 Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 13 years ago
  30. aa69cb8 MAINTAINERS: add linux-leds mail list address and git URL by Bryan Wu · 13 years ago
  31. 256cccb MAINTAINERS: update util-linux info by Karel Zak · 13 years ago
  32. 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
  33. 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
  34. 690efa0 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 13 years ago
  35. 5698e91 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  36. f80c43e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  37. fffaee3 radix-tree: fix contiguous iterator by Konstantin Khlebnikov · 13 years ago
  38. c2238f1 x86/mce: Fix the MCE poll timer logic by Chen Gong · 13 years ago
  39. f9ba717 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 13 years ago
  40. 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
  41. 7aaa61b drm/radeon/kms: add new SI PCI ids by Alex Deucher · 13 years ago
  42. a2bef8c drm/radeon/kms: add new BTC PCI ids by Alex Deucher · 13 years ago
  43. 4a6991c drm/radeon/kms: add new Palm, Sumo PCI ids by Alex Deucher · 13 years ago
  44. d430f7d drm/radeon/kms: add new Trinity PCI ids by Alex Deucher · 13 years ago
  45. f2ebd42 KVM: Fix buffer overflow in kvm_set_irq() by Avi Kivity · 13 years ago
  46. bb40915 drm/radeon: fix vm deadlocks on cayman by Christian König · 13 years ago
  47. 1a8ca75 drm/radeon: fix gpu_init on si by Alex Deucher · 13 years ago
  48. 7838e05 drm/radeon/hdmi: don't set SEND_MAX_PACKETS bit by Rafał Miłecki · 13 years ago
  49. 0aecb5a drm/radeon/audio: don't hardcode CRTC id by Rafał Miłecki · 13 years ago
  50. d4e30ef drm/radeon: make audio_init consistent across asics by Alex Deucher · 13 years ago
  51. 4c01acc [PARISC] fix code to find libgcc by James Bottomley · 13 years ago
  52. 7314556 [PARISC] fix compile break in use of lib/strncopy_from_user.c by James Bottomley · 13 years ago
  53. f1ea8b6 [PARISC] fix missing TAINT_WARN problem by James Bottomley · 13 years ago
  54. 99becf1 Pull 'for-linus' branches of git://git.kernel.org/pub/scm/linux/kernel/git/viro/{signal,vfs} by Linus Torvalds · 13 years ago
  55. bf2785a Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  56. 03240b2 fixups for signal breakage by Al Viro · 13 years ago
  57. ad1ed29 nommu: fix compilation of nommu.c by Greg Ungerer · 13 years ago
  58. 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
  59. 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
  60. 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
  61. 0640113 vfs: Fix /proc/<tid>/fdinfo/<fd> file handling by Linus Torvalds · 13 years ago
  62. ae58d1e i2c: Add generic I2C multiplexer using pinctrl API by Stephen Warren · 13 years ago
  63. eee5353 iommu/amd: Fix deadlock in ppr-handling error path by Joerg Roedel · 13 years ago
  64. c1bf94e iommu/amd: Cache pdev pointer to root-bridge by Joerg Roedel · 13 years ago
  65. 3aac6ff IB/mlx4: Fix EQ deallocation in legacy mode by Shlomo Pongratz · 13 years ago
  66. f1ae98d ARM: dma-mapping: remove unconditional dependency on CMA by Marek Szyprowski · 13 years ago
  67. 71b43fd RDMA/cxgb4: Fix crash when peer address is 0.0.0.0 by Thadeu Lima de Souza Cascardo · 13 years ago
  68. d3514ab Merge branches 'bugfix-battery', 'bugfix-misc', 'bugfix-rafael', 'bugfix-turbostat', 'bugfix-video' and 'workaround-pss' into release by Len Brown · 13 years ago
  69. 7e1bd6e Merge branch 'upstream' into bugfix-video by Len Brown · 13 years ago
  70. 7ae3098 ACPI: fix acpi_bus.h build warnings when ACPI is not enabled by Len Brown · 13 years ago
  71. 5041caa gpio/samsung: fix the typo 'exynos5_xxx' instead of 'exonys5_xxx' by Kukjin Kim · 13 years ago
  72. 2f07a61 drivers: acpi: Fix dependency for ACPI_HOTPLUG_CPU by Fabio Estevam · 13 years ago
  73. 650a37f tools/power turbostat: fix IVB support by Len Brown · 13 years ago
  74. d15cf7c tools/power turbostat: fix un-intended affinity of forked program by Len Brown · 13 years ago
  75. 4d57857 Merge branch 'pm-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  76. 68e3e92 Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks" by Linus Torvalds · 13 years ago
  77. 752dc18 mm: fix warning in __set_page_dirty_nobuffers by Hugh Dickins · 13 years ago
  78. 2f9d3df vfs: move inode stat information closer together by Linus Torvalds · 13 years ago
  79. ca46208 MAINTAINERS: Update my e-mail address by Guenter Roeck · 13 years ago
  80. a4dff30 target/file: Use O_DSYNC by default for FILEIO backends by Nicholas Bellinger · 13 years ago
  81. f8f5701 Linux 3.5-rc1 by Linus Torvalds · 13 years ago
  82. 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
  83. cc8394d dm thin: provide userspace access to pool metadata by Joe Thornber · 13 years ago
  84. a24c256 dm thin: use slab mempools by Mike Snitzer · 13 years ago
  85. 3599165 dm mpath: allow ioctls to trigger pg init by Mikulas Patocka · 13 years ago
  86. f220fd4 dm mpath: delay retry of bypassed pg by Mike Christie · 13 years ago
  87. 1fbdd2b dm mpath: reduce size of struct multipath by Mike Snitzer · 13 years ago
  88. 4fc3acf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  89. 63004af Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  90. f309532 tty: Revert the tty locking series, it needs more work by Linus Torvalds · 13 years ago
  91. 9ca3cc6 fec_mpc52xx: fix timestamp filtering by Stephan Gatzka · 13 years ago
  92. b1ff4f9 mcs7830: Implement link state detection by Ondrej Zary · 13 years ago
  93. 233e562 Merge 'for-linus' branches from git://git.kernel.org/pub/scm/linux/kernel/git/viro/{vfs,signal} by Linus Torvalds · 13 years ago
  94. 0fd7bee powerpc: Fix size of st_nlink on 64bit by Anton Blanchard · 13 years ago
  95. a393624 frv: Remove bogus closing parenthesis by Geert Uytterhoeven · 13 years ago
  96. 6d7407b e1000e: fix Rapid Start Technology support for i217 by Bruce Allan · 13 years ago
  97. 281a8f2 e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats() by Sebastian Andrzej Siewior · 13 years ago
  98. 829f51d Merge branch 'akpm' (Fixups for Andrew's patchbomb) by Linus Torvalds · 13 years ago
  99. 8b8c0da nls: fix (and rename) mac NLS table files and config options by Linus Torvalds · 13 years ago
  100. 92a8956 fs/nls/Makefile: remove bogus CONFIG_ assignments by Andrew Morton · 13 years ago