1. df3ef3a init/do_mounts_rd.c: fix NULL pointer dereference while loading initramfs by P J P · 11 years ago
  2. 6532154 init.h: document the existence of __initconst by Geert Uytterhoeven · 11 years ago
  3. 67347fe epoll: do not take global 'epmutex' for simple topologies by Jason Baron · 11 years ago
  4. ae10b2b epoll: optimize EPOLL_CTL_DEL using rcu by Jason Baron · 11 years ago
  5. 823b794 checkpatch: add check for sscanf without return use by Joe Perches · 11 years ago
  6. 2b7ab45 checkpatch: don't require kernel style __attribute__ shortcuts in uapi paths by Joe Perches · 11 years ago
  7. 507e514 checkpatch: improve "return is not a function" test by Joe Perches · 11 years ago
  8. 4783f89 checkpatch.pl: check for the FSF mailing address by Josh Triplett · 11 years ago
  9. c1fd7bb checkpatch: make the memory barrier test noisier by Joe Perches · 11 years ago
  10. e970b884 checkpatch: add rules to check init attribute and const defects by Joe Perches · 11 years ago
  11. 52ea850 checkpatch: add test for #defines of ARCH_HAS_<foo> by Joe Perches · 11 years ago
  12. 11ea516 checkpatch: find CamelCase definitions of struct/union/enum by Joe Perches · 11 years ago
  13. 0666872 checkpatch: update seq_<foo> tests by Joe Perches · 11 years ago
  14. d8b0771 checkpatch: extend CamelCase types and ignore existing CamelCase uses in a patch by Joe Perches · 11 years ago
  15. 8473162 checkpatch: report missing spaces around trigraphs with --strict by Joe Perches · 11 years ago
  16. 6bc080d debugfs: use list_next_entry() in debugfs_remove_recursive() by Oleg Nesterov · 11 years ago
  17. 93be3c2 list: introduce list_last_entry(), use list_{first,last}_entry() by Oleg Nesterov · 11 years ago
  18. 8120e2e list: change list_for_each_entry*() to use list_*_entry() by Oleg Nesterov · 11 years ago
  19. 008208c list: introduce list_next_entry() and list_prev_entry() by Oleg Nesterov · 11 years ago
  20. 92a2e1c sound/soc/pxa/mmp-pcm.c: use gen_pool_dma_alloc() to allocate dma buffer by Nicolin Chen · 11 years ago
  21. 1112b9e sound/soc/davinci/davinci-pcm.c: use gen_pool_dma_alloc() in davinci-pcm.c by Nicolin Chen · 11 years ago
  22. 288342e drivers/uio/uio_pruss.c: use gen_pool_dma_alloc() to allocate sram memory by Nicolin Chen · 11 years ago
  23. 43f950f drivers/media/platform/coda.c: use gen_pool_dma_alloc() to allocate iram buffer by Nicolin Chen · 11 years ago
  24. a6dd30e drivers/dma/mmp_tdma.c: use gen_pool_dma_alloc() to allocate descriptor by Nicolin Chen · 11 years ago
  25. 66f1196 arch/arm/mach-davinci/sram.c: use gen_pool_dma_alloc() to sram.c by Nicolin Chen · 11 years ago
  26. 684f0d3 lib/genalloc: add a helper function for DMA buffer allocation by Nicolin Chen · 11 years ago
  27. ff6092a lib/digsig.c: use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...)) by Duan Jiong · 11 years ago
  28. c0d92a5 lib/vsprintf.c: document formats for dentry and struct file by Olof Johansson · 11 years ago
  29. d3773ba lib/debugobjects.c: remove unnecessary work pending test by Xie XiuQi · 11 years ago
  30. ec778ed bitops/find: clarify and extend documentation by Cody P Schafer · 11 years ago
  31. c962f7b drivers/video/backlight/hx8357.c: remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  32. 9b3521e backlight: atmel-pwm-bl: use gpio_request_one by Johan Hovold · 11 years ago
  33. 81b62db backlight: atmel-pwm-bl: refactor gpio_on handling by Johan Hovold · 11 years ago
  34. 5ada455 backlight: atmel-pwm-bl: use gpio_is_valid by Johan Hovold · 11 years ago
  35. 7bb8abe backlight: atmel-pwm-bl: remove unused include by Johan Hovold · 11 years ago
  36. 9a26a84 backlight: atmel-pwm-bl: clean up get_intensity by Johan Hovold · 11 years ago
  37. ce726c9 backlight: atmel-pwm-bl: clean up probe error handling by Johan Hovold · 11 years ago
  38. 5c057e5 backlight: atmel-pwm-bl: fix module autoload by Johan Hovold · 11 years ago
  39. ad5066d backlight: atmel-pwm-bl: fix gpio polarity in remove by Johan Hovold · 11 years ago
  40. 185d914 backlight: atmel-pwm-bl: fix reported brightness by Johan Hovold · 11 years ago
  41. bcd5b41 drivers/video/backlight/lm3630a_bl.c: add missing destroy_workqueue() on error in lm3630a_intr_config() by Wei Yongjun · 11 years ago
  42. a18863f5 backlight: s6e63m0: use devm_{backlight,lcd}_device_register() by Jingoo Han · 11 years ago
  43. 289a65e backlight: cr_bllcd: use devm_{backlight,lcd}_device_register() by Jingoo Han · 11 years ago
  44. 10645a1 backlight: corgi_lcd: use devm_{backlight,lcd}_device_register() by Jingoo Han · 11 years ago
  45. 7a78e1b backlight: ld9040: use devm_{backlight,lcd}_device_register() by Jingoo Han · 11 years ago
  46. ebc41e4 backlight: ams369fg06: use devm_{backlight,lcd}_device_register() by Jingoo Han · 11 years ago
  47. 0524fc5 backlight: tdo24m: use devm_lcd_device_register() by Jingoo Han · 11 years ago
  48. 1f9ca1e backlight: platform_lcd: use devm_lcd_device_register() by Jingoo Han · 11 years ago
  49. e8796d9 backlight: ltv350qv: use devm_lcd_device_register() by Jingoo Han · 11 years ago
  50. 8358741 backlight: lms501kf03: use devm_lcd_device_register() by Jingoo Han · 11 years ago
  51. 0a1c55d backlight: lms283gf05: use devm_lcd_device_register() by Jingoo Han · 11 years ago
  52. 5690378 backlight: ili9320: use devm_lcd_device_register() by Jingoo Han · 11 years ago
  53. a7e9e3f backlight: ili922x: use devm_lcd_device_register() by Jingoo Han · 11 years ago
  54. ea5092c backlight: hx8357: use devm_lcd_device_register() by Jingoo Han · 11 years ago
  55. f369e66 backlight: wm831x_bl: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  56. 626d090 backlight: tps65217_bl: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  57. c423a77 backlight: pcf50633: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  58. 75d4bae backlight: pandora_bl: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  59. 18d9dbc backlight: max8925_bl: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  60. e924c2a backlight: lv5207lp: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  61. 6255e8e backlight: lp855x: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  62. e86c709 backlight: lm3533_bl: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  63. da65378 backlight: kb3886_bl: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  64. ff47201 backlight: gpio_backlight: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  65. de2efd2 backlight: generic_bl: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  66. 23741ad backlight: ep93xx: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  67. 02f0092 backlight: da9052_bl: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  68. 5644529 backlight: da903x_bl: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  69. 26faf15 backlight: bd6107: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  70. 3e61c73c backlight: atmel-pwm-bl: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  71. 83dedc0 backlight: as3711_bl: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  72. 568ee6c backlight: adp8870: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  73. 91fa4ee backlight: adp8860: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  74. 5f652c7 backlight: adp5520: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  75. c7a2bf3 backlight: aat2870: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  76. f829c9e backlight: 88pm860x_bl: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  77. c512794c backlight: use dev_get_platdata() by Jingoo Han · 11 years ago
  78. 1f29999 backlight: lp8788: staticize 'default_bl_config' by Jingoo Han · 11 years ago
  79. 0ab7b20 backlight: lm3639: don't mix different enum types by Jingoo Han · 11 years ago
  80. 86b15d5 backlight: ld9040: Staticize local variable gamma_table by Jingoo Han · 11 years ago
  81. 4c4d2a3 backlight: lm3630: fix sparse warning by Daniel Jeong · 11 years ago
  82. e19493c drivers/video/backlight/lm3630a_bl.c: potential NULL deref in probe() by Dan Carpenter · 11 years ago
  83. 2a0c316 drivers/video/backlight/lm3630a_bl.c: fix signedness bug in lm3630a_chip_init() by Dan Carpenter · 11 years ago
  84. 28e64a6 backlight: lm3630: apply chip revision by Daniel Jeong · 11 years ago
  85. 5812c13 backlight: lp855x_bl: support new LP8555 device by Milo Kim · 11 years ago
  86. b300645 MAINTAINERS: update Zwane Mwaikambo's e-mail address by Jean Delvare · 11 years ago
  87. 07eb659 MAINTAINERS: remove Richard Purdie as backlight maintainer by Jingoo Han · 11 years ago
  88. 4c1ace6 printk.c: comments should refer to /proc/vmcore instead of /proc/vmcoreinfo by Dirk Gouders · 11 years ago
  89. 29e9d22 kernel/printk/printk.c: enable boot delay for earlyprintk by Dave Young · 11 years ago
  90. 312b4e2 vsprintf: check real user/group id for %pK by Ryan Mallon · 11 years ago
  91. 27083ba kernel/printk/printk.c: convert to pr_foo() by Andrew Morton · 11 years ago
  92. 6b80239 printk: report console names during cut-over by Kees Cook · 11 years ago
  93. 8f6b2ae init/main.c: remove prototype for softirq_init() by Geert Uytterhoeven · 11 years ago
  94. 27f69e6 sched: remove ARCH specific fpu_counter from task_struct by Vineet Gupta · 11 years ago
  95. c375f15 x86: move fpu_counter into ARCH specific thread_struct by Vineet Gupta · 11 years ago
  96. 616c05d sh: move fpu_counter into ARCH specific thread_struct by Vineet Gupta · 11 years ago
  97. 261adc9 jump_label: unlikely(x) > 0 by Roel Kluin · 11 years ago
  98. 81e41ea kernel/sys.c: remove obsolete #include <linux/kexec.h> by Geert Uytterhoeven · 11 years ago
  99. 324d666 kernel/delayacct.c: remove redundant checking in __delayacct_add_tsk() by Chen Gang · 11 years ago
  100. c725ee54 gen_init_cpio: avoid NULL pointer dereference and rework env expanding by Michal Nazarewicz · 11 years ago