summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* replace pci_find_device in drivers/telephony/ixj.cSurya2007-05-081-1/+2
* tpm_infineon: add support for devices in mmio spaceAlex Williamson2007-05-081-66/+165
* namei.c: remove utterly outdated commentChristoph Hellwig2007-05-081-11/+0
* vfs: remove superflous sb == NULL checksChristoph Hellwig2007-05-082-4/+2
* proc: remove pathetic ->deleted WARN_ONAlexey Dobriyan2007-05-081-2/+0
* Fix race between proc_readdir and remove_proc_entryDarrick J. Wong2007-05-081-2/+9
* Fix race between proc_get_inode() and remove_proc_entry()Alexey Dobriyan2007-05-083-8/+9
* add filesystem subtype supportMiklos Szeredi2007-05-085-6/+55
* oss: strlcpy is smart enoughJean Delvare2007-05-081-1/+1
* epoll: optimizations and cleanupsDavide Libenzi2007-05-081-147/+86
* the scheduled removal of OBSOLETE_OSS optionsAdrian Bunk2007-05-082-41/+0
* ext3: dirindex error pointer issuesDmitriy Monakhov2007-05-082-22/+30
* Optimize timespec_trunc()Eric Dumazet2007-05-081-30/+30
* init dma masks in pnp_devDavid Brownell2007-05-082-0/+4
* rcutorture: Mark rcu_torture_init as __initJosh Triplett2007-05-081-1/+1
* Merge sys_clone()/sys_unshare() nsproxy and namespace handlingBadari Pulavarty2007-05-0811-268/+131
* exec: fix remove_arg_zeroNick Piggin2007-05-081-16/+34
* Cap shmmax at INT_MAX in compat shminfoGuy Streeter2007-05-081-0/+4
* Use stop_machine_run in the Intel RNG driverPrarit Bhargava2007-05-082-100/+127
* IRQ: add __must_check to request_irqMonakhov Dmitriy2007-05-081-2/+2
* kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debugRobert P. J. Day2007-05-084-17/+17
* reiserfs: correct misspelled "REISERFS_PROC_INFO" to "CONFIG_REISERFS_PROC_INFO"Robert P. J. Day2007-05-081-1/+1
* module: use kreallocPekka Enberg2007-05-081-4/+4
* reiserfs: shrink superblock if no xattrsAlexey Dobriyan2007-05-082-3/+6
* Apple SMC driver (hardware monitoring and control)Nicolas Boichat2007-05-084-0/+1370
* Fix compilation of drivers with -O0Michal Schmidt2007-05-081-25/+0
* init/do_mounts.c: proper prepare_namespace() prototypeAdrian Bunk2007-05-083-2/+3
* fix section mismatch warning in lib/swiotlb.cSam Ravnborg2007-05-081-1/+0
* scripts: kernel-doc whitespace cleanupRandy Dunlap2007-05-081-48/+48
* reiserfs: possible null pointer dereference during resizeDmitriy Monakhov2007-05-081-0/+4
* freevxfs: possible null pointer dereference fixDmitriy Monakhov2007-05-082-2/+2
* is_power_of_2 in fs/block_dev.cVignesh Babu BM2007-05-081-1/+2
* is_power_of_2 in fs/hfsVignesh Babu BM2007-05-082-2/+4
* is_power_of_2 in fatVignesh Babu BM2007-05-081-4/+3
* drivers/char/hvc_console.c: cleanupsAdrian Bunk2007-05-081-7/+5
* tty: Clarify documentation of ->write()Alan2007-05-081-1/+3
* devpts: add fsnotify create eventFlorin Malita2007-05-081-1/+4
* use use SEEK_MAX to validate user lseek argumentsChris Snook2007-05-082-2/+3
* use symbolic constants in generic lseek codeChris Snook2007-05-081-6/+6
* Documentation: Ask driver writers to provide PM supportRafael J. Wysocki2007-05-083-0/+163
* Fix constant folding and poor optimization in byte swapping codeTrent Piepho2007-05-081-39/+69
* softlockup: s/99/MAX_RT_PRIO/Oleg Nesterov2007-05-081-1/+1
* freezer: task->exit_state should be treated as boleanOleg Nesterov2007-05-081-3/+2
* ipmi: add pci remove handlingCorey Minyard2007-05-081-0/+3
* ipmi: add new IPMI nmi watchdog handlingCorey Minyard2007-05-085-42/+103
* ipmi: allow shared interruptsCorey Minyard2007-05-081-35/+89
* ipmi: add powerpc openfirmware sensingCorey Minyard2007-05-081-0/+108
* mm: shrink parent dentries when shrinking slabAndrew Morton2007-05-081-1/+1
* fix quadratic behavior of shrink_dcache_parent()Miklos Szeredi2007-05-081-37/+67
* reduce size of task_struct on 64-bit machinesWilliam Cohen2007-05-082-8/+8
OpenPOWER on IntegriCloud