summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+28
* block_write_full_page(): report ENOSPCAndrew Morton2007-05-081-0/+1
* Factor outstanding I/O error handlingGuillaume Chazarain2007-05-085-30/+17
* uml: an idle system should have zero load averageJeff Dike2007-05-081-2/+2
* uml: hostfs style fixesJeff Dike2007-05-083-171/+167
* uml: make hostfs_setattr() support operations on unlinked open filesAlberto Bertogli2007-05-083-44/+74
* use SLAB_PANIC flag cleanupAkinobu Mita2007-05-086-27/+11
* Add white list into modpost.c for memory hotplug code and ia64's machvec sectionYasunori Goto2007-05-083-2/+29
* Fix section mismatch of memory hotplug related code.Yasunori Goto2007-05-085-22/+26
* mm: move common segment checks to separate helper functionDmitriy Monakhov2007-05-084-74/+53
* Increase slab redzone to 64bitsDavid Woodhouse2007-05-082-21/+25
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-072-9/+9
|\
| * [SCSI] esp_scsi: Fix section mismatch warnings.Martin Habets2007-05-071-1/+1
OpenPOWER on IntegriCloud