1. 6ed6a72 minixfs: fix block limit check by Vladimir Serbinenko · 12 years ago
  2. 8dccaf0 drivers/rtc/rtc-pcf8563.c: add device tree support by Nick Bowler · 12 years ago
  3. 0a25bf4 drivers/rtc/rtc-pcf8563.c: set owner field in driver struct by Nick Bowler · 12 years ago
  4. 007def0 rtc/rtc-da9052: remove unneed devm_kfree call by Devendra Naga · 12 years ago
  5. 19a1ac5 rtc/mc13xxx: add support for the rtc in the mc34708 pmic by Uwe Kleine-König · 12 years ago
  6. 0f636fc rtc/mc13xxx: use MODULE_DEVICE_TABLE instead of MODULE_ALIAS by Uwe Kleine-König · 12 years ago
  7. dbd9acb drivers/rtc/rtc-s3c.c: replace #include header files from asm/* to linux/* by Sachin Kamat · 12 years ago
  8. 8e74b6e drivers/rtc/rtc-r9701.c: check that r9701_set_datetime() succeeded by Andrew Morton · 12 years ago
  9. aa11ec5 drivers/rtc/rtc-r9701.c: avoid second call to rtc_valid_tm() by Devendra Naga · 12 years ago
  10. 064407f drivers/rtc/rtc-ab8500.c: remove fix for AB8500 ED version by Bengt Jonsson · 12 years ago
  11. dc43d4a drivers/rtc/rtc-ab8500.c: use UIE emulation by Ramesh Chandrasekaran · 12 years ago
  12. 559a6fc rtc: pl031: fix up IRQ flags by Mattias Wallin · 12 years ago
  13. 1bb457f rtc: pl031: use per-vendor variables for special init by Linus Walleij · 12 years ago
  14. aff05ed rtc: pl031: encapsulate per-vendor ops by Linus Walleij · 12 years ago
  15. 36ac1d24 drivers/rtc/rtc-coh901331.c: use devm allocation by Linus Walleij · 12 years ago
  16. 8384dfe drivers/rtc/rtc-coh901331.c: use clk_prepare/unprepare by Linus Walleij · 12 years ago
  17. 261eba7 drivers/message/i2o/i2o_config.c: bound allocation by Alan Cox · 12 years ago
  18. 40251b8 drivers/message/i2o/i2o_proc.c: the pointer returned from chtostr() points to an array which is no longer valid by Kamil Dudka · 12 years ago
  19. 49ac572 lib/crc32.c: fix unused variables warnings by Thiago Rafael Becker · 12 years ago
  20. b13edf7 checkpatch: add checks for do {} while (0) macro misuses by Joe Perches · 12 years ago
  21. 66c80b6 checkpatch: Add acheck for use of sizeof without parenthesis by Joe Perches · 12 years ago
  22. 4a27319 checkpatch: check usleep_range() arguments by Joe Perches · 12 years ago
  23. ce0338df3c checkpatch: test for non-standard signatures by Joe Perches · 12 years ago
  24. b34a26f checkpatch: Update alignment check by Joe Perches · 12 years ago
  25. 4ed940d firmware_map: make firmware_map_add_early() argument consistent with firmware_map_add_hotplug() by Yasuaki Ishimatsu · 12 years ago
  26. 4b06814 spinlock_debug: print offset in addition to symbol name by Stephen Boyd · 12 years ago
  27. 7463449 atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test by Catalin Marinas · 12 years ago
  28. 6017b48 ext4: use memweight() by Akinobu Mita · 12 years ago
  29. 10d4708 ext3: use memweight() by Akinobu Mita · 12 years ago
  30. ecd0afa ext2: use memweight() by Akinobu Mita · 12 years ago
  31. a75613e ocfs2: use memweight() by Akinobu Mita · 12 years ago
  32. 9a60139 video/uvc: use memweight() by Akinobu Mita · 12 years ago
  33. 0121ad6 affs: use memweight() by Akinobu Mita · 12 years ago
  34. 8fb980e dm: use memweight() by Akinobu Mita · 12 years ago
  35. 9b58f6d qnx4fs: use memweight() by Akinobu Mita · 12 years ago
  36. 639b9e3 string: introduce memweight() by Akinobu Mita · 12 years ago
  37. f7f9505 backlight: move lp855x header into platform_data directory by Kim, Milo · 12 years ago
  38. a1fcb2e backlight: move register definitions from header to source by Kim, Milo · 12 years ago
  39. 62a5c07 backlight: l4f00242t03: export and use devm_gpio_request_one() by Jingoo Han · 12 years ago
  40. 4405d5d backlight: corgi_lcd: use devm_gpio_request() by Jingoo Han · 12 years ago
  41. 04e961f backlight: lms283gf05: use devm_gpio_request() by Jingoo Han · 12 years ago
  42. f5b7194 backlight: tosa_bl: use devm_gpio_request() by Jingoo Han · 12 years ago
  43. 402ff9a backlight: tosa_lcd: use devm_gpio_request() by Jingoo Han · 12 years ago
  44. f673934 backlight: ot200_bl: use devm_gpio_request() by Jingoo Han · 12 years ago
  45. 5f9dd5c backlight: atmel-pwm-bl: use devm_gpio_request() by Jingoo Han · 12 years ago
  46. b4a7461 drivers/video/backlight/lm3533_bl.c: use devm_ functions by Jingoo Han · 12 years ago
  47. f1b60d4 drivers/video/backlight/ot200_bl.c: use devm_ functions by Jingoo Han · 12 years ago
  48. a4be29a drivers/video/backlight/atmel-pwm-bl.c: use devm_ functions by Jingoo Han · 12 years ago
  49. a824c73 MAINTAINERS: update EXYNOS DP DRIVER F: patterns by Jingoo Han · 12 years ago
  50. 31550a1 vsprintf: add support of '%*ph[CDN]' by Andy Shevchenko · 12 years ago
  51. 3715c530 lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q) by Dan Rosenberg · 12 years ago
  52. 80f548e lib/vsprintf.c: remind people to update Documentation/printk-formats.txt when adding printk formats by Andrew Morton · 12 years ago
  53. 76597ff9 vsprintf: add %pMR for Bluetooth MAC address by Andrei Emeltchenko · 12 years ago
  54. 61e99ab printk: remove the now unnecessary "C" annotation for KERN_CONT by Joe Perches · 12 years ago
  55. 088a52a printk: only look for prefix levels in kernel messages by Joe Perches · 12 years ago
  56. 04d2c8c printk: convert the format for KERN_<LEVEL> to a 2 byte pattern by Joe Perches · 12 years ago
  57. b778b3f sound: use printk_get_level and printk_skip_level by Joe Perches · 12 years ago
  58. 533574c btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout by Joe Perches · 12 years ago
  59. 0cc41e4 arch: remove direct definitions of KERN_<LEVEL> uses by Joe Perches · 12 years ago
  60. 314ba35 printk: add kern_levels.h to make KERN_<LEVEL> available for asm use by Joe Perches · 12 years ago
  61. acc8fa41 printk: add generic functions to find KERN_<LEVEL> headers by Joe Perches · 12 years ago
  62. cdf5344 kmsg: /dev/kmsg - properly return possible copy_from_user() failure by Kay Sievers · 12 years ago
  63. 5353cf0 drivers/misc/ti-st/st_core.c: missing NULL check by Alan Cox · 12 years ago
  64. b57b44a kernel/sys.c: avoid argv_free(NULL) by Andrew Morton · 12 years ago
  65. 45226e9 NMI watchdog: fix for lockup detector breakage on resume by Sameer Nanda · 12 years ago
  66. 190320c panic: fix a possible deadlock in panic() by Vikram Mulukutla · 12 years ago
  67. 6c55845 avr32: fix build error in ATSTK1002 code by Fengguang Wu · 12 years ago
  68. e47c6a3 clk: validate pointer in __clk_disable() by Fengguang Wu · 12 years ago
  69. 7041717 arch/arm/mach-netx/fb.c: reuse dummy clk routines for CONFIG_HAVE_CLK=n by Viresh Kumar · 12 years ago
  70. c311b78 usb/host/r8a66597: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  71. 569a50d gadget/r8a66597: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  72. f12a86a gadget/m66592: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  73. 6a81c26 net/stmmac: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  74. 2b1463d net/c_can: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  75. d14fb1e ata/pata_arasan: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  76. 08aff53 usb/musb: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  77. 714904e usb/marvell: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  78. dd995c9 i2c/i2c-pxa: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  79. 01da40b clk: remove redundant depends on from drivers/Kconfig by Viresh Kumar · 12 years ago
  80. 93abe8e clk: add non CONFIG_HAVE_CLK routines by Viresh Kumar · 12 years ago
  81. bf7c27e avr32/mm/fault.c: port OOM changes to do_page_fault by Kautuk Consul · 12 years ago
  82. 7eafef6 alpha: remove mysterious if zero-ed out includes by Paul Bolle · 12 years ago
  83. f107701 xtensa/mm/fault.c: port OOM changes to do_page_fault by Kautuk Consul · 12 years ago
  84. 54b5019 coredump: warn about unsafe suid_dumpable / core_pattern combo by Kees Cook · 12 years ago
  85. 9520628 fs: make dumpable=2 require fully qualified path by Kees Cook · 12 years ago
  86. 779302e fs/xattr.c:getxattr(): improve handling of allocation failures by Sasha Levin · 12 years ago
  87. 32b4560 ntfs: remove references to long gone super operations and unimplemented methods by Fernando Luis Vazquez Cao · 12 years ago
  88. f1fd75b prctl: remove redunant assignment of "error" to zero by Sasikantha babu · 12 years ago
  89. 6c4088a pcdp: use early_ioremap/early_iounmap to access pcdp table by Greg Pearson · 12 years ago
  90. dc32f63 mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page() by Joonsoo Kim · 12 years ago
  91. a410963 Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  92. f7da9cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  93. 173f865 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  94. cea8f46 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  95. 91b006d Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus by Russell King · 12 years ago
  96. 7b9b04f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  97. 59ea33a tcp: perform DMA to userspace only if there is a task waiting for it by Jiri Kosina · 12 years ago
  98. 6081030 Revert "openvswitch: potential NULL deref in sample()" by Jesse Gross · 12 years ago
  99. 505fbcf ipv4: fix TCP early demux by Eric Dumazet · 12 years ago
  100. b1beb68 net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling by Jiri Benc · 12 years ago