summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2007-05-08drivers/char/hvc_console.c: cleanupsAdrian Bunk1-7/+5
2007-05-08tty: Clarify documentation of ->write()Alan1-1/+3
2007-05-08devpts: add fsnotify create eventFlorin Malita1-1/+4
2007-05-08use use SEEK_MAX to validate user lseek argumentsChris Snook2-2/+3
2007-05-08use symbolic constants in generic lseek codeChris Snook1-6/+6
2007-05-08Documentation: Ask driver writers to provide PM supportRafael J. Wysocki3-0/+163
2007-05-08Fix constant folding and poor optimization in byte swapping codeTrent Piepho1-39/+69
2007-05-08softlockup: s/99/MAX_RT_PRIO/Oleg Nesterov1-1/+1
2007-05-08freezer: task->exit_state should be treated as boleanOleg Nesterov1-3/+2
2007-05-08ipmi: add pci remove handlingCorey Minyard1-0/+3
2007-05-08ipmi: add new IPMI nmi watchdog handlingCorey Minyard5-42/+103
2007-05-08ipmi: allow shared interruptsCorey Minyard1-35/+89
2007-05-08ipmi: add powerpc openfirmware sensingCorey Minyard1-0/+108