summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+86Star
* the scheduled removal of OBSOLETE_OSS optionsAdrian Bunk2007-05-082-41/+0Star
* 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/+131Star
* 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/+0Star
* 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/+0Star
* 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/+3Star
* drivers/char/hvc_console.c: cleanupsAdrian Bunk2007-05-081-7/+5Star
* 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/+2Star
* 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
* ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systemsMarkus Rechberger2007-05-083-9/+9
* Allow access to /proc/$PID/fd after setuid()Alexey Dobriyan2007-05-081-0/+18
* simplify the stacktrace codeChristoph Hellwig2007-05-088-61/+28Star
* block_write_full_page(): report ENOSPCAndrew Morton2007-05-081-0/+1
* Factor outstanding I/O error handlingGuillaume Chazarain2007-05-085-30/+17Star
* uml: an idle system should have zero load averageJeff Dike2007-05-081-2/+2