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