summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-04-15net: addr_list: add exclusive dev_uc_add and dev_mc_addJohn Fastabend1-0/+2
2012-04-15net: add generic PF_BRIDGE:RTM_ FDB hooksJohn Fastabend3-0/+30
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet6-26/+26
2012-04-15mmzone: fix comment typo coelesce -> coalesceWang YanQing1-1/+1
2012-04-15virtio-net: send gratuitous packets when neededJason Wang1-0/+14
2012-04-14inet: makes syn_ack_timeout mandatoryEric Dumazet1-0/+2
2012-04-14do not export kernel's NULL #define to userspaceLubos Lunak1-6/+2
2012-04-14uprobes/core: Decrement uprobe count before the pages are unmappedSrikar Dronamraju1-2/+3
2012-04-14Merge branch 'perf/core' into perf/uprobesIngo Molnar433-8403/+11598
2012-04-14ptrace,seccomp: Add PTRACE_SECCOMP supportWill Drewry2-1/+5
2012-04-14seccomp: Add SECCOMP_RET_TRAPWill Drewry1-0/+1
2012-04-14seccomp: add SECCOMP_RET_ERRNOWill Drewry1-4/+6
2012-04-14seccomp: remove duplicated failure loggingKees Cook1-4/+4
2012-04-14seccomp: add system call filtering using BPFWill Drewry2-4/+73
2012-04-14seccomp: kill the seccomp_t typedefWill Drewry2-5/+7
2012-04-14net/compat.c,linux/filter.h: share compat_sock_fprogWill Drewry1-0/+11
2012-04-14sk_run_filter: add BPF_S_ANC_SECCOMP_LD_WWill Drewry1-0/+1
2012-04-14Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privsAndy Lutomirski3-0/+18
2012-04-14Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-11/+7
2012-04-13Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+2
2012-04-13skbuff: struct ubuf_info callback type safetyMichael S. Tsirkin1-3/+4
2012-04-13spi/devicetree: Move devicetree support code into spi directoryGrant Likely1-23/+0
2012-04-13ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown1-7/+0
2012-04-13regmap: implement register stridingStephen Warren1-0/+4
2012-04-13regmap: allow regmap instances to be namedStephen Warren1-0/+5
2012-04-13regmap: add MMIO bus supportStephen Warren1-0/+6
2012-04-13regmap: introduce fast_io busses, and use a spinlock for themStephen Warren1-0/+3
2012-04-13regmap: introduce explicit bus_context for bus callbacksStephen Warren1-3/+7
2012-04-13kconfig: fix IS_ENABLED to not require all options to be definedPaul Gortmaker1-4/+18
2012-04-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2-18/+55
2012-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-9/+42
2012-04-13Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-8/+0
2012-04-13Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2012-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+24
2012-04-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2012-04-12Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-8/+15
2012-04-12NFC: Add a target lost netlink eventSamuel Ortiz1-0/+1
2012-04-12Merge branch 'master' into for-davemJohn W. Linville2-18/+55
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville148-3197/+5276
2012-04-12nfsd: make expkey cache allocated per network namespace contextStanislav Kinsbursky2-3/+1
2012-04-12nfsd: make export cache allocated per network namespace contextStanislav Kinsbursky1-2/+2
2012-04-12fuse: use flexible array in fuse.hMiklos Szeredi1-1/+1
2012-04-12Merge branch 'common/clkfwk' into sh-latestPaul Mundt1-3/+31
2012-04-12Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie1-2/+62
2012-04-12irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely1-2/+4
2012-04-12KVM: unmap pages from the iommu when slots are removedAlex Williamson1-0/+6
2012-04-12nfsd: pass network context to export caches init/shutdown routinesStanislav Kinsbursky1-2/+2
2012-04-12Lockd: pass network namespace to creation and destruction routinesStanislav Kinsbursky1-2/+2
2012-04-12nfsd: use cache detail pointer from svc_export structure on cache putStanislav Kinsbursky1-1/+1
2012-04-12nfsd: add link to owner cache detail to svc_export structureStanislav Kinsbursky1-0/+1