1. d787ab0 ocfs2: remove kfree() redundant null checks by Tim Gardner · 12 years ago
  2. 49deb4b configfs: move the dereference below the NULL test by Wei Yongjun · 12 years ago
  3. 1b2643f scripts/tags.sh: add ctags magic for declarations of popular kernel type by Kirill Tkhai · 12 years ago
  4. af3b562 time: don't inline EXPORT_SYMBOL functions by Greg Kroah-Hartman · 12 years ago
  5. f3d8496 drivers/video/mx3fb.c: use NULL for pointer by Fabio Estevam · 12 years ago
  6. 9ea8b9a video: exynos_dp: move disable_irq() to exynos_dp_suspend() by Ajay Kumar · 12 years ago
  7. d3ed970 video: exynos_dp: add missing of_node_put() by Jingoo Han · 12 years ago
  8. 678268e video: s3c-fb: fix typo in definition of VIDCON1_VSTATUS_FRONTPORCH value by Tomasz Figa · 12 years ago
  9. 90dd0b0 video: s3c-fb: add the bit definitions for CSC EQ709 and EQ601 by Jingoo Han · 12 years ago
  10. fe6863c video: s3c-fb: remove unnecessary brackets by Jingoo Han · 12 years ago
  11. 151b5c4 video: s3c-fb: remove duplicated S3C_FB_MAX_WIN by Jingoo Han · 12 years ago
  12. 4e45a76 video: s3c-fb: use ARCH_ dependancy by Jingoo Han · 12 years ago
  13. f18acde drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIs by Sachin Kamat · 12 years ago
  14. 0c98082 drivers/video/exynos/exynos_mipi_dsi.c: fix an error check condition by Sachin Kamat · 12 years ago
  15. a25fc87 drivers/video/exynos/s6e8ax0.c: use devm_* APIs in s6e8ax0.c by Sachin Kamat · 12 years ago
  16. d04d268 drivers/video/Kconfig: specify the SoCs that make use of FB_IMX by Fabio Estevam · 12 years ago
  17. 72dc989 ARM: mmp: add display and fb support in pxa910 defconfig by Zhou Zhu · 12 years ago
  18. 74a014f ARM: mmp: enable display in ttc_dkb by Zhou Zhu · 12 years ago
  19. 333893c ARM: mmp: added device for display controller by Zhou Zhu · 12 years ago
  20. 641b4b1 video: mmpdisp: add spi port in display controller by Zhou Zhu · 12 years ago
  21. 3c76f15 video: mmp: add tpo hvga panel supported by Lisa Du · 12 years ago
  22. d63028c video: mmp display controller support by Guoqing Li · 12 years ago
  23. 24cb87a fb: mmp: include linux/platform_device.h by Arnd Bergmann · 12 years ago
  24. d2e8bae video: mmp fb support by Zhou Zhu · 12 years ago
  25. 59393bb video: mmp display subsystem by Zhou Zhu · 12 years ago
  26. c289ba2 goldfish: framebuffer driver by Arve Hjønnevåg · 12 years ago
  27. 256fc0e fbcon: clear the logo bitmap from the margin area by Kamal Mostafa · 12 years ago
  28. 42b5dd5 pcmcia: move unbind/rebind into dev_pm_ops.complete by Christian Lamparter · 12 years ago
  29. ddfe9b3 cris: use "int" for ssize_t to match size_t by Geert Uytterhoeven · 12 years ago
  30. 3b63918 mn10300: use for_each_pci_dev to simplify the code by Wei Yongjun · 12 years ago
  31. 7630b66 fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk() by MITSUNARI Shigeo · 12 years ago
  32. 676a067 inotify: remove broken mask checks causing unmount to be EINVAL by Jim Somerville · 12 years ago
  33. bffea77 compat: return -EFAULT on error in waitid() by Dan Carpenter · 12 years ago
  34. 9a8ab1c bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSG by Daniel Santos · 12 years ago
  35. c361d3e compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON} by Daniel Santos · 12 years ago
  36. a3ccc49 bug.h: make BUILD_BUG_ON generate compile-time error by Daniel Santos · 12 years ago
  37. 1d6a0d1 bug.h: prevent double evaulation of `condition' in BUILD_BUG_ON by Daniel Santos · 12 years ago
  38. ca623c9 bug.h: fix BUILD_BUG_ON macro in __CHECKER__ by Daniel Santos · 12 years ago
  39. 6ae8d04 compiler{,-gcc4}.h, bug.h: Remove duplicate macros by Daniel Santos · 12 years ago
  40. 733ed6e compiler-gcc{3,4}.h: Use GCC_VERSION macro by Daniel Santos · 12 years ago
  41. 3f3f8d2 compiler-gcc.h: Add gcc-recommended GCC_VERSION macro by Daniel Santos · 12 years ago
  42. 6640dfd compiler-gcc4.h: Reorder macros based upon gcc ver by Daniel Santos · 12 years ago
  43. 53eb8c8 device_cgroup: don't grab mutex in rcu callback by Jerry Snitselaar · 12 years ago
  44. 024e4ec Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  45. 850cb82 Merge tag 'dlm-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 12 years ago
  46. 2171ee8 Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  47. 9b9a72a Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  48. 736a4c1 Merge tag 'for-linus-v3.9-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  49. c4bc705 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  50. 2608e3d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 12 years ago
  51. 33673dc Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  52. fe9453a KEYS: Revert one application of "Fix unreachable code" patch by David Howells · 12 years ago
  53. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  54. 8ec4942 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  55. 79a69d3 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  56. 6db167d Merge branch 'for-linus-2' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  57. 32f9aab Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  58. e177bb5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  59. f9fd348 sparc32: refactor smp boot by Sam Ravnborg · 12 years ago
  60. 76968ad sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler. by David S. Miller · 12 years ago
  61. ecd9883 ipv6: fix race condition regarding dst->expires and dst->from. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  62. 68534c6 net: fix a wrong assignment in skb_split() by Amerigo Wang · 12 years ago
  63. 55529fa Merge tag 'edac_3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 12 years ago
  64. 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  65. b3cdda2 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  66. 3aad3f03 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  67. 10b6339 Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
  68. c6699b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  69. 5a12039 Merge tag 'for-v3.9' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  70. 0fbebed sparc64: Fix tsb_grow() in atomic context. by David S. Miller · 12 years ago
  71. bcd896b sparc64: Handle hugepage TSB being NULL. by David S. Miller · 12 years ago
  72. a55ee1f sparc64: Fix gfp_flags setting in tsb_grow(). by David S. Miller · 12 years ago
  73. c560dc8 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  74. 8a3a11f Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  75. 8909ff6 Merge tag 'regulator-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  76. 88cff24 Merge tag 'regmap-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  77. 9ae46e6 Merge branch 'for-3.9-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  78. 502b24c Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  79. 1b1c740 Merge branch 'misc' into for-linus by Russell King · 12 years ago
  80. 573f8c8 Merge branches 'fixes' and 'mmci' into for-linus by Russell King · 12 years ago
  81. ece8e0b Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  82. 2d9f0d9 Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  83. 67cb104 Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  84. 1eaec82 Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  85. 1a13c0b Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  86. f98982c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  87. 29d5052 Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  88. 026f149 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  89. c6b5380 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  90. 4aa896c ip_gre: remove an extra dst_release() by Eric Dumazet · 12 years ago
  91. 11743a1 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  92. 121027a Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  93. 5abcd76 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  94. a57ed93 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  95. 5800700 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  96. 266d7ad Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  97. bcbd818 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  98. d652e1eb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  99. 8f55cea Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  100. b7133a9 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago