1. 4773ef2 Merge tag 'arc-fixes-for-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  2. a81ce79 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  3. df36ac1 pstore: Don't allow high traffic options on fragile devices by Luck, Tony · 11 years ago
  4. eaadcfe Merge tag 'dmaengine-fixes-3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 11 years ago
  5. 46dd083 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  6. 597d795 mm: do not allocate page->ptl dynamically, if spinlock_t fits to long by Kirill A. Shutemov · 11 years ago
  7. fff4068 mm: page_alloc: revert NUMA aspect of fair allocation policy by Johannes Weiner · 11 years ago
  8. 8798cee Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness policy" by Mel Gorman · 11 years ago
  9. ee53664 mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support by Kirill A. Shutemov · 11 years ago
  10. 5e6d26c Merge tag 'signed-for-3.13' of git://github.com/agraf/linux-2.6 into kvm-master by Paolo Bonzini · 11 years ago
  11. 4203d0e Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  12. 5263f0a Merge tag 'trace-fixes-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  13. cdc27c2 arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled events by Will Deacon · 11 years ago
  14. f755669 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  15. 58cac3f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  16. 9b1be0f Merge tag 'sound-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  17. 1e01c7e ARC: Allow conditional multiple inclusion of uapi/asm/unistd.h by Vineet Gupta · 11 years ago
  18. 356f402 Merge tag 'asoc-v3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  19. 96b7fe0 Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/arizona', 'asoc/fix/atmel', 'asoc/fix/fsl', 'asoc/fix/kirkwood', 'asoc/fix/tegra', 'asoc/fix/wm8904' and 'asoc/fix/wm8962' into asoc-linus by Mark Brown · 11 years ago
  20. 3c19a0a Merge remote-tracking branch 'asoc/fix/dma' into asoc-linus by Mark Brown · 11 years ago
  21. 6da37d4 Merge remote-tracking branch 'asoc/fix/core' into asoc-linus by Mark Brown · 11 years ago
  22. 86fbf16 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  23. 98398c3 mm/hugetlb: check for pte NULL pointer in __page_check_address() by Jianguo Wu · 11 years ago
  24. 7ac1815 fix build with make 3.80 by Jan Beulich · 11 years ago
  25. 11c731e mm/mempolicy: fix !vma in new_vma_page() by Wanpeng Li · 11 years ago
  26. 584ec97 MAINTAINERS: add Davidlohr as GPT maintainer by Davidlohr Bueso · 11 years ago
  27. a49ecbc mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfully by Jianguo Wu · 11 years ago
  28. 6815bf3 mm/compaction: respect ignore_skip_hint in update_pageblock_skip by Joonsoo Kim · 11 years ago
  29. b0e5fd7 mm/mempolicy: correct putback method for isolate pages if failed by Joonsoo Kim · 11 years ago
  30. a844f38 mm: add missing dependency in Kconfig by Sima Baymani · 11 years ago
  31. 84ed8a9 sh: always link in helper functions extracted from libgcc by Geert Uytterhoeven · 11 years ago
  32. 73f038b mm: page_alloc: exclude unreclaimable allocations from zone fairness policy by Johannes Weiner · 11 years ago
  33. b0943d6 mm: numa: defer TLB flush for THP migration as long as possible by Mel Gorman · 11 years ago
  34. af2c140 mm: numa: guarantee that tlb_flush_pending updates are visible before page table updates by Mel Gorman · 11 years ago
  35. 2084140 mm: fix TLB flush race between migration, and change_protection_range by Rik van Riel · 11 years ago
  36. de466bd mm: numa: avoid unnecessary disruption of NUMA hinting during migration by Mel Gorman · 11 years ago
  37. 1667918 mm: numa: clear numa hinting information on mprotect by Mel Gorman · 11 years ago
  38. 3c67f47 sched: numa: skip inaccessible VMAs by Mel Gorman · 11 years ago
  39. eb4489f6 mm: numa: avoid unnecessary work on the failure path by Mel Gorman · 11 years ago
  40. c3a489c mm: numa: ensure anon_vma is locked to prevent parallel THP splits by Mel Gorman · 11 years ago
  41. 0c5f83c mm: numa: do not clear PTE for pte_numa update by Mel Gorman · 11 years ago
  42. 5a6dac3 mm: numa: do not clear PMD during PTE update scan by Mel Gorman · 11 years ago
  43. 67f8746 mm: clear pmd_numa before invalidating by Mel Gorman · 11 years ago
  44. f714f4f mm: numa: call MMU notifiers on THP migration by Mel Gorman · 11 years ago
  45. 2b4847e mm: numa: serialise parallel get_user_page against THP migration by Mel Gorman · 11 years ago
  46. c97102b kexec: migrate to reboot cpu by Vivek Goyal · 11 years ago
  47. a36c160 Merge tag 'usb-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  48. e523365 Merge tag 'tty-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  49. 1aba038 Merge tag 'staging-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  50. 2516b61 Merge tag 'driver-core-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  51. a81bddd Merge branch 'keys-devel' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 11 years ago
  52. 7787380 net_dma: mark broken by Dan Williams · 11 years ago
  53. 0baf8f6 dma: pl330: ensure DMA descriptors are zero-initialised by Will Deacon · 11 years ago
  54. 3a6c5d8 ALSA: hda - Add Dell headset detection quirk for one more laptop model by Hui Wang · 11 years ago
  55. f0199bc ASoC: wm8904: fix DSP mode B configuration by Bo Shen · 11 years ago
  56. 939fd1e ASoC: wm_adsp: Add small delay while polling DSP RAM start by Charles Keepax · 11 years ago
  57. df9059b KVM: PPC: Book3S HV: Don't drop low-order page address bits by Paul Mackerras · 11 years ago
  58. 36e7bb3 powerpc: book3s: kvm: Don't abuse host r2 in exit path by Aneesh Kumar K.V · 11 years ago
  59. fd6040e imx-drm: imx-drm-core: improve safety of imx_drm_add_crtc() by Russell King · 11 years ago
  60. 9fe73d4 imx-drm: imx-drm-core: make imx_drm_crtc_register() safer by Russell King · 11 years ago
  61. 942325c imx-drm: imx-drm-core: use defined constant for number of CRTCs. by Russell King · 11 years ago
  62. bd5121b imx-drm: imx-tve: don't call sleeping functions beneath enable_lock spinlock by Russell King · 11 years ago
  63. 4ae078d imx-drm: ipu-v3: fix potential CRTC device registration race by Russell King · 11 years ago
  64. 8007875 imx-drm: imx-drm-core: fix DRM cleanup paths by Russell King · 11 years ago
  65. 8283204 imx-drm: imx-drm-core: fix error cleanup path for imx_drm_add_crtc() by Russell King · 11 years ago
  66. 35eecf0 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  67. c2db11e tty: xuartps: Properly guard sysrq specific code by Soren Brinkmann · 11 years ago
  68. 8b80384 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  69. 7810692 Merge branch 'fixes-for-3.13' of git://gitorious.org/linux-can/linux-can by David S. Miller · 11 years ago
  70. a7c1263 Merge branch 'qlcnic' by David S. Miller · 11 years ago
  71. 0951c5c qlcnic: Dump mailbox registers when mailbox command times out. by Manish chopra · 11 years ago
  72. e49df79 qlcnic: Fix mailbox processing during diagnostic test by Manish chopra · 11 years ago
  73. 30fa15f qlcnic: Allow firmware dump collection when auto firmware recovery is disabled by Manish Chopra · 11 years ago
  74. 3fc38e2 qlcnic: Fix memory allocation by Manish Chopra · 11 years ago
  75. b17a44d qlcnic: Fix TSS/RSS validation for 83xx/84xx series adapter. by Himanshu Madhani · 11 years ago
  76. f956626 qlcnic: Fix TSS/RSS ring validation logic. by Himanshu Madhani · 11 years ago
  77. 3bf517d qlcnic: Fix diagnostic test for all adapters. by Himanshu Madhani · 11 years ago
  78. b84caae qlcnic: Fix usage of netif_tx_{wake, stop} api during link change. by Himanshu Madhani · 11 years ago
  79. fb5f183 usb: ohci-at91: fix irq and iomem resource retrieval by Boris BREZILLON · 11 years ago
  80. 7022ef8 xen-netback: fix fragments error handling in checksum_setup_ip() by Wei Yongjun · 11 years ago
  81. 53385d2 neigh: Netlink notification for administrative NUD state change by Bob Gilligan · 11 years ago
  82. c6236c0 staging: comedi: drivers: fix return value of comedi_load_firmware() by H Hartley Sweeten · 11 years ago
  83. 0283f7a staging: comedi: 8255_pci: fix for newer PCI-DIO48H by Ian Abbott · 11 years ago
  84. 27dc779 Merge tag 'iio-fixes-for-3.13c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 11 years ago
  85. b0031f2 Merge tag 's2mps11-build' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  86. e39d990 iio:adc:ad7887 Fix channel reported endianness from cpu to big endian by Jonathan Cameron · 11 years ago
  87. 941ef73 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  88. dd05080 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  89. 1070d5a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  90. 3425c0f iio:imu:adis16400 fix pressure channel scan type by Jonathan Cameron · 11 years ago
  91. c5fe7a41 staging:iio:mag:hmc5843 fix incorrect endianness of channel as a result of missuse of the IIO_ST macro. by Jonathan Cameron · 11 years ago
  92. 188b04d ipv4: improve documentation of ip_no_pmtu_disc by Hannes Frederic Sowa · 11 years ago
  93. 7089fdd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  94. 37ab4fa net: unix: allow bind to fail on mutex lock by Sasha Levin · 11 years ago
  95. d1fc502 MAINTAINERS: Update the IPsec maintainer entry by Steffen Klassert · 11 years ago
  96. e47eb5d udp: ipv4: do not use sk_dst_lock from softirq context by Eric Dumazet · 11 years ago
  97. 0eda402 Merge tag 'gpio-v3.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  98. a5905a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  99. 50dc875 netvsc: don't flush peers notifying work during setting mtu by Jason Wang · 11 years ago
  100. 4ddebaf Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago