1. 10b6395 UAPI: Plumb the UAPI Kbuilds into the user header installation and checking by David Howells · 12 years ago
  2. ec28b7f UAPI: x86: Differentiate the generated UAPI and internal headers by David Howells · 12 years ago
  3. 40f1d4c UAPI: Remove the objhdr-y export list by David Howells · 12 years ago
  4. d183e6f UAPI: Move linux/version.h by David Howells · 12 years ago
  5. 494b3e1 UAPI: Set up uapi/asm/Kbuild.asm by David Howells · 12 years ago
  6. c0522b6 UAPI: x86: Fix insn_sanity build failure after UAPI split by David Howells · 12 years ago
  7. 584c5ef UAPI: x86: Fix the test_get_len tool by David Howells · 12 years ago
  8. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  9. 94c15b5 [media] s5k6aa: Fix possible NULL pointer dereference by Sylwester Nawrocki · 12 years ago
  10. abbf159 UAPI: Partition the header include path sets and add uapi/ header directories by David Howells · 12 years ago
  11. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  12. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  13. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 12 years ago
  14. 19218e4 UAPI: Refer to the DRM UAPI headers with <...> and from certain headers only by David Howells · 12 years ago
  15. 7fb89ec [media] s5p-mfc: optimized code related to working contextes by Andrzej Hajda · 12 years ago
  16. f9f715a [media] s5p-mfc: added support for end of stream handling in MFC encoder by Andrzej Hajda · 12 years ago
  17. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  18. 2e3d886 xen: mark xen_init_IRQ __init by Stefano Stabellini · 12 years ago
  19. 613ad48 xen/Makefile: fix dom-y build by Stefano Stabellini · 12 years ago
  20. c2ccc08 NFS: nfs41_walk_client_list(): re-lock before iterating by Chuck Lever · 12 years ago
  21. 2323517 drm/dp: Make sink count DP 1.2 aware by Adam Jackson · 12 years ago
  22. 7883dc5 drm/dp: Document DP spec versions for various DPCD registers by Adam Jackson · 12 years ago
  23. caf9ab2 drm/i915/dp: Be smarter about connection sense for branch devices by Adam Jackson · 12 years ago
  24. edb3924 drm/i915/dp: Fetch downstream port info if needed during DPCD fetch by Adam Jackson · 12 years ago
  25. 4e64753 drm/dp: Update DPCD defines by Adam Jackson · 12 years ago
  26. fbff469 drm: Export drm_probe_ddc() by Adam Jackson · 12 years ago
  27. ff1f525 drm/i915: s/DRM_IRQ_ARGS/int irq, void *arg by Daniel Vetter · 12 years ago
  28. ee314c2 NFSv4.1: Handle BAD_STATEID and EXPIRED errors in layoutget by Trond Myklebust · 12 years ago
  29. 6f018ef NFSv4.1: bl_pg_init_write should be static by Trond Myklebust · 12 years ago
  30. 4e437e9 nfs: include internal.h in getroot.h by Stanislav Kinsbursky · 12 years ago
  31. 22e24309 nfs: include nfs4_fh.h in nfs4sysctl.c by Stanislav Kinsbursky · 12 years ago
  32. 3dd4f8ef nfs: declare nfs_xdev_mount as static by Stanislav Kinsbursky · 12 years ago
  33. 0b37d20 nfs: declare nfs_callback_tcp_port in header by Stanislav Kinsbursky · 12 years ago
  34. ca57ccc nfs: include NFSv4 header in netns.h by Stanislav Kinsbursky · 12 years ago
  35. d172f5a Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' and 'srp' into for-linus by Roland Dreier · 12 years ago
  36. 27810fb drm/radeon/pm: fix multi-head profile handling on BTC+ (v2) by Alex Deucher · 12 years ago
  37. 0094872 Merge branches 'dma-debug', 'iommu/fixes', 'arm/tegra', 'arm/exynos', 'x86/amd', 'x86/vt-d' and 'x86/amd-irq-remapping' into next by Joerg Roedel · 12 years ago
  38. 44229b1 iommu/amd: Remove obsolete comment line by Joerg Roedel · 12 years ago
  39. 2216c9e drm: change ioctl permissions by Rob Clark · 12 years ago
  40. 7c80e12 drm: support for rotated scanout by Rob Clark · 12 years ago
  41. f7eff60 drm: refcnt drm_framebuffer (v4.1) by Rob Clark · 12 years ago
  42. b0e77b9 drm/i915: extract intel_set_pipe_timings from crtc_mode_set by Paulo Zanoni · 12 years ago
  43. 87b526d seccomp: Make syscall skipping and nr changes more consistent by Andy Lutomirski · 12 years ago
  44. 759643c dma-debug: Remove local BUS_NOTIFY_UNBOUND_DRIVER define by Shuah Khan · 12 years ago
  45. 821f0f6 iommu/amd: Fix possible use after free in get_irq_table() by Dan Carpenter · 12 years ago
  46. 5bb6164 drm/i915: Flush the pending flips on the CRTC before modification by Chris Wilson · 12 years ago
  47. 74d8378 ARM: dts: Enable 88pm860x pmic by Haojian Zhuang · 12 years ago
  48. fe1d38e mfd: 88pm860x: Move gpadc init into touch by Haojian Zhuang · 12 years ago
  49. 2e57d56 mfd: 88pm860x: Device tree support by Haojian Zhuang · 12 years ago
  50. 837c829 mfd: 88pm860x: Use irqdomain by Haojian Zhuang · 12 years ago
  51. ac82ea2 drm/i915: Actually invalidate the TLB for the SandyBridge HW contexts w/a by Chris Wilson · 12 years ago
  52. d09f53a remoteproc: Fix use of format specifyer by Emil Goode · 12 years ago
  53. 7168d91 remoteproc: fix a potential NULL-dereference on cleanup by Dan Carpenter · 12 years ago
  54. 2ed6d29 remoteproc: select VIRTIO to avoid build breakage by Ohad Ben-Cohen · 12 years ago
  55. fe709ed Merge SCSI misc branch into isci-for-3.6 tag by James Bottomley · 12 years ago
  56. 3d4f860 dw_dmac: fix a regression in dwc_prep_dma_memcpy by Andy Shevchenko · 12 years ago
  57. 461b6f0 Merge branch 'next-cleanup' into for-v3.7 by Marek Szyprowski · 12 years ago
  58. abebfb1 ARM: dma-mapping: Remove unsed var at arm_coherent_iommu_unmap_page by Hiroshi Doyu · 12 years ago
  59. 1dc737c ARM: highbank: add coherent DMA setup by Rob Herring · 12 years ago
  60. 48aa820f ARM: kill off arch_is_coherent by Rob Herring · 12 years ago
  61. 0fa478d ARM: add coherent iommu dma ops by Rob Herring · 12 years ago
  62. dd37e94 ARM: add coherent dma ops by Rob Herring · 12 years ago
  63. 75c5971 ARM: dma-mapping: Refrain noisy console message by Hiroshi Doyu · 12 years ago
  64. 5a796ee ARM: dma-mapping: Small logical clean up by Hiroshi Doyu · 12 years ago
  65. bdd43cb drivers: dma-contiguous: refactor dma_alloc_from_contiguous() by Michal Nazarewicz · 12 years ago
  66. 1396adc x86, suspend: Correct the restore of CR4, EFER; skip computing EFLAGS.ID by H. Peter Anvin · 12 years ago
  67. 3dfd8235 ACPI: Fix build when disabled by David Rientjes · 12 years ago
  68. 13b7408 sata_mv: Fix warnings when no PCI by Andrew Lunn · 12 years ago
  69. 40dad0a [libata] Makefile: Fix build error in sata_highbank by Mark Langsdorf · 12 years ago
  70. 974a847 drivers: bus: omap_l3: fixup merge conflict resolution by Olof Johansson · 12 years ago
  71. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  72. b9541d9 Merge tag 'docs' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  73. e7b5ec9 Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  74. 95360fd Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  75. 8f446a7 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  76. 84be4ae Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  77. d3d5df2 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  78. ac9e7ab Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  79. 2a2bf85 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  80. 11801e9d Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  81. 1a58ddf Merge tag 'maintainers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  82. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  83. 47b803c NFSv4.0 reclaim reboot state when re-establishing clientid by Andy Adamson · 12 years ago
  84. 36165f5 MAINTAINERS: add scripts/dtc under Devicetree maintainers by Rob Herring · 12 years ago
  85. 47061ed Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  86. 6ac7ef1 sfc: Fix the reported priorities of different filter types by Ben Hutchings · 12 years ago
  87. 9e0f9a1 sfc: Remove EFX_FILTER_FLAG_RX_OVERRIDE_IP by Ben Hutchings · 12 years ago
  88. 1ac0226 sfc: Fix loopback self-test with separate_tx_channels=1 by Ben Hutchings · 12 years ago
  89. 0a6e500 sfc: Fix MCDI structure field lookup by Ben Hutchings · 12 years ago
  90. 9724a85 sfc: Add parentheses around use of bitfield macro arguments by Ben Hutchings · 12 years ago
  91. 726ba0e sfc: Fix null function pointer in efx_sriov_channel_type by Ben Hutchings · 12 years ago
  92. 5565a2a [media] m5mols: Protect driver data with a mutex by Sylwester Nawrocki · 12 years ago
  93. f9d640f NFSv4: nfs4_match_clientids is only used by NFSv4.1 by Trond Myklebust · 12 years ago
  94. 758201e NFSv4: Fix the minor version callback channel startup by Trond Myklebust · 12 years ago
  95. 33cce6e drivers/gpu/drm/ttm/ttm_page_alloc_dma.c: Remove useless kfree by Peter Senna Tschudin · 12 years ago
  96. 3184009 drm: Destroy the planes prior to destroying the associated CRTC by Chris Wilson · 12 years ago
  97. 05fb4da [media] m5mols: Remove unneeded control ops assignments by Sylwester Nawrocki · 12 years ago
  98. 6612a08 [media] s5p-fimc: Keep local copy of sensors platform data by Sylwester Nawrocki · 12 years ago
  99. 99c6902 [media] s5p-csis: Add transmission errors logging by Sylwester Nawrocki · 12 years ago
  100. bae061b [media] s5p-mfc: Add missing braces around sizeof by Sachin Kamat · 12 years ago