1. d7d48f6 kernel/nsproxy.c: remove duplicate task_cred_xxx for user_ns by Yuanhan Liu · 11 years ago
  2. d3330cf binfmt_elf: remove unused argument in fill_elf_header by Zhang Yanfei · 11 years ago
  3. 37581c2 checkpatch: fix USLEEP_RANGE test by Bruce Allan · 11 years ago
  4. 5ce59ae checkpatch: Add check for kcalloc argument order by Joe Perches · 11 years ago
  5. e8eb399 checkpatch: don't emit the CamelCase warning for PageFoo by Joe Perches · 11 years ago
  6. 10d83f0 checkpatch: add Joe to MAINTAINERS by Joe Perches · 11 years ago
  7. 56e77d7 checkpatch: warn on unnecessary __dev<foo> section markings by Joe Perches · 11 years ago
  8. dc13931 checkpatch: prefer dev_<level>( to dev_printk(KERN_<LEVEL> by Joe Perches · 11 years ago
  9. 5dc49c7 decompressors: make the default XZ_DEC_* config match the selected architecture by Florian Fainelli · 11 years ago
  10. 64dbfb4 decompressors: drop dependency on CONFIG_EXPERT by Florian Fainelli · 11 years ago
  11. 9d74962 decompressors: group XZ_DEC_* symbols under an if XZ_BCJ / endif by Florian Fainelli · 11 years ago
  12. 5376962 lib/parser.c: fix up comments for valid return values from match_number by Namjae Jeon · 11 years ago
  13. 9e9cdc8 backlight: lp855x_bl: simplify bl_get_brightness() by Kim, Milo · 11 years ago
  14. 26e8ccc backlight: lp855x_bl: support new LP8557 device by Kim, Milo · 11 years ago
  15. 68853bc backlight: lp855x_bl: introduce device configuration flow by Kim, Milo · 11 years ago
  16. 5eb02c0 drivers/video/backlight/adp88?0_bl.c: fix resume by Lars-Peter Clausen · 11 years ago
  17. 5a429bd drivers/video/backlight/lm3630_bl.c: remove ret = -EIO of lm3630_backlight_register() by Jingoo Han · 11 years ago
  18. eeb1ef3 drivers/video/backlight/s6e63m0.c: report ->gamma_table_count correctly by Dan Carpenter · 11 years ago
  19. c84c383 drivers/video/backlight/88pm860x_bl.c: add missing of_node_put() by Axel Lin · 11 years ago
  20. de474b5b backlight: add an AS3711 PMIC backlight driver by Guennadi Liakhovetski · 11 years ago
  21. a020a06 drivers/video/backlight/Makefile: cleanup by Andrew Morton · 11 years ago
  22. 8a6c1dd fb: backlight: add the Himax HX-8357B LCD controller by Maxime Ripard · 11 years ago
  23. a5f8221 drivers/video/backlight/ld9040.c: use devm_regulator_bulk_get() API by Sachin Kamat · 11 years ago
  24. 610b71a drivers/video/backlight/l4f00242t03.c: convert to devm_regulator_get() by Axel Lin · 11 years ago
  25. aea00a6 drivers/video/backlight/lm3639_bl.c: remove ret = -EIO at error paths of probe by Devendra Naga · 11 years ago
  26. 47cf076 backlight: corgi_lcd: use lcd_get_data instead of dev_get_drvdata by Jingoo Han · 11 years ago
  27. 5f42d5b backlight: omap1: use bl_get_data instead of dev_get_drvdata by Jingoo Han · 11 years ago
  28. 42109b3 backlight: tosa: use bl_get_data instead of dev_get_drvdata by Jingoo Han · 11 years ago
  29. 4d89c3b backlight: corgi_lcd: use bl_get_data instead of dev_get_drvdata by Jingoo Han · 11 years ago
  30. 232f5a00 backlight: ams369fg06: use bl_get_data instead of dev_get_drvdata by Jingoo Han · 11 years ago
  31. e6e3dbf pwm_backlight: use bl_get_data instead of dev_get_drvdata by Jingoo Han · 11 years ago
  32. 76cb259 backlight: aat2870: use bl_get_data instead of dev_get_drvdata by Jingoo Han · 11 years ago
  33. 281ea16 backlight: lms501kf03: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 11 years ago
  34. 9319dfa backlight: corgi_lcd: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 11 years ago
  35. c324f51 backlight: tosa: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 11 years ago
  36. 1b8d283 backlight: vgg2432a4: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 11 years ago
  37. c7855f15 backlight: ams369fg06: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 11 years ago
  38. b936fab backlight: lms283gf05: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 11 years ago
  39. 719d5b2 backlight: tdo24m: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 11 years ago
  40. 91c665b backlight: ltv350qv: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 11 years ago
  41. 7652c18 backlight: s6e63m0: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 11 years ago
  42. 8ec4706 backlight: ld9040: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 11 years ago
  43. 6006607 backlight: l4f00242t03: use spi_get_drvdata and spi_set_drvdata by Jingoo Han · 11 years ago
  44. 1a5b1af backlight: ams369fg06: reorder inclusions of <linux/xxx.h> by Jingoo Han · 11 years ago
  45. c902349 backlight: ams369fg06: remove redundant variable 'before_power' by Jingoo Han · 11 years ago
  46. 1d7976b backlight: ams369fg06: replace EFAULT with EINVAL by Jingoo Han · 11 years ago
  47. 66ecc11 backlight: ams369fg06: remove unnecessary NULL deference check by Jingoo Han · 11 years ago
  48. 5197643 backlight: ams369fg06: use sleep instead of delay by Jingoo Han · 11 years ago
  49. f5cede7 backlight: s6e63m0: reorder inclusions of <linux/xxx.h> by Jingoo Han · 11 years ago
  50. b6bef46 backlight: s6e63m0: remove redundant variable 'before_power' by Jingoo Han · 11 years ago
  51. 81c650e backlight: s6e63m0: replace EFAULT with EINVAL by Jingoo Han · 11 years ago
  52. 892dc2e backlight: s6e63m0: remove unnecessary NULL deference check by Jingoo Han · 11 years ago
  53. 97a4d9d backlight: s6e63m0: use sleep instead of delay by Jingoo Han · 11 years ago
  54. 4a959e5 backlight: s6e63m0: use lowercase names of structs by Jingoo Han · 11 years ago
  55. a03e7cd backlight: ld9040: reorder inclusions of <linux/xxx.h> by Jingoo Han · 11 years ago
  56. 2ca8b90 backlight: ld9040: remove redundant return variables by Jingoo Han · 11 years ago
  57. 30f085c backlight: ld9040: replace EFAULT with EINVAL by Jingoo Han · 11 years ago
  58. e2ffe85 backlight: ld9040: remove unnecessary NULL deference check by Jingoo Han · 11 years ago
  59. d2fff29 backlight: ld9040: use sleep instead of delay by Jingoo Han · 11 years ago
  60. 1be9ca2 backlight: add lms501kf03 LCD driver by Jingoo Han · 11 years ago
  61. 551450b MAINTAINERS: mm: add additional include files to listing by Cody P Schafer · 11 years ago
  62. 6be0710 get_maintainer.pl: find maintainers for removed files by Geert Uytterhoeven · 11 years ago
  63. 36d308d printk: add pr_devel_once and pr_devel_ratelimited by Mikhail Gruzdev · 11 years ago
  64. 7d79921 lib/vsprintf.c: add %pa format specifier for phys_addr_t types by Stepan Moskovchenko · 11 years ago
  65. f3cbd43 sys_prctl(): coding-style cleanup by Andrew Morton · 11 years ago
  66. 7fe5e04 sys_prctl(): arg2 is unsigned long which is never < 0 by Chen Gang · 11 years ago
  67. 242260f sun.com documentation fixes by Christian Kujau · 11 years ago
  68. 76e8402 lib/Kconfig.debug: unhide CONFIG_PANIC_ON_OOPS by Kyle McMartin · 11 years ago
  69. 9a46ad6 smp: make smp_call_function_many() use logic similar to smp_call_function_single() by Shaohua Li · 11 years ago
  70. 6d1c7cc mm: use vm_unmapped_area() on alpha architecture by Michel Lespinasse · 11 years ago
  71. 182dcfd ubifs: wait for page writeback to provide stable pages by Jan Kara · 11 years ago
  72. 1269529 ocfs2: wait for page writeback to provide stable pages by Jan Kara · 11 years ago
  73. ffecfd1 block: optionally snapshot page contents to provide stable pages during write by Darrick J. Wong · 11 years ago
  74. 13575ca 9pfs: fix filesystem to wait for stable page writeback by Darrick J. Wong · 11 years ago
  75. 1d1d1a7 mm: only enforce stable page writes if the backing device requires it by Darrick J. Wong · 11 years ago
  76. 7d311cd bdi: allow block devices to say that they require stable page writes by Darrick J. Wong · 11 years ago
  77. b1ae345 lockdep: make lockdep_assert_held() not have a return value by Johannes Berg · 11 years ago
  78. 3278bb7 ocfs2: unlock super lock if lockres refresh failed by Junxiao Bi · 11 years ago
  79. d787ab0 ocfs2: remove kfree() redundant null checks by Tim Gardner · 11 years ago
  80. 49deb4b configfs: move the dereference below the NULL test by Wei Yongjun · 11 years ago
  81. 1b2643f scripts/tags.sh: add ctags magic for declarations of popular kernel type by Kirill Tkhai · 11 years ago
  82. af3b562 time: don't inline EXPORT_SYMBOL functions by Greg Kroah-Hartman · 11 years ago
  83. f3d8496 drivers/video/mx3fb.c: use NULL for pointer by Fabio Estevam · 11 years ago
  84. 9ea8b9a video: exynos_dp: move disable_irq() to exynos_dp_suspend() by Ajay Kumar · 11 years ago
  85. d3ed970 video: exynos_dp: add missing of_node_put() by Jingoo Han · 11 years ago
  86. 678268e video: s3c-fb: fix typo in definition of VIDCON1_VSTATUS_FRONTPORCH value by Tomasz Figa · 11 years ago
  87. 90dd0b0 video: s3c-fb: add the bit definitions for CSC EQ709 and EQ601 by Jingoo Han · 11 years ago
  88. fe6863c video: s3c-fb: remove unnecessary brackets by Jingoo Han · 11 years ago
  89. 151b5c4 video: s3c-fb: remove duplicated S3C_FB_MAX_WIN by Jingoo Han · 11 years ago
  90. 4e45a76 video: s3c-fb: use ARCH_ dependancy by Jingoo Han · 11 years ago
  91. f18acde drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIs by Sachin Kamat · 11 years ago
  92. 0c98082 drivers/video/exynos/exynos_mipi_dsi.c: fix an error check condition by Sachin Kamat · 11 years ago
  93. a25fc87 drivers/video/exynos/s6e8ax0.c: use devm_* APIs in s6e8ax0.c by Sachin Kamat · 11 years ago
  94. d04d268 drivers/video/Kconfig: specify the SoCs that make use of FB_IMX by Fabio Estevam · 11 years ago
  95. 72dc989 ARM: mmp: add display and fb support in pxa910 defconfig by Zhou Zhu · 11 years ago
  96. 74a014f ARM: mmp: enable display in ttc_dkb by Zhou Zhu · 11 years ago
  97. 333893c ARM: mmp: added device for display controller by Zhou Zhu · 11 years ago
  98. 641b4b1 video: mmpdisp: add spi port in display controller by Zhou Zhu · 11 years ago
  99. 3c76f15 video: mmp: add tpo hvga panel supported by Lisa Du · 11 years ago
  100. d63028c video: mmp display controller support by Guoqing Li · 11 years ago