1. 650226b ptrace: task_clear_jobctl_trapping()->wake_up_bit() needs mb() by Oleg Nesterov · 10 years ago
  2. 4e52365 ptrace: fix fork event messages across pid namespaces by Matthew Dempsky · 10 years ago
  3. 615cc2c Documentation/memory-barriers.txt: fix important typo re memory barriers by Alexey Dobriyan · 10 years ago
  4. 0b07cb8 Documentation/filesystems/seq_file.txt: create_proc_entry deprecated by Fabian Frederick · 10 years ago
  5. 8401aa1 Documentation/SubmittingPatches: describe the Fixes: tag by Jacob Keller · 10 years ago
  6. ef19470 fs/fat/inode.c: clean up string initializations (char[] instead of char *) by Manuel Schölling · 10 years ago
  7. 190a884 fs/fat/: add support for DOS 1.x formatted volumes by Conrad Meyer · 10 years ago
  8. a19189e fs/hpfs: increase pr_warn level by Fabian Frederick · 10 years ago
  9. 1749a10 fs/hpfs: use __func__ for logging by Fabian Frederick · 10 years ago
  10. 14da17f fs/hpfs: use pr_fmt for logging by Fabian Frederick · 10 years ago
  11. b7cb1ce fs/hpfs: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  12. 45641c8 fs/ufs/balloc.c: remove err parameter in ufs_add_fragments by Fabian Frederick · 10 years ago
  13. df3d4e7 hfsplus: fix compiler warning on PowerPC by Christian Kujau · 10 years ago
  14. b73f3d0 fs/hfsplus: fix pr_foo() and hfs_dbg formats by Fabian Frederick · 10 years ago
  15. ffbc067 hfsplus: coding style fix for declarations in hfsplus_fs.h by Sergei Antonov · 10 years ago
  16. 297cc27 fs/hfsplus/wrapper.c: replace shift loop by ilog2 by Fabian Frederick · 10 years ago
  17. 2cd282a hfsplus: fix "unused node is not erased" error by Sergei Antonov · 10 years ago
  18. 915ab23 fs/hfsplus/wrapper.c: replace min/casting by min_t by Fabian Frederick · 10 years ago
  19. d8983ca fs/hfsplus/options.c: replace seq_printf by seq_puts by Fabian Frederick · 10 years ago
  20. e46707d fs/hfsplus/bnode.c: replace min/casting by min_t by Fabian Frederick · 10 years ago
  21. 97a62ea hfsplus: emit proper file type from readdir by Sergei Antonov · 10 years ago
  22. 7f2fc81 hfsplus: remove unused routine hfsplus_attr_build_key_uni by Hin-Tak Leung · 10 years ago
  23. bf29e88 hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributes by Hin-Tak Leung · 10 years ago
  24. 017f8da hfsplus: fix worst-case unicode to char conversion of file names and attributes by Hin-Tak Leung · 10 years ago
  25. 6d6bd94 fs/coda: use __func__ by Fabian Frederick · 10 years ago
  26. f38cfb2 fs/coda: logging prefix uniformization by Fabian Frederick · 10 years ago
  27. d9b4b31 fs/coda: replace printk by pr_foo() by Fabian Frederick · 10 years ago
  28. 817e1d9 fs/befs: kernel-doc fixes by Fabian Frederick · 10 years ago
  29. f38f41c fs/befs/linuxvfs.c: remove positive test on sector_t by Fabian Frederick · 10 years ago
  30. 6cb103b fs/befs/btree.c: replace strncpy by strlcpy + coding style fixing by Fabian Frederick · 10 years ago
  31. 39d7a29 fs/befs/linuxvfs.c: replace strncpy by strlcpy by Fabian Frederick · 10 years ago
  32. 8b18daa drivers/rtc/rtc-pxa.c: make of_device_id array const by Jingoo Han · 10 years ago
  33. dee21a6 drivers/rtc/rtc-sa1100.c: make of_device_id array const by Jingoo Han · 10 years ago
  34. ab7f580 drivers/rtc/rtc-omap.c: enable RTC_IRQWAKEEN bits when Alarm is set by Lokesh Vutla · 10 years ago
  35. 9dcc87f ARM: at91: fix at91_sysirq_mask_rtc for sam9x5 SoCs by Boris BREZILLON · 10 years ago
  36. 2fe121e rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irq by Boris BREZILLON · 10 years ago
  37. 68164a7 drivers/rtc/rtc-hym8563.c: add optional clock-output-names property by Heiko Stuebner · 10 years ago
  38. 778575f drivers/rtc/rtc-bfin.c: do not abort when requesting irq fails by Mike Frysinger · 10 years ago
  39. cd914bb drivers/rtc/rtc-omap.c: add support for enabling 32khz clock by Sekhar Nori · 10 years ago
  40. 92adb96 drivers/rtc/rtc-omap.c: use BIT() macro by Sekhar Nori · 10 years ago
  41. 337b600 drivers/rtc/rtc-omap.c: remove multiple device id checks by Sekhar Nori · 10 years ago
  42. c2a5755 rtc: da9063: RTC driver by Opensource [Steve Twiss] · 10 years ago
  43. 1fcbe42 drivers/rtc: add support for Microchip MCP795 by Josef Gajdusek · 10 years ago
  44. 10b06b8 drivers/rtc/rtc-ds1343.c: fix potential race condition by Raghavendra Ganiga · 10 years ago
  45. 0dd449b rtc: fix build error by Raghavendra Ganiga · 10 years ago
  46. 1d6316f drivers/rtc: add support for maxim dallas rtc ds1343 and ds1344 by Raghavendra Ganiga · 10 years ago
  47. 7abe3f5 rtc: rtc-palmas: make of_device_id array const by Jingoo Han · 10 years ago
  48. 4621bc5 rtc: rtc-mv: make of_device_id array const by Jingoo Han · 10 years ago
  49. 8c5bfac rtc: isl12057: make of_device_id array const by Jingoo Han · 10 years ago
  50. e524360 rtc: rtc-hym8563: make of_device_id array const by Jingoo Han · 10 years ago
  51. 9d20357 rtc: rtc-ds1742: make of_device_id array const by Jingoo Han · 10 years ago
  52. 7c994c0 drivers/rtc/rtc-da9052.c: ALARM causes interrupt storm by Anthony Olech · 10 years ago
  53. 1e83d48 drivers/rtc/rtc-88pm860x.c: add missing of_node_put() by Krzysztof Kozlowski · 10 years ago
  54. e66040c drivers/rtc/rtc-88pm860x.c: use of_get_child_by_name() by Krzysztof Kozlowski · 10 years ago
  55. fae67ad arch/mips/dec: switch DECstation systems to rtc-cmos by Maciej W. Rozycki · 10 years ago
  56. 31632db drivers/rtc/rtc-cmos.c: drivers/char/rtc.c features for DECstation support by Maciej W. Rozycki · 10 years ago
  57. 809d962 drivers/rtc/rtc-efi.c: avoid subtracting day twice when computing year days by Lee, Chun-Yi · 10 years ago
  58. 6b1a523 drivers/rtc/rtc-m41t80.c: add support for MicroCrystal rv4162 by Wolfram Sang · 10 years ago
  59. 85d7704 drivers/rtc/rtc-m41t80.c: propagate error value from smbus functions by Wolfram Sang · 10 years ago
  60. c67fedf drivers/rtc/rtc-m41t80.c: clean up error paths by Wolfram Sang · 10 years ago
  61. 5028578 drivers/rtc/rtc-m41t80.c: remove DRV_VERSION macro by Wolfram Sang · 10 years ago
  62. 652ba66 arm64: add APM X-Gene SoC RTC DTS entry by Loc Ho · 10 years ago
  63. f12d869 drivers/rtc: add APM X-Gene SoC RTC driver by Loc Ho · 10 years ago
  64. c381171 Documentation/devicetree/bindings: add documentation for the APM X-Gene SoC RTC DTS binding by Loc Ho · 10 years ago
  65. ee1d901 drivers/rtc/interface.c: fix infinite loop in initializing the alarm by Ales Novak · 10 years ago
  66. 3364d11 fs/ceph/debugfs.c: replace seq_printf by seq_puts by Fabian Frederick · 10 years ago
  67. f3ae1b9 fs/ceph: replace pr_warning by pr_warn by Fabian Frederick · 10 years ago
  68. 844e4d6 slub: search partial list on numa_mem_id(), instead of numa_node_id() by Joonsoo Kim · 10 years ago
  69. 71abdc1 mm: vmscan: clear kswapd's special reclaim powers before exiting by Johannes Weiner · 10 years ago
  70. cc07aab Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into next by Linus Torvalds · 10 years ago
  71. 9e47aae Fix ARM merge mistake in mvebu board file by Linus Torvalds · 10 years ago
  72. 2b03adc Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze into next by Linus Torvalds · 10 years ago
  73. eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 10 years ago
  74. c3c55a0 Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  75. 046f153 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  76. a0abcf2e Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  77. 2071b3e Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  78. 9df0fe6 Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  79. bd63ce2 Merge branch 'devel-stable' into for-next by Russell King · 10 years ago
  80. 1fb3334 Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 10 years ago
  81. 225fba2 microblaze: Fix typo in head.S s/substract/subtract/ by Antonio Ospite · 10 years ago
  82. 00170fd Merge branch 'akpm' (patchbomb from Andrew) into next by Linus Torvalds · 10 years ago
  83. 3ff6db3 fs/autofs4/dev-ioctl.c: add __init to autofs_dev_ioctl_init by Fabian Frederick · 10 years ago
  84. 8091b89 fs/ncpfs/getopt.c: replace simple_strtoul by kstrtoul by Fabian Frederick · 10 years ago
  85. 647f010 init/main.c: remove an ifdef by Andrew Morton · 10 years ago
  86. 34a1b72 kthreads: kill CLONE_KERNEL, change kernel_thread(kernel_init) to avoid CLONE_SIGHAND by Oleg Nesterov · 10 years ago
  87. 7b0b73d init/main.c: add initcall_blacklist kernel parameter by Prarit Bhargava · 10 years ago
  88. d62cf81 init/main.c: don't use pr_debug() by Andrew Morton · 10 years ago
  89. 3430343 fs/binfmt_flat.c: make old_reloc() static by Axel Lin · 10 years ago
  90. b219e25 fs/binfmt_elf.c: fix bool assignements by Fabian Frederick · 10 years ago
  91. d1826f2 fs/efs: convert printk(KERN_DEBUG to pr_debug by Fabian Frederick · 10 years ago
  92. f403d1d fs/efs: add pr_fmt / use __func__ by Fabian Frederick · 10 years ago
  93. 179b87f fs/efs: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  94. ae3ccc4 scripts/checkpatch.pl: device_initcall is not the only __initcall substitute by Fabian Frederick · 10 years ago
  95. 9b3189e checkpatch: check stable email address by Joe Perches · 10 years ago
  96. 9819cf2 checkpatch: warn on unnecessary void function return statements by Joe Perches · 10 years ago
  97. afc819a checkpatch: prefer kstrto<foo> to sscanf(buf, "%<lhuidx>", &bar); by Joe Perches · 10 years ago
  98. 60a5536 checkpatch: add warning for kmalloc/kzalloc with multiply by Joe Perches · 10 years ago
  99. f5ef95b checkpatch: warn on #defines ending in semicolon by Joe Perches · 10 years ago
  100. 2ac73b4f checkpatch: make --strict a default for files in drivers/net and net/ by Joe Perches · 10 years ago