1. 06f77d1 drivers/rtc/rtc-tps65910.c: use platform_get_irq() to get RTC irq details by Venu Byravarasu · 12 years ago
  2. 651fb48 rtc: kconfig: fix up dependency for ab8500 by Ulf Hansson · 12 years ago
  3. 84cab86 drivers/rtc/rtc-em3027.c: convert struct i2c_msg initialization to C99 format by Shubhrajyoti D · 12 years ago
  4. 885ccbb drivers/rtc/rtc-isl1208.c: convert struct i2c_msg initialization to C99 format by Shubhrajyoti D · 12 years ago
  5. 755e4a4 drivers/rtc/rtc-pcf8563.c: convert struct i2c_msg initialization to C99 format by Shubhrajyoti D · 12 years ago
  6. a606757 drivers/rtc/rtc-rs5c372.c: convert struct i2c_msg initialization to C99 format by Shubhrajyoti D · 12 years ago
  7. 65659f6 drivers/rtc/rtc-s35390a.c: convert struct i2c_msg initialization to C99 format by Shubhrajyoti D · 12 years ago
  8. c3fe92b drivers/rtc/rtc-x1205.c: convert struct i2c_msg initialization to C99 format by Shubhrajyoti D · 12 years ago
  9. 2bfc37d drivers/rtc/rtc-ds1672.c: convert struct i2c_msg initialization to C99 format by Shubhrajyoti D · 12 years ago
  10. 1ee8c0c drivers/rtc/rtc-s3c.c: fix return value in s3c_rtc_probe() by Sachin Kamat · 12 years ago
  11. 4c24e29 rtc_sysfs_show_hctosys(): display 0 if resume failed by David Fries · 12 years ago
  12. be8b6d5 rtc: rtc-mxc: convert to module_platform_driver by Fabio Estevam · 12 years ago
  13. 0f3cde5 rtc: rtc-mxc: adapt to the new i.mx clock framework by Fabio Estevam · 12 years ago
  14. 828296d drivers/rtc/rtc-coh901331.c: use clk_prepare_enable() and clk_disable_unprepare() by Julia Lawall · 12 years ago
  15. 90829c0 rtc: rc5t583: add ricoh rc5t583 RTC driver by Venu Byravarasu · 12 years ago
  16. a16e839 drivers/rtc/rtc-spear.c: fix several error checks by Lars-Peter Clausen · 12 years ago
  17. 7c6a52a drivers/rtc/rtc-jz4740.c: fix IRQ error check by Lars-Peter Clausen · 12 years ago
  18. 6b8029f rtc: kconfig: remove unnecessary dependencies. by Venu Byravarasu · 12 years ago
  19. 94c01ab rtc: add MAX8907 RTC driver by Stephen Warren · 12 years ago
  20. 0e78398 rtc: tps65910: add RTC driver for TPS65910 PMIC RTC by Venu Byravarasu · 12 years ago
  21. 477d30d drivers/rtc/rtc-at91sam9.c: use module_platform_driver() macro by Devendra Naga · 12 years ago
  22. 2830a6d rtc: recycle id when unloading a rtc driver by Vincent Palatin · 12 years ago
  23. 179a502 rtc: snvs: add Freescale rtc-snvs driver by Shawn Guo · 12 years ago
  24. 7418a11 rtc: add Dallas DS2404 driver by Sven Schnelle · 12 years ago
  25. 92589c9 rtc-proc: permit the /proc/driver/rtc device to use other devices by Kim, Milo · 12 years ago
  26. 5fa44f8 drivers/rtc/rtc-isl1208.c: add support for the ISL1218 by Ben Gardner · 12 years ago
  27. 6eec482 binfmt_elf: Uninitialized variable by Alan Cox · 12 years ago
  28. 03a7beb epoll: support for disabling items, and a self-test app by Paton J. Lewis · 12 years ago
  29. a0a0a7a checkpatch: fix name of "MODULE_PARM_DESC" by Kees Cook · 12 years ago
  30. c4ff1b5 CodingStyle: add networking specific block comment style by Joe Perches · 12 years ago
  31. 0588060 checkpatch: check networking specific block comment style by Joe Perches · 12 years ago
  32. 8f26b83 checkpatch: update suggested printk conversions by Joe Perches · 12 years ago
  33. fa64205d checkpatch: check utf-8 content from a commit log when it's missing from charset by Pasi Savanainen · 12 years ago
  34. 8290e2d scatterlist: atomic sg_mapping_iter() no longer needs disabled IRQs by Tejun Heo · 12 years ago
  35. 17d7aac lib/plist.c: make plist test announcements KERN_DEBUG by Borislav Petkov · 12 years ago
  36. da99075 lib/vsprintf.c: improve standard conformance of sscanf() by Jan Beulich · 12 years ago
  37. 214f766 lib/spinlock_debug: avoid livelock in do_raw_spin_lock() by Vikram Mulukutla · 12 years ago
  38. ca279cf genalloc: make it possible to use a custom allocation algorithm by Benjamin Gaignard · 12 years ago
  39. e968756 lib/gcd.c: prevent possible div by 0 by Davidlohr Bueso · 12 years ago
  40. 8f1f66e lib/Kconfig.debug: adjust hard-lockup related Kconfig options by Jan Beulich · 12 years ago
  41. 77dd3b0 lib/parser.c: avoid overflow in match_number() by Alex Elder · 12 years ago
  42. 125c4c7 idr: rename MAX_LEVEL to MAX_IDR_LEVEL by Fengguang Wu · 12 years ago
  43. b74ca3b kvm: replace test_and_set_bit_le() in mark_page_dirty_in_slot() with set_bit_le() by Takuya Yoshikawa · 12 years ago
  44. 0ef8fa6 powerpc: bitops: introduce {clear,set}_bit_le() by Takuya Yoshikawa · 12 years ago
  45. b9034bf bitops: introduce generic {clear,set}_bit_le() by Takuya Yoshikawa · 12 years ago
  46. 459a130 drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() function by Takuya Yoshikawa · 12 years ago
  47. 32766ec drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functions by Ben Hutchings · 12 years ago
  48. 52e8424 drivers/video/backlight/platform_lcd.c: add support for device tree based probe by Jingoo Han · 12 years ago
  49. 66be0e5 drivers/video/backlight/da9052_bl.c: drop devm_kfree of devm_kzalloc'd data by Julia Lawall · 12 years ago
  50. 56a2aba backlight: remove ProGear driver by Marcin Juszkiewicz · 12 years ago
  51. 0f59858 backlight: add new lm3639 backlight driver by G.Shark Jeong · 12 years ago
  52. 0c2a665 backlight: add Backlight driver for lm3630 chip by G.Shark Jeong · 12 years ago
  53. 6275ce9 backlight: lp855x: add FAST bit description for LP8556 by Kim, Milo · 12 years ago
  54. 7c9332d drivers/video/backlight/kb3886_bl.c: use usleep_range() instead of msleep() for small sleeps by Jingoo Han · 12 years ago
  55. a08e1a3 drivers/video/backlight/ltv350qv.c: use usleep_range() instead of msleep() for small sleeps by Jingoo Han · 12 years ago
  56. 5333e25 drivers/video/backlight/da9052_bl.c: use usleep_range() instead of msleep() for small sleeps by Jingoo Han · 12 years ago
  57. 055e72f MAINTAINERS: update email address for Khalid Aziz by Khalid Aziz · 12 years ago
  58. 2d8a3b3 MAINTAINERS: fix indentation for Viresh Kumar by Andy Shevchenko · 12 years ago
  59. 0ecb3cd MAINTAINERS: Update gianfar_ptp after renaming by Joe Perches · 12 years ago
  60. e5dafa2 MAINTAINERS: add defconfig file to IMX section by Uwe Kleine-König · 12 years ago
  61. 9b69234 MAINTAINERS: update gpio subsystem file list by Yang Bai · 12 years ago
  62. 7c59154 lib/vsprintf: update documentation to cover all of %p[Mm][FR] by Andy Shevchenko · 12 years ago
  63. f400051 lib: vsprintf: fix broken comments by George Spelvin · 12 years ago
  64. cb239d0 lib: vsprintf: optimize put_dec_trunc8() by George Spelvin · 12 years ago
  65. 2359172 lib: vsprintf: optimize division by 10000 by George Spelvin · 12 years ago
  66. e49317d lib: vsprintf: optimize division by 10 for small integers by George Spelvin · 12 years ago
  67. 6c0c0d4 poweroff: fix bug in orderly_poweroff() by hongfeng · 12 years ago
  68. f96972f kernel/sys.c: call disable_nonboot_cpus() in kernel_restart() by Shawn Guo · 12 years ago
  69. 9f6547a tile: fix personality bits handling upon exec() by Jiri Kosina · 12 years ago
  70. 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
  71. 0d118d7 score: select generic atomic64_t support by Fengguang Wu · 12 years ago
  72. 87be893 frv: kill used but uninitialized variable by Geert Uytterhoeven · 12 years ago
  73. 8f243af sections: fix const sections for crc32 table by Joe Mario · 12 years ago
  74. c7fd5bc sections: fix section conflicts in sound by Andi Kleen · 12 years ago
  75. 04a6f82 sections: fix section conflicts in net by Andi Kleen · 12 years ago
  76. 6299b66 sections: fix section conflicts in net/can by Andi Kleen · 12 years ago
  77. 17f3609 sections: fix section conflicts in mm/percpu.c by Andi Kleen · 12 years ago
  78. 556f00e sections: fix section conflicts in drivers/video by Andi Kleen · 12 years ago
  79. 16bd9b8 sections: fix section conflicts in drivers/scsi by Andi Kleen · 12 years ago
  80. 3bd0189 sections: fix section conflicts in drivers/platform/x86 by Andi Kleen · 12 years ago
  81. 15c0665 sections: fix section conflicts in drivers/net/wan by Andi Kleen · 12 years ago
  82. afa8c78 sections: fix section conflicts in drivers/net/hamradio by Andi Kleen · 12 years ago
  83. c477ebd sections: fix section conflicts in drivers/net by Andi Kleen · 12 years ago
  84. 6cfe109 sections: fix section conflicts in drivers/mmc by Andi Kleen · 12 years ago
  85. 19afa16 sections: fix section conflicts in drivers/mfd by Andi Kleen · 12 years ago
  86. dd0e981 sections: fix section conflicts in drivers/macintosh by Andi Kleen · 12 years ago
  87. e6b5370 sections: fix section conflicts in drivers/ide by Andi Kleen · 12 years ago
  88. 1849f23 sections: fix section conflicts in drivers/char by Andi Kleen · 12 years ago
  89. 6ca3b14 sections: fix section conflicts in drivers/atm by Andi Kleen · 12 years ago
  90. 75fdd15 sections: fix section conflicts in arch/x86 by Andi Kleen · 12 years ago
  91. 666e81f sections: fix section conflicts in arch/sh by Andi Kleen · 12 years ago
  92. 458fe42 sections: fix section conflicts in arch/score by Andi Kleen · 12 years ago
  93. 9597abe sections: fix section conflicts in arch/powerpc by Andi Kleen · 12 years ago
  94. 3cf5ae6 sections: fix section conflicts in arch/mips by Andi Kleen · 12 years ago
  95. dd47a8b sections: fix section conflicts in arch/ia64 by Andi Kleen · 12 years ago
  96. 1058ce2 sections: fix section conflicts in arch/h8300 by Andi Kleen · 12 years ago
  97. 3f3247d sections: fix section conflicts in arch/frv by Andi Kleen · 12 years ago
  98. bcad6dc sections: fix section conflicts in arch/arm/ by Andi Kleen · 12 years ago
  99. 754b7b6 sections: disable const sections for PA-RISC v2 by Andi Kleen · 12 years ago
  100. 0f6d93a drivers/scsi/atp870u.c: fix bad use of udelay by Martin Michlmayr · 12 years ago