aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-01-06checkpatch: allow parentheses on return for comparisonsAndy Whitcroft
2009-01-06checkpatch: Add warning for p0-patchesWolfram Sang
2009-01-06checkpatch: update copyrightsAndy Whitcroft
2009-01-06checkpatch: update MAINTAINERS entryAndy Whitcroft
2009-01-06checkpatch: version: 0.25Andy Whitcroft
2009-01-06checkpatch: dissallow spaces between stars in pointer typesAndy Whitcroft
2009-01-06checkpatch: comment ends inside strings is most likely not an open commentAndy Whitcroft
2009-01-06checkpatch: detect multiple bitfield declarationsAndy Whitcroft
2009-01-06checkpatch: __weak is an official attributeAndy Whitcroft
2009-01-06checkpatch: structure member assignments are not complexAndy Whitcroft
2009-01-06checkpatch: widen implied comment detection to allow multiple starsAndy Whitcroft
2009-01-06checkpatch: comment detection may miss an implied comment on the last hunkAndy Whitcroft
2009-01-06checkpatch: add checks for in_atomic()Andy Whitcroft
2009-01-06fs: fix function param name in kernel-docRandy Dunlap
2009-01-06include/linux/interrupt.h: do not include linux/irqnr.h twiceJesper Juhl
2009-01-06sysrq: more explicit, less terse help messagesRandy Dunlap
2009-01-06fs/inode: fix kernel-doc notationRandy Dunlap
2009-01-06Remove obsolete CONFIG_RESOURCES_64BITGeert Uytterhoeven
2009-01-06do_coredump(): check return from argv_split()Tetsuo Handa
2009-01-06profile: don't include <asm/ptrace.h> twice.KOSAKI Motohiro
2009-01-06init/main.c: mark late_time_init as __initdataJan Beulich
2009-01-06add missing accounting calls to compat_sys_{readv,writev}Gerd Hoffmann