summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-10-19qxl: drm h files moved under subdir drmAlon Levy1-1/+1
2012-10-19qxl: remove UNMAP ioctl, 5=>4, 6=>5Alon Levy1-3/+2
2012-10-19drivers/gpu/qxl: add new driverAlon Levy1-0/+106
2012-10-19include/drm/drm_fb_helper.h: remove left over function declarationAlon Levy1-6/+0
2012-10-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-385/+439
2012-10-18Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds3-4/+11
2012-10-17of/irq: sparse fixesKim Phillips1-2/+2
2012-10-17of/address: sparse fixesKim Phillips1-2/+2
2012-10-17of: add stub of_get_child_by_name for non-OF buildsOlof Johansson1-0/+7
2012-10-17UAPI: (Scripted) Disintegrate include/linux/dvbDavid Howells12-385/+439
2012-10-17UAPI: Put a comment into uapi/asm-generic/kvm_para.h and use it from archesDavid Howells1-0/+4
2012-10-17UAPI: Remove empty non-UAPI Kbuild filesDavid Howells23-21/+0
2012-10-17UAPI: Remove empty conditionals from include/linux/KbuildDavid Howells1-10/+0
2012-10-17UAPI: Make uapi/linux/irqnr.h non-emptyDavid Howells1-0/+4
2012-10-16Merge branch 'frv' (FRV patches from David Howells)Linus Torvalds2-39/+54
2012-10-16FRV: Fix linux/elf-fdpic.hDavid Howells2-39/+54
2012-10-16bury SEL_{IN,OUT,EX}Al Viro1-4/+0
2012-10-16Unexport some bits of linux/fs.hDavid Howells2-132/+130
2012-10-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+9
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-15/+663
2012-10-13Merge tag 'disintegrate-main-20121013' of git://git.infradead.org/users/dhowe...Linus Torvalds583-30366/+32927
2012-10-13Merge tag 'disintegrate-spi-20121009' of git://git.infradead.org/users/dhowel...Linus Torvalds3-1/+1
2012-10-13UAPI: (Scripted) Disintegrate include/linux/byteorderDavid Howells6-206/+214
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells577-30107/+32658
2012-10-13UAPI: Unexport linux/blk_types.hDavid Howells2-61/+59
2012-10-13UAPI: Unexport part of linux/ppp-comp.hDavid Howells1-0/+4
2012-10-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-15/+118
2012-10-13Merge tag 'for-3.7' of git://openrisc.net/jonas/linuxLinus Torvalds1-0/+1
2012-10-13Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds1-2/+8
2012-10-13Merge tag 'stable/for-linus-3.7-uapi-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds4-2/+2
2012-10-13Merge tag 'mmc-merge-for-3.7-rc1-part2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-1/+1
2012-10-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-12/+10
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-3/+7
2012-10-13Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds17-248/+298
2012-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-16/+24
2012-10-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+8
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-28/+70
2012-10-12vfs: embed struct filename inside of names_cache allocation if possibleJeff Layton1-0/+1
2012-10-12audit: make audit_inode take struct filenameJeff Layton2-6/+10
2012-10-12vfs: make path_openat take a struct filename pointerJeff Layton1-0/+1
2012-10-12audit: allow audit code to satisfy getname requests from its names_listJeff Layton1-0/+11
2012-10-12vfs: define struct filename and have getname() return itJeff Layton2-8/+18
2012-10-12infrastructure for saner ret_from_kernel_thread semanticsAl Viro1-0/+8
2012-10-12Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+19
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-62/+113
2012-10-12tty/console: fix warnings in drivers/tty/serial/kgdboc.cArnd Bergmann1-2/+8
2012-10-12vfs: allocate page instead of names_cache buffer in mount_block_rootJeff Layton1-2/+1
2012-10-12audit: overhaul __audit_inode_child to accomodate retryingJeff Layton2-9/+15
2012-10-12audit: set the name_len in audit_inode for parent lookupsJeff Layton1-5/+10