summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-08proc: maps protectionKees Cook
2007-05-08virtual_eisa_root_init() should be __initAndrew Morton
2007-05-08rocket: remove modversions includeRobert P. J. Day
2007-05-08floppy: handle device_create_file() failure while initDmitriy Monakhov
2007-05-08replace pci_find_device in drivers/telephony/ixj.cSurya
2007-05-08tpm_infineon: add support for devices in mmio spaceAlex Williamson
2007-05-08namei.c: remove utterly outdated commentChristoph Hellwig
2007-05-08vfs: remove superflous sb == NULL checksChristoph Hellwig
2007-05-08proc: remove pathetic ->deleted WARN_ONAlexey Dobriyan
2007-05-08Fix race between proc_readdir and remove_proc_entryDarrick J. Wong
2007-05-08Fix race between proc_get_inode() and remove_proc_entry()Alexey Dobriyan
2007-05-08add filesystem subtype supportMiklos Szeredi
2007-05-08oss: strlcpy is smart enoughJean Delvare
2007-05-08epoll: optimizations and cleanupsDavide Libenzi
2007-05-08the scheduled removal of OBSOLETE_OSS optionsAdrian Bunk
2007-05-08ext3: dirindex error pointer issuesDmitriy Monakhov
2007-05-08Optimize timespec_trunc()Eric Dumazet
2007-05-08init dma masks in pnp_devDavid Brownell
2007-05-08rcutorture: Mark rcu_torture_init as __initJosh Triplett
2007-05-08Merge sys_clone()/sys_unshare() nsproxy and namespace handlingBadari Pulavarty
2007-05-08exec: fix remove_arg_zeroNick Piggin
2007-05-08Cap shmmax at INT_MAX in compat shminfoGuy Streeter
2007-05-08Use stop_machine_run in the Intel RNG driverPrarit Bhargava
2007-05-08IRQ: add __must_check to request_irqMonakhov Dmitriy
2007-05-08kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debugRobert P. J. Day
2007-05-08reiserfs: correct misspelled "REISERFS_PROC_INFO" to "CONFIG_REISERFS_PROC_INFO"Robert P. J. Day
2007-05-08module: use kreallocPekka Enberg
2007-05-08reiserfs: shrink superblock if no xattrsAlexey Dobriyan
2007-05-08Apple SMC driver (hardware monitoring and control)Nicolas Boichat
2007-05-08Fix compilation of drivers with -O0Michal Schmidt
2007-05-08init/do_mounts.c: proper prepare_namespace() prototypeAdrian Bunk
2007-05-08fix section mismatch warning in lib/swiotlb.cSam Ravnborg
2007-05-08scripts: kernel-doc whitespace cleanupRandy Dunlap
2007-05-08reiserfs: possible null pointer dereference during resizeDmitriy Monakhov
2007-05-08freevxfs: possible null pointer dereference fixDmitriy Monakhov
2007-05-08is_power_of_2 in fs/block_dev.cVignesh Babu BM
2007-05-08is_power_of_2 in fs/hfsVignesh Babu BM
2007-05-08is_power_of_2 in fatVignesh Babu BM
2007-05-08drivers/char/hvc_console.c: cleanupsAdrian Bunk
2007-05-08tty: Clarify documentation of ->write()Alan
2007-05-08devpts: add fsnotify create eventFlorin Malita
2007-05-08use use SEEK_MAX to validate user lseek argumentsChris Snook
2007-05-08use symbolic constants in generic lseek codeChris Snook
2007-05-08Documentation: Ask driver writers to provide PM supportRafael J. Wysocki
2007-05-08Fix constant folding and poor optimization in byte swapping codeTrent Piepho
2007-05-08softlockup: s/99/MAX_RT_PRIO/Oleg Nesterov
2007-05-08freezer: task->exit_state should be treated as boleanOleg Nesterov
2007-05-08ipmi: add pci remove handlingCorey Minyard
2007-05-08ipmi: add new IPMI nmi watchdog handlingCorey Minyard
2007-05-08ipmi: allow shared interruptsCorey Minyard