summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-01-19netfilter: xtables: connlimit revision 1Jan Engelhardt1-0/+12
2011-01-19netfilter: nf_conntrack_tstamp: add flow-based timestamp extensionPablo Neira Ayuso1-0/+9
2011-01-19serial: sh-sci: Kill off some DMA ifdeffery.Paul Mundt1-4/+2
2011-01-19serial: sh-sci: Provide a helper for muxed IRQs.Paul Mundt1-0/+8
2011-01-19serial: sh-sci: Kill off unused membase kludge.Paul Mundt1-1/+0
2011-01-19serial: sh-sci: Kill off unused clock string.Paul Mundt1-1/+0
2011-01-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2011-01-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-1/+1
2011-01-18netfilter: nf_conntrack: nf_conntrack snmp helperJiri Olsa1-0/+9
2011-01-18Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy31-121/+123
2011-01-18netfilter: allow NFQUEUE bypass if no listener is availableFlorian Westphal2-0/+7
2011-01-18netfilter: reduce NF_VERDICT_MASK to 0xffFlorian Westphal1-5/+15
2011-01-18netfilter: xtables: add missing header files to export listJan Engelhardt1-0/+2
2011-01-18netfilter: xtables: use __uXX guarded types for userspace exportsJan Engelhardt30-121/+121
2011-01-18Input: bu21013_ts - remove duplicate resolution parametersNaveen Kumar Gaddipati1-4/+0
2011-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2-7/+9
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds1-0/+1
2011-01-17Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2011-01-17Merge git://git.infradead.org/mtd-2.6Linus Torvalds6-25/+33
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-5/+5
2011-01-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2-50/+51
2011-01-17ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.hRoberto Sassu1-0/+1
2011-01-17Subject: [PATCH] Smack: mmap controls for library containmentCasey Schaufler1-0/+2
2011-01-17fs: fix address space warnings in ioctl_fiemap()Namhyung Kim1-2/+2
2011-01-17fs: Remove unlikely() from fput_light()Steven Rostedt1-1/+1
2011-01-17fallocate should be a file operationChristoph Hellwig1-2/+2
2011-01-17ARM: PL08x: cleanup commentsRussell King - ARM Linux1-23/+20
2011-01-16PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unsetRafael J. Wysocki1-3/+0
2011-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-16/+24
2011-01-16sanitize vfsmount refcounting changesAl Viro2-5/+1
2011-01-16netfilter: create audit records for x_tables replacesThomas Graf1-0/+1
2011-01-16netfilter: audit target to record accepted/dropped packetsThomas Graf3-0/+32
2011-01-16dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely1-1/+1
2011-01-16Unexport do_add_mount() and add in follow_automount(), not ->d_automount()David Howells1-6/+1
2011-01-16Allow d_manage() to be used in RCU-walk modeDavid Howells1-1/+1
2011-01-16autofs4: Bump versionIan Kent1-1/+1
2011-01-16NFS: Use d_automount() rather than abusing follow_link()David Howells1-1/+0
2011-01-16Add an AT_NO_AUTOMOUNT flag to suppress terminal automountDavid Howells2-0/+3
2011-01-16Add a dentry op to allow processes to be held during pathwalk transitDavid Howells2-3/+11
2011-01-16Add a dentry op to handle automounting rather than abusing follow_link()David Howells2-1/+8
2011-01-15Merge branch 'slub/hotplug' into slab/urgentPekka Enberg1-0/+6
2011-01-15ARM: PL08x: fix a warningDan Williams1-1/+1
2011-01-15Fix dmaengine_submit() return typeRussell King - ARM Linux1-1/+1
2011-01-15xHCI: synchronize irq in xhci_suspend()Andiry Xu1-0/+1
2011-01-15PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUSMarkus Trippelsdorf1-0/+5
2011-01-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+7
2011-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-10/+41
2011-01-15Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds10-129/+13
2011-01-14block: restore multiple bd_link_disk_holder() supportTejun Heo1-1/+7
2011-01-14Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds5-8/+36