summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | sched: improve prev_sum_exec_runtime settingPeter Zijlstra2007-09-051-3/+2
| * | | sched: simplify __check_preempt_curr_fair()Peter Zijlstra2007-09-051-5/+3
| * | | sched: fix xtensa build warningIngo Molnar2007-09-051-3/+3
| * | | sched: debug: fix sum_exec_runtime clearingIngo Molnar2007-09-051-0/+1
| * | | sched: debug: fix cfs_rq->wait_runtime accountingIngo Molnar2007-09-052-6/+5
| * | | sched: fix niced_granularity() shiftIngo Molnar2007-09-051-1/+1
| * | | sched: fix MC/HT scheduler optimization, without breaking the FUZZ logic.Suresh Siddha2007-09-051-5/+3
| | |/ | |/|
* | | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-09-108-24/+26
|\ \ \
| * | | [XFS] fix nasty quota hashtable allocation bugEric Sandeen2007-09-051-1/+2
| * | | [XFS] fix sparse shadowed variable warningsChristoph Hellwig2007-09-052-5/+4
| * | | [XFS] fix ASSERT and ASSERT_ALWAYSChristoph Hellwig2007-09-051-4/+6
| * | | [XFS] Fix sparse warning in kmem_shake_allowChristoph Hellwig2007-09-051-1/+1
| * | | [XFS] Fix sparse NULL vs 0 warningsChristoph Hellwig2007-09-052-12/+12
| * | | [XFS] Set filestreams object timeout to something sane.David Chinner2007-09-051-1/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds2007-09-101-1/+5
|\ \ \
| * | | [x86 setup] Work around bug in Xen HVMChristian Ehrhardt2007-09-051-1/+5
| | |/ | |/|
* | | [POWERPC] ibmebus: Prevent bus_id collisionsJoachim Fenkes2007-09-111-21/+9
* | | [POWERPC] cell/PS3: Ignore storage devices that are still being probedGeert Uytterhoeven2007-09-112-0/+30
* | | [POWERPC] cell/PS3: Always set master run control bit in mfc_sr1_setJeremy Kerr2007-09-111-0/+2
* | | [POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 ...Masato Noguchi2007-09-112-10/+16
| |/ |/|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-09-041-1/+1
|\ \
| * | [TCP]: 'dst' can be NULL in tcp_rto_min()David S. Miller2007-08-311-1/+1
* | | Merge branch 'for_linus' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-09-046-14/+59
|\ \ \
| * | | NFS: Fix a write request leak in nfs_invalidate_page()Trond Myklebust2007-09-013-1/+46
| * | | NFS: change NFS mount error return when hostname/pathname too longChuck Lever2007-09-011-4/+4
| * | | NFS: Off-by-one length error in string handlingChuck Lever2007-09-011-1/+1
| * | | NFS: Return a real error code from mount(2)Chuck Lever2007-09-011-1/+1
| * | | NFS: mount option parser chokes on proto=Chuck Lever2007-09-011-4/+4
| * | | NFSv4: Ensure that we pass the correct dentry to nfs4_intent_set_fileTrond Myklebust2007-09-011-1/+1
| * | | NFSv4: Fix a typo in _nfs4_do_open_reclaimTrond Myklebust2007-09-011-1/+1
| * | | NFS: Fix use of cancel_delayed_work_sync in nfs_release_automount_timerTrond Myklebust2007-09-011-1/+1
| | |/ | |/|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-09-0420-37/+137
|\ \ \
| * | | [IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator)Peter Chubb2007-09-014-12/+10
| * | | [IA64] Enable early console for Ski simulatorPeter Chubb2007-09-014-14/+28
| * | | [IA64] Stop bogus NMI & softlockup warnings in ia64 show_memPrarit Bhargava2007-09-012-0/+6
| * | | [IA64] SN: Add support for CPU disableJohn Keller2007-09-0110-4/+64
| * | | [IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_o...Jesper Juhl2007-09-011-1/+2
| * | | [IA64] Clear pending interrupts at CPU boot up timeKenji Kaneshige2007-08-281-0/+5
| * | | [IA64] Fix unexpected interrupt vector handlingKenji Kaneshige2007-08-281-6/+22
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds2007-09-041-9/+12
|\ \ \ \
| * | | | kconfig: oldconfig shall not set symbols if it does not need toRoman Zippel2007-09-011-9/+12
* | | | | Merge git://git.infradead.org/~dwmw2/mtd-2.6.23Linus Torvalds2007-09-042-1/+3
|\ \ \ \ \
| * | | | | [MTD] Initialise s_flags in get_sb_mtd_aux()David Howells2007-09-021-0/+2
| * | | | | [JFFS2] fix write deadlock regressionJason Lunz2007-09-021-1/+1
| | |_|/ / | |/| | |
* | | | | Fix sata_via write errors on PATA drive connected to VT6421Ondrej Zary2007-09-011-1/+1
* | | | | [libata] ata_piix: properly terminate DMI system listJeff Garzik2007-09-011-1/+4
|/ / / /
* / / / Linux 2.6.23-rc5v2.6.23-rc5Linus Torvalds2007-08-311-1/+1
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds2007-08-311-13/+21
|\ \ \
| * | | [x86 setup] Don't rely on the VESA BIOS being register-cleanH. Peter Anvin2007-08-311-13/+21
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-08-314-25/+45
|\ \ \ \