aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | | | xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memoryChristoph Hellwig2009-08-12
| | * | | | | | | xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_resultChristoph Hellwig2009-08-12
| | * | | | | | | xfs: switch to NOFS allocation under i_lock in xfs_da_buf_makeChristoph Hellwig2009-08-12
| | * | | | | | | xfs: switch to NOFS allocation under i_lock in xfs_da_state_allocChristoph Hellwig2009-08-12
| | * | | | | | | xfs: switch to NOFS allocation under i_lock in xfs_getbmapChristoph Hellwig2009-08-12
| | * | | | | | | xfs: avoid memory allocation under m_peraglock in growfs codeChristoph Hellwig2009-08-12
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-08-12
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2009-08-12
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ALSA: hda - Don't override ADC definitions for ALC codecsTakashi Iwai2009-08-11
| | | * | | | | | | | ALSA: hda - Add missing vmaster initialization for ALC269Takashi Iwai2009-08-10
| | * | | | | | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-08-12
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ASoC: Add missing DRV_NAME definitions for fsl/* driversTakashi Iwai2009-08-07
| * | | | | | | | | | | Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...Linus Torvalds2009-08-12
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Remove zero-length file drivers/mtd/maps/sbc8240.cJeff Garzik2009-08-12
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-08-12
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ahci: add workaround for on-board 5723s on some gigabyte boardsTejun Heo2009-08-12
| | * | | | | | | | | | | ahci: Soften up the dmesg on SB600 PMP softreset failure recoveryShane Huang2009-08-12
| | * | | | | | | | | | | Documentation/kernel-parameters.txt: document libata's ignore_hpa optionMichael Prokop2009-08-12
| | * | | | | | | | | | | sata_nv: MSI support, disabled by defaultTony Vroon2009-08-12
| | * | | | | | | | | | | libata: OCZ Vertex can't do HPATejun Heo2009-08-12
| | * | | | | | | | | | | pata_atiixp: fix second channel supportBartlomiej Zolnierkiewicz2009-08-12
| | * | | | | | | | | | | pata_at91: fix resource releaseTejun Heo2009-08-12
| | |/ / / / / / / / / /
| * / / / / / / / / / / NFS: Fix an O_DIRECT Oops...Trond Myklebust2009-08-12
| |/ / / / / / / / / /
| * | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/fyu/l...Linus Torvalds2009-08-11
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | arch/ia64/kernel/iosapic: missing test after ioremap()Roel Kluin2009-08-11
| | * | | | | | | | | | ia64/topology.c: exit cache_add_dev when kobject_init_and_add failsFenghua Yu2009-08-11
| | * | | | | | | | | | arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel buildFenghua Yu2009-08-11
| | * | | | | | | | | | IA64: includecheck fix: ia64, pgtable.hJaswinder Singh Rajput2009-08-11
| | * | | | | | | | | | IA64: includecheck fix: ia64, ia64_ksyms.cJaswinder Singh Rajput2009-08-11
| | * | | | | | | | | | ia64: boolean __test_and_clear_bitJohannes Weiner2009-08-11
| | * | | | | | | | | | Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iom...Fenghua Yu2009-08-11
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-08-10
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | SELinux: fix memory leakage in /security/selinux/hooks.cJames Morris2009-08-10
| | |/ / / / / / / / /
| * / / / / / / / / / PM / Driver Core: Kill dev_pm_ops platform warning for nowMagnus Damm2009-08-10
| |/ / / / / / / / /
| * | | | | | | | | pty: fix data loss when stopped (^S/^Q)Linus Torvalds2009-08-10
| * | | | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | perf_counter: Zero dead bytes from ftrace raw samples size alignmentFrederic Weisbecker2009-08-10
| | * | | | | | | | | perf_counter: Subtract the buffer size field from the event record sizeFrederic Weisbecker2009-08-10
| | * | | | | | | | | perf_counter: Require CAP_SYS_ADMIN for raw tracepoint dataPeter Zijlstra2009-08-10
| | * | | | | | | | | perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra2009-08-10
| | * | | | | | | | | perf tools: callchain: Fix bad rounding of minimum rateFrederic Weisbecker2009-08-09
| * | | | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-10
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86/irq: Fix move_irq_desc() for nodes without ramYinghai Lu2009-08-08
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-10
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | * | | | | | | | | x86: Fix serialization in pit_expect_msb()Linus Torvalds2009-08-10
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-08-10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | PCI hotplug: SGI hotplug: do not use hotplug_slot_attrKenji Kaneshige2009-08-07
| | * | | | | | | | | PCI hotplug: SGI hotplug: fix build failureKenji Kaneshige2009-08-07
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-08-10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mm_for_maps: take ->cred_guard_mutex to fix the race with execOleg Nesterov2009-08-10