aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-12-31pass a struct path * to may_openChristoph Hellwig1-1/+1
2008-12-31vfs: introduce helper function to safely NUL-terminate symlinksDuane Griffin1-0/+5
2008-12-31include: linux/fs.h: put declarations in __KERNEL__Jan Engelhardt1-9/+9
2008-12-31shrink struct dentryNick Piggin1-7/+14
2008-12-31introduce new LSM hooks where vfsmount is available.Kentaro Takeda1-0/+137
2008-12-31mmc_spi: Add support for OpenFirmware bindingsAnton Vorontsov1-1/+14
2008-12-31mmc: Add mmc_vddrange_to_ocrmask() helper functionAnton Vorontsov1-0/+2
2008-12-31mmc: Add 8-bit bus width supportJarkko Lavinen1-0/+2
2008-12-31Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-33/+23
2008-12-31KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMIJan Kiszka1-6/+5
2008-12-31KVM: fix handling of ACK from shared guest IRQMark McLoughlin1-0/+1
2008-12-31KVM: Advertise the bug in memory region destruction as fixedAvi Kivity1-0/+2
2008-12-31KVM: Enable MSI for device assignmentSheng Yang1-0/+3
2008-12-31KVM: Add fields for MSI device assignmentSheng Yang2-0/+11
2008-12-31KVM: Replace irq_requested with more generic irq_requested_typeSheng Yang1-1/+3
2008-12-31KVM: IRQ ACK notifier should be used with in-kernel irqchipSheng Yang1-2/+1
2008-12-31KVM: x86: Support for user space injected NMIsJan Kiszka1-2/+9
2008-12-31[PATCH] idle cputime accountingMartin Schwidefsky2-2/+6
2008-12-31[PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky1-4/+2
2008-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell60-229/+880
2008-12-31sched_clock: prevent scd->clock from moving backwards, take #2Thomas Gleixner1-0/+1
2008-12-31ACPI: remove private acpica headers from driver filesLin Ming1-1/+0
2008-12-30ACPI: PCI: move struct acpi_prt_entry declaration out of public header fileBjorn Helgaas1-16/+0
2008-12-30Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-0/+10
2008-12-30Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds13-38/+34
2008-12-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-1/+13
2008-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds5-7/+34
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+2
2008-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-16/+21
2008-12-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-17/+57
2008-12-30Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+3
2008-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2-5/+14
2008-12-30Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds1-0/+4
2008-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds1-2/+1
2008-12-30Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds8-40/+69
2008-12-30Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-11/+150
2008-12-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-72/+44
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-18/+424
2008-12-30Merge branch 'devel' into nextTrond Myklebust13-38/+34
2008-12-30V4L/DVB (10078): video: add NV16 and NV61 pixel formatsMagnus Damm1-0/+2
2008-12-30V4L/DVB (9953): em28xx: Add suport for debugging AC97 anciliary chipsMauro Carvalho Chehab1-0/+1
2008-12-30V4L/DVB (9944): videodev2.h: fix typo.Hans Verkuil1-1/+1
2008-12-30V4L/DVB (9932): v4l2-compat32: fix 32-64 compatibility moduleHans Verkuil1-0/+2
2008-12-30V4L/DVB (9898): v4l2: Add privacy controlLaurent Pinchart1-0/+2
2008-12-30V4L/DVB (9897): v4l2: Add camera zoom controlsLaurent Pinchart1-0/+4
2008-12-30sched: sched.c declare variables before they get usedJaswinder Singh Rajput1-3/+3
2008-12-30lguest: move the initial guest page table creation code to the hostMatias Zabaljauregui1-1/+1
2008-12-30virtio_console: support console resizingChristian Borntraeger1-0/+11
2008-12-30virtio: avoid implicit use of Linux page size in balloon interfaceHollis Blanchard1-0/+3
2008-12-30virtio: hand virtio ring alignment as argument to vring_new_virtqueueRusty Russell1-0/+1