1. 729f77b blackfin: remove __FUNCTION__ in video driver by Harvey Harrison · 16 years ago
  2. 3efbb98 fbdev: fix typo in drivers/video/modedb.c by Jiri Moravec · 16 years ago
  3. 3c36aa5 pci: use pci_ioremap_bar() in drivers/video by Arjan van de Ven · 16 years ago
  4. ab5dc37 gpio: pca953x handles more chips, i2c fault codes by David Brownell · 16 years ago
  5. cabb3fc twl4030-gpio: cleanup debounce by David Brownell · 16 years ago
  6. ba6c403 drivers/rtc: correct an error test by Julia Lawall · 16 years ago
  7. defb451 rtc: driver for Marvell's SoCs 88F6281 and 88F6192 by Saeed Bishara · 16 years ago
  8. 97a1f95 rtc: rtc-ds1216 fixes by Alessandro Zummo · 16 years ago
  9. 0e14923 rtc: add rtc-tx4939 driver by Atsushi Nemoto · 16 years ago
  10. bbccf83 rtc: use set_mmss when set_time is not available by Alessandro Zummo · 16 years ago
  11. f600915 rtc: rtc-ds3234 fixes by Alessandro Zummo · 16 years ago
  12. a5771c6 rtc: rtc-max6902 fixes by Alessandro Zummo · 16 years ago
  13. 45fd8a0 rtc: Au1000 On-Chip Counter0-as-RTC driver. by Manuel Lauss · 16 years ago
  14. ae64d16 rtc: kconfig cleanup by Alessandro Zummo · 16 years ago
  15. 7b9b2ef rtc: rtc-ds1390 probe sequence and misc fixes by Alessandro Zummo · 16 years ago
  16. 0417ce2 rtc: pxa27x/pxa3xx driver fixes, revised by Alessandro Zummo · 16 years ago
  17. dc94436 rtc: driver for pxa27x and pxa3xx SoC by Robert Jarzmik · 16 years ago
  18. 5d2a503 rtc: move power of 2 periodic frequency check down into drivers by Jonathan Cameron · 16 years ago
  19. 2fac667 rtc: bunch of drivers: fix 'no irq' case handing by Anton Vorontsov · 16 years ago
  20. d4afc76 rtc: struct device: replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  21. 103d6d9 genrtc: disable genrtc on Blackfin systems by Mike Frysinger · 16 years ago
  22. bae8ec6 autofs4: fix string validation check order by Ian Kent · 16 years ago
  23. a92daf6 autofs4: make autofs type usage explicit by Ian Kent · 16 years ago
  24. 41cfef2 autofs4: fix var shadowed by local delaration by Ian Kent · 16 years ago
  25. 730c9ee autofs4: improve parameter usage by Ian Kent · 16 years ago
  26. f70f582 fs/ecryptfs/inode.c: cleanup kerneldoc by Qinghuang Feng · 16 years ago
  27. 71c11c3 eCryptfs: Clean up ecryptfs_decode_from_filename() by Michael Halcrow · 16 years ago
  28. 7d8bc2b eCryptfs: kerneldoc for ecryptfs_parse_tag_70_packet() by Michael Halcrow · 16 years ago
  29. a8f1286 eCryptfs: Fix data types (int/size_t) by Michael Halcrow · 16 years ago
  30. df261c5 eCryptfs: Replace %Z with %z by Michael Halcrow · 16 years ago
  31. 87c94c4 eCryptfs: Filename Encryption: mount option by Michael Halcrow · 16 years ago
  32. addd65ad eCryptfs: Filename Encryption: filldir, lookup, and readlink by Michael Halcrow · 16 years ago
  33. 51ca58d eCryptfs: Filename Encryption: Encoding and encryption functions by Michael Halcrow · 16 years ago
  34. a34f60f eCryptfs: Filename Encryption: Header updates by Michael Halcrow · 16 years ago
  35. 9c79f34 eCryptfs: Filename Encryption: Tag 70 packets by Michael Halcrow · 16 years ago
  36. 14bca6c i2o: remove extraneous kernel-doc by Randy Dunlap · 16 years ago
  37. f24659d kprobes: support probing module __init function by Masami Hiramatsu · 16 years ago
  38. 0deddf43 module: add MODULE_STATE_LIVE notify by Masami Hiramatsu · 16 years ago
  39. 49ad2fd kprobes: remove called_from argument by Masami Hiramatsu · 16 years ago
  40. e8386a0 kprobes: support probing module __exit function by Masami Hiramatsu · 16 years ago
  41. 017c39b kprobes: add __kprobes to kprobe internal functions by Masami Hiramatsu · 16 years ago
  42. 1294156 kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() by Masami Hiramatsu · 16 years ago
  43. a06f621 module: add within_module_core() and within_module_init() by Masami Hiramatsu · 16 years ago
  44. 12da3b8 kprobes: add tests for register_kprobes by Masami Hiramatsu · 16 years ago
  45. 8e11440 kprobes: indirectly call kprobe_target by Masami Hiramatsu · 16 years ago
  46. bc2f701 kprobes: bugfix: try_module_get even if calling_mod is NULL by Masami Hiramatsu · 16 years ago
  47. 51e911e drivers/spi: move a dereference below a NULL test by Julia Lawall · 16 years ago
  48. ee9c1fb spi: use generic gpio calls in spi_s3c24xx_gpio by Ben Dooks · 16 years ago
  49. 5ee36c9 spi: atmel_spi update chipselect handling by Haavard Skinnemoen · 16 years ago
  50. 5bfa26c atmel_spi: clean up SPIv1 quirk handling by Haavard Skinnemoen · 16 years ago
  51. d29389d spi_gpio driver by David Brownell · 16 years ago
  52. c2bacfc dmi: fix kernel-doc notation by Randy Dunlap · 16 years ago
  53. ee9ef6b fs/ncpfs/getopt.c: cleanup keneldoc by Qinghuang Feng · 16 years ago
  54. 87113e80 fs/binfmt_misc.c: add terminating newline to /proc/sys/fs/binfmt_misc/status by Qinghuang Feng · 16 years ago
  55. 5cf0cc4 binfmts.h: include list.h by Hiroshi Shimamoto · 16 years ago
  56. 29041b4 ibmpex: add endian annotation to extract_data() helper by Harvey Harrison · 16 years ago
  57. 85e0e5a hwmon: applesmc: Add support for MacBook Air 2 by Henrik Rydberg · 16 years ago
  58. 44ea9c8 drivers/macintosh: Add missing of_node_put in therm_adt746x.c by Nicolas Palix · 16 years ago
  59. 89fac11 adt7470: make automatic fan control really work by Darrick J. Wong · 16 years ago
  60. 2f22d5d adt7470: observe the number of temperature sensors to shorten update time by Darrick J. Wong · 16 years ago
  61. 2e75a4b adt7470: fix pwm at a certain level during temperature sensor scan by Darrick J. Wong · 16 years ago
  62. 8f8c1fb adt74{62, 70, 73}: Use DIV_ROUND_CLOSEST for rounded division by Darrick J. Wong · 16 years ago
  63. 57b9c6d checkpatch: version: 0.26 by Andy Whitcroft · 16 years ago
  64. 21caa13 checkpatch: fix the perlcritic errors by Andy Whitcroft · 16 years ago
  65. 2b6db5c checkpatch: struct file_operations should normally be const by Andy Whitcroft · 16 years ago
  66. b53c8e1 checkpatch: ensure we actually detect if assignments split across lines by Andy Whitcroft · 16 years ago
  67. 2d1bafd7 checkpatch: do not report nr_static as a static declaration by Andy Whitcroft · 16 years ago
  68. 4635f4f checkpatch: track #ifdef/#else/#endif when tracking blocks by Andy Whitcroft · 16 years ago
  69. 8b1b337 checkpatch: fix continuation detection when handling spacing on operators by Andy Whitcroft · 16 years ago
  70. 8054576 checkpatch: loosen spacing on typedef function checks by Andy Whitcroft · 16 years ago
  71. 080ba92 checkpatch: try to catch missing VMLINUX_SYMBOL() in vmlinux.lds.h by Mike Frysinger · 16 years ago
  72. 86f9d05 checkpatch: allow parentheses on return for comparisons by Andy Whitcroft · 16 years ago
  73. 1e85572 checkpatch: Add warning for p0-patches by Wolfram Sang · 16 years ago
  74. 2a5a2c2 checkpatch: update copyrights by Andy Whitcroft · 16 years ago
  75. b0e0b43 checkpatch: update MAINTAINERS entry by Andy Whitcroft · 16 years ago
  76. 50a7dcf checkpatch: version: 0.25 by Andy Whitcroft · 16 years ago
  77. 6586386 checkpatch: dissallow spaces between stars in pointer types by Andy Whitcroft · 16 years ago
  78. fae17da checkpatch: comment ends inside strings is most likely not an open comment by Andy Whitcroft · 16 years ago
  79. 8e761b0 checkpatch: detect multiple bitfield declarations by Andy Whitcroft · 16 years ago
  80. 5fe3af1 checkpatch: __weak is an official attribute by Andy Whitcroft · 16 years ago
  81. 383099f checkpatch: structure member assignments are not complex by Andy Whitcroft · 16 years ago
  82. 83242e0 checkpatch: widen implied comment detection to allow multiple stars by Andy Whitcroft · 16 years ago
  83. 721c1cb checkpatch: comment detection may miss an implied comment on the last hunk by Andy Whitcroft · 16 years ago
  84. 691d77b checkpatch: add checks for in_atomic() by Andy Whitcroft · 16 years ago
  85. 94e2959 fs: fix function param name in kernel-doc by Randy Dunlap · 16 years ago
  86. 8c36593 include/linux/interrupt.h: do not include linux/irqnr.h twice by Jesper Juhl · 16 years ago
  87. 208b95c sysrq: more explicit, less terse help messages by Randy Dunlap · 16 years ago
  88. 0bc02f3 fs/inode: fix kernel-doc notation by Randy Dunlap · 16 years ago
  89. 67faaad Remove obsolete CONFIG_RESOURCES_64BIT by Geert Uytterhoeven · 16 years ago
  90. 350eaf7 do_coredump(): check return from argv_split() by Tetsuo Handa · 16 years ago
  91. 26e5438 profile: don't include <asm/ptrace.h> twice. by KOSAKI Motohiro · 16 years ago
  92. d2e3192 init/main.c: mark late_time_init as __initdata by Jan Beulich · 16 years ago
  93. ca8a5bd add missing accounting calls to compat_sys_{readv,writev} by Gerd Hoffmann · 16 years ago
  94. 8c40188 fs: fix name overwrite in __register_chrdev_region() by Cyrill Gorcunov · 16 years ago
  95. ba84be2 remove linux/hardirq.h from asm-generic/local.h by Russell King · 16 years ago
  96. 08adefd ioc4: automatically load sgiioc4 subordinate module by Brent Casavant · 16 years ago
  97. bfa0b1c Dmitry has been renamed by Dmitry Eremin-Solenikov · 16 years ago
  98. 179f7eb percpu_counter: FBC_BATCH should be a variable by Eric Dumazet · 16 years ago
  99. e3d5a27 Allow times and time system calls to return small negative values by Paul Mackerras · 16 years ago
  100. af9379c documentation: when to BUG(), and when to not BUG() by David Brownell · 16 years ago