1. d0f278c Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  2. 533db9b Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  3. c85e072 Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 11 years ago
  4. fb0d1eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  5. 6ea9786 Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  6. 24f971a Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  7. 3bab0bf Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  8. a5d6e63 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 11 years ago
  9. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  10. 3eaded86 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  11. 7aa555b mm: place page->pmd_huge_pte to right union by Kirill A. Shutemov · 11 years ago
  12. f92ca80 MAINTAINERS: add keyboard driver to Hyper-V file list by Haiyang Zhang · 11 years ago
  13. c283610 x86, mm: do not leak page->ptl for pmd page tables by Kirill A. Shutemov · 11 years ago
  14. 3a72660 ipc,shm: correct error return value in shmctl (SHM_UNLOCK) by Jesper Nilsson · 11 years ago
  15. b7a9f42 mm, mempolicy: silence gcc warning by David Rientjes · 11 years ago
  16. 49204c1 block/partitions/efi.c: fix bound check by Antti P Miettinen · 11 years ago
  17. 51a0d03 ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdown by Johan Hovold · 11 years ago
  18. 27c73ae mm: hugetlbfs: fix hugetlbfs optimization by Andrea Arcangeli · 11 years ago
  19. 044c8d4 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly by Yuanhan Liu · 11 years ago
  20. a399b29 ipc,shm: fix shm_file deletion races by Greg Thelen · 11 years ago
  21. 30b0a10 mm: thp: give transparent hugepage code a separate copy_page by Dave Hansen · 11 years ago
  22. c11230f checkpatch: fix "Use of uninitialized value" warnings by Joe Perches · 11 years ago
  23. 76ae281 configfs: fix race between dentry put and lookup by Junxiao Bi · 11 years ago
  24. ea0341e GFS2: Fix ref count bug relating to atomic_open by Steven Whitehouse · 11 years ago
  25. c750179 Documentation: filesystems: update btrfs tools section by David Sterba · 11 years ago
  26. 906c176 Documentation: filesystems: add new btrfs mount options by David Sterba · 11 years ago
  27. e3c4269 GFS2: fix potential NULL pointer dereference by Michal Nazarewicz · 11 years ago
  28. 4204617 btrfs: update kconfig help text by David Sterba · 11 years ago
  29. 475bf36 btrfs: fix bio_size_ok() for max_sectors > 0xffff by Akinobu Mita · 11 years ago
  30. 4cd8587c btrfs: Use trace condition for get_extent tracepoint by Steven Rostedt · 11 years ago
  31. 52a1575 btrfs: fix typo in the log message by Anand Jain · 11 years ago
  32. 931aa87 Btrfs: fix list delete warning when removing ordered root from the list by Miao Xie · 11 years ago
  33. 56d140f Btrfs: print bytenr instead of page pointer in check-int by Stefan Behrens · 11 years ago
  34. 9650e05 Btrfs: remove dead codes from ctree.h by Wang Shilong · 11 years ago
  35. b52abf1 Btrfs: don't wait for ordered data outside desired range by Filipe David Borba Manana · 11 years ago
  36. b1a06a4 Btrfs: fix lockdep error in async commit by Liu Bo · 11 years ago
  37. d52c1bc Btrfs: avoid heavy operations in btrfs_commit_super by Liu Bo · 11 years ago
  38. ba69994 Btrfs: fix __btrfs_start_workers retval by Ilya Dryomov · 11 years ago
  39. 908960c Btrfs: disable online raid-repair on ro mounts by Ilya Dryomov · 11 years ago
  40. 33ef30a Btrfs: do not inc uncorrectable_errors counter on ro scrubs by Ilya Dryomov · 11 years ago
  41. d006a04 Btrfs: only drop modified extents if we logged the whole inode by Josef Bacik · 11 years ago
  42. 6cfab85 Btrfs: make sure to copy everything if we rename by Josef Bacik · 11 years ago
  43. 4724b10 Btrfs: don't BUG_ON() if we get an error walking backrefs by Josef Bacik · 11 years ago
  44. c13f20a powerpc/signals: Mark VSX not saved with small contexts by Michael Neuling · 11 years ago
  45. 148924f powerpc/pseries: Fix SMP=n build of rng.c by Michael Ellerman · 11 years ago
  46. 3eb906c powerpc: Make cpu_to_chip_id() available when SMP=n by Michael Ellerman · 11 years ago
  47. c610260 powerpc/vio: Fix a dma_mask issue of vio by Li Zhong · 11 years ago
  48. dc7a9bd powerpc: booke: Fix build failures by Aneesh Kumar K.V · 11 years ago
  49. 5a049f1 powerpc: ppc64 address space capped at 32TB, mmap randomisation disabled by Anton Blanchard · 11 years ago
  50. 6d888d1 powerpc: Only print PACATMSCRATCH in oops when TM is active by Anton Blanchard · 11 years ago
  51. 84b0738 powerpc/pseries: Duplicate dtl entries sometimes sent to userspace by Anton Blanchard · 11 years ago
  52. 9db8bcf powerpc: Remove a few lines of oops output by Anton Blanchard · 11 years ago
  53. c540064 powerpc: Print DAR and DSISR on machine check oopses by Anton Blanchard · 11 years ago
  54. 95f715b powerpc: Fix __get_user_pages_fast() irq handling by Heiko Carstens · 11 years ago
  55. 0b5381a powerpc/eeh: More accurate log by Gavin Shan · 11 years ago
  56. bf898ec powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridges by Gavin Shan · 11 years ago
  57. 527d151 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  58. d5bdaf4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 11 years ago
  59. dc6ec87 Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  60. 8a60ba0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 11 years ago
  61. af2e2f3 Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next by Linus Torvalds · 11 years ago
  62. 8b2e9b7 Revert "mm: create a separate slab for page->ptl allocation" by Linus Torvalds · 11 years ago
  63. b5898cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  64. 2a46eed Wrong page freed on preallocate_pmds() failure exit by Al Viro · 11 years ago
  65. 2802708 powerpc: Wrong DWARF CFI in the kernel vdso for little-endian / ELFv2 by Ulrich Weigand · 11 years ago
  66. f53e462 powerpc: Add pseries_le_defconfig by Anton Blanchard · 11 years ago
  67. 7c105b6 powerpc: Add CONFIG_CPU_LITTLE_ENDIAN kernel config option. by Anton Blanchard · 11 years ago
  68. b2ca8c8 powerpc: Don't use ELFv2 ABI to build the kernel by Alistair Popple · 11 years ago
  69. d606b92 powerpc: ELF2 binaries signal handling by Rusty Russell · 11 years ago
  70. 94af3ab powerpc: ELF2 binaries launched directly. by Rusty Russell · 11 years ago
  71. 918d035 powerpc: Set eflags correctly for ELF ABIv2 core dumps. by Rusty Russell · 11 years ago
  72. 373c76d powerpc: Add TIF_ELF2ABI flag. by Rusty Russell · 11 years ago
  73. e844b1e pseries: Add H_SET_MODE to change exception endianness by Anton Blanchard · 11 years ago
  74. b91da2d powerpc/pseries: Fix endian issues in pseries EEH code by Anton Blanchard · 11 years ago
  75. 82023bb Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  76. e6d69a6 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  77. 5a1efc6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  78. 6d6e352 Merge tag 'md/3.13' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  79. e7f2c8c avr32: uapi: be sure of "_UAPI" prefix for all guard macros by Chen Gang · 11 years ago
  80. dbc0d69 avr32: add kprobe_ctlblk memory struct by Eirik Aanonsen · 11 years ago
  81. d617b33 avr32: fix out-of-range jump in large kernels by Andreas Bießmann · 11 years ago
  82. 7a2a74f avr32: setup crt for early panic() by Andreas Bießmann · 11 years ago
  83. ed4f381 Squashfs: Check stream is not NULL in decompressor_multi.c by Phillip Lougher · 11 years ago
  84. 0d455c1 Squashfs: Directly decompress into the page cache for file data by Phillip Lougher · 11 years ago
  85. 5f55dbc Squashfs: Restructure squashfs_readpage() by Phillip Lougher · 11 years ago
  86. 846b730 Squashfs: Generalise paging handling in the decompressors by Phillip Lougher · 11 years ago
  87. d208383 Squashfs: add multi-threaded decompression using percpu variable by Phillip Lougher · 11 years ago
  88. cd59c2e squashfs: Enhance parallel I/O by Minchan Kim · 11 years ago
  89. 9508c6b Squashfs: Refactor decompressor interface and code by Phillip Lougher · 11 years ago
  90. 01b983c blk-mq: add blktrace insert event trace by Jens Axboe · 11 years ago
  91. f02b9ac virtio-blk: virtqueue_kick() must be ordered with other virtqueue operations by Shaohua Li · 11 years ago
  92. b4789b8 aacraid: prevent invalid pointer dereference by Mahesh Rajashekhara · 11 years ago
  93. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  94. 4457e6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  95. e87e7be Merge tag 'please-pull-fixia64' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  96. 964f413 parisc: size_t is unsigned, so comparison size < 0 doesn't make sense. by Helge Deller · 11 years ago
  97. 365da4a nfsd4: fix xdr decoding of large non-write compounds by J. Bruce Fields · 11 years ago
  98. ddb8c45 aio: nullify aio->ring_pages after freeing it by Sasha Levin · 11 years ago
  99. d558023 aio: prevent double free in ioctx_alloc by Sasha Levin · 11 years ago
  100. 49d1cb2 parisc: improve SIGBUS/SIGSEGV error reporting by Helge Deller · 11 years ago