1. 69cf1d8 iommu/vt-d: Allocate IRQ remapping data structures only for all IOMMUs by Joerg Roedel · 9 years ago
  2. 2966d95 iommu/vt-d: Prepare for killing function irq_remapping_supported() by Jiang Liu · 9 years ago
  3. ef1b2b8 x86/apic: Handle XAPIC remap mode proper. by Jiang Liu · 9 years ago
  4. 07806c5 x86/apic: Refine enable_IR_x2apic() and related functions by Jiang Liu · 9 years ago
  5. 89356cf x86/apic: Correctly detect X2APIC status in function enable_IR() by Jiang Liu · 9 years ago
  6. 7f530a2 x86/apic: Kill useless variable x2apic_enabled in function enable_IR_x2apic() by Jiang Liu · 9 years ago
  7. 2599094 x86/apic: Panic if kernel doesn't support x2apic but BIOS has enabled x2apic by Jiang Liu · 9 years ago
  8. f7ccada x86/apic: Clear stale x2apic mode by Thomas Gleixner · 9 years ago
  9. e3a981d iommu/vt-d: Convert allocations to GFP_KERNEL by Thomas Gleixner · 9 years ago
  10. 1119030 iommu/vt-d: Move iommu preparatory allocations to irq_remap_ops.prepare by Thomas Gleixner · 9 years ago
  11. a1dafe8 iommu, x86: Restructure setup of the irq remapping feature by Thomas Gleixner · 9 years ago
  12. eaa27f3 linux 3.19-rc4 by Linus Torvalds · 9 years ago
  13. 0cbaed1 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  14. 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
  15. 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
  16. 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
  17. 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
  18. b800c91 mm: fix corner case in anon_vma endless growing prevention by Konstantin Khlebnikov · 9 years ago
  19. 690eac5 mm: Don't count the stack guard page towards RLIMIT_STACK by Linus Torvalds · 9 years ago
  20. 8e654dd Merge branch 'core/urgent' into locking/urgent, to collect all pending locking fixes by Ingo Molnar · 9 years ago
  21. 4850d37 Merge tag 'vfio-v3.19-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  22. aff8ad5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  23. 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
  24. 28023d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  25. 1dd34da Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  26. d80b34c9 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  27. 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
  28. dc9319f Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  29. 20ebb34 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  30. 03c751a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  31. b3d574a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  32. 1e34792 ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile error by Victor Kamensky · 9 years ago
  33. 606185b HID: roccat: potential out of bounds in pyra_sysfs_write_settings() by Dan Carpenter · 9 years ago
  34. a63b03e mutex: Always clear owner field upon mutex_unlock() by Chris Wilson · 9 years ago
  35. 7f1a169 sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group() by Tetsuo Handa · 9 years ago
  36. 269ad80 sched/deadline: Avoid double-accounting in case of missed deadlines by Luca Abeni · 9 years ago
  37. 6a503c3 sched/deadline: Fix migration of SCHED_DEADLINE tasks by Luca Abeni · 9 years ago
  38. 32a8df4 sched: Fix odd values in effective_load() calculations by Yuyang Du · 9 years ago
  39. 536ebe9ca sched, fanotify: Deal with nested sleeps by Peter Zijlstra · 9 years ago
  40. 5306c31 perf/x86/uncore/hsw-ep: Handle systems with only two SBOXes by Andi Kleen · 9 years ago
  41. 86c269f perf/x86_64: Improve user regs sampling by Andy Lutomirski · 9 years ago
  42. 88a7c26 perf: Move task_pt_regs sampling into arch code by Andy Lutomirski · 9 years ago
  43. 0f363b2 x86: Fix off-by-one in instruction decoder by Peter Zijlstra · 9 years ago
  44. 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
  45. 9e5e366 mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being killed by Vlastimil Babka · 9 years ago
  46. 4bdfc1c memcg: fix destination cgroup leak on task charges migration by Vladimir Davydov · 9 years ago
  47. 24d404d mm: memcontrol: switch soft limit default back to infinity by Johannes Weiner · 9 years ago
  48. 70ecb3c mm/debug_pagealloc: remove obsolete Kconfig options by Joonsoo Kim · 9 years ago
  49. 75069f2 vfs: renumber FMODE_NONOTIFY and add to uniqueness check by David Drysdale · 9 years ago
  50. 9de93e78 arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.h by Oleg Nesterov · 9 years ago
  51. 53dc20b ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when link file by Xue jiufei · 9 years ago
  52. 75dd112 MAINTAINERS: update rydberg's addresses by Henrik Rydberg · 9 years ago
  53. 2d6d7f9 mm: protect set_page_dirty() from ongoing truncation by Johannes Weiner · 9 years ago
  54. 7a3ef20 mm: prevent endless growth of anon_vma hierarchy by Konstantin Khlebnikov · 9 years ago
  55. 3245d6a exit: fix race between wait_consider_task() and wait_task_zombie() by Oleg Nesterov · 9 years ago
  56. eb4f73b ocfs2: remove bogus check in dlm_process_recovery_data by Joseph Qi · 9 years ago
  57. 11c8f01 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  58. 90ac086 Makefile: include arch/*/include/generated/uapi before .../generated by Michal Marek · 9 years ago
  59. 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
  60. 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
  61. 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
  62. b11ecb2 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  63. 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
  64. 716c13a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  65. d7d5a00 libceph: fix sparse endianness warnings by Ilya Dryomov · 9 years ago
  66. 0668ff5 ceph: use %zu for len in ceph_fill_inline_data() by Ilya Dryomov · 9 years ago
  67. c09e31c perf hists browser: Fix segfault when showing callchain by Namhyung Kim · 9 years ago
  68. d114960 perf callchain: Free callchains when hist entries are deleted by Namhyung Kim · 9 years ago
  69. 5ca8271 perf hists: Fix children sort key behavior by Namhyung Kim · 9 years ago
  70. 0e63ea4 arm64/efi: add missing call to early_ioremap_reset() by Ard Biesheuvel · 9 years ago
  71. 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
  72. 79305ec Merge tag 'amdkfd-fixes-2015-01-06' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 9 years ago
  73. eaee8ec Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  74. 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
  75. ac08468 ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem region by Grygorii Strashko · 9 years ago
  76. cca547e ARM: 8249/1: mm: dump: don't skip regions by Mark Rutland · 9 years ago
  77. 841ee23 ARM: wire up execveat syscall by Russell King · 9 years ago
  78. 49a068f rpc: fix xdr_truncate_encode to handle buffer ending on page boundary by J. Bruce Fields · 9 years ago
  79. 94ae1db nfsd: fix fi_delegees leak when fi_had_conflict returns true by Jeff Layton · 10 years ago
  80. 7c2e211 vfio-pci: Fix the check on pci device type in vfio_pci_probe() by Wei Yang · 9 years ago
  81. 990428b assoc_array: Include rcupdate.h for call_rcu() definition by Pranith Kumar · 9 years ago
  82. 92cb465 ALSA: fireworks: fix an endianness bug for transaction length by Takashi Sakamoto · 9 years ago
  83. 59c6832 arm64: fix missing asm/io.h include in kernel/smp_spin_table.c by Paul Walmsley · 9 years ago
  84. 2c2b282 arm64: fix missing asm/alternative.h include in kernel/module.c by Paul Walmsley · 9 years ago
  85. 082471a arm64: fix missing linux/bug.h include in asm/arch_timer.h by Paul Walmsley · 9 years ago
  86. 2ec4560 arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.h by Paul Walmsley · 9 years ago
  87. 80639d4 arm64: sanity checks: add missing AArch32 registers by Mark Rutland · 9 years ago
  88. 3efcb7a arm64: Remove unused prepare_to_copy() by Tobias Klauser · 9 years ago
  89. 0f9132c arm64: Correct __NR_compat_syscalls for bpf by Mark Rutland · 9 years ago
  90. 99975cc vhost/net: length miscalculation by Michael S. Tsirkin · 9 years ago
  91. fce7fcc pinctrl: st: Add irq_disable hook to st_gpio_irqchip by Patrice CHOTARD · 9 years ago
  92. 96d16c3 pinctrl: st: avoid multiple mutex lock by Francesco VIRLINZI · 9 years ago
  93. 60834b7 ALSA: hda - Add new GPU codec ID 0x10de0072 to snd-hda by Aaron Plattner · 9 years ago
  94. bdec419 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  95. 0adc180 Merge tag 'for-linus-3' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 9 years ago
  96. 2abad79 qla3xxx: don't allow never end busy loop by Andy Shevchenko · 9 years ago
  97. 794c3a0 Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video' by Rafael J. Wysocki · 9 years ago
  98. 6a3ef10 ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521X by Hans de Goede · 9 years ago
  99. 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
  100. fee7e49 mm: propagate error from stack expansion even for guard page by Linus Torvalds · 9 years ago