1. 54ca162 arch: powerpc: kvm: book3s.c: Remove some unused functions by Rickard Strandqvist · 10 years ago
  2. 24aaaf2 arch: powerpc: kvm: book3s_32_mmu.c: Remove unused function by Rickard Strandqvist · 10 years ago
  3. 3a8e326 microblaze: Fix mmap for cache coherent memory by Lars-Peter Clausen · 10 years ago
  4. 777eda2 new helper: iter_is_iovec() by Al Viro · 10 years ago
  5. b1bc6d7 move_extent_per_page(): get rid of unused w_flags by Al Viro · 10 years ago
  6. 1ad581e lustre: get rid of playing with ->fs by Al Viro · 10 years ago
  7. 98af592 btrfs: filp_open() returns ERR_PTR() on failure, not NULL... by Al Viro · 10 years ago
  8. 7a70bf7 ARC: rename default defconfig by Vineet Gupta · 10 years ago
  9. 4344aec ALSA: hda/realtek - New codec support for ALC256 by Kailang Yang · 10 years ago
  10. 8b72415 ALSA: hda/realtek - Add new Dell desktop for ALC3234 headset mode by Kailang Yang · 10 years ago
  11. f1f2eac nios2/uaccess: fix sparse errors by Ley Foon Tan · 10 years ago
  12. d1e4ef0 nios2: enable "make defconfig" by Paul Bolle · 10 years ago
  13. 76367a5 nios2: add definition of ioremap_wc to io.h by Guenter Roeck · 10 years ago
  14. 427ae15 [media] bq/c-qcam, w9966, pms: move to staging in preparation for removal by Hans Verkuil · 10 years ago
  15. ea2e813 [media] tlg2300: move to staging in preparation for removal by Hans Verkuil · 10 years ago
  16. c1d9e03d [media] vino/saa7191: move to staging in preparation for removal by Hans Verkuil · 10 years ago
  17. 77911fd [media] MAINTAINERS: vivi -> vivid by Hans Verkuil · 10 years ago
  18. 389208e [media] cx88: remove leftover start_video_dma() call by Hans Verkuil · 10 years ago
  19. 165d004 [media] cx88: add missing alloc_ctx support by Hans Verkuil · 10 years ago
  20. 454a4e7 [media] v4l2-ioctl: WARN_ON if querycap didn't fill device_caps by Hans Verkuil · 10 years ago
  21. bb9ff07 [media] vivid: fix CROP_BOUNDS typo for video output by Hans Verkuil · 10 years ago
  22. 5fdb967 [media] DocBook media: update version number and document changes by Hans Verkuil · 10 years ago
  23. 38913a5 [media] vivid.txt: document new controls by Hans Verkuil · 10 years ago
  24. cc03631 [media] DocBook media: add missing ycbcr_enc and quantization fields by Hans Verkuil · 10 years ago
  25. f2d27e4 [media] v4l2-mediabus.h: use two __u16 instead of two __u32 by Hans Verkuil · 10 years ago
  26. 603ba7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  27. 31f48fc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  28. 0b233b7 Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  29. 5ff1611 virtio_pci: restore module attributes by Herbert Xu · 10 years ago
  30. 6f51ee7 Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  31. 205dc20 Merge tag 'dt2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  32. 94bbdb6 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  33. 36c0a48 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  34. a643fc7 Merge tag 'xtensa-next-20141215' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 10 years ago
  35. 0db2812 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  36. eb64c3c Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  37. 61de8e5 Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 10 years ago
  38. a7c180a Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  39. 5f1b2953 Merge tag 'renesas-defconfig-fixes-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Arnd Bergmann · 10 years ago
  40. 65891fe net: Disallow providing non zero VLAN ID for NIC drivers FDB add flow by Or Gerlitz · 10 years ago
  41. 20911ce iommu/exynos: Fix arm64 allmodconfig build by Mark Brown · 10 years ago
  42. a62bbe3 Merge tag 'asoc-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
  43. c3f2511 net/mlx4: Cache line CQE/EQE stride fixes by Ido Shamay · 10 years ago
  44. 94191fd net: fec: Fix NAPI race by Nimrod Andy · 10 years ago
  45. 6a6dc08 xen-netfront: use napi_complete() correctly to prevent Rx stalling by David Vrabel · 10 years ago
  46. f1fb521 ip_tunnel: Add missing validation of encap type to ip_tunnel_encap_setup() by Thomas Graf · 10 years ago
  47. bb1553c ip_tunnel: Add sanity checks to ip_tunnel_encap_add_ops() by Thomas Graf · 10 years ago
  48. c9f2c3d Merge tag 'master-2014-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  49. 6539c44 net: Allow FIXED_PHY to be modular. by David S. Miller · 10 years ago
  50. 8914d7e Hexagon: fix signal delivery for debug traps by Richard Kuo · 10 years ago
  51. ea0f1b9 Hexagon: set ARCH_DMA_MINALIGN by Richard Kuo · 11 years ago
  52. f6b708c Hexagon: fix alignment of init_task in RW_DATA_SECTION by Richard Kuo · 11 years ago
  53. cb84c2b hexagon: Fix build failures in linux-next by Guenter Roeck · 10 years ago
  54. 8185e88 perf evlist: Do not use hard coded value for a mmap_pages default by Arnaldo Carvalho de Melo · 10 years ago
  55. 38d5447 perf trace: Let the perf_evlist__mmap autosize the number of pages to use by Arnaldo Carvalho de Melo · 10 years ago
  56. e965bea perf evlist: Improve the strerror_mmap method by Arnaldo Carvalho de Melo · 10 years ago
  57. e5d4a29 perf evlist: Clarify sterror_mmap variable names by Arnaldo Carvalho de Melo · 10 years ago
  58. 0a2138b perf evlist: Fixup brown paper bag on "hint" for --mmap-pages cmdline arg by Arnaldo Carvalho de Melo · 10 years ago
  59. 772801e Merge branch 'vnet_le' by David S. Miller · 10 years ago
  60. 9c6ab19 if_tun: drop broken IFF_VNET_LE by Michael S. Tsirkin · 10 years ago
  61. 01b07fb macvtap: drop broken IFF_VNET_LE by Michael S. Tsirkin · 10 years ago
  62. 1cf8e41 tun: drop broken IFF_VNET_LE by Michael S. Tsirkin · 10 years ago
  63. 5eea84f if_tun: add TUNSETVNETLE/TUNGETVNETLE by Michael S. Tsirkin · 10 years ago
  64. 39ec7de macvtap: fix uninitialized access on TUNSETIFF by Michael S. Tsirkin · 10 years ago
  65. 719b530 iommu/amd: Use helpers to access irq_cfg data structure associated with IRQ by Jiang Liu · 10 years ago
  66. 91411da iommu/vt-d: Use helpers to access irq_cfg data structure associated with IRQ by Jiang Liu · 10 years ago
  67. b71a3b2 x86: irq_remapping: Use helpers to access irq_cfg data structure associated with IRQ by Jiang Liu · 10 years ago
  68. a978609 x86, irq: Use helpers to access irq_cfg data structure associated with IRQ by Jiang Liu · 10 years ago
  69. 2f60002 x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APIC by Jiang Liu · 10 years ago
  70. 11d686e x86, irq: Move IRQ initialization routines from io_apic.c into vector.c by Jiang Liu · 10 years ago
  71. 8643e28 x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h by Jiang Liu · 10 years ago
  72. c346895 x86, irq: Move HT IRQ related code from io_apic.c into htirq.c by Jiang Liu · 10 years ago
  73. 4438098 x86, irq: Move PCI MSI related code from io_apic.c into msi.c by Jiang Liu · 10 years ago
  74. 849d356 x86, irq: Replace printk(KERN_LVL) with pr_lvl() utilities by Jiang Liu · 10 years ago
  75. f0e5bf7 x86, irq: Make UP version of irq_complete_move() an inline stub by Thomas Gleixner · 10 years ago
  76. 74afab7 x86, irq: Move local APIC related code from io_apic.c into vector.c by Jiang Liu · 10 years ago
  77. 55a0e2b x86, irq: Introduce helpers to access struct irq_cfg by Jiang Liu · 10 years ago
  78. b794ef2 x86, irq: Protect __clear_irq_vector() with vector_lock by Jiang Liu · 10 years ago
  79. cb39288c x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx() by Jiang Liu · 10 years ago
  80. 26011ee x86, irq: Refine hw_irq.h to prepare for irqdomain support by Jiang Liu · 10 years ago
  81. a178b87 x86, irq: Convert irq_2_pin list to generic list by Yinghai Lu · 10 years ago
  82. 25d0d35 x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector() by Jiang Liu · 10 years ago
  83. cd68f6b x86, irq, acpi: Get rid of special handling of GSI for ACPI SCI by Jiang Liu · 10 years ago
  84. e89900c x86, irq: Introduce helper to check whether an IOAPIC has been registered by Jiang Liu · 10 years ago
  85. 15516a3 x86, irq, ACPI: Implement interfaces to support ACPI based IOAPIC hot-removal by Jiang Liu · 10 years ago
  86. 7db298c x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-addition by Jiang Liu · 10 years ago
  87. 5da2fd2 x86, irq, ACPI: Introduce a mutex to protect IOAPIC operations from hotplug by Jiang Liu · 10 years ago
  88. 35ef9c9 x86, irq: Refine mp_register_ioapic() to prepare for IOAPIC hotplug by Jiang Liu · 10 years ago
  89. cffe0a2 x86, irq: Keep balance of IOAPIC pin reference count by Jiang Liu · 10 years ago
  90. 67dc5e7 x86, irq: Remove __init marker for functions will be used by IOAPIC hotplug by Jiang Liu · 10 years ago
  91. 5411dc4 x86, irq: Prefer assigned ID in APIC ID register for x86_64 by Yinghai Lu · 10 years ago
  92. 7e89941 x86, irq: Split out alloc_ioapic_save_registers() by Yinghai Lu · 10 years ago
  93. 13ca62b ACPI: Fix minor syntax issues in processor_core.c by Jiang Liu · 10 years ago
  94. 250a1ac x86, smpboot: Remove pointless preempt_disable() in native_smp_prepare_cpus() by Thomas Gleixner · 10 years ago
  95. 5db6633 PCI: Remove PCI ioapic driver by Jiang Liu · 10 years ago
  96. 2414e02 x86: Avoid building unused IRQ entry stubs by Jan Beulich · 10 years ago
  97. e106798 x86: irq: Fix placement of mp_should_keep_irq() by Jan Beulich · 10 years ago
  98. 9f50c6e x86, irq, ACPI: Fix building warning of unused code by Jiang Liu · 10 years ago
  99. e32c67e x86, irq: Provide empty send_cleanup_vector() stub for UP builds by Jiang Liu · 10 years ago
  100. 6658c73 ACPI: Correct return value of acpi_dev_resource_address_space() by Jiang Liu · 10 years ago