1. 3f4cb7c iommu/amd: Fix irq remapping detection logic by Thomas Gleixner · 11 years ago
  2. 2f82c9d x86/acpi: Make acpi_[un]register_gsi_ioapic() depend on CONFIG_X86_LOCAL_APIC by Thomas Gleixner · 11 years ago
  3. 9c4d9c7 x86: Consolidate boot cpu timer setup by Thomas Gleixner · 11 years ago
  4. 374aab3 x86/apic: Reuse apic_bsp_setup() for UP APIC setup by Thomas Gleixner · 11 years ago
  5. 613c25ef x86/smpboot: Sanitize uniprocessor init by Thomas Gleixner · 11 years ago
  6. 05f7e46 x86/smpboot: Move apic init code to apic.c by Thomas Gleixner · 11 years ago
  7. 30b8b00 init: Get rid of x86isms by Thomas Gleixner · 11 years ago
  8. e714a91 x86/apic: Move apic_init_uniprocessor code by Thomas Gleixner · 11 years ago
  9. ef4c59a x86/smpboot: Cleanup ioapic handling by Thomas Gleixner · 11 years ago
  10. 35e4c6d x86/apic: Sanitize ioapic handling by Thomas Gleixner · 11 years ago
  11. a46f5c8 x86/ioapic: Add proper checks to setp/enable_IO_APIC() by Thomas Gleixner · 11 years ago
  12. 8686608 x86/ioapic: Provide stub functions for IOAPIC%3Dn by Thomas Gleixner · 11 years ago
  13. f77aa30 x86/smpboot: Move smpboot inlines to code by Thomas Gleixner · 11 years ago
  14. 6d2d49d x86/x2apic: Use state information for disable by Thomas Gleixner · 11 years ago
  15. 659006b x86/x2apic: Split enable and setup function by Thomas Gleixner · 11 years ago
  16. 44e25ff x86/x2apic: Disable x2apic from nox2apic setup by Thomas Gleixner · 11 years ago
  17. 12e189d x86/x2apic: Add proper state tracking by Thomas Gleixner · 11 years ago
  18. 62e6163 x86/x2apic: Clarify remapping mode for x2apic enablement by Thomas Gleixner · 11 years ago
  19. 55eae7d x86/x2apic: Move code in conditional region by Thomas Gleixner · 11 years ago
  20. d524165 x86/apic: Check x2apic early by Thomas Gleixner · 11 years ago
  21. 9aa1636 x86/apic: Make disable x2apic work really by Thomas Gleixner · 11 years ago
  22. 2ca5b40 x86/ioapic: Check x2apic really by Thomas Gleixner · 11 years ago
  23. bfb0507 x86/apic: Move x2apic code to one place by Thomas Gleixner · 11 years ago
  24. 81a46dd x86/apic: Make x2apic_mode depend on CONFIG_X86_X2APIC by Thomas Gleixner · 11 years ago
  25. 8d80696 x86/apic: Avoid open coded x2apic detection by Thomas Gleixner · 11 years ago
  26. e901176 iommu/irq_remapping: Normailize the way to detect whether IR is enabled by Jiang Liu · 11 years ago
  27. 7fa1c84 iommu/irq_remapping: Change variable disable_irq_remap to be static by Jiang Liu · 11 years ago
  28. 30969e3 iommu/irq_remapping: Refine function irq_remapping_prepare() for maintenance by Jiang Liu · 11 years ago
  29. c392f56 iommu/irq_remapping: Kill function irq_remapping_supported() and related code by Jiang Liu · 11 years ago
  30. 84d0779 iommu/amd: Check for irq-remap support amd_iommu_prepare() by Joerg Roedel · 11 years ago
  31. 5fcee53 x86/apic: Only disable CPU x2apic mode when necessary by Jiang Liu · 11 years ago
  32. 13d09b6 iommu/vt-d: Allow IR works in XAPIC mode though CPU works in X2APIC mode by Jiang Liu · 11 years ago
  33. 69cf1d8 iommu/vt-d: Allocate IRQ remapping data structures only for all IOMMUs by Joerg Roedel · 11 years ago
  34. 2966d95 iommu/vt-d: Prepare for killing function irq_remapping_supported() by Jiang Liu · 11 years ago
  35. ef1b2b8 x86/apic: Handle XAPIC remap mode proper. by Jiang Liu · 11 years ago
  36. 07806c5 x86/apic: Refine enable_IR_x2apic() and related functions by Jiang Liu · 11 years ago
  37. 89356cf x86/apic: Correctly detect X2APIC status in function enable_IR() by Jiang Liu · 11 years ago
  38. 7f530a2 x86/apic: Kill useless variable x2apic_enabled in function enable_IR_x2apic() by Jiang Liu · 11 years ago
  39. 2599094 x86/apic: Panic if kernel doesn't support x2apic but BIOS has enabled x2apic by Jiang Liu · 11 years ago
  40. f7ccada x86/apic: Clear stale x2apic mode by Thomas Gleixner · 11 years ago
  41. e3a981d iommu/vt-d: Convert allocations to GFP_KERNEL by Thomas Gleixner · 11 years ago
  42. 1119030 iommu/vt-d: Move iommu preparatory allocations to irq_remap_ops.prepare by Thomas Gleixner · 11 years ago
  43. a1dafe8 iommu, x86: Restructure setup of the irq remapping feature by Thomas Gleixner · 11 years ago
  44. eaa27f3 linux 3.19-rc4 by Linus Torvalds · 11 years ago
  45. 0cbaed1 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  46. 505569d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  47. 5ab551d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  48. ddb321a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  49. 1e6c3e8 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  50. b800c91 mm: fix corner case in anon_vma endless growing prevention by Konstantin Khlebnikov · 11 years ago
  51. 690eac5 mm: Don't count the stack guard page towards RLIMIT_STACK by Linus Torvalds · 11 years ago
  52. 8e654dd Merge branch 'core/urgent' into locking/urgent, to collect all pending locking fixes by Ingo Molnar · 11 years ago
  53. 4850d37 Merge tag 'vfio-v3.19-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 11 years ago
  54. aff8ad5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  55. eb74926 Merge tag 'sound-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  56. 28023d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  57. 1dd34da Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  58. d80b34c9 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  59. aa92913 Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 11 years ago
  60. dc9319f Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  61. 20ebb34 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  62. 03c751a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  63. b3d574a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 11 years ago
  64. 1e34792 ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile error by Victor Kamensky · 11 years ago
  65. 606185b HID: roccat: potential out of bounds in pyra_sysfs_write_settings() by Dan Carpenter · 11 years ago
  66. a63b03e mutex: Always clear owner field upon mutex_unlock() by Chris Wilson · 11 years ago
  67. 7f1a169 sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group() by Tetsuo Handa · 11 years ago
  68. 269ad80 sched/deadline: Avoid double-accounting in case of missed deadlines by Luca Abeni · 11 years ago
  69. 6a503c3 sched/deadline: Fix migration of SCHED_DEADLINE tasks by Luca Abeni · 11 years ago
  70. 32a8df4 sched: Fix odd values in effective_load() calculations by Yuyang Du · 11 years ago
  71. 536ebe9ca sched, fanotify: Deal with nested sleeps by Peter Zijlstra · 11 years ago
  72. 5306c31 perf/x86/uncore/hsw-ep: Handle systems with only two SBOXes by Andi Kleen · 11 years ago
  73. 86c269f perf/x86_64: Improve user regs sampling by Andy Lutomirski · 11 years ago
  74. 88a7c26 perf: Move task_pt_regs sampling into arch code by Andy Lutomirski · 11 years ago
  75. 0f363b2 x86: Fix off-by-one in instruction decoder by Peter Zijlstra · 11 years ago
  76. 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 · 11 years ago
  77. 9e5e366 mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being killed by Vlastimil Babka · 11 years ago
  78. 4bdfc1c memcg: fix destination cgroup leak on task charges migration by Vladimir Davydov · 11 years ago
  79. 24d404d mm: memcontrol: switch soft limit default back to infinity by Johannes Weiner · 11 years ago
  80. 70ecb3c mm/debug_pagealloc: remove obsolete Kconfig options by Joonsoo Kim · 11 years ago
  81. 75069f2 vfs: renumber FMODE_NONOTIFY and add to uniqueness check by David Drysdale · 11 years ago
  82. 9de93e78 arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.h by Oleg Nesterov · 11 years ago
  83. 53dc20b ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when link file by Xue jiufei · 11 years ago
  84. 75dd112 MAINTAINERS: update rydberg's addresses by Henrik Rydberg · 11 years ago
  85. 2d6d7f9 mm: protect set_page_dirty() from ongoing truncation by Johannes Weiner · 11 years ago
  86. 7a3ef20 mm: prevent endless growth of anon_vma hierarchy by Konstantin Khlebnikov · 11 years ago
  87. 3245d6a exit: fix race between wait_consider_task() and wait_task_zombie() by Oleg Nesterov · 11 years ago
  88. eb4f73b ocfs2: remove bogus check in dlm_process_recovery_data by Joseph Qi · 11 years ago
  89. 11c8f01 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  90. 90ac086 Makefile: include arch/*/include/generated/uapi before .../generated by Michal Marek · 11 years ago
  91. c4ccac4 Merge tag 'pinctrl-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  92. 74e59ea Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  93. 086b2a9 Merge tag 'keys-fixes-20150107' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 11 years ago
  94. b11ecb2 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 11 years ago
  95. 1c16938 Merge tag 'iommu-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  96. 716c13a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  97. d7d5a00 libceph: fix sparse endianness warnings by Ilya Dryomov · 11 years ago
  98. 0668ff5 ceph: use %zu for len in ceph_fill_inline_data() by Ilya Dryomov · 11 years ago
  99. c09e31c perf hists browser: Fix segfault when showing callchain by Namhyung Kim · 11 years ago
  100. d114960 perf callchain: Free callchains when hist entries are deleted by Namhyung Kim · 11 years ago