summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-06autofs4: fix string validation check orderIan Kent
2009-01-06autofs4: make autofs type usage explicitIan Kent
2009-01-06autofs4: fix var shadowed by local delarationIan Kent
2009-01-06autofs4: improve parameter usageIan Kent
2009-01-06fs/ecryptfs/inode.c: cleanup kerneldocQinghuang Feng
2009-01-06eCryptfs: Clean up ecryptfs_decode_from_filename()Michael Halcrow
2009-01-06eCryptfs: kerneldoc for ecryptfs_parse_tag_70_packet()Michael Halcrow
2009-01-06eCryptfs: Fix data types (int/size_t)Michael Halcrow
2009-01-06eCryptfs: Replace %Z with %zMichael Halcrow
2009-01-06eCryptfs: Filename Encryption: mount optionMichael Halcrow
2009-01-06eCryptfs: Filename Encryption: filldir, lookup, and readlinkMichael Halcrow
2009-01-06eCryptfs: Filename Encryption: Encoding and encryption functionsMichael Halcrow
2009-01-06eCryptfs: Filename Encryption: Header updatesMichael Halcrow
2009-01-06eCryptfs: Filename Encryption: Tag 70 packetsMichael Halcrow
2009-01-06i2o: remove extraneous kernel-docRandy Dunlap
2009-01-06kprobes: support probing module __init functionMasami Hiramatsu
2009-01-06module: add MODULE_STATE_LIVE notifyMasami Hiramatsu
2009-01-06kprobes: remove called_from argumentMasami Hiramatsu
2009-01-06kprobes: support probing module __exit functionMasami Hiramatsu
2009-01-06kprobes: add __kprobes to kprobe internal functionsMasami Hiramatsu
2009-01-06kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu
2009-01-06module: add within_module_core() and within_module_init()Masami Hiramatsu
2009-01-06kprobes: add tests for register_kprobesMasami Hiramatsu
2009-01-06kprobes: indirectly call kprobe_targetMasami Hiramatsu
2009-01-06kprobes: bugfix: try_module_get even if calling_mod is NULLMasami Hiramatsu
2009-01-06drivers/spi: move a dereference below a NULL testJulia Lawall
2009-01-06spi: use generic gpio calls in spi_s3c24xx_gpioBen Dooks
2009-01-06spi: atmel_spi update chipselect handlingHaavard Skinnemoen
2009-01-06atmel_spi: clean up SPIv1 quirk handlingHaavard Skinnemoen
2009-01-06spi_gpio driverDavid Brownell
2009-01-06dmi: fix kernel-doc notationRandy Dunlap
2009-01-06fs/ncpfs/getopt.c: cleanup keneldocQinghuang Feng
2009-01-06fs/binfmt_misc.c: add terminating newline to /proc/sys/fs/binfmt_misc/statusQinghuang Feng
2009-01-06binfmts.h: include list.hHiroshi Shimamoto
2009-01-06ibmpex: add endian annotation to extract_data() helperHarvey Harrison
2009-01-06hwmon: applesmc: Add support for MacBook Air 2Henrik Rydberg
2009-01-06drivers/macintosh: Add missing of_node_put in therm_adt746x.cNicolas Palix
2009-01-06adt7470: make automatic fan control really workDarrick J. Wong
2009-01-06adt7470: observe the number of temperature sensors to shorten update timeDarrick J. Wong
2009-01-06adt7470: fix pwm at a certain level during temperature sensor scanDarrick J. Wong
2009-01-06adt74{62, 70, 73}: Use DIV_ROUND_CLOSEST for rounded divisionDarrick J. Wong
2009-01-06checkpatch: version: 0.26Andy Whitcroft
2009-01-06checkpatch: fix the perlcritic errorsAndy Whitcroft
2009-01-06checkpatch: struct file_operations should normally be constAndy Whitcroft
2009-01-06checkpatch: ensure we actually detect if assignments split across linesAndy Whitcroft
2009-01-06checkpatch: do not report nr_static as a static declarationAndy Whitcroft
2009-01-06checkpatch: track #ifdef/#else/#endif when tracking blocksAndy Whitcroft
2009-01-06checkpatch: fix continuation detection when handling spacing on operatorsAndy Whitcroft
2009-01-06checkpatch: loosen spacing on typedef function checksAndy Whitcroft
2009-01-06checkpatch: try to catch missing VMLINUX_SYMBOL() in vmlinux.lds.hMike Frysinger