aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'master' into for-linusAlex Elder2010-06-04
|\
| * xfs: improve xfs_isilockedChristoph Hellwig2010-06-03
| * xfs: skip writeback from reclaim contextChristoph Hellwig2010-06-03
| * xfs: remove done roadmap item from xfs-delayed-logging-design.txtChristoph Hellwig2010-06-03
| * xfs: fix race in inode cluster freeing failing to stale inodesDave Chinner2010-06-03
| * xfs: fix access to upper inodes without inode64Christoph Hellwig2010-05-28
| * xfs: fix might_sleep() warning when initialising per-ag treeDave Chinner2010-05-28
| * fs/xfs/quota: Add missing mutex_unlockJulia Lawall2010-05-28
| * xfs: remove duplicated #includeHuang Weiyi2010-05-28
| * xfs: convert more trace events to DEFINE_EVENTLi Zefan2010-05-28
| * xfs: xfs_trace.c: remove duplicated #includeHuang Weiyi2010-05-28
| * xfs: Check new inode size is OK before preallocatingDave Chinner2010-05-28
| * xfs: clean up xlog_alignChristoph Hellwig2010-05-28
| * xfs: cleanup log reservation calculactionsChristoph Hellwig2010-05-28
| * xfs: be more explicit if RT mount fails due to configEric Sandeen2010-05-28
| * xfs: replace E2BIG with EFBIG where appropriateEric Sandeen2010-05-28
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-06-03
|\ \
| * | libata: implement on-demand HPA unlockingTejun Heo2010-06-02
| * | libata: use the enlarged capacity after late HPA unlockTejun Heo2010-06-02
| * | SCSI: implement sd_unlock_native_capacity()Tejun Heo2010-06-02
| * | libata-sff: trivial corrections to Kconfig help textStefan Richter2010-06-02
| * | sata_nv: don't diddle with nIEN on mcp55Tejun Heo2010-06-02
| * | sata_via: magic vt6421 fix for transmission problems w/ WD drivesTejun Heo2010-06-02
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-06-03
|\ \ \
| * | | sched, trace: Fix sched_switch() prev_state argumentPeter Zijlstra2010-06-01
| * | | sched: Fix wake_affine() vs RT tasksPeter Zijlstra2010-06-01
| * | | sched: Make sure timers have migrated before killing the migration_threadAmit K. Arora2010-05-31
| |/ /
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-06-03
|\ \ \
| * | | x86, smpboot: Fix cores per node printing on bootBorislav Petkov2010-06-02
| * | | Merge branch 'amd-iommu/2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-06-01
| |\ \ \
| | * | | x86/amd-iommu: Fall back to GART if initialization failsJoerg Roedel2010-06-01
| | * | | x86/amd-iommu: Fix crash when request_mem_region failsJoerg Roedel2010-06-01
| | * | | Merge commit 'v2.6.35-rc1' into amd-iommu/2.6.35Joerg Roedel2010-06-01
| | |\| |
| | * | | arch/x86/kernel: Add missing spin_unlockJulia Lawall2010-05-27
| * | | | x86/mm: Remove unused DBG() macroAkinobu Mita2010-05-31
| | |/ / | |/| |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-06-03
|\ \ \ \
| * | | | powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt2010-06-02
| * | | | agp/uninorth: Fix oops caused by flushing too muchPaul Mackerras2010-06-02
| * | | | powerpc/pasemi: Update MAINTAINERS fileOlof Johansson2010-06-02
| * | | | powerpc/cell: Fix integer constant warningDenis Kirjanov2010-06-02
| * | | | powerpc/kprobes: Remove resume_execution() in kprobesAnanth N Mavinakayanahalli2010-06-02
| * | | | powerpc/macio: Don't dereference pointer before null checkAndreas Schwab2010-06-02
* | | | | Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/...Linus Torvalds2010-06-03
|\ \ \ \ \
| * | | | | xen: avoid allocation causing potential swap activity on the resume pathIan Campbell2010-06-03
| * | | | | xen: ensure timer tick is resumed even on CPU driving the resumeIan Campbell2010-06-03
| | |/ / / | |/| | |
* | | | | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-06-03
|\ \ \ \ \
| * | | | | perf: Fix crash in sweventsPeter Zijlstra2010-06-03
| * | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2010-06-02
| |\ \ \ \ \
| | * | | | | perf buildid-list: Fix --with-hits event processingArnaldo Carvalho de Melo2010-06-01
| | * | | | | perf scripts python: Give field dict to unhandled callbackPierre Tardy2010-06-01