summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rescan_partitions(): make device capacity errors non-fatalAndrew Morton2008-09-131-2/+2
* spi_s3c24xx: fix section warningBen Dooks2008-09-131-3/+3
* atmel_lcdfb: disable LCD and DMA engines when suspendingHaavard Skinnemoen2008-09-131-35/+49
* ia64: fix panic during `modprobe -r xpc'Robin Holt2008-09-131-0/+3
* MAINTAINERS: fix USB VIDEO CLASS mail list addressMing Lei2008-09-131-1/+1
* Documentation/ABI: /sys/class/gpioDavid Brownell2008-09-131-0/+26
* mm: mark the correct zone as full when scanning zonelistsMel Gorman2008-09-132-7/+7
* pxa2xx_spi: dma bugfixesNed Forrester2008-09-131-14/+43
* pxa2xx_spi: chipselect bugfixesNed Forrester2008-09-131-11/+48
* spi_mpc83xx: reject invalid transfer sizesPeter Korsgaard2008-09-131-2/+11
* spi_mpc83xx: fix clockrate calculation for low speedPeter Korsgaard2008-09-131-8/+5
* mm: ifdef Quicklists in /proc/meminfoHugh Dickins2008-09-131-4/+8
* bfs: fix Lockdep warningEric Sesterhenn2008-09-131-1/+1
* coredump_filter: add description of bit 4Hidehiro Kawai2008-09-131-0/+2
* cpuset: hotplug documentation fixLi Zefan2008-09-131-8/+10
* cpuset: avoid changing cpuset's cpus when -errno returnedLi Zefan2008-09-131-22/+15
* include/linux/ioport.h: add missing macro argument for devm_release_* familyHiroshi DOYU2008-09-131-2/+2
* proc: more debugging for "already registered" caseAlexey Dobriyan2008-09-131-2/+2
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-09-111-0/+4
|\
| * sg: disable interrupts inside sg_copy_bufferFUJITA Tomonori2008-09-111-0/+4
* | MN10300: Change the fault handler to check in_atomic() not in_interrupt()David Howells2008-09-111-1/+1
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-09-115-8/+2
|\|
| * block: disable sysfs parts of the disk command filterJens Axboe2008-09-115-8/+2
* | Merge branch 'kvm-updates/2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-09-114-4/+17
|\ \
| * | KVM: VMX: Always return old for clear_flush_young() when using EPTSheng Yang2008-09-113-4/+5
| * | KVM: SVM: fix guest global tlb flushes with NPTJoerg Roedel2008-09-111-0/+4
| * | KVM: SVM: fix random segfaults with NPT enabledJoerg Roedel2008-09-111-0/+8
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-09-1111-85/+87
|\ \
| * | [SCSI] fix check of PQ and PDT bits for WLUNsJames Bottomley2008-08-292-1/+16
| * | [SCSI] make scsi_check_sense HARDWARE_ERROR return ADD_TO_MLQUEUE on retryMike Anderson2008-08-291-1/+1
| * | [SCSI] scsi_dh: make check_sense return ADD_TO_MLQUEUEMike Anderson2008-08-293-10/+10
| * | [SCSI] zfcp: Remove duplicated unlikely() macros.Hirofumi Nakagawa2008-08-291-16/+16
| * | [SCSI] zfcp: channel cannot be detached due to refcount imbalanceSwen Schillig2008-08-291-1/+0
| * | [SCSI] zfcp: Fix reference counter for remote portsSwen Schillig2008-08-291-16/+9
| * | [SCSI] zfcp: Simplify ccw notify handlerChristof Schmitt2008-08-291-5/+1
| * | [SCSI] zfcp: Correctly query end flag in gpn_ft responseChristof Schmitt2008-08-291-4/+3
| * | [SCSI] zfcp: Fix request queue lockingChristof Schmitt2008-08-292-30/+30
| * | [SCSI] sd: select CRC_T10DIF only when necessaryStefan Richter2008-08-291-1/+1
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-09-116-30/+36
|\ \ \
| * | | [IA64] prevent ia64 from invoking irq handlers on offline CPUsPaul E. McKenney2008-09-101-3/+1
| * | | [IA64] arch/ia64/sn/pci/tioca_provider.c: introduce missing kfreeJulia Lawall2008-09-101-1/+3
| * | | [IA64] fix up bte.hRobin Holt2008-09-101-4/+5
| * | | [IA64] fix compile failure with non modular buildsJames Bottomley2008-09-103-22/+27
| | |/ | |/|
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2008-09-112-25/+20
|\ \ \
| * | | udf: add llseek methodChristoph Hellwig2008-09-081-0/+1
| * | | udf: Fix error paths in udf_new_inode()Jan Kara2008-08-191-23/+18
| * | | udf: Fix lock inversion between iprune_mutex and alloc_mutex (v2)Jan Kara2008-08-191-2/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-09-102-16/+23
|\ \ \ \
| * | | | add deprecated ide-scsi to feature-removal-schedule.txtFUJITA Tomonori2008-09-101-0/+8
| * | | | ide: Fix pointer arithmetic in hpt3xx driver code (3rd try)Masoud Sharbiani2008-09-101-16/+15
| | |/ / | |/| |