1. 860fc2f Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  2. 9b6c4ea Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  3. a9bdddb Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 13 years ago
  4. 5a610fc crash_dump: fix compilation error (on MIPS at least) by Qais Yousef · 13 years ago
  5. 2fac2b8 i2c: Re-instate body of i2c_parent_is_i2c_adapter() by Stephen Warren · 13 years ago
  6. f3ae75d perf/x86: Fix active_entry initialization by Stephane Eranian · 13 years ago
  7. 0c3351d seqlock: Use raw_ prefix instead of _no_lockdep by John Stultz · 13 years ago
  8. f663dd9 net: core: explicitly select a txq before doing l2 forwarding by Jason Wang · 13 years ago
  9. 7a7ffba ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC by Wei-Chun Chao · 13 years ago
  10. 2205369 vlan: Fix header ops passthru when doing TX VLAN offload. by David S. Miller · 13 years ago
  11. 67e0c1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  12. 73409f3 net: Add some clarification to skb_tx_timestamp() comment. by David S. Miller · 13 years ago
  13. f639860 Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  14. 4b69316 Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 13 years ago
  15. f60900f auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASE by Ard Biesheuvel · 13 years ago
  16. 8e321fe aio/migratepages: make aio migrate pages sane by Benjamin LaHaise · 13 years ago
  17. df36ac1 pstore: Don't allow high traffic options on fragile devices by Luck, Tony · 13 years ago
  18. 597d795 mm: do not allocate page->ptl dynamically, if spinlock_t fits to long by Kirill A. Shutemov · 13 years ago
  19. b1aca94 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 13 years ago
  20. af2c140 mm: numa: guarantee that tlb_flush_pending updates are visible before page table updates by Mel Gorman · 13 years ago
  21. 2084140 mm: fix TLB flush race between migration, and change_protection_range by Rik van Riel · 13 years ago
  22. de466bd mm: numa: avoid unnecessary disruption of NUMA hinting during migration by Mel Gorman · 13 years ago
  23. c97102b kexec: migrate to reboot cpu by Vivek Goyal · 13 years ago
  24. 0e3da5b ip_gre: fix msg_name parsing for recvfrom/recvmsg by Timo Teräs · 13 years ago
  25. 8532824 net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock held by John Fastabend · 13 years ago
  26. dd05080 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  27. f78dea0 libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDs by Marc Carino · 13 years ago
  28. fe361cf Merge tag 'v3.13-rc4' into perf/core by Ingo Molnar · 13 years ago
  29. 4a251dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  30. 908bfda Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  31. 9199c4c Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 13 years ago
  32. 3e1e4a5 mfd/rtc: s5m: fix register updating by adding regmap for RTC by Krzysztof Kozlowski · 13 years ago
  33. 386e790 include/linux/kernel.h: make might_fault() a nop for !MMU by Axel Lin · 13 years ago
  34. f40386a include/linux/hugetlb.h: make isolate_huge_page() an inline by Naoya Horiguchi · 13 years ago
  35. a0a9663 net: make neigh_priv_len in struct net_device 16bit instead of 8bit by Sebastian Siewior · 13 years ago
  36. a5c21dc dcache: allow word-at-a-time name hashing with big-endian CPUs by Will Deacon · 13 years ago
  37. 5dec682 Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 13 years ago
  38. 4bd7b51 micrel: add support for KSZ8041RNLI by Sergei Shtylyov · 13 years ago
  39. 9dbdb15 sched/fair: Rework sched_fair time accounting by Peter Zijlstra · 13 years ago
  40. be5e610 math64: Add mul_u64_u32_shr() by Peter Zijlstra · 13 years ago
  41. ba1f14f sched: Remove PREEMPT_NEED_RESCHED from generic code by Peter Zijlstra · 13 years ago
  42. 12663bf net: unix: allow set_peek_off to fail by Sasha Levin · 13 years ago
  43. 503cf95 x86, build, icc: Remove uninitialized_var() from compiler-intel.h by H. Peter Anvin · 13 years ago
  44. 77bd2ad Merge tag 'pm-3.13-rc3-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  45. 2d4d4a8 Merge tag 'staging-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  46. b19d69c Merge tag 'usb-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  47. 12205a4 Revert "cpufreq: suspend governors on system suspend/hibernate" by Rafael J. Wysocki · 13 years ago
  48. 4fc9bbf PCI: Disable Bus Master only on kexec reboot by Khalid Aziz · 13 years ago
  49. 002acf1 Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  50. 1431fb3 xen-netback: fix fragment detection in checksum setup by Paul Durrant · 13 years ago
  51. 7cdcec9 Merge branches 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 13 years ago
  52. 29be634 Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  53. b1a0fbf percpu: fix spurious sparse warnings from DEFINE_PER_CPU() by Tejun Heo · 13 years ago
  54. 53c6de5 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  55. 8ecffd7 Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 13 years ago
  56. 55ef003 Merge tag 'iio-fixes-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 13 years ago
  57. c9a9972 gpiolib: add missing declarations by Alexandre Courbot · 13 years ago
  58. 471e42a usb: wusbcore: fix deadlock in wusbhc_gtk_rekey by Thomas Pugliese · 13 years ago
  59. 7ce5a27 Revert "net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum()." by David S. Miller · 13 years ago
  60. 751d17e iio: hid-sensors: Fix power and report state by Srinivas Pandruvada · 13 years ago
  61. 9f740ff HID: hid-sensor-hub: Add logical min and max by Srinivas Pandruvada · 13 years ago
  62. 8496e85 PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not present by Rafael J. Wysocki · 13 years ago
  63. 35773da usb: xhci: Link TRB must not occur within a USB payload burst by David Laight · 13 years ago
  64. a45299e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  65. a0b57ca Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  66. e321ae4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  67. c727709 security: shmem: implement kernel private shmem inodes by Eric Paris · 13 years ago
  68. 23fd78d KEYS: Fix multiple key add into associative array by David Howells · 13 years ago
  69. e0d5973 efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is completed by Seiji Aguchi · 13 years ago
  70. dda9cc3 Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 13 years ago
  71. 5a87182 cpufreq: suspend governors on system suspend/hibernate by Viresh Kumar · 13 years ago
  72. 0b0f7f1 Merge tag 'staging-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  73. 71ad88e perf: Add active_entry list head to struct perf_event by Stephane Eranian · 13 years ago
  74. 0e4b074 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  75. ecf61c7 PCI: Omit PCI ID macro strings to shorten quirk names by Michal Marek · 13 years ago
  76. 9886e1f ARM: tegra: Provide dummy powergate implementation by Thierry Reding · 13 years ago
  77. 1676587 Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 13 years ago
  78. 53e7cac gpiolib: use dedicated flags for GPIO properties by Alexandre Courbot · 13 years ago
  79. 7e3528c slab.h: remove duplicate kmalloc declaration and fix kernel-doc warnings by Randy Dunlap · 13 years ago
  80. 26b265c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  81. e341478 Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 13 years ago
  82. d2c2ad5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  83. 24f971a Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 13 years ago
  84. a5d6e63 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 13 years ago
  85. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  86. 3eaded8 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 13 years ago
  87. 7aa555b mm: place page->pmd_huge_pte to right union by Kirill A. Shutemov · 13 years ago
  88. 27c73ae mm: hugetlbfs: fix hugetlbfs optimization by Andrea Arcangeli · 13 years ago
  89. 30b0a10 mm: thp: give transparent hugepage code a separate copy_page by Dave Hansen · 13 years ago
  90. 09897d7 Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/core by Ingo Molnar · 13 years ago
  91. 3fb69bc net/phy: Add the autocross feature for forced links on VSC82x4 by Madalin Bucur · 13 years ago
  92. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 13 years ago
  93. 8b2e9b7 Revert "mm: create a separate slab for page->ptl allocation" by Linus Torvalds · 13 years ago
  94. b5898cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  95. 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 · 13 years ago
  96. e6d69a6 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  97. 5a1efc6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  98. 6d6e352 Merge tag 'md/3.13' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  99. c912dae uprobes: Cleanup !CONFIG_UPROBES decls, unexport xol_area by Oleg Nesterov · 13 years ago
  100. 3247343 uprobes: Add uprobe_task->dup_xol_work/dup_xol_addr by Oleg Nesterov · 13 years ago