aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-04-29ext4: move headers out of include/linuxChristoph Hellwig
2008-04-29ext4: remove duplicate include of ext4_fs_i.h header fileJoe Perches
2008-04-29Convert ext4 to use unlocked_ioctlAndi Kleen
2008-04-29ext4: Fix race between migration and mmap writeAneesh Kumar K.V
2008-04-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-04-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-04-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-04-29[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_idAlex Chiang
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2008-04-29Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-04-29[libata] linux/libata.h: reorganize ata_device struct members a bitJeff Garzik
2008-04-29V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chipHans Verkuil
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare
2008-04-29i2c: Add support for device alias namesJean Delvare
2008-04-29i2c: Drop unused RTC driver IDsJean Delvare
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-04-29[IA64] allocate multiple contiguous pages via uncached allocatorDean Nelson
2008-04-29IB/iser: Count FMR alignment violations per sessionEli Dorfman
2008-04-29mlx4_core: Add a way to set the "collapsed" CQ flagYevgeny Petrilin
2008-04-29Merge branch 'orion-fixes2'Russell King
2008-04-29Merge branches 'pxa' and 'orion-fixes1'Russell King
2008-04-29Security: Typecast CAP_*_SET macrosDavid Howells
2008-04-29Security: Make secctx_to_secid() take const secdataDavid Howells
2008-04-29Improve queue_is_locked()Jens Axboe
2008-04-29Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-04-29block: fix queue locking verificationLinus Torvalds
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-04-29[ALSA] Add MPU401_INFO_NO_ACK bitflagTakashi Iwai
2008-04-29pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2Yinghai Lu
2008-04-29pci/irq: restore mask_bits in msi shutdown -v3Yinghai Lu
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2008-04-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-04-29bitops: remove "optimizations"Thomas Gleixner
2008-04-29Add kbuild.h that contains common definitions for kbuild usersChristoph Lameter
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison
2008-04-29kernel: add common infrastructure for unaligned accessHarvey Harrison
2008-04-29sysv fs: remove superfluous check for __GNUC__ compilerRobert P. J. Day
2008-04-29edac: fix module initialization on several modules 2nd timeHitoshi Mitake
2008-04-29idr: create idr_layer_cache at boot timeAkinobu Mita
2008-04-29generalize asm-generic/ioctl.h to allow overriding valuesRobert P. J. Day
2008-04-29nbd: delete superfluous test for __GNUC__Robert P. J. Day
2008-04-29NBD: allow nbd to be used locallyLaurent Vivier
2008-04-29sysctl: add the ->permissions callback on the ctl_table_rootPavel Emelyanov
2008-04-29sysctl: clean from unneeded extern and forward declarationsPavel Emelyanov
2008-04-29include/linux/sysctl.h: remove empty #elseAdrian Bunk
2008-04-29proc: introduce proc_create_data to setup de->dataDenis V. Lunev