aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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/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
2008-04-29proc: remove ->get_info infrastructureAlexey Dobriyan
2008-04-29proc: remove proc_root from driversAlexey Dobriyan
2008-04-29proc: remove proc_root_driverAlexey Dobriyan
2008-04-29proc: remove proc_root_fsAlexey Dobriyan
2008-04-29proc: remove proc_busAlexey Dobriyan
2008-04-29procfs task exe symlinkMatt Helsley
2008-04-29keys: make key_serial() a function if CONFIG_KEYS=yDavid Howells
2008-04-29keys: make the keyring quotas controllable through /proc/sysDavid Howells
2008-04-29keys: don't generate user and user session keyrings unless they're accessedDavid Howells
2008-04-29keys: allow clients to set key perms in key_create_or_update()Arun Raghavan
2008-04-29keys: add keyctl function to get a security labelDavid Howells
2008-04-29keys: allow the callout data to be passed as a blob rather than a stringDavid Howells
2008-04-29ELF: Use EI_NIDENT instead of numeric valueCyrill Gorcunov
2008-04-29ipmi: make comment match actual preprocessor checkRobert P. J. Day
2008-04-29ipmi: remove ->write_proc codeAlexey Dobriyan
2008-04-29ipmi: style fixes in the base codeCorey Minyard
2008-04-29ipmi: run to completion fixesCorey Minyard
2008-04-29ipc: add definitions of USHORT_MAX and othersZhang, Yanmin
2008-04-29ipc: re-enable msgmni automatic recomputing msgmni if set to negativeNadia Derbey
2008-04-29ipc: recompute msgmni on ipc namespace creation/removalNadia Derbey
2008-04-29ipc: recompute msgmni on memory add / removeNadia Derbey
2008-04-29ipc: define the slab_memory_callback priority as a constantNadia Derbey
2008-04-29ipc: scale msgmni to the number of ipc namespacesNadia Derbey