summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * [VIDEO] sunxvr2500: Fix PCI device ID table.David S. Miller2007-05-071-8/+8
* | Fix bluetooth HCI sysfs compileLinus Torvalds2007-05-071-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2007-05-0724-106/+1861
|\
| * Pull mem-attribute into release branchTony Luck2007-04-306-58/+392
| |\
| | * [IA64] update memory attribute aliasing documentation & test casesBjorn Helgaas2007-03-302-34/+284
| | * [IA64] fail mmaps that span areas with incompatible attributesBjorn Helgaas2007-03-301-3/+43
| | * [IA64] allow WB /sys/.../legacy_mem mmapsBjorn Helgaas2007-03-301-2/+0
| | * [IA64] make ioremap avoid unsupported attributesBjorn Helgaas2007-03-302-10/+56
| | * [IA64] rename ioremap variables to match i386Bjorn Helgaas2007-03-301-13/+13
| * | Pull percpu-dtc into release branchTony Luck2007-04-3012-48/+63
| |\ \
OpenPOWER on IntegriCloud