summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-04-191-0/+1
|\
| * nfsd: include cld.h in the headers_install targetJeff Layton2012-04-161-0/+1
* | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-04-191-0/+6
|\ \
| * | KVM: unmap pages from the iommu when slots are removedAlex Williamson2012-04-121-0/+6
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-04-191-1/+1
|\ \
| * | fuse: use flexible array in fuse.hMiklos Szeredi2012-04-121-1/+1
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-04-161-7/+0Star
|\ \ \
| * | | ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown2012-04-131-7/+0Star
| | |/ | |/|
* | | do not export kernel's NULL #define to userspaceLubos Lunak2012-04-141-6/+2Star
* | | Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-04-141-11/+7Star
|\ \ \
| * | | block: use lockdep_assert_held for queue lockingAndi Kleen2012-03-301-11/+7Star
* | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-131-0/+2
|\ \ \ \
| * | | | spi/pL022: include types.h to remove compilation warningsViresh Kumar2012-03-311-0/+2
* | | | | kconfig: fix IS_ENABLED to not require all options to be definedPaul Gortmaker2012-04-131-4/+18
* | | | | Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-131-8/+0Star
|\ \ \ \ \
| * | | | | USB: fix bug in serial driver unregistrationAlan Stern2012-04-101-8/+0Star
| | |_|/ / | |/| | |
* | | | | Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-131-1/+1
|\ \ \ \ \
| * | | | | serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...Dan Williams2012-04-091-0/+1
| * | | | | Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams2012-04-091-1/+0Star
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-122-1/+24
|\ \ \ \ \ \
| * | | | | | tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet2012-04-111-0/+13
| * | | | | | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-04-101-1/+11
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | netfilter: ip6_tables: ip6t_ext_hdr is now static inlinePablo Neira Ayuso2012-04-091-1/+11
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-04-121-0/+2
|\ \ \ \ \ \ \
| * | | | | | | vgaarb.h: fix build warningsRandy Dunlap2012-04-111-0/+2
| |/ / / / / /
* | | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-123-8/+15
|\ \ \ \ \ \ \
| * | | | | | | irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely2012-04-121-2/+4
| * | | | | | | irq: Kill pointless irqd_to_hw exportGrant Likely2012-04-113-6/+11
| |/ / / / / /
* | | | | | | Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-111-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | netdma: adding alignment check for NETDMA opsDave Jiang2012-04-061-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-064-7/+4Star
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ethtool: Remove exception to the requirement of holding RTNL lockBen Hutchings2012-04-061-2/+1Star
| * | | | | tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet2012-04-061-1/+1
| * | | | | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-04-041-2/+2
| |\ \ \ \ \
| | * | | | | netfilter: ipset: avoid use of kernel-only typesJan Engelhardt2012-03-261-2/+2
| * | | | | | net: fix /proc/net/dev regressionEric Dumazet2012-04-031-2/+0Star
* | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-062-7/+8
|\ \ \ \ \ \ \
| * | | | | | | memcg swap: use mem_cgroup_uncharge_swap fixMichal Hocko2012-04-061-7/+7
| * | | | | | | libfs: add simple_open()Stephen Boyd2012-04-061-0/+1
* | | | | | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-04-051-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | CIFS: Fix VFS lock usage for oplocked filesPavel Shilovsky2012-04-011-0/+5
* | | | | | | | | Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-051-3/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel2012-03-301-1/+2
| * | | | | | | | | kgdb,debug_core: pass the breakpoint struct instead of address and memoryJason Wessel2012-03-301-2/+2
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-052-4/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | common: DMA-mapping: add NON-CONSISTENT attributeMarek Szyprowski2012-03-281-0/+1
| * | | | | | | | | common: DMA-mapping: add WRITE_COMBINE attributeMarek Szyprowski2012-03-281-0/+1
| * | | | | | | | | common: dma-mapping: introduce mmap methodMarek Szyprowski2012-03-281-0/+3
| * | | | | | | | | common: dma-mapping: remove old alloc_coherent and free_coherent methodsMarek Szyprowski2012-03-281-4/+0Star
| * | | | | | | | | common: dma-mapping: introduce generic alloc() and free() methodsMarek Szyprowski2012-03-281-0/+6
| |/ / / / / / / /