summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-08Subject: jsm driver fix for linuxpps supportLen Sorensen1-1/+6
2007-05-08Small fixes for jsm driverLen Sorensen1-0/+1
2007-05-08cyclades: remove custom typesKlaus Kudielka2-114/+115
2007-05-08fix cyclades.h for x86_64 (and probably others)Klaus Kudielka2-9/+7
2007-05-08Kprobes: Make kprobe.symbol_name constAnanth N Mavinakayanahalli1-1/+1
2007-05-08tty: i386/x86_64 arbitary speed supportAlan Cox4-3/+23
2007-05-08VFS: delay the dentry name generation on sockets and pipesEric Dumazet6-14/+86
2007-05-08add file position info to procMiklos Szeredi1-18/+114
2007-05-08procfs: reorder struct pid_dentry to save space on 64bit archs, and constify ...Eric Dumazet1-26/+27
2007-05-08drivers/char/synclink.c: check kmalloc() return valueAmit Choudhary1-1/+6
2007-05-08remove unused header file: drivers/char/digi.hRobert P. J. Day1-71/+0
2007-05-08remove unused header file: drivers/message/i2o/i2o_lan.hRobert P. J. Day1-159/+0
2007-05-08proc: maps protectionKees Cook7-2/+48
2007-05-08virtual_eisa_root_init() should be __initAndrew Morton1-1/+1
2007-05-08rocket: remove modversions includeRobert P. J. Day1-4/+0
2007-05-08floppy: handle device_create_file() failure while initDmitriy Monakhov1-1/+6
2007-05-08replace pci_find_device in drivers/telephony/ixj.cSurya1-1/+2
2007-05-08tpm_infineon: add support for devices in mmio spaceAlex Williamson1-66/+165
2007-05-08namei.c: remove utterly outdated commentChristoph Hellwig1-11/+0
2007-05-08vfs: remove superflous sb == NULL checksChristoph Hellwig2-4/+2
2007-05-08proc: remove pathetic ->deleted WARN_ONAlexey Dobriyan1-2/+0
2007-05-08Fix race between proc_readdir and remove_proc_entryDarrick J. Wong1-2/+9
2007-05-08Fix race between proc_get_inode() and remove_proc_entry()Alexey Dobriyan3-8/+9
2007-05-08add filesystem subtype supportMiklos Szeredi5-6/+55
2007-05-08oss: strlcpy is smart enoughJean Delvare1-1/+1
2007-05-08epoll: optimizations and cleanupsDavide Libenzi1-147/+86
2007-05-08the scheduled removal of OBSOLETE_OSS optionsAdrian Bunk2-41/+0
2007-05-08ext3: dirindex error pointer issuesDmitriy Monakhov2-22/+30
2007-05-08Optimize timespec_trunc()Eric Dumazet1-30/+30
2007-05-08init dma masks in pnp_devDavid Brownell2-0/+4
2007-05-08rcutorture: Mark rcu_torture_init as __initJosh Triplett1-1/+1
2007-05-08Merge sys_clone()/sys_unshare() nsproxy and namespace handlingBadari Pulavarty11-268/+131
2007-05-08exec: fix remove_arg_zeroNick Piggin1-16/+34
2007-05-08Cap shmmax at INT_MAX in compat shminfoGuy Streeter1-0/+4
2007-05-08Use stop_machine_run in the Intel RNG driverPrarit Bhargava2-100/+127
2007-05-08IRQ: add __must_check to request_irqMonakhov Dmitriy1-2/+2
2007-05-08kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debugRobert P. J. Day4-17/+17
2007-05-08reiserfs: correct misspelled "REISERFS_PROC_INFO" to "CONFIG_REISERFS_PROC_INFO"Robert P. J. Day1-1/+1
2007-05-08module: use kreallocPekka Enberg1-4/+4
2007-05-08reiserfs: shrink superblock if no xattrsAlexey Dobriyan2-3/+6
2007-05-08Apple SMC driver (hardware monitoring and control)Nicolas Boichat4-0/+1370
2007-05-08Fix compilation of drivers with -O0Michal Schmidt1-25/+0
2007-05-08init/do_mounts.c: proper prepare_namespace() prototypeAdrian Bunk3-2/+3
2007-05-08fix section mismatch warning in lib/swiotlb.cSam Ravnborg1-1/+0
2007-05-08scripts: kernel-doc whitespace cleanupRandy Dunlap1-48/+48
2007-05-08reiserfs: possible null pointer dereference during resizeDmitriy Monakhov1-0/+4
2007-05-08freevxfs: possible null pointer dereference fixDmitriy Monakhov2-2/+2
2007-05-08is_power_of_2 in fs/block_dev.cVignesh Babu BM1-1/+2
2007-05-08is_power_of_2 in fs/hfsVignesh Babu BM2-2/+4
2007-05-08is_power_of_2 in fatVignesh Babu BM1-4/+3