1. 97a4d9d backlight: s6e63m0: use sleep instead of delay by Jingoo Han · 11 years ago
  2. 4a959e5 backlight: s6e63m0: use lowercase names of structs by Jingoo Han · 11 years ago
  3. a03e7cd backlight: ld9040: reorder inclusions of <linux/xxx.h> by Jingoo Han · 11 years ago
  4. 2ca8b90 backlight: ld9040: remove redundant return variables by Jingoo Han · 11 years ago
  5. 30f085c backlight: ld9040: replace EFAULT with EINVAL by Jingoo Han · 11 years ago
  6. e2ffe85 backlight: ld9040: remove unnecessary NULL deference check by Jingoo Han · 11 years ago
  7. d2fff29 backlight: ld9040: use sleep instead of delay by Jingoo Han · 11 years ago
  8. 1be9ca2 backlight: add lms501kf03 LCD driver by Jingoo Han · 11 years ago
  9. 551450b MAINTAINERS: mm: add additional include files to listing by Cody P Schafer · 11 years ago
  10. 6be0710 get_maintainer.pl: find maintainers for removed files by Geert Uytterhoeven · 11 years ago
  11. 36d308d printk: add pr_devel_once and pr_devel_ratelimited by Mikhail Gruzdev · 11 years ago
  12. 7d79921 lib/vsprintf.c: add %pa format specifier for phys_addr_t types by Stepan Moskovchenko · 11 years ago
  13. f3cbd43 sys_prctl(): coding-style cleanup by Andrew Morton · 11 years ago
  14. 7fe5e04 sys_prctl(): arg2 is unsigned long which is never < 0 by Chen Gang · 11 years ago
  15. 242260f sun.com documentation fixes by Christian Kujau · 11 years ago
  16. 76e8402 lib/Kconfig.debug: unhide CONFIG_PANIC_ON_OOPS by Kyle McMartin · 11 years ago
  17. 9a46ad6 smp: make smp_call_function_many() use logic similar to smp_call_function_single() by Shaohua Li · 11 years ago
  18. 6d1c7cc mm: use vm_unmapped_area() on alpha architecture by Michel Lespinasse · 11 years ago
  19. 182dcfd ubifs: wait for page writeback to provide stable pages by Jan Kara · 11 years ago
  20. 1269529 ocfs2: wait for page writeback to provide stable pages by Jan Kara · 11 years ago
  21. ffecfd1 block: optionally snapshot page contents to provide stable pages during write by Darrick J. Wong · 11 years ago
  22. 13575ca 9pfs: fix filesystem to wait for stable page writeback by Darrick J. Wong · 11 years ago
  23. 1d1d1a7 mm: only enforce stable page writes if the backing device requires it by Darrick J. Wong · 11 years ago
  24. 7d311cd bdi: allow block devices to say that they require stable page writes by Darrick J. Wong · 11 years ago
  25. b1ae345 lockdep: make lockdep_assert_held() not have a return value by Johannes Berg · 11 years ago
  26. 3278bb7 ocfs2: unlock super lock if lockres refresh failed by Junxiao Bi · 11 years ago
  27. d787ab0 ocfs2: remove kfree() redundant null checks by Tim Gardner · 11 years ago
  28. 49deb4b configfs: move the dereference below the NULL test by Wei Yongjun · 11 years ago
  29. 1b2643f scripts/tags.sh: add ctags magic for declarations of popular kernel type by Kirill Tkhai · 11 years ago
  30. af3b562 time: don't inline EXPORT_SYMBOL functions by Greg Kroah-Hartman · 11 years ago
  31. f3d8496 drivers/video/mx3fb.c: use NULL for pointer by Fabio Estevam · 11 years ago
  32. 9ea8b9a video: exynos_dp: move disable_irq() to exynos_dp_suspend() by Ajay Kumar · 11 years ago
  33. d3ed970 video: exynos_dp: add missing of_node_put() by Jingoo Han · 11 years ago
  34. 678268e video: s3c-fb: fix typo in definition of VIDCON1_VSTATUS_FRONTPORCH value by Tomasz Figa · 11 years ago
  35. 90dd0b0 video: s3c-fb: add the bit definitions for CSC EQ709 and EQ601 by Jingoo Han · 11 years ago
  36. fe6863c video: s3c-fb: remove unnecessary brackets by Jingoo Han · 11 years ago
  37. 151b5c4 video: s3c-fb: remove duplicated S3C_FB_MAX_WIN by Jingoo Han · 11 years ago
  38. 4e45a76 video: s3c-fb: use ARCH_ dependancy by Jingoo Han · 11 years ago
  39. f18acde drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIs by Sachin Kamat · 11 years ago
  40. 0c98082 drivers/video/exynos/exynos_mipi_dsi.c: fix an error check condition by Sachin Kamat · 11 years ago
  41. a25fc87 drivers/video/exynos/s6e8ax0.c: use devm_* APIs in s6e8ax0.c by Sachin Kamat · 11 years ago
  42. d04d268 drivers/video/Kconfig: specify the SoCs that make use of FB_IMX by Fabio Estevam · 11 years ago
  43. 72dc989 ARM: mmp: add display and fb support in pxa910 defconfig by Zhou Zhu · 11 years ago
  44. 74a014f ARM: mmp: enable display in ttc_dkb by Zhou Zhu · 11 years ago
  45. 333893c ARM: mmp: added device for display controller by Zhou Zhu · 11 years ago
  46. 641b4b1 video: mmpdisp: add spi port in display controller by Zhou Zhu · 11 years ago
  47. 3c76f15 video: mmp: add tpo hvga panel supported by Lisa Du · 11 years ago
  48. d63028c video: mmp display controller support by Guoqing Li · 11 years ago
  49. 24cb87a fb: mmp: include linux/platform_device.h by Arnd Bergmann · 11 years ago
  50. d2e8bae video: mmp fb support by Zhou Zhu · 11 years ago
  51. 59393bb video: mmp display subsystem by Zhou Zhu · 11 years ago
  52. c289ba2 goldfish: framebuffer driver by Arve Hjønnevåg · 11 years ago
  53. 256fc0e fbcon: clear the logo bitmap from the margin area by Kamal Mostafa · 11 years ago
  54. 42b5dd5 pcmcia: move unbind/rebind into dev_pm_ops.complete by Christian Lamparter · 11 years ago
  55. ddfe9b3 cris: use "int" for ssize_t to match size_t by Geert Uytterhoeven · 11 years ago
  56. 3b63918 mn10300: use for_each_pci_dev to simplify the code by Wei Yongjun · 11 years ago
  57. 7630b66 fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk() by MITSUNARI Shigeo · 11 years ago
  58. 676a067 inotify: remove broken mask checks causing unmount to be EINVAL by Jim Somerville · 11 years ago
  59. bffea77 compat: return -EFAULT on error in waitid() by Dan Carpenter · 11 years ago
  60. 9a8ab1c bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSG by Daniel Santos · 11 years ago
  61. c361d3e compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON} by Daniel Santos · 11 years ago
  62. a3ccc49 bug.h: make BUILD_BUG_ON generate compile-time error by Daniel Santos · 11 years ago
  63. 1d6a0d1 bug.h: prevent double evaulation of `condition' in BUILD_BUG_ON by Daniel Santos · 11 years ago
  64. ca623c9 bug.h: fix BUILD_BUG_ON macro in __CHECKER__ by Daniel Santos · 11 years ago
  65. 6ae8d04 compiler{,-gcc4}.h, bug.h: Remove duplicate macros by Daniel Santos · 11 years ago
  66. 733ed6e compiler-gcc{3,4}.h: Use GCC_VERSION macro by Daniel Santos · 11 years ago
  67. 3f3f8d2 compiler-gcc.h: Add gcc-recommended GCC_VERSION macro by Daniel Santos · 11 years ago
  68. 6640dfd compiler-gcc4.h: Reorder macros based upon gcc ver by Daniel Santos · 11 years ago
  69. 53eb8c8 device_cgroup: don't grab mutex in rcu callback by Jerry Snitselaar · 11 years ago
  70. 8b5628a Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  71. a8f3740 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  72. 6c5096e Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  73. bab588f Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  74. 3298a35 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  75. 5ce7aba Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  76. 7ae1c76 Merge tag 'sh-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  77. b274776 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  78. b24174b Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  79. 7ed214a Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  80. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  81. 74e1a2a Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  82. b5c78e0 Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  83. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  84. 460dc1e Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  85. 024e4ec Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  86. 850cb82 Merge tag 'dlm-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 11 years ago
  87. 2171ee8 Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  88. 9b9a72a Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 11 years ago
  89. 736a4c1 Merge tag 'for-linus-v3.9-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  90. c4bc705 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  91. 2608e3d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 11 years ago
  92. 33673dc Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  93. fe9453a KEYS: Revert one application of "Fix unreachable code" patch by David Howells · 11 years ago
  94. b531f81 ALSA: usb: Fix Processing Unit Descriptor parsers by Pawel Moll · 11 years ago
  95. 0d69a3c Merge branches 'for-3.9/sony' and 'for-3.9/steelseries' into for-linus by Jiri Kosina · 11 years ago
  96. 7375951 Merge branches 'for-3.9/logitech', 'for-3.9/multitouch', 'for-3.9/ntrig', 'for-3.9/thingm' and 'for-3.9/upstream' into for-linus by Jiri Kosina · 11 years ago
  97. 539cf54 Merge branches 'for-3.8/upstream-fixes', 'for-3.9/hid-sensor', 'for-3.9/hidraw' and 'for-3.9/i2c-hid' into for-linus by Jiri Kosina · 11 years ago
  98. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  99. 8ec4942 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  100. 79a69d3 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago