1. 2eda997 Documentation/features/locking: Add feature description and arch support status file for 'queued-rwlocks' by Ingo Molnar · 9 years ago
  2. 33006fa Documentation/features/locking: Add feature description and arch support status file for 'queued-spinlocks' by Ingo Molnar · 9 years ago
  3. 5fac5f5 Documentation/features/debug: Add feature description and arch support status file for 'gcov-profile-all' by Ingo Molnar · 9 years ago
  4. 98008be Documentation/features/locking: Add feature description and arch support status file for 'cmpxchg-local' by Ingo Molnar · 9 years ago
  5. 05934ca Documentation/features/perf: Add feature description and arch support status file for 'perf-stackdump' by Ingo Molnar · 9 years ago
  6. e30119a Documentation/features/perf: Add feature description and arch support status file for 'perf-regs' by Ingo Molnar · 9 years ago
  7. 318d10d Documentation/features/io: Add feature description and arch support status file for 'dma-api-debug' by Ingo Molnar · 9 years ago
  8. 8994f7b Documentation/features/perf: Add feature description and arch support status file for 'kprobes-event' by Ingo Molnar · 9 years ago
  9. 8fa369c Documentation/features/core: Add feature description and arch support status file for 'generic-idle-thread' by Ingo Molnar · 9 years ago
  10. 5d5cd30 Documentation/features/debug: Add feature description and arch support status file for 'user-ret-profiler' by Ingo Molnar · 9 years ago
  11. a382c96 Documentation/features/debug: Add feature description and arch support status file for 'kretprobes' by Ingo Molnar · 9 years ago
  12. 138943e Documentation/features/debug: Add feature description and arch support status file for 'uprobes' by Ingo Molnar · 9 years ago
  13. 9cf5bcc Documentation/features/debug: Add feature description and arch support status file for 'kprobes-on-ftrace' by Ingo Molnar · 9 years ago
  14. 08716c0 Documentation/features/debug: Add feature description and arch support status file for 'optprobes' by Ingo Molnar · 9 years ago
  15. fd7d6ce Documentation/features/debug: Add feature description and arch support status file for 'kprobes' by Ingo Molnar · 9 years ago
  16. 6a67877 Documentation/features/time: Add feature description and arch support status file for 'arch-tick-broadcast' by Ingo Molnar · 9 years ago
  17. 343163c Documentation/features/vm: Add feature description and arch support status file for 'ELF-ASLR' by Ingo Molnar · 9 years ago
  18. 28dfffd Documentation/features/time: Add feature description and arch support status file for 'clockevents' by Ingo Molnar · 9 years ago
  19. 47af18f Documentation/features/debug: Add feature description and arch support status file for 'kgdb' by Ingo Molnar · 9 years ago
  20. 9df43ac Documentation/features/time: Add feature description and arch support status file for 'context-tracking' by Ingo Molnar · 9 years ago
  21. 5b8473a Documentation/features/seccomp: Add feature description and arch support status file for 'seccomp-filter' by Ingo Molnar · 9 years ago
  22. d8affc7 Documentation/features/core: Add feature description and arch support status file for 'jump-labels' by Ingo Molnar · 9 years ago
  23. 6d6b54c Documentation/features/debug: Add feature description and arch support status file for 'stackprotector' by Ingo Molnar · 9 years ago
  24. 41b8ea4 Documentation/features/locking: Add feature description and arch support status file for 'lockdep' by Ingo Molnar · 9 years ago
  25. c0512ab Documentation/features/vm: Add feature description and arch support status file for 'ioremap_prot' by Ingo Molnar · 9 years ago
  26. f58519e Documentation/features/core: Add feature description and arch support status file for 'tracehook' by Ingo Molnar · 9 years ago
  27. 3c1b514 Documentation/features/io: Add feature description and arch support status file for 'dma_map_attrs' by Ingo Molnar · 9 years ago
  28. cd66af2 Documentation/features/io: Add feature description and arch support status file for 'dma-contiguous' by Ingo Molnar · 9 years ago
  29. 65ee8ae Documentation/features/sched: Add feature description and arch support status file for 'numa-balancing' by Ingo Molnar · 9 years ago
  30. a521dc5 Documentation/features/locking: Add feature description and arch support status file for 'rwsem-optimized' by Ingo Molnar · 9 years ago
  31. cc436a0 Documentation/features/vm: Add feature description and arch support status file for 'THP' by Ingo Molnar · 9 years ago
  32. 1aebadb Documentation/features/time: Add feature description and arch support status file for 'irq-time-acct' by Ingo Molnar · 9 years ago
  33. 4e3cd45 Documentation/features/time: Add feature description and arch support status file for 'virt-cpuacct' by Ingo Molnar · 9 years ago
  34. 44121b9 Documentation/features/time: Add feature description and arch support status file for 'modern-timekeeping' by Ingo Molnar · 9 years ago
  35. 2729924 Documentation/features/debug: Add feature description and arch support status file for 'KASAN' by Ingo Molnar · 9 years ago
  36. 61e06e7 Documentation/features/vm: Add feature description and arch support status file for 'pmdp_splitting_flush' by Ingo Molnar · 9 years ago
  37. f643e6a Documentation/features/vm: Add feature description and arch support status file for 'pte_special' by Ingo Molnar · 9 years ago
  38. bebcfbb Documentation/features/vm: Add feature description and arch support status file for 'huge-vmap' by Ingo Molnar · 9 years ago
  39. 6c7cca4 Documentation/features/io: Add feature description and arch support status file for 'sg-chain' by Ingo Molnar · 9 years ago
  40. b85c92c Documentation/features/lib: Add feature description and arch support status file for 'strncasecmp' by Ingo Molnar · 9 years ago
  41. c197645 Documentation/features/vm: Add feature description and arch support status file for 'PG_uncached' by Ingo Molnar · 9 years ago
  42. 403e27d Documentation/features/vm: Add feature description and arch support status file for 'numa-memblock' by Ingo Molnar · 9 years ago
  43. 8cd9234 Merge tag 'please-pull-rusty' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  44. 161f873b vfs: read file_handle only once in handle_to_path by Sasha Levin · 9 years ago
  45. f18c34e lib: Fix strnlen_user() to not touch memory after specified maximum by Jan Kara · 9 years ago
  46. 5eda786 ia64: make cpu_callin_map non-volatile. by Rusty Russell · 9 years ago
  47. c46a024 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  48. 2459c60 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  49. fec345b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  50. e453581 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  51. cd842a6 Merge tag 'wireless-drivers-for-davem-2015-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  52. ccd740c vti6: Add pmtu handling to vti6_xmit. by Steffen Klassert · 9 years ago
  53. 18ec898 Revert "net: core: 'ethtool' issue with querying phy settings" by David S. Miller · 9 years ago
  54. c6e36d8 bnx2x: Move statistics implementation into semaphores by Yuval Mintz · 9 years ago
  55. 31a4189 xen: netback: read hotplug script once at start of day. by Ian Campbell · 9 years ago
  56. dc5e7a8 xen: netback: fix printf format string warning by Ian Campbell · 9 years ago
  57. d26e2c9 Revert "netfilter: ensure number of counters is >0 in do_replace()" by Bernhard Thaler · 9 years ago
  58. 8a7b19d include/uapi/linux/virtio_balloon.h: include linux/virtio_types.h by Mikko Rapeli · 9 years ago
  59. 494e5b6 sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE by Khalid Aziz · 9 years ago
  60. f0c1a11 sparc64: pci slots information is not populated in sysfs by Eric Snowberg · 9 years ago
  61. 8642ad1 sparc: kernel: GRPCI2: Remove a useless memset by Christophe Jaillet · 9 years ago
  62. 2459534 net: dsa: Properly propagate errors from dsa_switch_setup_one by Florian Fainelli · 9 years ago
  63. 9f95041 tcp: fix child sockets to use system default congestion control if not set by Neal Cardwell · 9 years ago
  64. beb39db udp: fix behavior of wrong checksums by Eric Dumazet · 9 years ago
  65. c65b99f Linux 4.1-rc6 by Linus Torvalds · 9 years ago
  66. 9eb0a5d sfc: free multiple Rx buffers when required by Daniel Pieczko · 9 years ago
  67. 8ba64dc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  68. 36a8b9a Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  69. e4ca714b Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf/linux by Linus Torvalds · 9 years ago
  70. 50f5a1e Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 9 years ago
  71. dae8f28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  72. 30a5f11 Merge tag 'hwmon-for-linus-v4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  73. fdf7c64 Merge branch 'bna-fixes' by David S. Miller · 9 years ago
  74. 4818e856 bna: fix soft lock-up during firmware initialization failure by Ivan Vecera · 9 years ago
  75. 4918eb1 bna: remove unreasonable iocpf timer start by Ivan Vecera · 9 years ago
  76. e236b95 bna: fix firmware loading on big-endian machines by Ivan Vecera · 9 years ago
  77. 50dce30 Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  78. 71d9f61 bridge: fix br_multicast_query_expired() bug by Eric Dumazet · 9 years ago
  79. b2feda4 iser-target: Fix error path in isert_create_pi_ctx() by Roland Dreier · 9 years ago
  80. a354170 target: Use a PASSTHROUGH flag instead of transport_types by Andy Grover · 9 years ago
  81. 7bfea53b target: Move passthrough CDB parsing into a common function by Andy Grover · 9 years ago
  82. 9c1cd1b target/user: Only support full command pass-through by Andy Grover · 9 years ago
  83. cf87edc target/user: Update example code for new ABI requirements by Andy Grover · 9 years ago
  84. 5a7125c target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOST by Andy Grover · 9 years ago
  85. d588cf8 target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem by Christoph Hellwig · 9 years ago
  86. c7bd6dc hwmon: (nct6683) Add missing sysfs attribute initialization by Guenter Roeck · 9 years ago
  87. 1b63bf6 hwmon: (nct6775) Add missing sysfs attribute initialization by Guenter Roeck · 9 years ago
  88. aaa20fc Merge tag 'acpi-pci-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  89. 1be44e2 Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  90. 2a64517 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  91. 0f1e5b5 Merge tag 'dm-4.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  92. 9aecac0 hwmon: (tmp401) Do not auto-detect chip on I2C address 0x37 by Guenter Roeck · 9 years ago
  93. c2102f3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  94. 6e49ba1 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  95. c4fca4f MIPS: strnlen_user.S: Fix a CPU_DADDI_WORKAROUNDS regression by Maciej W. Rozycki · 9 years ago
  96. 57b4175 MIPS: BMIPS: Fix bmips_wr_vec() by Petri Gynther · 9 years ago
  97. 556b662 MIPS: ath79: fix build problem if CONFIG_BLK_DEV_INITRD is not set by Laurent Fasnacht · 9 years ago
  98. d0af698 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  99. 70946b5 Merge tag 'sound-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  100. 1c220c6 dm: fix casting bug in dm_merge_bvec() by Joe Thornber · 9 years ago