1. a5d6e63 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 11 years ago
  2. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  3. 3eaded86 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  4. 7aa555b mm: place page->pmd_huge_pte to right union by Kirill A. Shutemov · 11 years ago
  5. f92ca80 MAINTAINERS: add keyboard driver to Hyper-V file list by Haiyang Zhang · 11 years ago
  6. c283610 x86, mm: do not leak page->ptl for pmd page tables by Kirill A. Shutemov · 11 years ago
  7. 3a72660 ipc,shm: correct error return value in shmctl (SHM_UNLOCK) by Jesper Nilsson · 11 years ago
  8. b7a9f42 mm, mempolicy: silence gcc warning by David Rientjes · 11 years ago
  9. 49204c1 block/partitions/efi.c: fix bound check by Antti P Miettinen · 11 years ago
  10. 51a0d03 ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdown by Johan Hovold · 11 years ago
  11. 27c73ae mm: hugetlbfs: fix hugetlbfs optimization by Andrea Arcangeli · 11 years ago
  12. 044c8d4 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly by Yuanhan Liu · 11 years ago
  13. a399b29 ipc,shm: fix shm_file deletion races by Greg Thelen · 11 years ago
  14. 30b0a10 mm: thp: give transparent hugepage code a separate copy_page by Dave Hansen · 11 years ago
  15. c11230f checkpatch: fix "Use of uninitialized value" warnings by Joe Perches · 11 years ago
  16. 76ae281 configfs: fix race between dentry put and lookup by Junxiao Bi · 11 years ago
  17. 527d151 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  18. d5bdaf4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 11 years ago
  19. 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
  20. 8a60ba0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 11 years ago
  21. af2e2f3 Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next by Linus Torvalds · 11 years ago
  22. 8b2e9b7 Revert "mm: create a separate slab for page->ptl allocation" by Linus Torvalds · 11 years ago
  23. b5898cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  24. 2a46eed Wrong page freed on preallocate_pmds() failure exit by Al Viro · 11 years ago
  25. 2802708 powerpc: Wrong DWARF CFI in the kernel vdso for little-endian / ELFv2 by Ulrich Weigand · 11 years ago
  26. f53e462 powerpc: Add pseries_le_defconfig by Anton Blanchard · 11 years ago
  27. 7c105b6 powerpc: Add CONFIG_CPU_LITTLE_ENDIAN kernel config option. by Anton Blanchard · 11 years ago
  28. b2ca8c8 powerpc: Don't use ELFv2 ABI to build the kernel by Alistair Popple · 11 years ago
  29. d606b92 powerpc: ELF2 binaries signal handling by Rusty Russell · 11 years ago
  30. 94af3ab powerpc: ELF2 binaries launched directly. by Rusty Russell · 11 years ago
  31. 918d035 powerpc: Set eflags correctly for ELF ABIv2 core dumps. by Rusty Russell · 11 years ago
  32. 373c76d powerpc: Add TIF_ELF2ABI flag. by Rusty Russell · 11 years ago
  33. e844b1e pseries: Add H_SET_MODE to change exception endianness by Anton Blanchard · 11 years ago
  34. b91da2d powerpc/pseries: Fix endian issues in pseries EEH code by Anton Blanchard · 11 years ago
  35. 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
  36. e6d69a6 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  37. 5a1efc6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  38. 6d6e352 Merge tag 'md/3.13' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  39. e7f2c8c avr32: uapi: be sure of "_UAPI" prefix for all guard macros by Chen Gang · 11 years ago
  40. dbc0d69 avr32: add kprobe_ctlblk memory struct by Eirik Aanonsen · 11 years ago
  41. d617b33 avr32: fix out-of-range jump in large kernels by Andreas Bießmann · 11 years ago
  42. 7a2a74f avr32: setup crt for early panic() by Andreas Bießmann · 11 years ago
  43. ed4f381 Squashfs: Check stream is not NULL in decompressor_multi.c by Phillip Lougher · 11 years ago
  44. 0d455c1 Squashfs: Directly decompress into the page cache for file data by Phillip Lougher · 11 years ago
  45. 5f55dbc Squashfs: Restructure squashfs_readpage() by Phillip Lougher · 11 years ago
  46. 846b730 Squashfs: Generalise paging handling in the decompressors by Phillip Lougher · 11 years ago
  47. d208383 Squashfs: add multi-threaded decompression using percpu variable by Phillip Lougher · 11 years ago
  48. cd59c2e squashfs: Enhance parallel I/O by Minchan Kim · 11 years ago
  49. 9508c6b Squashfs: Refactor decompressor interface and code by Phillip Lougher · 11 years ago
  50. 01b983c blk-mq: add blktrace insert event trace by Jens Axboe · 11 years ago
  51. f02b9ac virtio-blk: virtqueue_kick() must be ordered with other virtqueue operations by Shaohua Li · 11 years ago
  52. b4789b8 aacraid: prevent invalid pointer dereference by Mahesh Rajashekhara · 11 years ago
  53. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  54. 4457e6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  55. e87e7be Merge tag 'please-pull-fixia64' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  56. 964f413 parisc: size_t is unsigned, so comparison size < 0 doesn't make sense. by Helge Deller · 11 years ago
  57. 49d1cb2 parisc: improve SIGBUS/SIGSEGV error reporting by Helge Deller · 11 years ago
  58. 38c7937 parisc: break out SOCK_NONBLOCK define to own asm header file by Helge Deller · 11 years ago
  59. 9af63ae parisc: do not inline pa_memcpy() internal functions by Helge Deller · 11 years ago
  60. a0ffa8f Revert "parisc: implement full version of access_ok()" by Helge Deller · 11 years ago
  61. 24b9fdc kernel/bounds: avoid circular dependencies in generated headers by Kirill A. Shutemov · 11 years ago
  62. 091e066 Merge branch 'genetlink_mcast' by David S. Miller · 11 years ago
  63. 2a94fe4 genetlink: make multicast groups const, prevent abuse by Johannes Berg · 11 years ago
  64. 68eb550 genetlink: pass family to functions using groups by Johannes Berg · 11 years ago
  65. 62b68e9 genetlink: add and use genl_set_err() by Johannes Berg · 11 years ago
  66. c2ebb90 genetlink: remove family pointer from genl_multicast_group by Johannes Berg · 11 years ago
  67. 06fb555 genetlink: remove genl_unregister_mc_group() by Johannes Berg · 11 years ago
  68. 03ed382 hsr: don't call genl_unregister_mc_group() by Johannes Berg · 11 years ago
  69. 2ecf753 quota/genetlink: use proper genetlink multicast APIs by Johannes Berg · 11 years ago
  70. e5dcecb drop_monitor/genetlink: use proper genetlink multicast APIs by Johannes Berg · 11 years ago
  71. c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 11 years ago
  72. dbde497 tcp: don't update snd_nxt, when a socket is switched from repair mode by Andrey Vagin · 11 years ago
  73. b5de4a2 atm: idt77252: fix dev refcnt leak by Ying Xue · 11 years ago
  74. 236c9f8 xfrm: Release dst if this dst is improper for vti tunnel by fan.du · 11 years ago
  75. ed6a825 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  76. 296e580 PCI / hotplug / ACPI: Drop unused acpiphp_debug declaration by Mika Westerberg · 11 years ago
  77. 840e93f2 netlink: fix documentation typo in netlink_set_err() by Johannes Berg · 11 years ago
  78. dec8e46 Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  79. 806dace Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  80. cdc7ef8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 11 years ago
  81. 9066d9b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  82. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  83. 94eddfb blk-mq: ensure that we set REQ_IO_STAT so diskstats work by Jens Axboe · 11 years ago
  84. 60aaf93 md/raid5: Use conf->device_lock protect changing of multi-thread resources. by majianpeng · 11 years ago
  85. d206dcf md/raid5: Before freeing old multi-thread worker, it should flush them. by majianpeng · 11 years ago
  86. e59aa23 md/raid5: For stripe with R5_ReadNoMerge, we replace REQ_FLUSH with REQ_NOMERGE. by majianpeng · 11 years ago
  87. c0f8bd1 UAPI: include <asm/byteorder.h> in linux/raid/md_p.h by Aurelien Jarno · 11 years ago
  88. 79ef3a8 raid1: Rewrite the implementation of iobarrier. by majianpeng · 11 years ago
  89. 8e005f7 raid1: Add some macros to make code clearly. by majianpeng · 11 years ago
  90. 07169fd4 raid1: Replace raise_barrier/lower_barrier with freeze_array/unfreeze_array when reconfiguring the array. by majianpeng · 11 years ago
  91. b364e3d raid1: Add a field array_frozen to indicate whether raid in freeze state. by majianpeng · 11 years ago
  92. 82592c3 md: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  93. 30b8feb md/raid5: avoid deadlock when raid5 array has unack badblocks during md_stop_writes. by NeilBrown · 11 years ago
  94. c91abf5 md: use MD_RECOVERY_INTR instead of kthread_should_stop in resync thread. by NeilBrown · 11 years ago
  95. 29f097c md: fix some places where mddev_lock return value is not checked. by NeilBrown · 11 years ago
  96. edfa1f6 raid5: Retry R5_ReadNoMerge flag when hit a read error. by Bian Yu · 11 years ago
  97. 4bda556 raid5: relieve lock contention in get_active_stripe() by Shaohua Li · 11 years ago
  98. 801a760 seq_file: always clear m->count when we free m->buf by Al Viro · 11 years ago
  99. b38f67c Merge branch 'pm-sleep' by Rafael J. Wysocki · 11 years ago
  100. 9bad584 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago