1. 95cadac target/file: Update hw_max_sectors based on current block_size by Nicholas Bellinger · 11 years ago
  2. 2853c2b iser-target: Move INIT_WORK setup into isert_create_device_ib_res by Nicholas Bellinger · 11 years ago
  3. db6077f iscsi-target: Fix incorrect np->np_thread NULL assignment by Nicholas Bellinger · 11 years ago
  4. 9fb444f ARM: shmobile: armadillo: Add PWM backlight power supply by Laurent Pinchart · 11 years ago
  5. 86fbf16 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  6. 98398c3 mm/hugetlb: check for pte NULL pointer in __page_check_address() by Jianguo Wu · 11 years ago
  7. 7ac1815 fix build with make 3.80 by Jan Beulich · 11 years ago
  8. 11c731e mm/mempolicy: fix !vma in new_vma_page() by Wanpeng Li · 11 years ago
  9. 584ec97 MAINTAINERS: add Davidlohr as GPT maintainer by Davidlohr Bueso · 11 years ago
  10. a49ecbc mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfully by Jianguo Wu · 11 years ago
  11. 6815bf3 mm/compaction: respect ignore_skip_hint in update_pageblock_skip by Joonsoo Kim · 11 years ago
  12. b0e5fd7 mm/mempolicy: correct putback method for isolate pages if failed by Joonsoo Kim · 11 years ago
  13. a844f38 mm: add missing dependency in Kconfig by Sima Baymani · 11 years ago
  14. 84ed8a9 sh: always link in helper functions extracted from libgcc by Geert Uytterhoeven · 11 years ago
  15. 73f038b mm: page_alloc: exclude unreclaimable allocations from zone fairness policy by Johannes Weiner · 11 years ago
  16. b0943d6 mm: numa: defer TLB flush for THP migration as long as possible by Mel Gorman · 11 years ago
  17. af2c140 mm: numa: guarantee that tlb_flush_pending updates are visible before page table updates by Mel Gorman · 11 years ago
  18. 2084140 mm: fix TLB flush race between migration, and change_protection_range by Rik van Riel · 11 years ago
  19. de466bd mm: numa: avoid unnecessary disruption of NUMA hinting during migration by Mel Gorman · 11 years ago
  20. 1667918 mm: numa: clear numa hinting information on mprotect by Mel Gorman · 11 years ago
  21. 3c67f47 sched: numa: skip inaccessible VMAs by Mel Gorman · 11 years ago
  22. eb4489f6 mm: numa: avoid unnecessary work on the failure path by Mel Gorman · 11 years ago
  23. c3a489c mm: numa: ensure anon_vma is locked to prevent parallel THP splits by Mel Gorman · 11 years ago
  24. 0c5f83c mm: numa: do not clear PTE for pte_numa update by Mel Gorman · 11 years ago
  25. 5a6dac3 mm: numa: do not clear PMD during PTE update scan by Mel Gorman · 11 years ago
  26. 67f8746 mm: clear pmd_numa before invalidating by Mel Gorman · 11 years ago
  27. f714f4f mm: numa: call MMU notifiers on THP migration by Mel Gorman · 11 years ago
  28. 2b4847e mm: numa: serialise parallel get_user_page against THP migration by Mel Gorman · 11 years ago
  29. c97102b kexec: migrate to reboot cpu by Vivek Goyal · 11 years ago
  30. 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
  31. 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
  32. 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
  33. 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
  34. a81bddd Merge branch 'keys-devel' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 11 years ago
  35. 7787380 net_dma: mark broken by Dan Williams · 11 years ago
  36. 0baf8f6 dma: pl330: ensure DMA descriptors are zero-initialised by Will Deacon · 11 years ago
  37. 3a6c5d8 ALSA: hda - Add Dell headset detection quirk for one more laptop model by Hui Wang · 11 years ago
  38. f0199bc ASoC: wm8904: fix DSP mode B configuration by Bo Shen · 11 years ago
  39. 939fd1e ASoC: wm_adsp: Add small delay while polling DSP RAM start by Charles Keepax · 11 years ago
  40. df9059b KVM: PPC: Book3S HV: Don't drop low-order page address bits by Paul Mackerras · 11 years ago
  41. 36e7bb3 powerpc: book3s: kvm: Don't abuse host r2 in exit path by Aneesh Kumar K.V · 11 years ago
  42. 34cf865 ext4: fix deadlock when writing in ENOSPC conditions by Jan Kara · 11 years ago
  43. fd6040e imx-drm: imx-drm-core: improve safety of imx_drm_add_crtc() by Russell King · 11 years ago
  44. 9fe73d4 imx-drm: imx-drm-core: make imx_drm_crtc_register() safer by Russell King · 11 years ago
  45. 942325c imx-drm: imx-drm-core: use defined constant for number of CRTCs. by Russell King · 11 years ago
  46. bd5121b imx-drm: imx-tve: don't call sleeping functions beneath enable_lock spinlock by Russell King · 11 years ago
  47. 4ae078d imx-drm: ipu-v3: fix potential CRTC device registration race by Russell King · 11 years ago
  48. 8007875 imx-drm: imx-drm-core: fix DRM cleanup paths by Russell King · 11 years ago
  49. 8283204 imx-drm: imx-drm-core: fix error cleanup path for imx_drm_add_crtc() by Russell King · 11 years ago
  50. 35eecf0 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  51. 130f769 Revert "ARM: OMAP2+: Remove legacy mux code for display.c" by Tomi Valkeinen · 11 years ago
  52. c2db11e tty: xuartps: Properly guard sysrq specific code by Soren Brinkmann · 11 years ago
  53. 8b80384 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  54. 7810692 Merge branch 'fixes-for-3.13' of git://gitorious.org/linux-can/linux-can by David S. Miller · 11 years ago
  55. a7c1263 Merge branch 'qlcnic' by David S. Miller · 11 years ago
  56. 0951c5c qlcnic: Dump mailbox registers when mailbox command times out. by Manish chopra · 11 years ago
  57. e49df79 qlcnic: Fix mailbox processing during diagnostic test by Manish chopra · 11 years ago
  58. 30fa15f qlcnic: Allow firmware dump collection when auto firmware recovery is disabled by Manish Chopra · 11 years ago
  59. 3fc38e2 qlcnic: Fix memory allocation by Manish Chopra · 11 years ago
  60. b17a44d qlcnic: Fix TSS/RSS validation for 83xx/84xx series adapter. by Himanshu Madhani · 11 years ago
  61. f956626 qlcnic: Fix TSS/RSS ring validation logic. by Himanshu Madhani · 11 years ago
  62. 3bf517d qlcnic: Fix diagnostic test for all adapters. by Himanshu Madhani · 11 years ago
  63. b84caae qlcnic: Fix usage of netif_tx_{wake, stop} api during link change. by Himanshu Madhani · 11 years ago
  64. fb5f183 usb: ohci-at91: fix irq and iomem resource retrieval by Boris BREZILLON · 11 years ago
  65. 7022ef8 xen-netback: fix fragments error handling in checksum_setup_ip() by Wei Yongjun · 11 years ago
  66. 53385d2 neigh: Netlink notification for administrative NUD state change by Bob Gilligan · 11 years ago
  67. c6236c0 staging: comedi: drivers: fix return value of comedi_load_firmware() by H Hartley Sweeten · 11 years ago
  68. 0283f7a staging: comedi: 8255_pci: fix for newer PCI-DIO48H by Ian Abbott · 11 years ago
  69. 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
  70. b0031f2 Merge tag 's2mps11-build' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  71. e39d990 iio:adc:ad7887 Fix channel reported endianness from cpu to big endian by Jonathan Cameron · 11 years ago
  72. 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
  73. 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
  74. 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
  75. 3425c0f iio:imu:adis16400 fix pressure channel scan type by Jonathan Cameron · 11 years ago
  76. 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
  77. 188b04d ipv4: improve documentation of ip_no_pmtu_disc by Hannes Frederic Sowa · 11 years ago
  78. 7089fdd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  79. 37ab4fa net: unix: allow bind to fail on mutex lock by Sasha Levin · 11 years ago
  80. d1fc502 MAINTAINERS: Update the IPsec maintainer entry by Steffen Klassert · 11 years ago
  81. 60e53a6 Merge branch 'bcache-for-3.13' of git://evilpiepirate.org/~kent/linux-bcache into for-linus by Jens Axboe · 11 years ago
  82. e47eb5d udp: ipv4: do not use sk_dst_lock from softirq context by Eric Dumazet · 11 years ago
  83. 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
  84. a5905a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  85. 50dc875 netvsc: don't flush peers notifying work during setting mtu by Jason Wang · 11 years ago
  86. 4ddebaf Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  87. f447ef4 cpupower: Fix segfault due to incorrect getopt_long arugments by Josh Boyer · 11 years ago
  88. a885b3c drm/i915: Use the correct GMCH_CTRL register for Sandybridge+ by Chris Wilson · 11 years ago
  89. 1075a6e n_tty: Fix apparent order of echoed output by Peter Hurley · 11 years ago
  90. d24c195 serial: 8250_dw: add new ACPI IDs by Mika Westerberg · 11 years ago
  91. ed697e1 ALSA: Add SNDRV_PCM_STATE_PAUSED case in wait_for_avail function by JongHo Kim · 11 years ago
  92. ac8809f xfs: abort metadata writeback on permanent errors by Dave Chinner · 11 years ago
  93. 33177f0 xfs: swalloc doesn't align allocations properly by Dave Chinner · 11 years ago
  94. 83a0adc xfs: remove xfsbdstrat error by Christoph Hellwig · 11 years ago
  95. 6e708bc xfs: align initial file allocations correctly by Dave Chinner · 11 years ago
  96. 809625c MAINTAINERS: fix incorrect mail address of XFS maintainer by Namjae Jeon · 11 years ago
  97. 718cc6f xfs: fix infinite loop by detaching the group/project hints from user dquot by Jie Liu · 11 years ago
  98. 5c22727 xfs: fix assertion failure at xfs_setattr_nonsize by Jie Liu · 11 years ago
  99. 30d161c xfs: fix false assertion at xfs_qm_vop_create_dqattach by Jie Liu · 11 years ago
  100. 3a8c920 xfs: fix memory leak in xfs_dir2_node_removename by Mark Tinguely · 11 years ago