1. da99075 lib/vsprintf.c: improve standard conformance of sscanf() by Jan Beulich · 13 years ago
  2. 214f766 lib/spinlock_debug: avoid livelock in do_raw_spin_lock() by Vikram Mulukutla · 13 years ago
  3. ca279cf genalloc: make it possible to use a custom allocation algorithm by Benjamin Gaignard · 13 years ago
  4. e968756 lib/gcd.c: prevent possible div by 0 by Davidlohr Bueso · 13 years ago
  5. 8f1f66e lib/Kconfig.debug: adjust hard-lockup related Kconfig options by Jan Beulich · 13 years ago
  6. 125c4c7 idr: rename MAX_LEVEL to MAX_IDR_LEVEL by Fengguang Wu · 13 years ago
  7. 77dd3b0 lib/parser.c: avoid overflow in match_number() by Alex Elder · 13 years ago
  8. b74ca3b kvm: replace test_and_set_bit_le() in mark_page_dirty_in_slot() with set_bit_le() by Takuya Yoshikawa · 13 years ago
  9. 0ef8fa6 powerpc: bitops: introduce {clear,set}_bit_le() by Takuya Yoshikawa · 13 years ago
  10. b9034bf bitops: introduce generic {clear,set}_bit_le() by Takuya Yoshikawa · 13 years ago
  11. 459a130 drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() function by Takuya Yoshikawa · 13 years ago
  12. 32766ec drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functions by Ben Hutchings · 13 years ago
  13. 52e8424 drivers/video/backlight/platform_lcd.c: add support for device tree based probe by Jingoo Han · 13 years ago
  14. 66be0e5 drivers/video/backlight/da9052_bl.c: drop devm_kfree of devm_kzalloc'd data by Julia Lawall · 13 years ago
  15. 56a2aba backlight: remove ProGear driver by Marcin Juszkiewicz · 13 years ago
  16. 0f59858 backlight: add new lm3639 backlight driver by G.Shark Jeong · 13 years ago
  17. 0c2a665 backlight: add Backlight driver for lm3630 chip by G.Shark Jeong · 13 years ago
  18. 6275ce9 backlight: lp855x: add FAST bit description for LP8556 by Kim, Milo · 13 years ago
  19. 7c9332d drivers/video/backlight/kb3886_bl.c: use usleep_range() instead of msleep() for small sleeps by Jingoo Han · 13 years ago
  20. a08e1a3 drivers/video/backlight/ltv350qv.c: use usleep_range() instead of msleep() for small sleeps by Jingoo Han · 13 years ago
  21. 5333e25 drivers/video/backlight/da9052_bl.c: use usleep_range() instead of msleep() for small sleeps by Jingoo Han · 13 years ago
  22. 055e72f MAINTAINERS: update email address for Khalid Aziz by Khalid Aziz · 13 years ago
  23. 2d8a3b3 MAINTAINERS: fix indentation for Viresh Kumar by Andy Shevchenko · 13 years ago
  24. 0ecb3cd MAINTAINERS: Update gianfar_ptp after renaming by Joe Perches · 13 years ago
  25. e5dafa2 MAINTAINERS: add defconfig file to IMX section by Uwe Kleine-König · 13 years ago
  26. 9b69234 MAINTAINERS: update gpio subsystem file list by Yang Bai · 13 years ago
  27. 7c59154 lib/vsprintf: update documentation to cover all of %p[Mm][FR] by Andy Shevchenko · 13 years ago
  28. f400051 lib: vsprintf: fix broken comments by George Spelvin · 13 years ago
  29. cb239d0 lib: vsprintf: optimize put_dec_trunc8() by George Spelvin · 13 years ago
  30. 2359172 lib: vsprintf: optimize division by 10000 by George Spelvin · 13 years ago
  31. e49317d lib: vsprintf: optimize division by 10 for small integers by George Spelvin · 13 years ago
  32. 6c0c0d4 poweroff: fix bug in orderly_poweroff() by hongfeng · 13 years ago
  33. f96972f kernel/sys.c: call disable_nonboot_cpus() in kernel_restart() by Shawn Guo · 13 years ago
  34. 9f6547a tile: fix personality bits handling upon exec() by Jiri Kosina · 13 years ago
  35. 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 13 years ago
  36. 0d118d7 score: select generic atomic64_t support by Fengguang Wu · 13 years ago
  37. 87be893 frv: kill used but uninitialized variable by Geert Uytterhoeven · 13 years ago
  38. 8f243af sections: fix const sections for crc32 table by Joe Mario · 13 years ago
  39. c7fd5bc sections: fix section conflicts in sound by Andi Kleen · 13 years ago
  40. 04a6f82 sections: fix section conflicts in net by Andi Kleen · 13 years ago
  41. 6299b66 sections: fix section conflicts in net/can by Andi Kleen · 13 years ago
  42. 17f3609 sections: fix section conflicts in mm/percpu.c by Andi Kleen · 13 years ago
  43. 556f00e sections: fix section conflicts in drivers/video by Andi Kleen · 13 years ago
  44. 16bd9b8 sections: fix section conflicts in drivers/scsi by Andi Kleen · 13 years ago
  45. 3bd0189 sections: fix section conflicts in drivers/platform/x86 by Andi Kleen · 13 years ago
  46. 15c0665 sections: fix section conflicts in drivers/net/wan by Andi Kleen · 13 years ago
  47. afa8c78 sections: fix section conflicts in drivers/net/hamradio by Andi Kleen · 13 years ago
  48. c477ebd sections: fix section conflicts in drivers/net by Andi Kleen · 13 years ago
  49. 6cfe109 sections: fix section conflicts in drivers/mmc by Andi Kleen · 13 years ago
  50. 19afa16 sections: fix section conflicts in drivers/mfd by Andi Kleen · 13 years ago
  51. dd0e981 sections: fix section conflicts in drivers/macintosh by Andi Kleen · 13 years ago
  52. e6b5370 sections: fix section conflicts in drivers/ide by Andi Kleen · 13 years ago
  53. 1849f23 sections: fix section conflicts in drivers/char by Andi Kleen · 13 years ago
  54. 6ca3b14 sections: fix section conflicts in drivers/atm by Andi Kleen · 13 years ago
  55. 75fdd15 sections: fix section conflicts in arch/x86 by Andi Kleen · 13 years ago
  56. 666e81f sections: fix section conflicts in arch/sh by Andi Kleen · 13 years ago
  57. 458fe42 sections: fix section conflicts in arch/score by Andi Kleen · 13 years ago
  58. 9597abe sections: fix section conflicts in arch/powerpc by Andi Kleen · 13 years ago
  59. 3cf5ae6 sections: fix section conflicts in arch/mips by Andi Kleen · 13 years ago
  60. dd47a8b sections: fix section conflicts in arch/ia64 by Andi Kleen · 13 years ago
  61. 1058ce2 sections: fix section conflicts in arch/h8300 by Andi Kleen · 13 years ago
  62. 3f3247d sections: fix section conflicts in arch/frv by Andi Kleen · 13 years ago
  63. bcad6dc sections: fix section conflicts in arch/arm/ by Andi Kleen · 13 years ago
  64. 754b7b6 sections: disable const sections for PA-RISC v2 by Andi Kleen · 13 years ago
  65. 0f6d93a drivers/scsi/atp870u.c: fix bad use of udelay by Martin Michlmayr · 13 years ago
  66. 82e54a6 unicore32: select generic atomic64_t support by Fengguang Wu · 13 years ago
  67. c353acb kbuild: make: fix if_changed when command contains backslashes by Sascha Hauer · 13 years ago
  68. 0eb5a35 drivers/dma/dmaengine.c: lower the priority of 'failed to get' dma channel message by Fabio Estevam · 13 years ago
  69. 9957423 mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports it by Geert Uytterhoeven · 13 years ago
  70. 9321d52 audit.h: replace defines with C stubs by Kees Cook · 13 years ago
  71. 67966e0 Partially revert a1ce39288e6fbef (UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers) by David Daney · 13 years ago
  72. e32087b [media] davinci: vpbe: replace V4L2_OUT_CAP_CUSTOM_TIMINGS with V4L2_OUT_CAP_DV_TIMINGS by Lad, Prabhakar · 13 years ago
  73. fabc4e9 [media] media: davinci: vpbe: fix build warning by Lad, Prabhakar · 13 years ago
  74. ad7dcb3 [media] ths7303: enable THS7303 for HD modes by Manjunath Hadli · 13 years ago
  75. 3686408 [media] dm644x: replace the obsolete preset API by the timings API by Hans Verkuil · 13 years ago
  76. 182b967 [media] af9033: prevent unintended underflow by Hans-Frieder Vogt · 13 years ago
  77. 6e92349 perf diff: Display empty space for non paired samples by Jiri Olsa · 13 years ago
  78. d88c48f perf diff: Include samples without symbol in overall stats by Jiri Olsa · 13 years ago
  79. ed279da perf diff: Add -F option to display formula for computation by Jiri Olsa · 13 years ago
  80. 61949b2 perf diff: Add -p option to display period values for hist entries by Jiri Olsa · 13 years ago
  81. 81d5f95 perf diff: Add weighted diff computation way to compare hist entries by Jiri Olsa · 13 years ago
  82. 96c47f1 perf diff: Add option to sort entries based on diff computation by Jiri Olsa · 13 years ago
  83. 7aaf6b3 perf diff: Add ratio computation way to compare hist entries by Jiri Olsa · 13 years ago
  84. a06d143 perf diff: Add -b option for perf diff to display paired entries only by Jiri Olsa · 13 years ago
  85. 8b6faac [media] media: davinci: vpfe: fix build error by Lad, Prabhakar · 13 years ago
  86. b70936d tty: serial: sccnxp: Fix bug with unterminated platform_id list by Greg Kroah-Hartman · 13 years ago
  87. ee98581 staging: serial: dgrp: Add missing #include <linux/uaccess.h> by Geert Uytterhoeven · 13 years ago
  88. 725dd00 serial: sccnxp: Allows the driver to be compiled as a module by Alexander Shiyan · 13 years ago
  89. 2351a6c tty: Fix bogus "callbacks suppressed" messages by Markus Trippelsdorf · 13 years ago
  90. 6f56012 net, TTY: initialize tty->driver_data before usage by Sasha Levin · 13 years ago
  91. f15eb53 perf trace: Add support for tracing workload given by command line by Namhyung Kim · 13 years ago
  92. ee76120 perf trace: Explicitly enable system-wide mode if no option is given by Namhyung Kim · 13 years ago
  93. 32caf0d perf trace: Validate target task/user/cpu argument by Namhyung Kim · 13 years ago
  94. 60d4616 ext4: serialize fallocate with ext4_convert_unwritten_extents by Dmitry Monakhov · 13 years ago
  95. c278531 ext4: fix ext4_flush_completed_IO wait semantics by Dmitry Monakhov · 13 years ago
  96. 382fc33 Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-next by Ralf Baechle · 13 years ago
  97. bd0d104 Merge branch 'staging/for_v3.7' into v4l_for_linus by Mauro Carvalho Chehab · 13 years ago
  98. d26e193 ima: fix bug in argument order by Dmitry Kasatkin · 13 years ago
  99. a1b98e1 ASoC: wm2200: Fix non-inverted OUT2 mute control by Mark Brown · 13 years ago
  100. 5ae9eb4 ASoC: wm2200: Use rev A register patches on rev B by Mark Brown · 13 years ago