summaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-03userns: Fix build of drivers/staging/dgrpEric W. Biederman1-2/+2
2012-10-03MAINTAINERS: Add EFI maintainer entryMatt Fleming1-0/+12
2012-10-03CRIS: Remove VCS simulator specific codeJesper Nilsson14-435/+3
2012-10-03cris/PCI: remove pcibios_assign_resources()Bjorn Helgaas2-26/+0
2012-10-03sparc: fix format string argument for prom_printf()Akinobu Mita7-10/+11
2012-10-03crypto: Build SPARC DES algorithms on SPARC only.Dave Jones1-0/+1
2012-10-03MAX_LFS_FILESIZE should be a loff_tChuck Lever1-2/+2
2012-10-03compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas10-89/+41
2012-10-03fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov47-6/+240
2012-10-03btrfs: reada_extent doesn't need kref for refcountAl Viro1-11/+7
2012-10-03coredump: move core dump functionality into its own fileAlex Kelly4-645/+689
2012-10-03workqueue: avoid using deprecated functionsLinus Torvalds6-19/+19
2012-10-02hyperv: Add buffer for extended info after the RNDIS response message.Haiyang Zhang1-10/+12
2012-10-02hyperv: Report actual status in receive completion packetHaiyang Zhang4-11/+30
2012-10-02hyperv: Remove extra allocated space for recv_pkt_list elementsHaiyang Zhang2-5/+1
2012-10-02hyperv: Fix page buffer handling in rndis_filter_send_request()Haiyang Zhang1-1/+14
2012-10-02hyperv: Fix the missing return value in rndis_filter_set_packet_filter()Haiyang Zhang1-0/+1
2012-10-02hyperv: Fix the max_xfer_size in RNDIS initializationHaiyang Zhang1-2/+1
2012-10-02vxlan: put UDP socket in correct namespacestephen hemminger1-3/+5
2012-10-02vxlan: Depend on CONFIG_INETDavid S. Miller1-1/+1
2012-10-02UAPI: Plumb the UAPI Kbuilds into the user header installation and checkingDavid Howells7-34/+49
2012-10-02UAPI: x86: Differentiate the generated UAPI and internal headersDavid Howells1-7/+10
2012-10-02UAPI: Remove the objhdr-y export listDavid Howells2-9/+6
2012-10-02UAPI: Move linux/version.hDavid Howells2-7/+8
2012-10-02UAPI: Set up uapi/asm/Kbuild.asmDavid Howells2-45/+50
2012-10-02UAPI: x86: Fix insn_sanity build failure after UAPI splitDavid Howells1-0/+4
2012-10-02UAPI: x86: Fix the test_get_len toolDavid Howells1-1/+1
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells63-0/+160
2012-10-02UAPI: Partition the header include path sets and add uapi/ header directoriesDavid Howells7-9/+30
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells176-350/+350
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells376-731/+731
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells129-136/+0
2012-10-02UAPI: Refer to the DRM UAPI headers with <...> and from certain headers onlyDavid Howells2-1/+3
2012-10-02ARM: dma-mapping: Remove unsed var at arm_coherent_iommu_unmap_pageHiroshi Doyu1-1/+0
2012-10-02ARM: highbank: add coherent DMA setupRob Herring5-0/+62
2012-10-02ARM: kill off arch_is_coherentRob Herring3-26/+6
2012-10-02ARM: add coherent iommu dma opsRob Herring1-40/+143
2012-10-02ARM: add coherent dma opsRob Herring2-12/+60
2012-10-02ARM: dma-mapping: Refrain noisy console messageHiroshi Doyu1-1/+1
2012-10-02ARM: dma-mapping: Small logical clean upHiroshi Doyu1-4/+5
2012-10-02drivers: dma-contiguous: refactor dma_alloc_from_contiguous()Michal Nazarewicz1-11/+7
2012-10-02sata_mv: Fix warnings when no PCIAndrew Lunn1-3/+5
2012-10-02[libata] Makefile: Fix build error in sata_highbankMark Langsdorf1-1/+1
2012-10-02drivers: bus: omap_l3: fixup merge conflict resolutionOlof Johansson1-1/+0
2012-10-02MAINTAINERS: add scripts/dtc under Devicetree maintainersRob Herring1-0/+1
2012-10-02sfc: Fix the reported priorities of different filter typesBen Hutchings1-16/+53
2012-10-02sfc: Remove EFX_FILTER_FLAG_RX_OVERRIDE_IPBen Hutchings3-58/+10
2012-10-02sfc: Fix loopback self-test with separate_tx_channels=1Ben Hutchings2-2/+4
2012-10-02sfc: Fix MCDI structure field lookupBen Hutchings1-2/+4
2012-10-02sfc: Add parentheses around use of bitfield macro argumentsBen Hutchings1-11/+11