summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-08-03drm/exynos: fimd: support LCD I80 interfaceYoungJun Cho1-1/+2
2014-08-03lib: Resizable, Scalable, Concurrent Hash TableThomas Graf1-0/+213
2014-08-03cdc_subset: deal with a device that needs reset for timeoutOliver Neukum1-0/+3
2014-08-03inet: frags: use kmem_cache for inet_frag_queueNikolay Aleksandrov1-1/+3
2014-08-03inet: frags: enum the flag definitions and add descriptionsNikolay Aleksandrov1-11/+35
2014-08-03inet: frags: rename last_in to flagsNikolay Aleksandrov1-1/+1
2014-08-03net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov3-21/+27
2014-08-03net: filter: rename sk_convert_filter() -> bpf_convert_filter()Alexei Starovoitov1-2/+2
2014-08-03net: filter: rename sk_chk_filter() -> bpf_check_classic()Alexei Starovoitov1-1/+1
2014-08-03net: filter: rename sk_filter_proglen -> bpf_classic_proglenAlexei Starovoitov1-2/+1
2014-08-03net: filter: simplify socket chargingAlexei Starovoitov1-1/+1
2014-08-02f2fs: add tracepoint for f2fs_direct_IOChao Yu1-0/+63
2014-08-02Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris1-41/+53
2014-08-02usb-core bInterval quirkJames P Michels III1-0/+11
2014-08-02mlx4_core: Add helper functions to support MR re-registrationMatan Barak1-0/+16
2014-08-02IB/core: Add user MR re-registration supportMatan Barak2-1/+25
2014-08-02drm: drop unused "struct drm_queue"David Herrmann1-17/+0
2014-08-02drm: remove unused "struct drm_freelist"David Herrmann1-13/+2
2014-08-01drivers: of: add automated assignment of reserved regions to client devicesMarek Szyprowski1-0/+7
2014-08-01netlabel: shorter names for the NetLabel catmap funcs/structsPaul Moore1-55/+45
2014-08-01netlabel: fix the horribly broken catmap functionsPaul Moore1-2/+24
2014-08-01netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore1-4/+4
2014-08-01crypto: Resolve shadow warningsMark Rustad4-10/+10
2014-08-01libiscsi: return new error code when nop times outMike Christie1-0/+1
2014-08-01sctp: Fixup v4mapped behaviour to comply with Sock APIJason Gunthorpe2-5/+5
2014-08-01net: kernel-doc compliant documentation for net_deviceKaroly Kemeny1-131/+250
2014-08-01mnt: Correct permission checks in do_remountEric W. Biederman1-0/+5
2014-08-01mnt: Only change user settable mount flags in remountEric W. Biederman1-1/+3
2014-08-01net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers1-0/+2
2014-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-6/+0
2014-08-01xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macroChuck Lever1-2/+0
2014-07-31ASoC: wm8962: Let CODEC driver enable and disable its own MCLKNicolin Chen1-0/+1
2014-07-31Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'ar...Joerg Roedel32-134/+130
2014-07-31bcma: use NS prefix for names of Northstar specific coresRafał Miłecki1-11/+11
2014-07-31Merge tag 'for_3.17/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette4-4/+27
2014-07-31x86/mm: Add tracepoints for TLB flushesDave Hansen2-0/+48
2014-07-31net: libphy: Add phy specific function to access mmd phy registersVince Bridgers1-0/+18
2014-07-31netfilter: xt_bpf: add mising opaque struct sk_filter definitionPablo Neira1-0/+2
2014-07-31dcbnl : Fix misleading dcb_app->priority explanationAnish Bhatt1-1/+2
2014-07-31kexec: export free_huge_page to VMCOREINFOAtsushi Kumagai1-0/+1
2014-07-31ACPICA: Update version to 20140724.Bob Moore1-1/+1
2014-07-31ACPICA: ACPI 5.1: Update for PCCT table changes.Bob Moore1-1/+24
2014-07-31ACPICA/ARM: ACPI 5.1: Update for GTDT table changes.Tomasz Nowicki1-15/+78
2014-07-31ACPICA/ARM: ACPI 5.1: Update for MADT changes.Tomasz Nowicki1-3/+41
2014-07-31ACPICA/ARM: ACPI 5.1: Update for FADT changes.Graeme Gregory1-3/+9
2014-07-31ACPICA: ACPI 5.1: New notify value for System Affinity Update.Bob Moore1-1/+2
2014-07-31ACPICA: ACPI 5.1: Support for the _DSD predefined name.David E. Box1-0/+1
2014-07-31ACPICA: Tables: Update for DMAR table changes.Bob Moore1-7/+7
2014-07-31ACPICA: Disassembler: Add support for the ToUUID opererator (macro).Bob Moore1-0/+18
2014-07-31ACPICA: Remove a redundant cast to acpi_size for ACPI_OFFSET() macro.Bob Moore1-1/+1