summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-08-121-11/+1
|\
| * Remove double removal of blktrace directoryAlan D. Brunelle2009-08-121-11/+1
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-08-1210-19/+41
|\ \
| * | xfs: fix spin_is_locked assert on uni-processor buildsChristoph Hellwig2009-08-121-1/+1
| * | xfs: check for dinode realtime flag corruptionChristoph Hellwig2009-08-121-0/+10
| * | use XFS_CORRUPTION_ERROR in xfs_btree_check_sblockEric Sandeen2009-08-121-2/+2
| * | xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_getChristoph Hellwig2009-08-121-1/+3
| * | xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmapChristoph Hellwig2009-08-121-1/+3
| * | xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_setChristoph Hellwig2009-08-121-2/+2
| * | xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memoryChristoph Hellwig2009-08-121-1/+1
| * | xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_resultChristoph Hellwig2009-08-121-1/+1
| * | xfs: switch to NOFS allocation under i_lock in xfs_da_buf_makeChristoph Hellwig2009-08-121-2/+2
| * | xfs: switch to NOFS allocation under i_lock in xfs_da_state_allocChristoph Hellwig2009-08-121-1/+1
| * | xfs: switch to NOFS allocation under i_lock in xfs_getbmapChristoph Hellwig2009-08-121-1/+1
| * | xfs: avoid memory allocation under m_peraglock in growfs codeChristoph Hellwig2009-08-121-6/+14
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-08-123-6/+18
|\ \ \
| * \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2009-08-121-6/+14
| |\ \ \
| | * | | ALSA: hda - Don't override ADC definitions for ALC codecsTakashi Iwai2009-08-111-6/+12
| | * | | ALSA: hda - Add missing vmaster initialization for ALC269Takashi Iwai2009-08-101-0/+2
| * | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-08-122-0/+4
| |\ \ \ \
| | * | | | ASoC: Add missing DRV_NAME definitions for fsl/* driversTakashi Iwai2009-08-072-0/+4
* | | | | | Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...Linus Torvalds2009-08-121-0/+0
|\ \ \ \ \ \
| * | | | | | Remove zero-length file drivers/mtd/maps/sbc8240.cJeff Garzik2009-08-121-0/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-08-126-27/+103
|\ \ \ \ \ \
| * | | | | | ahci: add workaround for on-board 5723s on some gigabyte boardsTejun Heo2009-08-121-4/+72
| * | | | | | ahci: Soften up the dmesg on SB600 PMP softreset failure recoveryShane Huang2009-08-121-1/+2
| * | | | | | Documentation/kernel-parameters.txt: document libata's ignore_hpa optionMichael Prokop2009-08-121-0/+4
| * | | | | | sata_nv: MSI support, disabled by defaultTony Vroon2009-08-121-0/+8
| * | | | | | libata: OCZ Vertex can't do HPATejun Heo2009-08-121-0/+3
| * | | | | | pata_atiixp: fix second channel supportBartlomiej Zolnierkiewicz2009-08-121-9/+10
| * | | | | | pata_at91: fix resource releaseTejun Heo2009-08-121-13/+4
| |/ / / / /
* / / / / / NFS: Fix an O_DIRECT Oops...Trond Myklebust2009-08-124-21/+16
|/ / / / /
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/fyu/l...Linus Torvalds2009-08-117-16/+11
|\ \ \ \ \
| * | | | | arch/ia64/kernel/iosapic: missing test after ioremap()Roel Kluin2009-08-111-0/+4
| * | | | | ia64/topology.c: exit cache_add_dev when kobject_init_and_add failsFenghua Yu2009-08-111-1/+5
| * | | | | arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel buildFenghua Yu2009-08-111-5/+0
| * | | | | IA64: includecheck fix: ia64, pgtable.hJaswinder Singh Rajput2009-08-111-1/+0
| * | | | | IA64: includecheck fix: ia64, ia64_ksyms.cJaswinder Singh Rajput2009-08-111-3/+1
| * | | | | ia64: boolean __test_and_clear_bitJohannes Weiner2009-08-111-1/+1
| * | | | | Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iom...Fenghua Yu2009-08-111-5/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-08-101-1/+2
|\ \ \ \ \ \
| * | | | | | SELinux: fix memory leakage in /security/selinux/hooks.cJames Morris2009-08-111-1/+2
| |/ / / / /
* / / / / / PM / Driver Core: Kill dev_pm_ops platform warning for nowMagnus Damm2009-08-101-3/+0
|/ / / / /
* | | | | pty: fix data loss when stopped (^S/^Q)Linus Torvalds2009-08-101-0/+2
* | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-1019-201/+1212
|\ \ \ \ \
| * | | | | perf_counter: Zero dead bytes from ftrace raw samples size alignmentFrederic Weisbecker2009-08-101-0/+4
| * | | | | perf_counter: Subtract the buffer size field from the event record sizeFrederic Weisbecker2009-08-101-1/+7
| * | | | | perf_counter: Require CAP_SYS_ADMIN for raw tracepoint dataPeter Zijlstra2009-08-101-0/+8
| * | | | | perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra2009-08-103-7/+28
| * | | | | perf tools: callchain: Fix bad rounding of minimum rateFrederic Weisbecker2009-08-091-2/+3