1. 3e2faa08 mm/readahead.c: remove unused file_ra_state from count_history_pages by Fabian Frederick · 10 years ago
  2. c42e571 slab: convert last use of __FUNCTION__ to __func__ by Joe Perches · 10 years ago
  3. 4307c14 slab: fix the alias count (via sysfs) of slab cache by Gu Zheng · 10 years ago
  4. 0aa9a13 mm, slub: fix some indenting in cmpxchg_double_slab() by Dan Carpenter · 10 years ago
  5. 8a7d9b4 mm/slab.c: fix comments by Wang Sheng-Hui · 10 years ago
  6. 928cec9 mm: move slab related stuff from util.c to slab_common.c by Andrey Ryabinin · 10 years ago
  7. 5426664 slub: avoid duplicate creation on the first object by Wei Yang · 10 years ago
  8. 5e80478 slab: change int to size_t for representing allocation size by Joonsoo Kim · 10 years ago
  9. a640616 slab: remove BAD_ALIEN_MAGIC by Joonsoo Kim · 10 years ago
  10. 367f7f2 slab: remove a useless lockdep annotation by Joonsoo Kim · 10 years ago
  11. 833b706 slab: destroy a slab without holding any alien cache lock by Joonsoo Kim · 10 years ago
  12. 49dfc30 slab: use the lock on alien_cache, instead of the lock on array_cache by Joonsoo Kim · 10 years ago
  13. c8522a3 slab: introduce alien_cache by Joonsoo Kim · 10 years ago
  14. 1fe00d5 slab: factor out initialization of array cache by Joonsoo Kim · 10 years ago
  15. 97654df slab: defer slab_destroy in free_block() by Joonsoo Kim · 10 years ago
  16. 25c063f slab: move up code to get kmem_cache_node in free_block() by Joonsoo Kim · 10 years ago
  17. 8a9c61d slab: add unlikely macro to help compiler by Joonsoo Kim · 10 years ago
  18. 02e72cc mm: slub: SLUB_DEBUG=n: use the same alloc/free hooks as for SLUB_DEBUG=y by Andrey Ryabinin · 10 years ago
  19. c07b818 mm, slub: mark resiliency_test as init text by David Rientjes · 10 years ago
  20. 5240ab4 mm: slab.h: wrap the whole file with guarding macro by Andrey Ryabinin · 10 years ago
  21. 18bf854 slab: use get_node() and kmem_cache_node() functions by Christoph Lameter · 10 years ago
  22. fa45dc2 slub: use new node functions by Christoph Lameter · 10 years ago
  23. 44c5356 slab common: add functions for kmem_cache_node access by Christoph Lameter · 10 years ago
  24. 1536cb3 mm/slab.c: add __init to init_lock_keys by Fabian Frederick · 10 years ago
  25. 656c3b7 kernel/watchdog.c: convert printk/pr_warning to pr_foo() by Fabian Frederick · 10 years ago
  26. 1b7f8ba fs/ocfs2/slot_map.c: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  27. bba1cb1 ocfs2: race between umount and unfinished remastering during recovery by Tariq Saeed · 10 years ago
  28. 7567c14 ocfs2: remove conversion of total_backoff in dlm_join_domain() by Xue jiufei · 10 years ago
  29. 981035b ocfs2: correctly check the return value of ocfs2_search_extent_list by Yingtai Xie · 10 years ago
  30. c811f5f fs/squashfs/super.c: logging cleanup by Fabian Frederick · 10 years ago
  31. 1469488 fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_array by Fabian Frederick · 10 years ago
  32. e04aca4 sh: fix build error by adding generic ioport_{map/unmap}() by Pranith Kumar · 10 years ago
  33. d72849c sh: SH7724 clock fixes by Daniel Palmer · 10 years ago
  34. 7c03682 arch/sh/kernel/time.c: use PTR_ERR_OR_ZERO by Fabian Frederick · 10 years ago
  35. 88f9802 arch/sh/mm/asids-debugfs.c: use PTR_ERR_OR_ZERO by Fabian Frederick · 10 years ago
  36. 455f972 sh: remove CPU_SUBTYPE_SH7764 by Richard Weinberger · 10 years ago
  37. 8cdea06 score, ptrace: remove unused macros by Chen Gang · 10 years ago
  38. 2502722 ntfs: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  39. 2122da2 fs/logfs/readwrite.c: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  40. 1332429 ./Makefile: explain stack-protector-strong CONFIG logic by Kees Cook · 10 years ago
  41. 5838d44 fanotify: fix double free of pending permission events by Jan Kara · 10 years ago
  42. 8ba8fa91 fsnotify: rename event handling functions by Jan Kara · 10 years ago
  43. 3e58406 fs/fscache: make ctl_table static by Fabian Frederick · 10 years ago
  44. bab5e2d kernel/auditfilter.c: replace count*size kmalloc by kcalloc by Fabian Frederick · 10 years ago
  45. 85417ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 10 years ago
  46. 049711b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 10 years ago
  47. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  48. f4f142e Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  49. bb2cbf5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  50. a53dae4 ide: use module_platform_driver() by Christoph Jaeger · 10 years ago
  51. 5b6ff9d sparc64: Fix up merge thinko. by David S. Miller · 10 years ago
  52. e9011d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 10 years ago
  53. d247b6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  54. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  55. 08d69a2 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  56. ed5c41d3 x86: MCE: Add raw_lock conversion again by Thomas Gleixner · 10 years ago
  57. 30f0084 cxgb4 : Disable recursive mailbox commands when enabling vi by Anish Bhatt · 10 years ago
  58. 1bb5a35 net: reduce USB network driver config options. by Francois Romieu · 10 years ago
  59. 4d8fdc9 tg3: Modify tg3_tso_bug() to handle multiple TX rings by Prashant Sreedharan · 10 years ago
  60. 0ca58d6 Merge branch 'amd-xgbe' by David S. Miller · 10 years ago
  61. 88131a8 amd-xgbe: Perform phy connect/disconnect at dev open/stop by Lendacky, Thomas · 10 years ago
  62. f3d0e78 amd-xgbe: Use dma_set_mask_and_coherent to set DMA mask by Lendacky, Thomas · 10 years ago
  63. 2670cc69 net: sun4i-emac: fix memory leak on bad packet by Marc Zyngier · 10 years ago
  64. 757efd3 sctp: fix possible seqlock seadlock in sctp_packet_transmit() by Eric Dumazet · 10 years ago
  65. ce7991e Revert "net: phy: Set the driver when registering an MDIO bus device" by Fabio Estevam · 10 years ago
  66. c2a1985 cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown routine by Hariprasad Shenai · 10 years ago
  67. 6ff4e36 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 10 years ago
  68. ff204cc team: Simplify return path of team_newlink by Toshiaki Makita · 10 years ago
  69. fdb0a66 bridge: Update outdated comment on promiscuous mode by Toshiaki Makita · 10 years ago
  70. f4d3333 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  71. 618896e Merge branch 'net-timestamp-next' by David S. Miller · 10 years ago
  72. e1c8a60 net-timestamp: ACK timestamp for bytestreams by Willem de Bruijn · 10 years ago
  73. 4ed2d76 net-timestamp: TCP timestamping by Willem de Bruijn · 10 years ago
  74. e7fd288 net-timestamp: SCHED timestamp on entering packet scheduler by Willem de Bruijn · 10 years ago
  75. 09c2d25 net-timestamp: add key to disambiguate concurrent datagrams by Willem de Bruijn · 10 years ago
  76. b9f40e2 net-timestamp: move timestamp flags out of sk_flags by Willem de Bruijn · 10 years ago
  77. f24b9be net-timestamp: extend SCM_TIMESTAMPING ancillary data struct by Willem de Bruijn · 10 years ago
  78. a2b81b3 cxgb4i : Move stray CPL definitions to cxgb4 driver by Anish Bhatt · 10 years ago
  79. 5ae344c tcp: reduce spurious retransmits due to transient SACK reneging by Neal Cardwell · 10 years ago
  80. ff91a55 Merge branch 'qlcnic' by David S. Miller · 10 years ago
  81. cd1560e qlcnic: Initialize dcbnl_ops before register_netdev by Rajesh Borundia · 10 years ago
  82. bf63014 qlcnic: Set driver version before registering netdev by Rajesh Borundia · 10 years ago
  83. a0eaf75 qlcnic: Fix update of ethtool stats. by Rajesh Borundia · 10 years ago
  84. f2294eb5 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 10 years ago
  85. 91c2ff7 Merge tag 'regulator-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  86. 1325b65 Merge tag 'spi-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  87. 61675fe Merge branch 'xen-netback-next' by David S. Miller · 10 years ago
  88. f34a4cf xen-netback: Turn off the carrier if the guest is not able to receive by Zoltan Kiss · 10 years ago
  89. 3d1af1d xen-netback: Using a new state bit instead of carrier by Zoltan Kiss · 10 years ago
  90. dc7aafb Merge tag 'iommu-updates-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  91. 161d2e0 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  92. e02b876 hwrng: Pass entropy to add_hwgenerator_randomness() in bits, not bytes by Stephen Boyd · 10 years ago
  93. 48d6be9 random: limit the contribution of the hw rng to at most half by Theodore Ts'o · 10 years ago
  94. c6e9d6f random: introduce getrandom(2) system call by Theodore Ts'o · 10 years ago
  95. aef4f5b Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  96. 61ab9ef net/usb/hso: Add support for Option GTM671WFS by Ricardo Ribalda · 10 years ago
  97. 45dfab6 net: smc911x: fix %d confusingly prefixed with 0x in format string by Hans Wennborg · 10 years ago
  98. 597aec3 drivers: atm: fix %d confusingly prefixed with 0x in format strings by Hans Wennborg · 10 years ago
  99. f955c8b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regulator-next by Mark Brown · 10 years ago
  100. ed4bf4f Merge remote-tracking branches 'regulator/topic/tps65217', 'regulator/topic/tps65218', 'regulator/topic/tps6586x' and 'regulator/topic/twl' into regulator-next by Mark Brown · 10 years ago