summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-04-30ext4: move headers out of include/linuxChristoph Hellwig5-1983/+0
2008-04-29ext4: remove duplicate include of ext4_fs_i.h header fileJoe Perches1-2/+0
2008-04-30Convert ext4 to use unlocked_ioctlAndi Kleen1-2/+1
2008-04-29ext4: Fix race between migration and mmap writeAneesh Kumar K.V1-0/+1
2008-04-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+6
2008-04-30Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds3-12/+19
2008-04-30[libata] linux/libata.h: reorganize ata_device struct members a bitJeff Garzik1-6/+6
2008-04-30i2c: Convert most new-style drivers to use module aliasingJean Delvare1-6/+6
2008-04-30i2c: Add support for device alias namesJean Delvare2-3/+13
2008-04-30i2c: Drop unused RTC driver IDsJean Delvare1-3/+0
2008-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-1/+2
2008-04-30mlx4_core: Add a way to set the "collapsed" CQ flagYevgeny Petrilin1-1/+2
2008-04-30Security: Typecast CAP_*_SET macrosDavid Howells1-6/+6
2008-04-30Security: Make secctx_to_secid() take const secdataDavid Howells1-3/+3
2008-04-29Improve queue_is_locked()Jens Axboe1-0/+4
2008-04-29Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-17/+21
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds3-2/+11
2008-04-29block: fix queue locking verificationLinus Torvalds1-2/+8
2008-04-29pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2Yinghai Lu1-0/+6
2008-04-29pci/irq: restore mask_bits in msi shutdown -v3Yinghai Lu1-0/+1
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2-1/+15
2008-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2-15/+27
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+5
2008-04-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-6/+37
2008-04-29bitops: remove "optimizations"Thomas Gleixner1-103/+12
2008-04-29Add kbuild.h that contains common definitions for kbuild usersChristoph Lameter1-0/+15
2008-04-29kernel: add common infrastructure for unaligned accessHarvey Harrison10-0/+510
2008-04-29sysv fs: remove superfluous check for __GNUC__ compilerRobert P. J. Day1-5/+1
2008-04-29edac: fix module initialization on several modules 2nd timeHitoshi Mitake1-1/+13
2008-04-29idr: create idr_layer_cache at boot timeAkinobu Mita1-0/+3
2008-04-29nbd: delete superfluous test for __GNUC__Robert P. J. Day1-5/+1
2008-04-29NBD: allow nbd to be used locallyLaurent Vivier1-1/+3
2008-04-29sysctl: add the ->permissions callback on the ctl_table_rootPavel Emelyanov1-1/+6
2008-04-29sysctl: clean from unneeded extern and forward declarationsPavel Emelyanov1-5/+0
2008-04-29include/linux/sysctl.h: remove empty #elseAdrian Bunk1-2/+0
2008-04-29proc: introduce proc_create_data to setup de->dataDenis V. Lunev1-2/+15
2008-04-29proc: remove ->get_info infrastructureAlexey Dobriyan1-14/+1
2008-04-29proc: remove proc_root from driversAlexey Dobriyan1-3/+0
2008-04-29proc: remove proc_root_driverAlexey Dobriyan1-3/+0
2008-04-29proc: remove proc_root_fsAlexey Dobriyan1-1/+0
2008-04-29proc: remove proc_busAlexey Dobriyan1-2/+0
2008-04-29procfs task exe symlinkMatt Helsley3-1/+38
2008-04-29keys: make key_serial() a function if CONFIG_KEYS=yDavid Howells1-1/+4
2008-04-29keys: make the keyring quotas controllable through /proc/sysDavid Howells1-0/+5
2008-04-29keys: don't generate user and user session keyrings unless they're accessedDavid Howells1-8/+0
2008-04-29keys: allow clients to set key perms in key_create_or_update()Arun Raghavan1-0/+3
2008-04-29keys: add keyctl function to get a security labelDavid Howells2-1/+20
2008-04-29keys: allow the callout data to be passed as a blob rather than a stringDavid Howells1-3/+6
2008-04-29ELF: Use EI_NIDENT instead of numeric valueCyrill Gorcunov1-1/+1
2008-04-29ipmi: make comment match actual preprocessor checkRobert P. J. Day1-1/+1