1. a4d1ca3 ARM: at91/Documentation: add a README for Atmel SoCs by Nicolas Ferre · 9 years ago
  2. eaa27f3 linux 3.19-rc4 by Linus Torvalds · 9 years ago
  3. 0cbaed1 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  4. 505569d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  5. 5ab551d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  6. ddb321a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  7. 1e6c3e8 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  8. b800c91 mm: fix corner case in anon_vma endless growing prevention by Konstantin Khlebnikov · 9 years ago
  9. 690eac5 mm: Don't count the stack guard page towards RLIMIT_STACK by Linus Torvalds · 9 years ago
  10. 8e654dd Merge branch 'core/urgent' into locking/urgent, to collect all pending locking fixes by Ingo Molnar · 9 years ago
  11. 4850d37 Merge tag 'vfio-v3.19-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  12. aff8ad5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  13. eb74926 Merge tag 'sound-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  14. 28023d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  15. 1dd34da Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  16. d80b34c9 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  17. aa92913 Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 9 years ago
  18. dc9319f Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  19. 20ebb34 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  20. 03c751a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  21. b3d574a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  22. 1e34792 ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile error by Victor Kamensky · 9 years ago
  23. 606185b HID: roccat: potential out of bounds in pyra_sysfs_write_settings() by Dan Carpenter · 9 years ago
  24. a63b03e mutex: Always clear owner field upon mutex_unlock() by Chris Wilson · 9 years ago
  25. 7f1a169 sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group() by Tetsuo Handa · 9 years ago
  26. 269ad80 sched/deadline: Avoid double-accounting in case of missed deadlines by Luca Abeni · 9 years ago
  27. 6a503c3 sched/deadline: Fix migration of SCHED_DEADLINE tasks by Luca Abeni · 9 years ago
  28. 32a8df4 sched: Fix odd values in effective_load() calculations by Yuyang Du · 9 years ago
  29. 536ebe9ca sched, fanotify: Deal with nested sleeps by Peter Zijlstra · 9 years ago
  30. 5306c31 perf/x86/uncore/hsw-ep: Handle systems with only two SBOXes by Andi Kleen · 9 years ago
  31. 86c269f perf/x86_64: Improve user regs sampling by Andy Lutomirski · 9 years ago
  32. 88a7c26 perf: Move task_pt_regs sampling into arch code by Andy Lutomirski · 9 years ago
  33. 0f363b2 x86: Fix off-by-one in instruction decoder by Peter Zijlstra · 9 years ago
  34. 300176a Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  35. 9e5e366 mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being killed by Vlastimil Babka · 9 years ago
  36. 4bdfc1c memcg: fix destination cgroup leak on task charges migration by Vladimir Davydov · 9 years ago
  37. 24d404d mm: memcontrol: switch soft limit default back to infinity by Johannes Weiner · 9 years ago
  38. 70ecb3c mm/debug_pagealloc: remove obsolete Kconfig options by Joonsoo Kim · 9 years ago
  39. 75069f2 vfs: renumber FMODE_NONOTIFY and add to uniqueness check by David Drysdale · 9 years ago
  40. 9de93e78 arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.h by Oleg Nesterov · 9 years ago
  41. 53dc20b ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when link file by Xue jiufei · 9 years ago
  42. 75dd112 MAINTAINERS: update rydberg's addresses by Henrik Rydberg · 9 years ago
  43. 2d6d7f9 mm: protect set_page_dirty() from ongoing truncation by Johannes Weiner · 9 years ago
  44. 7a3ef20 mm: prevent endless growth of anon_vma hierarchy by Konstantin Khlebnikov · 9 years ago
  45. 3245d6a exit: fix race between wait_consider_task() and wait_task_zombie() by Oleg Nesterov · 9 years ago
  46. eb4f73b ocfs2: remove bogus check in dlm_process_recovery_data by Joseph Qi · 9 years ago
  47. 11c8f01 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  48. 90ac086 Makefile: include arch/*/include/generated/uapi before .../generated by Michal Marek · 9 years ago
  49. c4ccac4 Merge tag 'pinctrl-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  50. 74e59ea Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  51. 086b2a9 Merge tag 'keys-fixes-20150107' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 9 years ago
  52. b11ecb2 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  53. 1c16938 Merge tag 'iommu-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  54. 716c13a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  55. d7d5a00 libceph: fix sparse endianness warnings by Ilya Dryomov · 9 years ago
  56. 0668ff5 ceph: use %zu for len in ceph_fill_inline_data() by Ilya Dryomov · 9 years ago
  57. c09e31c perf hists browser: Fix segfault when showing callchain by Namhyung Kim · 9 years ago
  58. d114960 perf callchain: Free callchains when hist entries are deleted by Namhyung Kim · 9 years ago
  59. 5ca8271 perf hists: Fix children sort key behavior by Namhyung Kim · 9 years ago
  60. 0e63ea4 arm64/efi: add missing call to early_ioremap_reset() by Ard Biesheuvel · 9 years ago
  61. ed9eb84 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  62. 79305ec Merge tag 'amdkfd-fixes-2015-01-06' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 9 years ago
  63. eaee8ec Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  64. f662488 Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 9 years ago
  65. ac08468 ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem region by Grygorii Strashko · 9 years ago
  66. cca547e ARM: 8249/1: mm: dump: don't skip regions by Mark Rutland · 9 years ago
  67. 841ee23 ARM: wire up execveat syscall by Russell King · 9 years ago
  68. 49a068f rpc: fix xdr_truncate_encode to handle buffer ending on page boundary by J. Bruce Fields · 9 years ago
  69. 94ae1db nfsd: fix fi_delegees leak when fi_had_conflict returns true by Jeff Layton · 9 years ago
  70. 7c2e211 vfio-pci: Fix the check on pci device type in vfio_pci_probe() by Wei Yang · 9 years ago
  71. 990428b assoc_array: Include rcupdate.h for call_rcu() definition by Pranith Kumar · 9 years ago
  72. 92cb465 ALSA: fireworks: fix an endianness bug for transaction length by Takashi Sakamoto · 9 years ago
  73. 59c6832 arm64: fix missing asm/io.h include in kernel/smp_spin_table.c by Paul Walmsley · 9 years ago
  74. 2c2b282 arm64: fix missing asm/alternative.h include in kernel/module.c by Paul Walmsley · 9 years ago
  75. 082471a arm64: fix missing linux/bug.h include in asm/arch_timer.h by Paul Walmsley · 9 years ago
  76. 2ec4560 arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.h by Paul Walmsley · 9 years ago
  77. 80639d4 arm64: sanity checks: add missing AArch32 registers by Mark Rutland · 9 years ago
  78. 3efcb7a arm64: Remove unused prepare_to_copy() by Tobias Klauser · 9 years ago
  79. 0f9132c arm64: Correct __NR_compat_syscalls for bpf by Mark Rutland · 9 years ago
  80. 99975cc vhost/net: length miscalculation by Michael S. Tsirkin · 9 years ago
  81. fce7fcc pinctrl: st: Add irq_disable hook to st_gpio_irqchip by Patrice CHOTARD · 9 years ago
  82. 96d16c3 pinctrl: st: avoid multiple mutex lock by Francesco VIRLINZI · 9 years ago
  83. 60834b7 ALSA: hda - Add new GPU codec ID 0x10de0072 to snd-hda by Aaron Plattner · 9 years ago
  84. bdec419 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  85. 0adc180 Merge tag 'for-linus-3' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 9 years ago
  86. 2abad79 qla3xxx: don't allow never end busy loop by Andy Shevchenko · 9 years ago
  87. 794c3a0 Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video' by Rafael J. Wysocki · 9 years ago
  88. 6a3ef10 ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521X by Hans de Goede · 9 years ago
  89. 3b421b8 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  90. fee7e49 mm: propagate error from stack expansion even for guard page by Linus Torvalds · 9 years ago
  91. 627d2cc Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  92. 07ff890 xen-netback: fixing the propagation of the transmit shaper timeout by Palik, Imre · 9 years ago
  93. 15ecf7a Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  94. a5e3125 r8152: support ndo_features_check by hayeswang · 9 years ago
  95. 76baee6 drm/amdkfd: rewrite kfd_ioctl() according to drm_ioctl() by Oded Gabbay · 9 years ago
  96. b81c55d drm/amdkfd: reformat IOCTL definitions to drm-style by Oded Gabbay · 9 years ago
  97. 524a640 drm/amdkfd: Do copy_to/from_user in general kfd_ioctl() by Oded Gabbay · 9 years ago
  98. a1eb03f virtio_pci: document why we defer kfree by Michael S. Tsirkin · 9 years ago
  99. 63bd62a virtio_pci: defer kfree until release callback by Sasha Levin · 9 years ago
  100. 945399a virtio_pci: device-specific release callback by Michael S. Tsirkin · 9 years ago