1. 2b51482 scripts/gdb: add cache for type objects by Jan Kiszka · 9 years ago
  2. 3ee7b3f scripts/gdb: add infrastructure by Jan Kiszka · 9 years ago
  3. 0445f01 fs/affs/super.c: fix switch indentation by Fabian Frederick · 9 years ago
  4. 0cdfe18 fs/affs/inode.c: remove double extern affs_symlink_inode_operations by Fabian Frederick · 9 years ago
  5. 211c2af fs/affs/bitmap.c: remove unnecessary return by Fabian Frederick · 9 years ago
  6. b4478e3 fs/affs/amigaffs.c: remove else after return by Fabian Frederick · 9 years ago
  7. f157853 fs/affs: define AFFSNAMEMAX to replace constant use by Fabian Frederick · 9 years ago
  8. eeb36f8 fs/affs: use unsigned int for string lengths by Fabian Frederick · 9 years ago
  9. 4d29e57 fs/affs/super.c: destroy sbi mutex in affs_kill_sb() by Fabian Frederick · 9 years ago
  10. 92b2070 fs/affs/file.c: fix direct IO writes beyond EOF by Fabian Frederick · 9 years ago
  11. afe305d fs/affs/file.c: replace if/BUG by BUG_ON by Fabian Frederick · 9 years ago
  12. 08fe100 fs/affs: fix casting in printed messages by Geert Uytterhoeven · 9 years ago
  13. e22553e eventfd: don't take the spinlock in eventfd_poll by Chris Mason · 9 years ago
  14. 7647f14 lib/rbtree.c: fix typo in comment by John de la Garza · 9 years ago
  15. 34b4776 vmcore: fix PT_NOTE n_namesz, n_descsz overflow issue by WANG Chao · 9 years ago
  16. b28c2ee kexec: add IND_FLAGS macro by Geoff Levand · 9 years ago
  17. cf2df63 kexec: add bit definitions for kimage entry flags by Geoff Levand · 9 years ago
  18. 518a0c7 kexec: simplify conditional by Geoff Levand · 9 years ago
  19. 9dc5c05 kexec: Fix make headers_check by Geoff Levand · 9 years ago
  20. ad69934 kexec: fix a typo in comment by Alexander Kuleshov · 9 years ago
  21. 73d7e3e kexec: remove never used member destination in kimage by Baoquan He · 9 years ago
  22. 1df0135 signal: use current->state helpers by Davidlohr Bueso · 9 years ago
  23. 1cca338 ptrace: remove linux/compat.h inclusion under CONFIG_COMPAT by Fabian Frederick · 9 years ago
  24. d6bd428 fs: fat: use MSDOS_SB macro to get msdos_sb_info by Fred Chou · 9 years ago
  25. 714b71a fs/reiserfs/inode.c: replace 0 by NULL for pointers by Fabian Frederick · 9 years ago
  26. ed3ad79 fs/ufs/super.c: fix potential race condition by Fabian Frederick · 9 years ago
  27. 61da3ae fs/ufs/super.c: remove unnecessary casting by Fabian Frederick · 9 years ago
  28. b625032 fs/coda/dir.c: forward declaration clean-up by Fabian Frederick · 9 years ago
  29. 111d639 fs/befs/linuxvfs.c: remove unnecessary casting by Fabian Frederick · 9 years ago
  30. cc4f9c2 Merge tag '64bit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  31. 03a40e2 Merge tag 'defconfig-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  32. 1865678 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  33. a233bb7 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  34. 878ba61 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  35. ea7531a Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  36. 4025fa9 Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  37. c397f8f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  38. aaaf5fb rtc: add driver for DS1685 family of real time clocks by Joshua Kinard · 9 years ago
  39. befeb59 MAINTAINERS: add entry for Maxim PMICs on Samsung boards by Krzysztof Kozlowski · 9 years ago
  40. 841c009 lib/Kconfig: use bool instead of boolean by Christoph Jaeger · 9 years ago
  41. 780fc56 powerpc: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  42. 160cc26 ocfs2: set append dio as a ro compat feature by Joseph Qi · 9 years ago
  43. 4813962 ocfs2: wait for orphan recovery first once append O_DIRECT write crash by Joseph Qi · 9 years ago
  44. 3a83b34 ocfs2: complete the rest request through buffer io by Joseph Qi · 9 years ago
  45. d943d59 ocfs2: do not fallback to buffer I/O write if appending by Joseph Qi · 9 years ago
  46. 49255dc ocfs2: allocate blocks in ocfs2_direct_IO_get_blocks by Joseph Qi · 9 years ago
  47. 24c40b3 ocfs2: implement ocfs2_direct_IO_write by Joseph Qi · 9 years ago
  48. ed460cf ocfs2: add orphan recovery types in ocfs2_recover_orphans by Joseph Qi · 9 years ago
  49. 06ee5c7 ocfs2: add functions to add and remove inode in orphan dir by Joseph Qi · 9 years ago
  50. 026749a ocfs2: prepare some interfaces used in append direct io by Joseph Qi · 9 years ago
  51. 6f9e245 MAINTAINERS: fix spelling mistake & remove trailing WS by Akash Shende · 9 years ago
  52. d92576f dax: does not work correctly with virtual aliasing caches by Matthew Wilcox · 9 years ago
  53. a7a97fc brd: rename XIP to DAX by Matthew Wilcox · 9 years ago
  54. 923ae0f ext4: add DAX functionality by Ross Zwisler · 9 years ago
  55. 25726bc dax: add dax_zero_page_range by Matthew Wilcox · 9 years ago
  56. 9c3ce9e ext2: get rid of most mentions of XIP in ext2 by Matthew Wilcox · 9 years ago
  57. 97443aa8 ext2: remove ext2_aops_xip by Matthew Wilcox · 9 years ago
  58. 6cd176a vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX by Matthew Wilcox · 9 years ago
  59. 0764238 ext2: remove xip.c and xip.h by Matthew Wilcox · 9 years ago
  60. ed87e92 ext2: remove ext2_use_xip by Matthew Wilcox · 9 years ago
  61. 0de4830 ext2: remove ext2_xip_verify_sb() by Matthew Wilcox · 9 years ago
  62. e748dcd vfs: remove get_xip_mem by Matthew Wilcox · 9 years ago
  63. 95ec8da dax: replace XIP documentation with DAX documentation by Matthew Wilcox · 9 years ago
  64. 4c0ccfe dax,ext2: replace xip_truncate_page with dax_truncate_page by Matthew Wilcox · 9 years ago
  65. f7ca90b dax,ext2: replace the XIP page fault handler with the DAX page fault handler by Matthew Wilcox · 9 years ago
  66. 289c6ae dax,ext2: replace ext2_clear_xip_target with dax_clear_blocks by Matthew Wilcox · 9 years ago
  67. d475c63 dax,ext2: replace XIP read and write with DAX I/O by Matthew Wilcox · 9 years ago
  68. fbbbad4 vfs,ext2: introduce IS_DAX(inode) by Matthew Wilcox · 9 years ago
  69. 2e4cdab mm: allow page fault handlers to perform the COW by Matthew Wilcox · 9 years ago
  70. 283307c mm: fix XIP fault vs truncate race by Matthew Wilcox · 9 years ago
  71. b4770fe arm: dts: zynq: update isl9305 compatible string to use isil vendor prefix by Arnaud Ebalard · 9 years ago
  72. 37e5157 staging: iio: isl29028: deprecate use of isl in compatible string for isil by Arnaud Ebalard · 9 years ago
  73. 401b3c6 rtc: isl12057: deprecate use of isl in compatible string for isil by Arnaud Ebalard · 9 years ago
  74. c5cd827 rtc: isl12022: deprecate use of isl in compatible string for isil by Arnaud Ebalard · 9 years ago
  75. 796e1c5 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  76. 8c334ce Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  77. 3c6847e Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  78. 3750771 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  79. a68fb48 Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  80. ea44a16 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 9 years ago
  81. 45ee2db Merge branch 'drm-next-3.20' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  82. 1fa185e Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 9 years ago
  83. a972412 Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  84. 46f7b63 Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  85. 9682ec96 Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  86. 4ba6307 Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  87. e298767 Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  88. 8c988ae Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  89. d347efe mutex: remove unused field "name" in debug mode by Adrien Schildknecht · 9 years ago
  90. c833e17 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 9 years ago
  91. 9987c19 CRIS: Whitespace cleanup by Jesper Nilsson · 9 years ago
  92. 83f1588 CRIS: macro whitespace fixes in uaccess.h by Michael S. Tsirkin · 9 years ago
  93. 458e319 CRIS: uaccess: fix sparse errors by Michael S. Tsirkin · 9 years ago
  94. 10b3097 CRISv32: Remove unnecessary KERN_INFO from sync_serial by Masanari Iida · 9 years ago
  95. fee5429 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  96. 83e047c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  97. a3b30e7 ARM: mvebu: enable Armada 38x RTC driver in mvebu_v7_defconfig by Gregory CLEMENT · 9 years ago
  98. a73c730 ARM: mvebu: add Device Tree description of RTC on Armada 38x by Gregory CLEMENT · 9 years ago
  99. c6a95db MAINTAINERS: add the RTC driver for the Armada38x by Gregory CLEMENT · 9 years ago
  100. a3a4280 drivers/rtc/rtc-armada38x: add a new RTC driver for recent mvebu SoCs by Gregory CLEMENT · 9 years ago