Commit Graph

126987 Commits (f994607a2e118aedf1116a58ecd16126dbb83d28)
 

Author SHA1 Message Date
Michael Halcrow df261c52ab eCryptfs: Replace %Z with %z 16 years ago
Michael Halcrow 87c94c4df0 eCryptfs: Filename Encryption: mount option 16 years ago
Michael Halcrow addd65ad8d eCryptfs: Filename Encryption: filldir, lookup, and readlink 16 years ago
Michael Halcrow 51ca58dcc9 eCryptfs: Filename Encryption: Encoding and encryption functions 16 years ago
Michael Halcrow a34f60f748 eCryptfs: Filename Encryption: Header updates 16 years ago
Michael Halcrow 9c79f34f7e eCryptfs: Filename Encryption: Tag 70 packets 16 years ago
Randy Dunlap 14bca6c39d i2o: remove extraneous kernel-doc 16 years ago
Masami Hiramatsu f24659d96f kprobes: support probing module __init function 16 years ago
Masami Hiramatsu 0deddf436a module: add MODULE_STATE_LIVE notify 16 years ago
Masami Hiramatsu 49ad2fd76c kprobes: remove called_from argument 16 years ago
Masami Hiramatsu e8386a0cb2 kprobes: support probing module __exit function 16 years ago
Masami Hiramatsu 017c39bdb1 kprobes: add __kprobes to kprobe internal functions 16 years ago
Masami Hiramatsu 1294156078 kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() 16 years ago
Masami Hiramatsu a06f6211ef module: add within_module_core() and within_module_init() 16 years ago
Masami Hiramatsu 12da3b888b kprobes: add tests for register_kprobes 16 years ago
Masami Hiramatsu 8e1144050e kprobes: indirectly call kprobe_target 16 years ago
Masami Hiramatsu bc2f70151f kprobes: bugfix: try_module_get even if calling_mod is NULL 16 years ago
Julia Lawall 51e911e276 drivers/spi: move a dereference below a NULL test 16 years ago
Ben Dooks ee9c1fbfe1 spi: use generic gpio calls in spi_s3c24xx_gpio 16 years ago
Haavard Skinnemoen 5ee36c9898 spi: atmel_spi update chipselect handling 16 years ago
Haavard Skinnemoen 5bfa26ca13 atmel_spi: clean up SPIv1 quirk handling 16 years ago
David Brownell d29389de0b spi_gpio driver 16 years ago
Randy Dunlap c2bacfc44f dmi: fix kernel-doc notation 16 years ago
Qinghuang Feng ee9ef6b778 fs/ncpfs/getopt.c: cleanup keneldoc 16 years ago
Qinghuang Feng 87113e806a fs/binfmt_misc.c: add terminating newline to /proc/sys/fs/binfmt_misc/status 16 years ago
Hiroshi Shimamoto 5cf0cc4e67 binfmts.h: include list.h 16 years ago
Harvey Harrison 29041b4b1a ibmpex: add endian annotation to extract_data() helper 16 years ago
Henrik Rydberg 85e0e5ad1e hwmon: applesmc: Add support for MacBook Air 2 16 years ago
Nicolas Palix 44ea9c809d drivers/macintosh: Add missing of_node_put in therm_adt746x.c 16 years ago
Darrick J. Wong 89fac11cb3 adt7470: make automatic fan control really work 16 years ago
Darrick J. Wong 2f22d5dff6 adt7470: observe the number of temperature sensors to shorten update time 16 years ago
Darrick J. Wong 2e75a4b7ae adt7470: fix pwm at a certain level during temperature sensor scan 16 years ago
Darrick J. Wong 8f8c1fb0c8 adt74{62, 70, 73}: Use DIV_ROUND_CLOSEST for rounded division 16 years ago
Andy Whitcroft 57b9c6d9c5 checkpatch: version: 0.26 16 years ago
Andy Whitcroft 21caa13c02 checkpatch: fix the perlcritic errors 16 years ago
Andy Whitcroft 2b6db5cb65 checkpatch: struct file_operations should normally be const 16 years ago
Andy Whitcroft b53c8e104e checkpatch: ensure we actually detect if assignments split across lines 16 years ago
Andy Whitcroft 2d1bafd799 checkpatch: do not report nr_static as a static declaration 16 years ago
Andy Whitcroft 4635f4fbaf checkpatch: track #ifdef/#else/#endif when tracking blocks 16 years ago
Andy Whitcroft 8b1b33786b checkpatch: fix continuation detection when handling spacing on operators 16 years ago
Andy Whitcroft 8054576dca checkpatch: loosen spacing on typedef function checks 16 years ago
Mike Frysinger 080ba92965 checkpatch: try to catch missing VMLINUX_SYMBOL() in vmlinux.lds.h 16 years ago
Andy Whitcroft 86f9d059c6 checkpatch: allow parentheses on return for comparisons 16 years ago
Wolfram Sang 1e85572697 checkpatch: Add warning for p0-patches 16 years ago
Andy Whitcroft 2a5a2c2522 checkpatch: update copyrights 16 years ago
Andy Whitcroft b0e0b43253 checkpatch: update MAINTAINERS entry 16 years ago
Andy Whitcroft 50a7dcfb50 checkpatch: version: 0.25 16 years ago
Andy Whitcroft 65863862ba checkpatch: dissallow spaces between stars in pointer types 16 years ago
Andy Whitcroft fae17daed7 checkpatch: comment ends inside strings is most likely not an open comment 16 years ago
Andy Whitcroft 8e761b04a3 checkpatch: detect multiple bitfield declarations 16 years ago