summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-09-05sched: debug: fix cfs_rq->wait_runtime accountingIngo Molnar2-6/+5
2007-09-05sched: fix niced_granularity() shiftIngo Molnar1-1/+1
2007-09-05sched: fix MC/HT scheduler optimization, without breaking the FUZZ logic.Suresh Siddha1-5/+3
2007-09-05[XFS] fix nasty quota hashtable allocation bugEric Sandeen1-1/+2
2007-09-05[XFS] fix sparse shadowed variable warningsChristoph Hellwig2-5/+4
2007-09-05[XFS] fix ASSERT and ASSERT_ALWAYSChristoph Hellwig1-4/+6
2007-09-05[XFS] Fix sparse warning in kmem_shake_allowChristoph Hellwig1-1/+1
2007-09-05[XFS] Fix sparse NULL vs 0 warningsChristoph Hellwig2-12/+12
2007-09-05[XFS] Set filestreams object timeout to something sane.David Chinner1-1/+1
2007-09-05[x86 setup] Work around bug in Xen HVMChristian Ehrhardt1-1/+5
2007-09-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2007-09-04Merge branch 'for_linus' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds6-14/+59
2007-09-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds20-37/+137
2007-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds1-9/+12
2007-09-04Merge git://git.infradead.org/~dwmw2/mtd-2.6.23Linus Torvalds2-1/+3
2007-09-03m32r: Separate syscall table from entry.SHirokazu Takata2-287/+290
2007-09-03m32r: Cosmetic updates of arch/m32r/kernel/entry.SHirokazu Takata1-15/+7
2007-09-03m32r: Exit ei_handler directly for no IRQ case or IPI operationsHirokazu Takata1-2/+1
2007-09-03m32r: Simplify ei_handler codeHirokazu Takata1-202/+39
2007-09-03m32r: Define symbols to unify platform-dependent ICU checksHirokazu Takata2-0/+40
2007-09-03m32r: Move dot.gdbinit filesHirokazu Takata10-0/+0
2007-09-03m32r: Rearrange platform-dependent codesHirokazu Takata27-28/+37
2007-09-03m32r: Add defconfig file for the usrv platform.Hirokazu Takata1-0/+774
2007-09-03m32r: Update defconfig files for 2.6.23-rc1Hirokazu Takata12-2669/+1244
2007-09-03m32r: Move defconfig files to arch/m32r/configs/Hirokazu Takata11-0/+0
2007-09-02[MTD] Initialise s_flags in get_sb_mtd_aux()David Howells1-0/+2
2007-09-02[JFFS2] fix write deadlock regressionJason Lunz1-1/+1
2007-09-01NFS: Fix a write request leak in nfs_invalidate_page()Trond Myklebust3-1/+46
2007-09-01NFS: change NFS mount error return when hostname/pathname too longChuck Lever1-4/+4
2007-09-01NFS: Off-by-one length error in string handlingChuck Lever1-1/+1
2007-09-01NFS: Return a real error code from mount(2)Chuck Lever1-1/+1
2007-09-01NFS: mount option parser chokes on proto=Chuck Lever1-4/+4
2007-09-01NFSv4: Ensure that we pass the correct dentry to nfs4_intent_set_fileTrond Myklebust1-1/+1
2007-09-01NFSv4: Fix a typo in _nfs4_do_open_reclaimTrond Myklebust1-1/+1
2007-09-01NFS: Fix use of cancel_delayed_work_sync in nfs_release_automount_timerTrond Myklebust1-1/+1
2007-09-01Fix sata_via write errors on PATA drive connected to VT6421Ondrej Zary1-1/+1
2007-09-01[libata] ata_piix: properly terminate DMI system listJeff Garzik1-1/+4
2007-09-01[IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator)Peter Chubb4-12/+10
2007-09-01[IA64] Enable early console for Ski simulatorPeter Chubb4-14/+28
2007-09-01[IA64] Stop bogus NMI & softlockup warnings in ia64 show_memPrarit Bhargava2-0/+6
2007-09-01[IA64] SN: Add support for CPU disableJohn Keller10-4/+64
2007-09-01[IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_o...Jesper Juhl1-1/+2
2007-09-01kconfig: oldconfig shall not set symbols if it does not need toRoman Zippel1-9/+12
2007-08-31Linux 2.6.23-rc5v2.6.23-rc5Linus Torvalds1-1/+1
2007-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds1-13/+21
2007-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds4-25/+45
2007-08-31NFS: Fix the mount regressionTrond Myklebust1-46/+64
2007-08-31x86: be even more careful about checking the stack frame on dumpingLinus Torvalds1-12/+21
2007-08-31Do not use the ia64 clocksource on non-ia64 architecturesLinus Torvalds1-0/+3
2007-08-31Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds18-206/+428